body {
	background-color: #FFFFFF;
	margin-top:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 9pt; 
}
.menu_h{
	background-color:#008CCF;
	color:#FFFFFF;
	border-top: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	text-align:center;
	font-size: 7pt; 
	font-weight: bold;
	line-height: 21px;
	display:block;
	text-decoration:none;
}
.menu_h:hover{
	background-color:#008CCF;
	color:#000000;
	border-top: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	text-align:center;
	font-size: 7pt; 
	font-weight: bold;
	line-height: 21px;
	display:block;
	text-decoration:none;
}
.menu{
	background-color:#FFA500;
	color:#FFFFFF;
	border-top: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	text-align:center;
	font-size: 7pt; 
	font-weight: bold;
	line-height: 21px;
	display:block;
	text-decoration:none;
}
.menu:hover{
	background-color:#FFA500;
	color:#000000;
	border-top: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	text-align:center;
	font-size: 7pt; 
	font-weight: bold;
	line-height: 21px;
	display:block;
	text-decoration:none;
}
.titolo{
	color:#808080;
	font-size:14pt;
	font-weight:600;
	text-decoration:none;
}
.sottotitolo{
	color: orange ;
	font-size:8pt;
	font-weight:600;
	text-decoration:none;
}
.sottotitolo a{
	color: orange ;
	font-size:8pt;
	font-weight:600;
	text-decoration:underline;
}
.sottotitolo:hover{
	color: #008CCF;
	font-size:8pt;
	font-weight:600;
	text-decoration:underline;
}
.titolino{
	color: #008CCF; 
	text-decoration:none; 
	font-size: 7pt; 
	font-weight: bold;
}
.titolino:hover{
	color: orange ; 
	text-decoration:none; 
	font-size: 7pt; 
	font-weight: bold;
}
.neretto{
	font-family: arial; 
	font-size: 12px; 
	font-weight: 400; 
	color: #000000;
	text-decoration:none;
}
.neretto a{
	font-family: arial; 
	font-size: 12px; 
	font-weight: 400; 
	color: #000000;
	text-decoration:underline;
}
.neretto:hover{
	font-family: arial; 
	font-size: 12px; 
	font-weight: 400; 
	color: orange ;
	text-decoration:underline;
}
.grigino{
	font-family: arial; 
	font-size: 12px; 
	font-weight: 400; 
	color: #777777;
	text-decoration:none;
}
.grigino:hover{
	font-family: arial; 
	font-size: 12px; 
	font-weight: 400; 
	color: orange ;
	text-decoration:none;
}
.grigino_bold{
	font-family: arial; 
	font-size: 12px; 
	font-weight: bold; 
	color: #777777;
	text-decoration:none;
}
td.box_sx{
	text-align:center;
	padding-right:5px;
	width:200px;
}
td.box_dx{
	border-left:1px solid #C0C0C0;
	text-align:left;
	padding-left:5px;
	vertical-align:top;
}
.glossario{
	background-color: #008CCF ;
	color:#FFFFFF;
	border-top: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	line-height: 15px;
	font-size: 10pt; 
	font-weight: bold;
	display:block;
	text-align:center;
	width:20px;
	text-decoration:none;
}
.glossario:hover{
	background-color: orange ;
	color:#FFFFFF;
	border-top: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	line-height: 15px;
	font-size: 10pt; 
	font-weight: bold;
	display:block;
	text-align:center;
	width:20px;
	text-decoration:none;
}


