#menu-index  a, dd  {
margin : 0;
padding : 0;
position : relative;
z-index : 300;
}


#menu-index {
margin : 0;
padding : 0;
width : 1000px;
position : absolute;
top : 245px;
left:0;
z-index : 100;
height : 35px;
background:#000;
}


#bg-ssmenu {
margin : 0;
padding : 0;
width : 100%;
position : absolute;
top : 249px;
left:0;
height :25px;
background:#a1997f;

}

#b-menu {
margin : 4px 0 0;
padding : 0;
width : 100%;
height : 25px;
background:#a1997f;
}

#menu-index dl {
margin :0;
padding : 0;
position : relative;
top:-2px;
left:220px;
width:770px;
height : 30px;
background:#000;
z-index:105;
}
#menu-index dt {
margin :0px 0;
padding :0;
width:auto;
cursor : pointer;
padding : 0 3px;
text-align : center;
float : left;
z-index:300;
}


#menu-index dt a{
margin : -3px 0 0 0;
padding : 3px 4px 15px 35px;
font-weight: normal;
font-style: normal;
font-size:20px;
text-decoration:none;
font-weight: normal;
font-style: normal;
outline:none;
}
#menu-index dt a:hover{
margin : -3px 0 0 0;
padding : 3px 4px 15px 35px;
text-decoration:none;
display : block;
background:url(../img/menu/repere.gif) 0 5px no-repeat;
font-weight: normal;
font-style: normal;

}



 
 .selected-m a{
margin : -3px 0 0 0;
padding : 3px 4px 15px 35px;
text-decoration:none;
display : block;
background:url(../img/menu/repere.gif) 0 5px no-repeat;
font-weight: normal;
font-style: normal;

}
