/* CSS Document */
body.page{
background-color:#a6a07c;
}
#boiteContenu{
width:750px;
padding:0 8px;
margin:0 auto;
background-image:url(/images/bg_page.gif);
background-repeat:repeat-y;
}
#entete{
height:142px;
padding-bottom:15px;
background-color:#2a5534;
background-image:url(/images/bg_entete.jpg);
background-repeat:no-repeat;
}
#entete a{
display:block;
height:142px;
width:186px;
}
#contenuPage{
background-color:#FFFFFF;
border:3px solid #e0dcb7;
border-bottom:none;
}
/*----Menu-----*/
#bandeMenu{
width:178px;
padding:13px 4px 300px;
background-image:url(/images/bg_menuGauche.jpg);
background-repeat:repeat-x;
margin:3px 3px 0 3px;
float:left;
}
/*#bandeMenu ul{
margin:0;
}
#bandeMenu ul li{
list-style:none;
background-color:white;
border:1px solid #a6a07c;
margin:5px 0;
padding:7px 5px 7px 16px;
background-image:url(/images/icone_menu.gif);
background-repeat:no-repeat;
background-position:4px 9px;
}
#bandeMenu ul li a{
font-size:11px;
color:#626262;
text-decoration:none;
}
#bandeMenu ul li a:hover{
color:#a6a07c;
}
#bandeMenu ul li#ouvert a{
font-weight:bold;
}
#bandeMenu ul li#ouvert ul li a{
font-weight:normal;
}
#bandeMenu ul li ul{
margin:5px 0 2px -10px;
}
#bandeMenu ul li ul li{
border:none;
margin:0;
padding:1px 5px 1px 0px;
background-image:url(/images/fleche_menu.gif);
background-repeat:no-repeat;
background-position:155px 6px;
}
#bandeMenu ul li ul li#selec{
background-image:url(/images/fleche_menuSelec.gif);
}
#bandeMenu ul li ul li#selec a{
color:#a6a07c;
}*/
/*----Bande contenu-----*/
#bandeContenu{
background-image:url(/images/bg_hautContenu.gif);
background-position:top left;
background-repeat:no-repeat;
width:490px;
padding:40px 30px;
float:left;
}
/*----Bas de page-----*/
#basPage{
width:740px;
height:69px;
margin:0 auto;
padding-bottom:30px;
text-align:center;
background-image:url(/images/img_plusDInfo.gif);
background-position:center 50px;
background-repeat:no-repeat;
}
#finContenu{
background-image:url(/images/bg_basPage.gif);
background-repeat:no-repeat;
height:20px;
padding-top:28px;
background-position:top right;
}
#basPage ul li{
display:inline;
list-style:none;
color:#000000;
font-size:11px;
}
#basPage ul li a{
color:#a6a07c;
text-decoration:none;
padding:0 5px;
}
#basPage ul li a:hover{
color:#333333;
}

table.planDuSite{
border:0px;
}
td.planDuSite{
border:0px;
}