/* 
font-style - normal, italic, oblique, inherit 
font-weight - normal, bold, bolder, lighter, inherit 
font-variant - normal, small-caps, inherit
text-decoration - underline, overline, line-through
background - colora sfondo
ul { list-style-image: url(file:nome_immagine.gif); }  per gli elenchi puntati
	list-style-type:disc, circle, square, decimal, lower-roman, upper-roman, lower-alpha, upper-alpha
	list-style-position: outside, inside
ul.left {
  }
*/
body {
background-color:#333333;
background-image: url(../immagini/tema.png);
background-repeat: repeat-x;
}

.menutop	{ 
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	font-variant: normal; 
	color: #CCCCCC /*999999*/;
	text-decoration: none;	
	 }

.menutop :hover	
	{
	font-family: Verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold;
	font-variant: normal; 
	color: #FF6600;
	text-decoration: underline;	
	 }

.menu	{
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #EEEEEE;
	text-decoration: none;	
	}

.menu :hover	{
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/*color: #ee1100;*/
	background-color: #EE1100;
	text-decoration: underline;	
	}

.titolo	{
	font-family: Verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;	
	}

.sottotitolo	{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6666FF;
	text-decoration: none;	
	}

.link 	{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	}

.link :hover	{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF66;
	text-decoration: underline;
	}

.calendario {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #DDDDDD;
	text-decoration: none;
	}

.didascalia	{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

.titolocalendario	{
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6699FF;
	text-decoration: none;
	}

.data	{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: none;
	}

.contenuto{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	}

.inglese {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFF99;
	text-decoration: none;
	}

.citazioni {
	font-family: Verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	}

.aggiornamento {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	}

.dataag	{
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999933;
	text-decoration: none;
	}

.name	{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999933;
	text-decoration: none;
	}

.name:hover 
	{
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999933;
	text-decoration: underline;
	}

.alta	{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF; /*FFcc33*/
	text-decoration: none;
	list-style-image: url(../Immagini/lamp.gif);
	}

.alta :hover 
	{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFEE66; /*FFcc33*/
	text-decoration: underline;
	list-style-image: url(../Immagini/lamp.gif);
	}

.bassa 	{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6633FF; /*FFcc33*/
	text-decoration: none;
	}

.bassa :hover 
	{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFEE66; /*FFcc33*/
	text-decoration: underline;
	}

.testo	{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #A5A5A5; 
	text-decoration: none;
	}

.testolink	{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 2.5;
	color: #D5D5D5;   /*  #336699;    FF6600  FF7722 */
	text-decoration: none;
	}

.testolink:hover	{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	color: #C5C5C5;   /*  #336699;    FF6600  FF7722 */
	text-decoration: underline;
	}

.news2 	{
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6699FF;   /*  #336699;    FF6600  FF7722 */
	text-decoration: none;
	}

.cartoline {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;		/*6699FF*/	
	text-decoration: none;
	}

.cartoline :hover 
	{
	font-family: Verdana;
	font-size:10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;		/*6699FF*/	
	text-decoration: underline;
	}

.titolocartoline {
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;	
	text-decoration: none;
	}
	
ul	{
	list-style-type: square;
	}
ol	{
	list-style-type: lower-alpha;
	}
	
.datatable {
border: 1px solid #aaaaaa;
}

.titauto{
	background-color: #ADD8E6;
	color: #256579;
	font: 1.0em Verdana;
	font-weight: bold;
	padding: 0.2 em;
}
.titmoto{
	background-color: #ADD8E6;
	color: #256579;
	font: 1.0em Verdana;
	font-weight: bold;
	padding: 0.2 em;
}
