body {
	background-color: #abd820;
	background-image: url(../images/images_interface/fond_de_page.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 30px;
}
body a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
body a:visited{
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
body a:hover{
	text-decoration: underline;
}
body a:active{
font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
#header {
	position: absolute;
	width: 712px;
	left: 50%;
	margin-left: -353px;
	position: absolute;
	background-image: url(../images/images_interface/fond_de_page.jpg);
	background-repeat: repeat-x;
	height: 198px;
}
#conteneur {
	position: absolute;
	width: 712px;
	left: 50%;
	margin-left: -353px;
	position: absolute;
	background-color: #E0DFE3;
	background-image: url(../images/images_interface/fond_de_conteneur.jpg);
	background-repeat: repeat-y;
	top: 198px;
	margin-top: 0px;
	height: auto;
}
#footer {
	width: 712px;
	left: 50%;
	background-repeat: no-repeat;
	height: 170px;
	background-color: #abd820;
	clear:both;
	background-image: url(../images/images_interface/fond_piedpied.jpg);
}
#blocprincipal {
	width: 510px;
	left: 155px;
	margin-top: 0px;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
#blocmenugauche {
	width: 135px;
	margin-top: 0px;
	float: left;
	padding-right: 10px;
	padding-left: 15px;
}
