/* GENRERAL */
a:hover {
	text-decoration: underline;
}

.contenu, .boite_outils {
	background: #FEFEFE url('../images/fond_titre.jpg') repeat-x;
}

.type_affichage, .type_affichage a  {
	text-align: right; font-size: 10px;
}

.zone_note {
	float: left; width: 77px; height: 65px; padding-top: 12px; background: url('../images/bckgd_vote.jpg') no-repeat; margin-right: 12px;
}

.zone_note .note {
	text-align: center; font-size: 24px; font-weight: bolder; color: #FFFFFF; 
}

.zone_note .libelle {
	text-align: center; font-size: 17px; font-weight: bolder; color: #FFFFFF; 
}

.cartouche {
	width: 398px; min-height: 71px;
}

.cartouche .artiste {
	margin-bottom: 12px;
}

.cartouche .artiste, .cartouche .artiste .interprete {
	color: #000000; font-weight: bolder;
}

.cartouche .options .booster {
	margin: 0px 3px;
}

.desc {
	margin-bottom: 10px;
}

.options {
	text-align: center;
}

.options li {
	display: inline;
}

.vote_ecoute {
	background: url('../images/picto-vote.png') no-repeat 0% 50%; padding: 1px 0px 1px 17px;
}

.booster {
	background: url('../images/picto-boost.png') no-repeat 0% 50%; padding-left: 17px; margin: 12px;
}

.avis {
	background: url('../images/picto-avis.png') no-repeat 0% 50%; padding-left: 17px;
}

.vote_ecoute a, .booster a, .avis a {
	font-size: 10px; font-weight: bolder; color: #000000;
}

/* DERNIER BOOST */
.dernier_mega_boost, .inscription {
	border: 1px dashed #700000; padding: 12px 7px;
}

.dernier_mega_boost .accroche {
	text-align: right; text-transform: uppercase; font-weight: bolder;
}

.dernier_mega_boost .boost {
	font-weight: bolder;
}

.dernier_mega_boost p {
	margin-bottom: 3px;
}

.dernier_mega_boost .commentaire {
	width: 485px;
}

.commentaire {
	background: #F0F0F0;
}

.inscription p, .inscription p a {
	text-align: center; font-size: 13px;
}

/* VOTANTS */
.liste_votants li {
	float: left; width: 96px; text-align: center;
}

.liste_votants .separateur {
	height: 10px; width: 100%; float: none;
}

/* COMMENTAIRES */
.type_boost {
	text-align: right; font-size: 10px; font-weight: bolder; margin-bottom: 2px;
}

.color_boost {
	color: #B7005B;
}

.color_megaboost {
	color: #003D97;
}

/* TITRES SUPPLEMENTAIRES */
.presentation_titres_supp .cartouche {
	width: 113px; padding-right: 7px;
}

.presentation_titres_supp .cartouche a {
	color: #000000;
}

.presentation_titres_supp .cartouche h5 {
	margin-bottom: 7px; 
}

.presentation_titres_supp .cartouche h5 a {
	font-size: 11px;
}	

