#menu {
      float:left;
      width:100%;
      background:url("/images/newSito/sfondo.gif") repeat-x bottom;
	  background-color:trasparent;
      font-size:93%;
      line-height:normal;
	  height:34px;
}
#menu.bianco { background:url(../images/header_bg_white.gif) top left repeat; }
    #menu ul {
      padding:10px 10px 0;
      list-style:none;
	margin: 0 0 0 18px;
}
    #menu li {
      float:left;
      background:url("/images/newSito/left_both.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      border-bottom: 1px none #909090;
      }
    #menu a {
      float:left;
      display:block;
      width:.1em;
      background:url("/images/newSito/right_both.gif") no-repeat right top;
      padding:5px 25px 4px 16px;
      text-decoration:none;
      font-weight:bold;
      color:#000;
      }
    #menu > ul a {width: auto;}
    /* IE5-Mac \*/
    #menu a {float:none;}
    /* End IE5-Mac hack */
    #menu a:hover {
      color:#a51220;
      }
    #menu #current {
      background-position:0 -150px;
      border-width:0;
	  border-top: none;

      }
    #menu #current a {
      background-position:100% -150px;
      padding-bottom:7px;
      color:#a51220;
	  	  border-top: none;

      }
	 
    #menu #current.red a {
      color:#fff;
      }

	  
	 #menu li.rosso {
      float:left;
      background:url("/images/newSito/left_both_rosso.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9p;
      border-bottom: 1px none #909090;
      } 

	#menu li.rosso a {
      display:block;
      width:.1em;
      background:url("/images/newSito/left_both_rosso1.gif") no-repeat right top;
      padding:5px 25px 4px 16px;
      text-decoration:none;
      font-weight:bold;
      color:#000;
	  min-width:60px
      } 
	  
	 #menu li.red {
      float:left;
      background:url("/images/newSito/left_both_red.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9p;
      border-bottom: 1px none #909090;
      } 

	#menu li.red a {
      display:block;
      width:.1em;
      background:url("/images/newSito/left_both_red1.jpg") no-repeat right top;
      padding:5px 25px 4px 16px;
      text-decoration:none;
      font-weight:bold;
      color:#000;
	  min-width:60px
      } 

	  
	  /* 07 LUGLIO 2011 */
	 #menu li#vetrata a { position:relative; padding-right:50px; }
	 #menu li#vetrata img { position:absolute; border:none; top:4px; right:20px; }
	 #menu a img { border:none; }
