/****************/
/*STILI GENERALI*/
/****************/


TABLE
	{
	FONT-SIZE: 9pt;
	COLOR: #333333;
	FONT-FAMILY: Verdana
	}
TR
	{
	FONT-SIZE: 9pt;
	COLOR: #333333;
	FONT-FAMILY: Verdana
	}
TH
	{
	FONT-SIZE: 9pt;
	COLOR: #333333;
	FONT-FAMILY: Verdana
	}
TD
	{
	FONT-SIZE: 9pt;
	COLOR: #333333;
	FONT-FAMILY: Verdana
	}

A:LINK{text-decoration :none;}
A:HOVER{text-decoration :underline;}
A:VISITED{text-decoration :none;}

SELECT
	{
	FONT-SIZE: 8pt;
	COLOR: black;
	FONT-FAMILY: Verdana
	}

/********************************************************/
.titolo_white {
	FONT-FAMILY: Verdana; 
	color: #ffffff; 
	font-weight: bold; 
	font-size: 10pt; 
	text-decoration: none 
	}
.txt_home {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: none; 
	font-size: 8pt; 
	text-decoration: none 
	}
a.no_a {
	FONT-FAMILY: Verdana; 
	text-decoration: none 
	}
a.no_a_scroll {
	FONT-FAMILY: Verdana; 
	text-decoration: none 
	color: #000000;
	}
.titolo_16 {
	text-decoration: none;
	font-size: 16pt 
	}
	.titolo_28 {
	text-decoration: none;
	font-size: 28pt 
	}
.titolo_20 {
	text-decoration: none;
	font-size: 20pt 
	}
.titolo_10 {
	FONT-FAMILY: Verdana; 
	text-decoration: none;
	font-size: 10pt 
	}
.titolo_12 {
	FONT-FAMILY: Verdana; 
	text-decoration: none;
	font-size: 12pt 
	}
.titolo_black {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: bold; 
	font-size: 9pt; 
	text-decoration: none 
	}

.titolo_black2 {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: bold; 
	font-size: 8pt; 
	text-decoration: none 
	}

.titolo_blu {
	FONT-FAMILY: Verdana; 
	color: #6699ff; 
	font-weight: bold; 
	font-size: 9pt; 
	text-decoration: none 
	}
.titolo_azz {
	FONT-FAMILY: Verdana; 
	color: #99CCFF; 
	font-weight: bold; 
	font-size: 14pt; 
	text-decoration: none 
	}

.titolo_7 {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: none; 
	font-size: 7pt; 
	text-decoration: none 
	}
.titolo_8 {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: none; 
	font-size: 8pt; 
	text-decoration: none 
	}
.titolo_9 {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: none; 
	font-size: 9pt; 
	text-decoration: none 
	}
.titolo_10 {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: none; 
	font-size: 10pt; 
	text-decoration: none 
	}
.titolo_11 {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: none; 
	font-size: 11pt; 
	text-decoration: none 
	}
.titolo_12 {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: none; 
	font-size: 12pt; 
	text-decoration: none 
	}
.titolo_14 {
	FONT-FAMILY: Verdana; 
	color: #000000; 
	font-weight: none; 
	font-size: 14pt; 
	text-decoration: none 
	}
.titolo_16 {
	color: #000000; 
	font-weight: none; 
	font-size: 16pt; 
	text-decoration: none 
	}
.titolo_20 {
	color: #000000; 
	font-weight: none; 
	font-size: 20pt; 
	text-decoration: none 
	}
	.titolo_21 {
	color: #000000; 
	font-weight: none; 
	font-size: 21pt; 
	text-decoration: none 
	}

.box
{
    BORDER-RIGHT: #888888 1pt solid;
    BORDER-TOP: #000000 1pt solid;
    FONT-SIZE: 9pt;
    BORDER-LEFT: #000000 1pt solid;
    BORDER-BOTTOM: #888888 1pt solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
    
}
.box2
{
    BORDER-RIGHT: #888888 1pt solid;
    BORDER-TOP: #000000 1pt solid;
    FONT-SIZE: 10pt;
    BORDER-LEFT: #000000 1pt solid;
    BORDER-BOTTOM: #888888 1pt solid;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #ffffff;
    FONT-SIZE: 8pt;
}
.tabella_calendario{
	border:1px solid #ffffff; margin:20px 2px 20px 2px; background-color:#cccccc;}
.day{
	width:15px; color:#FF0000; text-align:center; font-size:10px; border:1px dotted #EEEEEE;}
.day_no_numero{
	width:15px; color:#FFFFFF; text-align:center; font-size:10px; border:1px dotted #EEEEEE;}
.stagione{
	width:15px; color:#000000; text-align:center; font-size:11px; border:1px dotted #CCCCCC;}	
.bassa{
	 background-color:#66CCFF;}
.media{
	background-color:#66FF33;}
.alta{
	background-color:#FFCC00;}
	
.tabella 
{
border: solid 1px #999999;
}