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

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

#contentequipe #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;
}

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

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

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

#contentequipe #bloc_gauche h2.titre_equipe{
	display:block;
	float:left;
	width:112px;
	height:16px;
	background: url(../img/titre_equipe.png) top left no-repeat;
	text-indent:-100px;
	overflow:hidden;
	margin:40px 0 20px 28px;
}

#contentequipe #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;
}

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

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

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