body {
margin: 0 0 0 0 ;
padding: 0;
background-color:#A00E1B;
background-image: url(../images/fond.jpg);
background-repeat: repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif; /* + BASE*/
font-size: 0.8em; /* + BASE*/
color:#000099; /* + BASE*/
}

#conteneur {
width:829px;
margin:0 auto;
background-color: #F8F6DF;
background-image: url(../images/entretoise.jpg);
background-position: top;
background-repeat: repeat-y
}

#tete {
height: 215px;
background:url(../images/tete.jpg) no-repeat top #F8F6DF;
}


#gauche {
float:left;
width: 302px;
min-height:346px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 346px; /*COMPATIBILITE IE6*/
background:url(../images/gauche.jpg) no-repeat top;
}

#droite {
float:right;
width: 527px;
background:url(../images/droite.jpg) no-repeat top;
min-height:346px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 346px; /*COMPATIBILITE IE6*/
}


#pied {
clear: both;
height: 77px;
background:url(../images/pied.jpg) no-repeat top #F8F6DF;
}

/*Mise en forme des elements*/
h1{
font: normal normal 0.86em normal Verdana, Arial, Helvetica, sans-serif;
text-align: center;
padding: 0 0 0 0;
margin:0 0 0 0;
}
h2{
font: normal normal 1.6em normal Verdana, Arial, Helvetica, sans-serif;
color: #A00E1B;
text-align: left;
padding: 0 0 0 10px;
margin:0 0 0 0;
}
h3{
font: normal normal 1em normal Helvetica, Verdana, Arial, sans-serif;
text-align: justify;
padding: 20px 0 0 0;
margin:0 0 0 0;
}
h4{
font: normal bold 0.8em normal Helvetica, Verdana, Arial, sans-serif;
text-align: left;
padding: 0 0 0 0;
margin:0 0 0 0;
}
h6{
font: normal bold 0.7em normal Helvetica, Verdana, Arial, sans-serif;
text-align: justify;
padding: 0 0 0 0;
margin:0 0 0 0;
}
a img {
	border: 0px
}
a{
text-decoration: none;
color:#A00E1B;
}
a:hover{
text-decoration: underline;
color:#868686;
}

#adresse{
padding:120px 0 0 80px;/* + BASE*/
width: 236px;
float: left;
}

#images_accueil{
padding:110px 0 0 0;/* + BASE*/
}

#menu_gauche{
padding:55px 0 0 80px;/* + BASE*/
}

#menu_droite{
padding:24px 0 0 20px;/* + BASE*/
width: 430px;
}

#menu_pied{
color:#A00E1B; /* + BASE*/
font-size: 0.8em; /* + BASE*/
padding:36px 0 0 25px;/* + BASE*/
}
.FormContact_obligatoire{
background-color: rgb(179,179,179);
}
.ombre{
	margin:0 0 10px 0;
	position: relative;
	background-color: #990000;
	width: 150px
}
.boite{
	top: -4px;/*REGLAGE POUR EFFET DE LOMBRE*/
	left: -4px;/*REGLAGE POUR EFFET DE LOMBRE*/
	position: relative;
  background-color: #ffffff;
	min-height: 110px;
	height: auto !important;
	height: 110px;
	background-image: url(../images/fond_image.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 2px #cc0000 solid
}
.texte{
	text-align: left;
	padding: 10px 0 8px 5px;
	position: relative;
	margin: 0
}
/*img {
	behavior: url(win_png.htc);
  }*/
