html {overflow-y: scroll; height:100%;}
body{
background-color:#E0CABB;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:auto;
height:100%;
} 
a{
text-decoration:none;
color:#010100;
}
a:hover{
text-decoration:none;
color:#B9948B;  
}

/* debut bodyContent */
#bodyContent{
margin:auto;
width:780px;
min-height:100%;
border:solid 1px black;
border-bottom:none;
border-top:none;
background-image:url(../medias/bckgrnd/bckgrnd.jpg);
background-repeat:repeat-x;
}
/* fin bodyContent */

/* debut menu */
#menu{height:20px;margin-bottom:3px;}
#menu #left{ width:300px; height:20px; float:left;}
#menu ul{ margin:0; height:23px;}
#menu ul li{ list-style:none; float:left; padding:5px 11px 0 0;}
#menu ul li a{ display:block; font-size:9px; color:#8E6C52;}
/* fin menu */

img{ border:none}

#container{ margin-top:20px;}
#gauche{ float:left; width:480px; margin-left:30px;}
#gauche #sbb{ padding:5px; padding-top:0px; border:#000000 dashed 1px;}
#mainContent #banners{ padding-top:17px;}
#mainContent{ padding-left:530px;}
#main_top{ margin-right:300px; padding:15px 0 0 20px; text-align:justify;}

.clearfloat{ clear:both; height:0; font-size:1px; line-height:0px;}

.dore{
color:#906b52;
}
