 dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
background-image: url(images/left_rub.gif);
font-weight: bold;
font-size: 11px;
font-family: Verdana;
background-color: transparent;
position: absolute;
margin-top: 30px;
margin-left: 10px;
}
#menu dt {
width:134px;
cursor: pointer;
margin: 7px 0 0 60px;
height: 15px;
line-height: 15px;
text-align:left;
font-weight: bold;
border: 3px double #3C83BB;
background: #D2E288;
color: #3C83BB;
}
#menu dd {

width:134px;
margin: 7px 0 0 60px;
border: 1px double #3C83BB;
}
#bouton{
position: absolute;
width:300px;
margin: 7px 0px 0 0px;
_margin: 7px 0px 0 -60px;
}
#menu li {
width:auto;
text-align: left;
background: #E9EFCA;
color: #3C83BB;
}
#menu li a, #menu dt a {
color: #3C83BB;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
font-size: 10px; 
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}