#box_del_menu_master  /* contenitore del menu */ { color: green; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background: transparent; text-decoration: none; text-align: left; position: absolute; top: 100px; left: 0; width: 260px; height: 443px; z-index: 20; margin: 0; }
#btmenu  /* non so che sia */ { color: #333; background: transparent; width: 240px; margin-left: 0; font-size: 10px; text-decoration: none; position: absolute; margin-top: 0; }
#box_del_menu_master #menu  /* dimesioni del menu */ { background-color: transparent; text-decoration: none; height: auto; width: 240px; float: left; }
#box_del_menu_master h1 { color: #008000; font-size: 9px; background-color: transparent; text-decoration: none; }
#box_del_menu_master #menu li { color: #33c; background-color: transparent; text-decoration: none; display: block; list-style-type: none; }
#box_del_menu_master #menu a  /* pulsanti del menu principale */ { font-size: 9px; color: #000; padding-right: 10px; padding-left: 10px; line-height: 30px; background: url(/javascripts/MooMenu/skin/Pulsante_off.png); text-decoration: none; text-align: left; height: 30px; width: 180px; display: block; outline:none 0; margin-bottom: 5px; }
#box_del_menu_master #menu a:hover { color: #036; text-decoration: none; }
#popup { color: #33c; float: right; width: 300px; border: solid thin #666666; height: auto; background: transparent; visibility:hidden; font: 9px Arial, Helvetica, sans-serif; text-decoration: none; padding: 10px; }
#box_del_menu_master #menu .accordion a { color: #900; text-decoration: none; }
#box_del_menu_master #menu .accordion a:hover { color: green; text-decoration: none; }

