body {
margin: 0;
padding: 0;
background: white;
font: 80% verdana, arial, sans-serif;
}

dl {
margin-top : 20px;
padding: 0;
list-style-type: none;
}

dt, dd, ul, li {
margin: 1px;
padding: 0;
list-style-type: none;
}

.a_menuderoul {
 color:#999999;
 font-weight: bold;
 font-size:12px;
}
.a_menuderoul:hover {
 color:#999999;
 font-weight: bold;
 font-size:12px;
}


#menu {
width: 200px;
margin: 0px 0;
}
#menu dt {
background-repeat:no-repeat;
cursor: pointer;
margin-top:15px;
height: 10px;
text-align: left;
color:#883c63;
font-weight: bold;
font-size:12px;
}

#menu dt a {
font-weight: bold;
font-size:12px;
color:#883c63;
}


.ssrub_fond {

background-repeat:no-repeat;
height:4px;
}


#menu dd {
border: 0px solid gray;
display:none;
}

#menu li {
text-align: left;


}

#menu li a {
color: #000;
text-decoration: none;
margin-top:5px;
display: block;
border: 0 none;
height: 100%;
font-weight: normal;
}

#menu li a:hover {

font-weight: normal;
color:#957586;
}


.fond_news {
background-image: url(../images/fond_news.png);
background-repeat:no-repeat;
}




.menu_header {
background-image: url(../images/menu_header.png);
background-repeat:no-repeat;
height:35px
}

.menu_main {
background-image: url(../images/menu_main.png);
background-repeat:repeat-y;
}

.menu_footer {
background-image: url(../images/menu_footer.png);
background-repeat:no-repeat;
height:27px;
}
