@charset "utf-8";
/* CSS Document */


.tcb_artiste {
	font-weight:bold;
}

.tcb_track {
	font-style:italic;
}

.tcb_label {
	font-style:italic;
	font-weight:bold;
}

.tcb_release {
	font-style:italic;
}
.tcb_evenement {
}

.tcb_club {
}

.tcb_nom_propre {
}

.tcb_soustitre {
	font-style:italic;
	font-weight:bold;
}

.tcb_miseavant {
	color:#F00;
	font-weight:bold;
}

.tcb_question {
	font-weight:bold;
	font-style:normal;
	padding-bottom:5px;
}
.tcb_reponse {
	font-weight:normal;
	font-style:normal;
	padding-bottom:10px;
}
