#page_web
{
background-color:white;
background-image : url('../images/bas_background.gif');
background-position : bottom left;
background-repeat : no-repeat;
border: 3px #FF6600 solid;
width: 800px;
margin: auto;
}

#menu
{
width: 190px;
float: left;
margin-bottom: 100px;
line-height: 18px;
}

#contenu{
float: right;
width: 600px;
}

#bas{
position:relative;
text-align: center;
width: 800px;
clear: both;
padding-top: 20px;
padding-bottom: 10px;
line-height: 4px;
}

#bas p
{

font-size: 10px;
}

#bandeau
{
height: 150px;
background-image : url('../images/haut_background.gif');
}

#bandeau p
{
margin-top:0px;
}

#pictos td, #pictos p
{
width: 90px;
}

#pictos2 td
{
width: 200px;
}

#pictos p
{
height:35px;
font-size: 9px;
}



#img_diapo  
 { 
 width: 460px; 
 text-align: center;
 margin-bottom: 10px;
 padding-top: 5px;
} 

#image_diapo  
{

}
 
#miniatures_diapo 
{ 
width: 80px;
text-align: center;
}

#miniatures_diapo img
{
cursor: pointer;
margin-top: 5px;
}