/* --- menu styles ---

*/
/* font item */
.m0l0iout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : normal;
	text-decoration: none;
	padding: 4px;
	color: #1944A0;
}

.m0l0iout a:link { color: #ffffff; text-decoration: none;}
.m0l0iout a:visited { color: #ffffff; text-decoration: none;}
.m0l0iout a:hover { color: #ffffff; text-decoration: none;}
.m0l0iout a:active { color: #ffffff; text-decoration: none;}

.m0l0iover {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}

/* cornicetta e sfondo item */
.m0l0oout {
	text-decoration: none;
	background-image:url(img/sfondo_pulsante.jpg); 
	filter: alpha(opacity=100);
	/*background: #0389D0;*/

}
.m0l0oover {
	text-decoration: none;
	border : 1px solid #FFFFFF;
	background: #0389D0;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #ffffff;
}
.m0l1iover {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #1944A0;
}

/* righina tra i subitem */
.m0l1oout {
	text-decoration: none;
	border-bottom : 1px solid #ffffff;
	background: #FB7B00;
	filter: alpha(opacity=100);
}

/* background subitem */

.m0l1oover {
	text-decoration: none;
	border-bottom : 1px solid #02AFFE;
	border-right : 1px solid #02AFFE; 
	border-left : 1px solid #02AFFE;
	background: #F9FFFF;
	filter: alpha(opacity=100);
}

/* level 2 inner */
.m0l2iover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #02AFFE;
}

/* level 2 outer */
.m0l2oout {
	text-decoration: none;
	border : 1px solid #02AFFE;
	background: #B44646;
}
.m0l2oover {
	text-decoration: none;
	border : 1px solid #02AFFE;
	background: #E55A5A;
}




.TABLEBig  {
	background-color: #ffffff;
	font-family : verdana, arial, sans-serif;
	font-size : 9pt;
	color : #1944A0;
	height: 100%;
	cell-spacing: 0px;
	cell-padding: 0px;
	border: 0px;

}

.TABLE_equip  {
	background-color: #1b77dc;
	font-family : verdana, arial, sans-serif;
	font-size : 9pt;
	color : #ffffff;
	cell-spacing: 0px;
	cell-padding: 0px;
	border: 0px;

}


.titoloHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4769B3;
	line-height: normal;
	word-spacing: 0px;
	letter-spacing: 1px;    

}
.titoloHome a:link { color: #4769B3; text-decoration:none;}
.titoloHome a:visited { color: #4769B3; text-decoration:none;}
.titoloHome a:hover { color: #4769B3; text-decoration:none; }
.titoloHome a:active { color: #4769B3; }

.titolo_submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #73CBDF;
	line-height: normal;
	word-spacing: 1px;
	letter-spacing: 0px;     

}

h1  {
	color: #0026B9; 
	background: ; 
	font-weight: bold; 
	font-family: verdana, arial, sans-serif; 
	font-size: 13px; 
}

.testo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:normal;
	line-height: 16px;
}

.testo1 a:link { color: #ff0000; text-decoration:none;}
.testo1 a:visited { color: #ff0000; text-decoration:none;}
.testo1 a:hover { color: #ff0000; text-decoration:none; }
.testo1 a:active { color: #ff0000; }

.credits {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	color: #666666;
	letter-spacing: 0px;
}
.credits a:link { color: #FF0000; }
.credits a:visited { color: #FF0000; }
.credits a:hover { color: #FF0000; }
.credits a:active { color: #FF0000; }

.testo1b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC6633;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;
}

.sub_menu {
	background-color: #F9F8F8;
	color: #4769B3; 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	font-size: 10px; 
	padding-left: 15px;
	line-height: 20px;
}

.sub_menu a:link { color: #4769B3; text-decoration:none;}
.sub_menu a:visited { color: #4769B3; text-decoration:none;}
.sub_menu a:hover { color: #4769B3; text-decoration:none;}
.sub_menu a:active { color: #4769B3; text-decoration:none;}

.sub_menu_menu {
	background-color: #DADADA; 
	font-family: verdana, arial, sans-serif; 
	font-weight: bold; 
	font-size: 10px; 
	padding-left: 15px;
	line-height: 20px;
}

