body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-color: #afbefe;
}


/* police du site */ 
h1 {font-family:verdana; font-size:10px; color:#000000; font-weight:normal;}  
h2 {font-family:verdana; font-size:8px; color:#ffffff; font-weight:normal;}  
h3 {font-family:verdana; font-size:8px; color:#ffffff; font-weight:normal;} 
.textebleu {font-family:Verdana; font-size:9pt; color:#0427fc; font-weight:normal;}
.textevert {font-family:Verdana; font-size:9pt; color:#c4e146; font-weight:normal;}
.textew {font-family:Verdana; font-size:9pt; color:#ffffff; font-weight:normal;}

#chauffage-aquitaine {
height: 200px;
background-color: #afbefe;
text-align : center;
}
#chauffage {
position: relative;
width: 1280px;
margin: 0 auto; 
background-color:#afbefe;
}
#centre {
background-color:#afbefe;
margin-left: 404px;
height : 551px;
align: center;
background: url(img/fond-centre.jpg) no-repeat left top;
}

#centre-bilan {
height : 551px;
width : 780px;
align:left;
overflow: auto;
}


#gauche {
position: absolute;
left:0;
height : 551px;
width: 404px;
background: url(img/fond-gauche.jpg) no-repeat left top;
}
#pied {
height: 30px;
background-color: #afbefe;
text-align : center;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
#desc
{
	position:absolute;
     left: 50%; 
     width: 100px;
	 height:100px;
     margin-left: -640px; /* moitié de la largeur */
     border: 0px solid #fff;
	 z-index:0;
	 background-color: #000;
	 
}