body{
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin: 0;
	scrollbar-face-color: #f4f4f4;
	scrollbar-arrow-color: #f4f4f4;
	scrollbar-track-color: #f4f4f4;
	scrollbar-3dlight-color: #f4f4f4;
	scrollbar-darkshadow-color: #f4f4f4;
	background-image:  url(accueil/fond.gif);
	background-repeat: repeat-x;
	background-color: #eeeeee;
	background-position: top;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #5f6062;
}

img { border: none; }
a { text-decoration: none; }


.main_form{
	font-size: 10px;
	color: #302d2c;
	border: solid 1px #FFFFFF;
	background-color: #e7e3e0;
	font-weight: normal;
}

/* structure page */
.conteneur{
	position:absolute;
	left: 50%;
	margin-left: -487px;
	/*background-color: #302d2c; */
	width: 974px;
}
.header0{
	float:left;
	width: 566px;
	height: 50px;
}
.header1{
	float:left;
	/*margin-left: 566px;*/
	padding: 0 0 5px 5px;
	width: 175px;
	height: 50px;
	border-left: 1px dotted #e7e7e7;
}
.header2{
	float:left;
	padding: 0 0 5px 5px;
	width: 200px;
	height: 50px;
	border-left: 1px dotted #e7e7e7;
}

.contenu{
	float:left;
	padding: 0 0 5px 5px;
	width: 974px;
	height : 100%;
	vertical-align: top;
	/*background-color: #FFFFFF; */
}
.bas{
	float:left;
	padding: 0 0 5px 0;
	width: 100px;
	height: 45px;
}
.bas0{
	float:left;
	/*margin-left: 566px;*/
	padding: 0 0 5px 0;
	vertical-align: middle;
	width: 300px;
	height: 65px;
	border-left: 1px dotted #0097aa;
}
.bas1{
	float:left;
	margin-top: 20px;
	width: 14px;
	height : 152px;
	background-color: #0097aa;
}
.bas2{
	float:left;
	margin-top: 20px;
	padding: 5px 0 0 5px;
	width: 628px;
	height : 147px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #444444;
}

.bas3{
	float:left;
	margin-top: 20px;
	padding: 5px 0 0 5px;
	text-align:center;
	width: 322px;
	height : 147px;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #0097aa;
}