body{
	margin: 0 0 0 0;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fond/fond0.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #5f5b42;
	font-size: 12px;
}

img { border: none; }
a { text-decoration: none; }

.clear
{clear:both; }

.justify
{text-align:justify; }

/* structure page */
.contenu{
	width: 1040 px;
	vertical-align: top;
}
.col_logo-date{
	width: 691px;
	height: 239px;
	vertical-align: top;
}
.col_menu{
	width: 251px;
}
.col_centre{
	width: 342px;
	padding: 60px 44px 20px 54px;
	vertical-align:top;
	text-align:justify;
}
.col_flash{
	width: 349px;
	vertical-align: top;
}
.espace_bas{
	height : 100px;
	text-align:center;
	vertical-align:top;
	background-color: #d4cfb3;
}