body{
background:#463f32;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
}

img{
border:none;
}

a{
text-decoration:none;
}
#page
{
width:990px;
margin:0px auto 0px auto;
padding:0px;
}

#page #header
{
/*background:url(../images/bandeau_galerie_louis_rancon.gif) no-repeat;*/
width:990px;
height:141px;
}

#page #header #gauche
{
float:right;
width:230px;
height:141px;
background:url(../images/image_haut.jpg) no-repeat;
}

#page #header #centre
{
background:url(../images/bandeau_galerie_louis_rancon.gif) no-repeat;
}

#page #menuGauche
{
float:left;
width:230px;
/*margin-top:-158px;*/
}

#page #footer
{
clear:both;
width:990px;
height:100px;
}

#contenu
{
float:left;
background:#928977;
width:760px;
height:640px;
overflow:auto;
scrollbar-face-color: #D2BD96;
scrollbar-shadow-color: #928977;
scrollbar-highlight-color: #928977;
scrollbar-3dlight-color: #928977;
scrollbar-darkshadow-color: #928977;
scrollbar-track-color: #928977;
scrollbar-arrow-color: #928977;

}

dl, dt, dd, ul, li {
margin : 0;
padding : 0;
list-style-type : none;
}

#menu {
width : 230px;
padding : 0;

}
#menu dt {
height : 45px;
}

#bandeau{
height : 60px;
}

#menu dt a {
text-decoration:none;
}








