
body {
font : normal 9px verdana,arial,sans-serif;
color : #CCCCCC;
background : #460406 url(../images/bg-index-droit-ap.jpg) left top repeat-x;
margin: 0;
padding: 0;
}

#fondGau {
background : #460406 url(../images/bg-index-gauche-ap.jpg) left top repeat-x;
position: absolute;
left:0;
/*width: 288px;*/
width:20%;
height:848px;

}

#conteneur {
position: absolute;
/*left:288px;*/
left:20%;
background : url(../images/bg-index-milieu.jpg) left top no-repeat;
width: 800px;
height:848px;

}

.ligne {
clear:both;
width:100%;
border-bottom: 1px solid #5a0407;
margin:0 0 8px 0;
height:15px;
}

#paveDroite {
position:absolute;
left:480px;
top:305px;
width:260px;
color:#CCCCCC;
}

#paveDroite a {
color:#CCCCCC;
}


#paveGauche {
position:absolute;
left:17px;
top:290px;
}

.chb { margin-bottom:0px; }
.select { font : normal 9px verdana,arial,sans-serif; color: #333333;margin-top:2px; }
.input { font : normal 9px verdana,arial,sans-serif; margin-bottom:0px;color: #000; }

.copyright {
color:#CCCCCC;
font-style:italic;
text-decoration:none;
font-size:8px;
}
