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 */


#container_1{ margin-top:20px;}
#droite_1{float: right; width:300px;}
#container_2{ margin-right:300px; margin-left:20px;}
#container_3{ }
#droite_2{float: right; width:210px;}
#mainContent_1{ margin-right:210px; padding:0;}
.clearfloat{ clear:both; height:0; font-size:1px; line-height:0px;}

#puce{
width:195px;
background-image:url(../medias/puce.gif);
background-repeat:no-repeat;
padding-left:15px;
}

.dore{
font-size: 12px;
color: #906b52;
margin:10px 0 5px 0;
}

.small{
font-size: 10px;
}
.videos{
margin-bottom: 10px;
font-size: 10px;
color: #B89883;
}
