/* The menu styling */
/* Remove the padding, margins and bullets from the lists */
.menu_top, .menu_top ul {list-style-type:none; padding:0; margin:0; font-family: Verdana, arial, sans-serif; font-size:9px; color:#FFF; background:#006600; font-weight: bold}

/* Set up the top level list items and float left to place inline */
.menu_top li.top {display:block; float:left; position:relative; text-align:center; }

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu_top table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu_top li.top a.top_link {display:block; float:left; height:20px;}

/* pre-load the hover images into the lists */
.menu_top li.p1 {width:86px; height: 20px; background:#006600;}
.menu_top li.p2 {width:87px; height: 20px; background:#006600;}

/* set up the normal unhovered images in the links */
.menu_top li a#link {width:87px; height: 20px;\height:17px;h\eight:20px; color:#FFF; text-decoration: none; padding: 3px 0 0 0}



/* Style the list OR link hover. Depends on which browser is used */
.menu_top a:hover {visibility:visible;} /* for IE6 */
.menu_top li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu_top li a#link:hover, .menu_top li:hover a#link {background:#000000; }

/* keep the 'next' level invisible by placing it off screen. */
.menu_top ul, 
.menu_top :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu_top :hover ul.sub {left:0; top:55px; background: #E6E6E6; padding:0; border:1px solid #CCCCCC; border-width: 0 1px 1px 1px; white-space:nowrap; width:121px; height:auto;}
.menu_top :hover ul.sub li {display:block; height:30px; position:relative; float:left; width:121px;}
.menu_top :hover ul.sub li a {display:block; font-size:11px; height:30px; width:121px; line-height:30px; text-indent:5px; color:#999999; text-decoration:none; border-top:1px solid #CCCCCC;}
.menu_top :hover ul.sub li a:hover {background:#FFFFFF; color:#003366;}




.bianchi9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bianchi9:link { 
color:#FFFFFF;
}
a.bianchi9:visited { 
color:#FFFFFF;
}
a.bianchi9:hover { 
color:#000000; 
}
a.bianchi9:active { 
color:#FFFFFF;
}
.titoli15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #026D28;
	font-weight: bold;
	text-decoration: none;
}
a.titoli15:link { 
color:#026D28;
}
a.titoli15:visited { 
color:#026D28;
}
a.titoli15:hover { 
color:#000000; 
}
a.titoli15:active { 
color:##026D28;
}
.neri9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}
.verdi9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #026D28;
	font-weight: bold;
	text-decoration: none;
}
a.verdi9:link { 
color:#026D28;
}
a.verdi9:visited { 
color:#026D28;
}
a.verdi9:hover { 
color:#000000; 
}
a.verdi9:active { 
color:##026D28;
}
.verdi12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}
.neri12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
