body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}

.evidenziato900 { 
	background-color:#900;
	}


.foregroundcontent { 
	position:absolute;	z-index:1;
	}


.backgroundcontent { 
	position:fixed; top:0px; left:2px;    /* width, height and left adjusted as image */	
	width:101.5%; /* canvas is slightly padded to work in IE */ 	height:101.5%;	
	z-index:-1;
	}


a,a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #CCC;
}

.Titolo_Arancione14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-transform: uppercase;
	color: #FC0;
	font-weight: bold;
}

.Titolo_Bianco12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

.TestoPiccolo10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFF;
}
