@charset "UTF-8";
/* CSS Document */


	
#zonecentrale{
	height:645px;
	width:1024px;
	margin:auto;
}

#zonecentralehaut{
	height:53px;
	width:1024px;
}

#zonecentralebas{
	height:569px;
	width:1024px;
}

#contenugauche{
	height:350px;
	width:286px;
	float:left;
	background-color:#000;
}

#contenugauchetexte{
	height:330px;
	width:256px;
	margin-top:15px;
	margin-left:15px;
	float:left;
}

#contenudroite{
	height:499px;
	width:735px;
	float:left;
	margin-left:3px;
/*	background-color:#F00;
*/}

#photo{
	height:200px;
	width:200px;
	float:left;
}


#photo a{
	height:200px;
	width:200px;
	float:left;
	background-image:url(../images/contact/plan_mini.png);
}

#photo a:hover{
	background-image:url(../images/contact/plan_survol.png);
}

#infocontact{
	height:155px;
	width:285px;
	float:left;
	margin-left:10px;
/*	background-color:#0C9;
*/}

#planacces{
	width:700px;
	height:340px;
	margin-top:4px;
	float:left;

}
