body
{
max-height : 500px; 
max-width:745px;
font-family:Arial,Verdana,sans-serif;
font-weight:normal;
text-decoration:none;
}

.titre_offr{
text-align : center;
height : 46px;
padding-top : 13px;
background-image : url(./img/menu.jpg);
background-repeat : repeat-x;
font-size : 20px;
font-weight:bold;
margin-bottom : -10px;
width:780px;
}

#millieux{

height : 500px;
overflow-x : hidden;
overflow-y : auto; 
width:780px;

}


#droite{
background-color : #E8EEFA;
border-top : 8px double #FFFFFF;
border-left : 8px double #FFFFFF;
border-right : 8px double #FFFFFF;
position : top;
max-width : 200px;
padding-bottom : 10px;
}

#bas_droite{
background-color : #E8EEFA;
background-color : #E8EEFA;
padding-top : 10px;
border-top : 2px solid #FFFFFF;
border-bottom : 8px double #FFFFFF;
border-left : 8px double #FFFFFF;
border-right : 8px double #FFFFFF;
height : 200px;
overflow : auto;
max-width : 200px;
}



