<!--

.menuskin{
position:absolute;
width:300px;
background-color:#003300; background-image: url('imgstruttura/sfondmenu_topit.gif');
border:1px solid white;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:11px;
padding-right:11px;
}

#mouseoverstyle{
background-color:highlight;
}

#mouseoverstyle a{
color:yellow;
}
hr {
color: #FFFFFF; font-size: 1px; text-align: center; width: 100%; text-decoration: none;
}
-->