
ul#menu a:hover.casting, ul#menu a.active{
	display:block;
	float:left;
	width:173px;
	height:63px;
	background:url(../img/bg_menu.jpg) -389px 0 no-repeat;
	overflow: hidden;
	text-indent:-200px;
}

#contentcasting{
	display:block;
	float:left;
	width:921px;
}

#contentcasting #bloc_gauche{
	display:block;
	float:left;
	width:608px;
	height:638px;
	background: url(../img/bg_content.png);
	background-repeat:no-repeat;
	margin:0 37px 0 0;
}

#contentcasting #bloc_gauche p{
	display:block;
	float:left;
	width:550px;
	margin:19px 0 0 28px;
}

#contentcasting #bloc_gauche p strong{
	color:#fe9a2e;
}

#contentcasting #bloc_gauche p.texte_equipe{
	display:block;
	width:310px;
	margin:18px 0 0 28px;
}

#contentcasting #bloc_gauche h2.titre_casting{
	display:block;
	float:left;
	width:93px;
	height:22px;
	background: url(../img/titre_casting.png) top left no-repeat;
	text-indent:-100px;
	overflow:hidden;
	margin:29px 0 22px 28px;
}

#contentcasting #bloc_gauche h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	display:block;
	float:left;
	width:501px;
	color:#fff;
	margin:0 0 0 30px;
	padding:0;
}

#contentcasting #bloc_gauche ul{
	display:block;
	float:left;
	width:551px;
	list-style:none;
	list-style-type:none;
	padding:43px 0 0 21px;
}


#contentcasting #bloc_gauche .cartouche a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	display: block;
	float:left;
	width:208px;
	height:26px;
	color:#fff;
	margin:0 21px 22px 0;
	padding:10px 0 0 35px;
	background: url(../img/bg_cartouche_mp3.png) top left no-repeat;
	overflow:hidden;
}

#contentcasting #bloc_gauche .cartouche a:hover{
	background: url(../img/cartouche_casting_off.png) top left no-repeat;
	color:#ef8609;
}

#contentcasting #bloc_gauche #cadre_casting{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	display:block;
	float:left;
	width:551px;
	color:#fff;
	height:274px;
	margin:25px 0 0 30px;
	padding:0;
	background: url(../img/cadre_casting.png) top left no-repeat;
}

#contentcasting #bloc_gauche h3 strong{
	color:#fe9a2e;
}

#contentcasting #bloc_gauche img.cartouche{
	margin:0 0 0 28px;
}

#contentcasting #bloc_gauche img.photo{
	display:block;
	float: left;
	margin:20px 0 0 15px;
}

