body {
margin: 5px 0 0 0 ;
padding: 0;
background-color:#ffffff;
font-family: sans-serif;
font-size:12px;
color: rgb(51,0,0)
}

#conteneur {
width:1004px;
margin:0 auto;
background-color: #F9F3E6;
background-image: url(../images/entretoise.png);
background-position: top;
background-repeat: repeat-y
}

#tete {
float:left;
height: 246px;
width:669px;
background:url(../images/haut.png) no-repeat top #F9F3E6;
}

#gauche {
float:left;
width: 669px;
min-height:407px;
height: auto !important; 
height: 407px; 
background:url(../images/gauche.png) no-repeat top;
}

#droite {
float:right;
width: 335px;
background:url(../images/droite.png) no-repeat top;
min-height:653px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 653px; /*COMPATIBILITE IE6*/
}

#pied {
clear: both;
height: 111px;
background:url(../images/bas.png) no-repeat top #F9F3E6;
}

/*Mise en forme des elements*/
h1{
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
	font-size: 16px;
	font-weight: normal;
	color:rgb(153,51,0);
}
h2{
	margin: 0 0 0 0;
	padding: 0 0 5px 5px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color:rgb(153,51,0);
}
a img {
	border: 0px
}
a{
text-decoration: none;
color:rgb(51,0,0);
font-weight: bold;
}
a:hover{
text-decoration: underline;
color:rgb(96,96,96);
}

#menu_gauche{
padding:8px 10px 0 44px;/* + BASE*/
text-align: justify;
}

#menu_droite{
padding:0 0 0 0;/* + BASE*/
}

#menu_pied{
font-size: 9px;
}
/**/
#titre_tel{
font-size: 26px;
position: absolute;
margin: 30px 0 0 70px;
width: 215px;
height: 42px;
}
#titre_mail{
position: absolute;
margin: 5px 0 0 62px;
width: 215px;
height: 42px;
}
#titre_adresse{
text-align: center;
font-size: 18px;
position: absolute;
margin: 27px 0 0 715px;
width: 224px;
height: 53px;
}
#vue_3d{
position: absolute;
margin: 80px 0 0 400px;
width: 231px;
height: 134px;
}
#ald{
position: absolute;
margin: 66px 0 0 20px;
width: 160px;
height: 20px;
}
#texte_bas{
position: absolute;
margin: 40px 0 0 160px;
width: 520px;
height: 60px;
text-align: center;
}

/* menu haut*/
#menu_haut{
position: absolute;
margin: 222px 0 0 35px;
width: 600px;
height: 22px;
}

ul#menu {
	list-style-type: none;
	width: 100%;
/* précision pour Opera */
	margin: 0 0 0 0;
	padding: 0;
}
ul#menu li {
	float: left;
	margin: 0 0 0 0;
	padding: 0 2px 0 2px;
}

/*menu images droite*/
#image1{
position: absolute;
margin: 80px 0 0 -4px;
width: 170px;
height: 142px;
}
#image2{
position: absolute;
margin: 152px 0 0 150px;
width: 170px;
height: 142px;
}
#image3{
position: absolute;
margin: 224px 0 0 -4px;
width: 170px;
height: 142px;
}
#image4{
position: absolute;
margin: 296px 0 0 150px;
width: 170px;
height: 142px;
}
#image5{
position: absolute;
margin: 368px 0 0 -4px;
width: 170px;
height: 142px;
}
#image6{
position: absolute;
margin: 440px 0 0 150px;
width: 170px;
height: 142px;
}
#image7{
position: absolute;
margin: 512px 0 0 -4px;
width: 170px;
height: 142px;
}
.tab_images{
width:600px; 
padding-top:10px;
background-color: #ffffff;
border: thin #F8B322 solid;
text-align: center;
}
#titre_multiple{
width: 600px;
height: 30px;

}
#liste_multiple{
float: left;
width: 250px;
min-height:100px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 100px; /*COMPATIBILITE IE6*/

}
#texte_multiple{
float: right;
min-height:100px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 100px; /*COMPATIBILITE IE6*/
width: 330px;
margin:0 20px 20px 0;
text-align: justify;
}
#images_multiple{

clear: both;
}