body, td {
		font-family: Trebuchet MS,Verdana,Geneva,Arial;
		font-size:xx-small;	
		}
td.strutture {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #800000;
}
.sfondostrutture {
	background-color: #92CCEF;
}
.titolostrutture {
	font-weight: bold;
	background-color: Navy;
	color: White;
}
.bigtitle {
		font-family: Times New Roman,Times,Arial;
		font-size:40px;
		color:white;
		}
.descrizione {
		font-family: Times New Roman,Times,Arial;
		font-size:15px;
		background-color: "#EAF4FF";
		}
a, a:visited, a:active{
	color: #00008B;
	text-decoration: none;
}
A:hover{
	color: #6495ED;
}
.header{
	background-color: #FFA500;
	font-size: 15px;
	text-indent: 5px;
}
input, select{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
.tablecontent{
	background-color: #F0F8FF;
}
.attiva{
	background-color: red;
}
.nonattiva{
	background-color: #EEEEFF;
}
.maininput{
	font-size: x-small;
}
.elencoheader{
	background-color: Navy;;
	text-transform: uppercase;
	color: white;
}
td.bordoblu{
	border: thin;
	border-style: solid;
	border-color: #314DB5;
}
td.bordoverde{
	border: thin;
	border-style: solid;
	border-color: #737908;
}
td.bordonero{
	border: thin;
	border-style: solid;
	border-color: #000000;
}
.rigonero{
	border: 1pix;
	border-style: solid;
	border-color: #000000;
}
.titoloevento{
	font-size:18px;
	background-color: #FFB544;
}
.listaeventi{
	font-size: 10 px;
	color: red;
}
.listanewshome{
	font-size: 9px;
	color: Navy;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}