body {
	margin: 0 0 0 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/* + BASE*/
	font-size: 0.8em;
/* + BASE*/
	color: #000000;
/* + BASE*/
}
#conteneur {
	width: 849px;
	margin: 0 auto;
	background-color: #ffffff;
	background-image: url(../images/entretoise.jpg);
	background-position: top;
	background-repeat: repeat-y
}
#tete {
	height: 118px;
	background: url(../images/tete.jpg) no-repeat top #ffffff;
}
#gauche {
	float: left;
	width: 216px;
	min-height: 438px;
	height: auto !important;
/*COMPATIBILITE IE6*/
	height: 438px;
/*COMPATIBILITE IE6*/
	background: url(../images/gauche.jpg) no-repeat top;
}
#droite {
	float: right;
	width: 633px;
	background: url(../images/droite.jpg) no-repeat top;
	min-height: 438px;
	height: auto !important;
/*COMPATIBILITE IE6*/
	height: 438px;
/*COMPATIBILITE IE6*/
}
#pied {
	clear: both;
	height: 60px;
	background: url(../images/pied.jpg) no-repeat top #ffffff;
}
/*Mise en forme des elements*/
a img {
	border: 0px
}
a {
	text-decoration: none;
	color: #c4f500;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#menu_haut {
	color: #c4f500;
/* + BASE*/
	text-align: center;
/* + BASE*/
	padding: 5px 0 0 0;
/* + BASE*/
}
#menu_gauche {
	padding: 5px 0 0 20px;
/* + BASE*/
}
#menu_droite {
	padding: 20px 50px 0 40px;
/* + BASE*/
}
#menu_pied {
	color: #c4f500;
/* + BASE*/
	text-align: center;
/* + BASE*/
	font-size: 0.8em;
/* + BASE*/
	padding: 0 0 0 0;
/* + BASE*/
}
.basdepage {
	margin: 22px 0 0 0;
	padding: 0 5px 0 0px;
	float: left;
	line-height: 22px;
}
#formulaire {
	padding: 25px 50px 0 10px;
/* + BASE*/
}
h1 {
	padding: 0;
	margin: 0;
	color: rgb(0,0,204);
	font: italic small-caps 1.8em Arial;
	letter-spacing: 0.1em;
}
h2 {
	padding: 10px 0 10px 20px;
	margin: 0;
	font: normal normal 1.3em Arial;
	color: rgb(0,0,153);
}
h3 {
	padding: 10px 0 10px 20px;
	margin: 0;
	font: normal normal 1em Arial;
}
h3 a {
  color:rgb(0,0,204);
}
h3 a:hover {
	color: #ffffff;
	background-color: #ee9900;
	text-decoration: none;
}
h4 {
	padding: 10px 0 10px 20px;
	margin: 0;
	font: normal normal 1em Arial;
	text-align: justify;
}
h5 {
	padding: 0;
	margin: 0;
	font: normal normal 0.6em Arial;
}
#dernier, #adresse {
	margin: 250px 0 0 45px;
	font: normal 10px Arial;
	color: rgb(0,0,153);
	padding: 2px 2px 2px 2px;
}
#adresse {
	margin: 30px 0 0 45px;
}
/*PLAN*/
.ulrub a:hover {
	color: #000000;
	background-color: #ee9900;
	text-decoration: none;
}
.ulrub {
	list-style-type: none;
}
.ulart a:hover {
	list-style-image: url(../images/puce.png);
	color: #000000;
	background-color: #ee9900;
}
.ulart {
	list-style-image: url(../images/puce.png);
}
.liste_materiel a, .liste_materiel {
	/*font: small-caps 1.1em;
*/
	color: rgb(0,0,153);
}
.legend_materiel a{
	color: rgb(0,0,153);
	font-weight: bold;
}
.liste_materiel a:hover {
	color: #ffffff;
}
/*PLAN DE SITE*/
ul.plansite li a {
	color: rgb(0,0,153);
}
ul.plansite li a:hover {
	color: rgb(255,255,255);
	background-color: rgb(255,153,0);
	text-decoration: none;
}
.FormContact_obligatoire {
	background-color: rgb(102,153,102);
}
