  a,  dd{
position : relative;
z-index : 250;
}
#retour-acceuil {
height:150px;
width:782px;
position:absolute;
top:0px;
background:url(../img/bg/bg-entete.gif) 0 0 repeat-x;
}
#retour-acceuil a{

float : left;
margin : 10px 0 10px 25px;
padding : 0;
}

#menu-news {
margin : 0;
padding : 0;
width : 782px;
position : absolute;
top :0px;
left:0px;
z-index : 300;
height : 50px;
background:#000000;
border-bottom:1px solid #FAB700;
}
#menu-index {

margin : 0;
padding : 0;
width : 782px;
position : absolute;
top :0px;
left:0px;
z-index : 300;
height : 50px;
background:#000000;
border-bottom:1px solid #FAB700;
}
#menu-index dl {
font-size:0.75em;
margin : 0;
padding : 0;
}
#menu-index dt {
margin : 0;
padding : 0;
width:auto;
margin-top:12px;
cursor : pointer;
padding : 0 10px 0 10px;
height : 30px;
text-align : left;
float : left;
z-index:300;



}
#menu-index dd {
margin : 0;
padding : 0;


}
.menu-courant {
z-index:1;
margin : 0;
padding : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
float : left;
color:#CCCCCC;
text-decoration : none;
display : block;
height : 20px;
text-align : center;
font-weight : bold;


}
#menu-index dt a:hover {
color:#FAB700;
}
.selected {
z-index:1;
margin : 0;
padding : 0;
color:#FAB700;
font-family : Verdana, Arial, Helvetica, sans-serif;
float : left;
text-decoration : underline;
display : block;
height : 20px;
text-align : center;
font-weight : bold;
} 

