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


#zonecentrale{
	height:645px;
	width:1024px;
}

#zonecentralehaut{
	height:76px;
	width:1024px;
	margin:auto;
}

#cartouche{
	height:50px;
	width:1024px;
	margin:auto;
}

#sousmenu{
	height:23px;
	width:1024px;
	margin-top:3px;
	margin-left:-2px;
	float:left;
}

#sousmenu a img{
	border:none;
}

#zonecentralebas{
	height:569px;
	width:1024px;
	margin:auto;
	margin-top:3px;
}

#contenugauche{
	height:320px;
	width:320px;
	float:left;
	background-color:#000;
}

#contenugauchetexte{
	height:290px;
	width:290px;
	margin-top:15px;
	margin-left:15px;
	float:left;
}
	
#contenudroite{
	height:500px;
	width:600px;
	float:left;
	margin-left:10px;
	margin-top:7px;
}

#productiongris{
	height:155px;
	width: 200px;
	float:left;
	margin-bottom:10px;
	background-color:#999;
}

#production{
	height:154px;
	width: 200px;
	float:left;
	background-color:#FFF;
}

#imgproduction{
	height:100px;
	width :180px;
	float:left;
	background-color:#F90;
}

#imgproduction a img{
	border:none;
}

#infoproduction{
	height:20px;
	width:180px;
	float:left;
	margin-top:10px;
}




