/* CSS Document */

.zone-haut{
	width:891px;
	float:left;
	background-image:url(images/commun/bg-contenu.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-left:19px;
	
}

.bas-logo{
	width:260px;
	height:95px;
	float:left;
	margin-bottom:10px;
}

.zone-haut-plan{
	width:841px;
	height:588px;
	float:left;
	background-image:url(images/mentions/bg.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-left:19px;
	padding-right:50px;
}

.zone-haut-plan2{
	width:841px;
	height:588px;
	float:left;
	background-image:url(images/mentions/bg2.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding-left:19px;
	padding-right:50px;
}
	