
div.global {
    margin-left: auto;
    margin-right: auto;
    width: 904px;
    text-align: left; /* on rétablit l'alignement normal du texte */
	padding-top: 0px;
}

#container {
	margin-top:0px;
	padding-top: 0px;	
	border:5px solid #b0b22d;
	background-color:#5e7e93;
	width:904px;
}

div.visuel {
	width:904px;
	height:112px;
}

div.plagegauche {
	margin-top:0px;
	background-image:url(plagegauche.jpg);
	width:145px;
	min-height:449px;
	float:left;
	text-align:center;
	background-color:#5e7e93;
}


div.informations {
	margin-top:0px;
	padding-top: 0px;
	width:759px;
	min-height:460px;
	float:left;
	/*vertical-align:top;*/
}

div.menuflash {
	margin-top:0px;
	background-color:#b0b22d;
	width:759px;
	height:19px;
}

div.frisehaut {
	margin-top:0px;
	margin-bottom:0px;
	background-color:#bed477;
	width:759px;
	padding:0px;
	
	background-repeat : no-repeat;
}

#contenubase {
	padding-top: 0px;
	padding-left:35px;
	padding-right:35px;
	background-color:#febdf5;
	background-image:url(frisehorizontal.jpg);
	margin-top:0px;
	width:689px;
	min-height:450px;
	
}

div.frisebas {
	margin-bottom:0px;
	background-color:#bed477;
	width:759px;
	
	background-repeat : no-repeat;
}

div.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}

div.piedpage {
	background-color:#b0b22d;
	width:904px;
	height:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	text-align: right;
	clear:both;
}
