@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:230px;
	width:260px;
	float:left;
	background-color:#000;
}

#contenugauchetexte{
	height:200px;
	width:230px;
	float:left;
	margin-top:15px;
	margin-left:15px;
}

#contenudroite{
	height:auto;
	width:761px;
	float:left;
	margin-left:3px;
}

#conf{
	height:113px;
	width:500px;
	float:left;
	margin-bottom:1px;
}

#miniature{
	height:113px;
	width:180px;
	float:left;
}

#miniature a img{
	border:none;
}

#infos{
	height:113px;
	width:320px;
	float:left;
}

#infostexte{
	height:108px;
	width:310px;
	float:left;
	margin-top:5px;
	margin-left:10px;
}


#btnEnSavoirPlus{
	height:17px;
	width:85px;
	
	background-color:#000;
}

#btnEnSavoirPlus a{
	display:block;
	height:17px;
	width:85px;
	text-decoration:none;
	background-color:#000;
	color:#FFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top:3px;
}

#btnEnSavoirPlus a:hover{
	background-color:#ED0505;
}

#filet{
	height:1px;
	width:500px;
	float:left;
	margin-bottom:1px;
	background-color:#999;
	
}







