/* menus déroulants */
#liens1{
width:896px;
background:url(interface/acontenu.gif) top repeat-y;
}

#liens2{
width:896px;
background:url(interface/abandecontenu.gif) top left no-repeat;
}

#liens2 a{
color:#fff;
text-align:left;
display:block;
margin:0;
text-decoration:none;
}

#liens2 a:hover{
color:#ff9100;
}

#liens2 a.titremenu{
border-left:1px solid #222;
padding:2px 5px 2px 20px;
float:left;
background:url(interface/boulien.gif) left no-repeat #222;
}

#liens2 a.titremenu:hover{
border-left:1px solid #222;
padding:2px 5px 2px 20px;
float:left;
background:url(interface/boulien.gif) left no-repeat #444;
}

.men{
position:absolute;
overflow:hidden;
width:200px;
top:0px;
left:0px;
}

.smsbas{
width:200px;
display:block;
background:url(interface/menubass.gif);
}

.smshaut{
background:url(interface/menubass.gif);
width:100%;
padding:3px 6px 3px 8px ;
}

.smshaut:hover{
padding:3px 6px 3px 16px ;
}

.finmenus{
width:15px;
float:left;
padding:2px 0 2px 0;
background:url(interface/arrondimenu.gif) bottom right no-repeat;
}
