/*Menu LINGUE*/
ul#barralingue2{width: 400px;list-style: none;margin: 0;
padding: 3px 0;font-weight: normal;margin-top: -5px;text-align: left;white-space: nowrap}
ul#barralingue2 li{display: inline;margin: 0 2px}
ul#barralingue2 a{font-family: arial,verdana; font-size: 0.9em;text-decoration: none;padding: 0 0 0px;color: #ffffff}
ul#barralingue2 a:hover{font-family: arial,verdana; font-size: 0.9em;color: yellow}



/*Menu TOP*/
ul#menutop{width: 750px;list-style: none;margin: 0;padding: 3px 0;
  border-top: 0px solid #f6f6f6;font-weight: bold;background:  url(but/menu_bg_notte.jpg);
  text-align: right;white-space: nowrap}
ul#menutop li{display: inline;margin: 0 4px}
ul#menutop a{font-family: arial,verdana;text-decoration: none;padding: 0 0 2px;
  border-top: 4px solid #f6f6f6;color: #ffffff;font-weight: normal; font-size: 0.9em;}
ul#menutop a#current{border-color: #c20000;color:#434343;font-weight: bold; font-size: 0.9em;}
ul#menutop a:hover{border-color: #a9dbfc;color: yellow;font-weight: normal;text-decoration: underline; font-size: 0.9em;}

