body{  
margin: 0 auto;
text-align: center; /* text-align: center; pourbug daans IE 5.5 avec margin: 0 auto */
background-color: rgb(20,27,57); }

#contenant{
background-image: url("img/fond_3.png");
background-repeat: no-repeat; 
background-position: 0px 0px; 
margin: 0 auto ; 
padding:0;
width: 770px; 
height:701px;
/* border: 1px lime solid;*/
}

#haut{ 
height: 153px;
width: 770px;
margin:0; 
padding:0;
}


#esp{/* en haut à gauche du div gauche */
width: 51px; 
height: 20px;
float: left;
}

#gauche{ 
margin:0; 
padding:35px 0 0 0;
width: 236px; 
float: left;
}

#d{
float: left;
position: relative;
width: 470px;
height:299px;
background-image: url("img/centre_2.png");/* */
background-repeat: no-repeat; 
background-position: 0px 0px;
}

.esp1{
text-align: left;
width: 300px; 
height: 93px;
float: left;
margin:0;
padding:0;

} 
 
.droite{
float:left;
width:440px;
height:99px;
margin:0;
padding:5px 0 0 0;

}
html>body .droite {height:89px;}/* hack ie vu par autre que ie */

.droite1{
float:left;
width:440px;
height:86px;
margin:0;
padding:5px 0 0 0;
}
html>body .droite1 {height:82px;}/* hack ie vu par autre que ie */


.droite img, .droite1 img{
float:right;
margin: 0 10px 0 0;
padding:0;
}

#bas{ 
clear: both;
text-align:left;
padding:35px 0 0 85px;
margin:0;
}
html>body #bas {padding:40px 0 0 85px;} /* hack ie vu par autre que ie */
#bas img{margin: 0;padding: 0;}

#espaceur1, #espaceur2{  
padding: 0; 
margin:0;  
height: 40px; 
width:auto; 
}


/*  */
#gauche h1  { 
text-align: left;
font: 11px/31px  "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
color: #ffffff; 

width: 235px;
height: 31px;

padding-left:20px;
margin:0;

overflow: hidden;
background-image: url("img/sousbouton.png"); 
background-repeat: no-repeat; 
background-position: 0 0; 
}

#gauche h1 a, #gauche h1 a:link  {text-decoration:none; color: white;}

#gauche h1 a:hover  {text-decoration:none; color: black;}


/*  */
.droite h2, .droite1 h2{
text-align: left;
font:normal  13px/14px  'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
color: #ffffff;
padding: 0 0 0 17px;
margin:0;	
background-image: url("img/bullet.png"); 
background-repeat: no-repeat; 
background-position:  0 2px; 
}

.droite h3, .droite1 h3{
text-align: left;
font:normal  11px/12px  geneva, Arial, sans-serif;
color: #ffffff;
padding: 5px 225px 0 18px;
margin:0;
}

/*  */














