






TD#cella_sotto_menu {	
	 border:3px solid #FF0000; vertical-align: top; 
	text-align: left;
	width: 200px;	
	background-repeat : repeat-y;
	padding-top: 0px; float:left 
}


/* Menu 1 column */
TD#menu_1 {	
	 vertical-align: top; 
	text-align: left;
	width: 100px;	
	background-repeat : repeat-y;
	padding-top: 0px; float:left; 
}

TD#menu_1 DIV {
	padding:0; width: 100pt; border-left-width:1px; border-right-width:1px; border-top-width:0px
}
TD#menu_1 DIV A {
	color: #000000; padding-left:0px; padding-top:0; padding-bottom:0; text-decoration:none 
	

}
TD#menu_1 DIV A:hover {
	width: 95%;background-position: left bottom; background-repeat:repeat; background-attachment:scroll;  padding-right:0; padding-top:0; padding-bottom:0;       
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  background-position:  
                 
                    left bottom; font-size: 10pt;
   background-repeat:no-repeat; border-left-width:1; border-right-width:1; border-top-width:1; background-image:url('../immagini/freccia.jpg'); text-decoration:none; font-family:Tahoma; text-align:left; padding-left:10; padding-bottom:3
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  background-position:  
                 
                   left bottom; font-size: 10pt;
   background-repeat:no-repeat; border-left-width:1; border-right-width:1; border-top-width:1; background-image:url('../immagini/freccia.jpg'); text-decoration:none; font-weight:bold; font-family:Tahoma; text-align:left; padding-left:10; padding-bottom:3
}
TD#menu_1 DIV.menu1-level1-act A {
  
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
  background-position: 
               right center; font-size: 10 px;
  padding-left:50px; padding-top:3; padding-bottom:3; text-align:left; float:left; border-left-width:1; border-right-width:1; border-top-width:1; background-image:url('../immagini/freccia.jpg'); background-repeat:no-repeat; background-attachment:fixed
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
  background-position:   right center; font-size: 10 px;
  padding-left:50;padding-right:0; padding-top:3; padding-bottom:3; background-image:url('../images/lineasottomenu2freccia.jpg'); background-repeat:no-repeat; border-left-width:1; border-right-width:1; border-top-width:1; float:left; text-align:left; background-attachment:fixed; font-weight:bold
}






/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path DIV {
  font-family: Arial;
  font-size: 18 pt;
  font-style: italic;
  
  padding-left:5px; padding-right:1px; padding-top:1px; padding-bottom:5px
}
TD#path DIV A {
  text-decoration: none;
  color:black;
}
TD#path DIV A:hover {
  text-decoration: underline;
}