/**** STILI GENERALI *****/


body{ 
	font-size: 11px;
	font-family: Verdana;
	color:#5C5C5C
}
	 
table, tr, th, td, select, input{
	font-family:Verdana;
	font-size:11px; color:#5C5C5C
}

a{
	color: #5C5C5C;
	font-family: Verdana;
	font-size: 11px
}

a:hover{
	text-decoration: underline;
	color: #AF161A; 
	font-size: 11px
}

.titolo
{
	color: #16335B;
	text-decoration: none;
	font-size: 18px;
	font-family: Georgia; letter-spacing:1pt; text-transform:uppercase; font-weight:bold 
}


/**** MENU *****/

a.menu{
	color: #5C5C5C;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana; 
   font-weight: bold; text-transform:uppercase; letter-spacing:1pt
}

a:hover.menu{
	border-style:solid; border-width:0; color: #16335B;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 11px; text-transform:uppercase; font-weight:bold; letter-spacing:1pt
}

/**** FOOTER ****/

.footer
{
	color: #5C5C5C;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana 
}

a.footer{
	font-weight: bold; text-decoration:underline; color:#5C5C5C; font-size:10px
}

a:hover.footer{
	color: #000000;
	text-decoration: underline; font-size:10px
}
/*** Meteo ****/
TD.meteocell1		{BACKGROUND-COLOR:#DDE1E5; font-weight:bold}
TD.meteocell2		{BACKGROUND-COLOR:#EEF0F2}
TD.meteoheader		{BACKGROUND-COLOR:#C7CDD4; font-weight:bold}


/**** COVER ****/

.cover
{
	color: #16335B;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia; text-transform:uppercase; letter-spacing:1pt; font-weight:bold 
}

a.cover{
	font-weight: bold; text-transform:uppercase; letter-spacing:1pt; font-family:Georgia; font-size:12px
}

a:hover.cover{
	color: #16335B;
	text-decoration: underline; text-transform:uppercase; font-size:12px; letter-spacing:1pt; font-family:Georgia; font-weight:bold
}
#nascundu {
    display: none;
}