.Entete_musique { background: url(/lib/v3.1/img/bg_entete.jpg) no-repeat #000; }
body#zoneMusique{background: #fff; background-position:989px 0;}
.authorListe .unAuteur
{
    display:none;
}
.authorListe .unAuteur a
{
    color:#ffffff;
    cursor:pointer;
}
#author
{
    overflow:auto;
}
#author .unAuteur
{
}
#authorDiv select
{
	font-size:10px;
}
#loading
{
	width:15px;
	height:15px;
	float:right;
	margin:-16px 8px 0 0;
	display:none;
	background-image:url(/lib/v1/img/loading15-1.gif)
}

/*Pour les sous menu d3e la console*/
.exclusif_webepisode {
	background:#3C3C3C none repeat scroll 0 0;
	border-bottom:1px solid #000000;
	height:64px;
	width:486px;
}
.colCentreRevelation .exclusif_webepisode p{color:#fff; font-weight:bold;}
.exclusif_webepisode p {
	background:transparent url(/lib/v3.1/img/ico_camera.jpg) no-repeat scroll 6px 16px;
	color:#fff;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding:5px 0 0 30px;
	width:335px;
}

.audioicon p {
	background-image: url(/lib/v3.1/img/icoAudio.gif);
	background-repeat: no-repeat;
	background-position: 6px 16px;
}

.exclusif_webepisode .exclusif_thumb {
	border:1px solid #000000;
	float:left;
	height:36px;
	margin:5px 0 0 5px;
	width:64px;
}

.exclusif_webepisode .exclusif_thumb_btn_play {
	float:left;
	padding-top:36px;
}

.exclusif_date, .exclusif_duree {
	display:block;
}


