table {
	border-collapse: collapse;
}
body,td {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:11 px;	
		}
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: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:30px;
		color:black;
		}
.descrizione {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size:12px;
		background-color: "#EAF4FF";
		}
.indirizzi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
}
.mycat {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	COLOR: Red;
}
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,TEXTAREA{
	font-family: verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}
.tablecontent{
	background-color: #F0F8FF;
}
.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;
}
.titoloevento{
	font-size:18px;
	background-color: #FFB544;
}
.listaeventi{
	font-size: 15 px;
	color: red;
}
.tabellaprezzi{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Navy;
	background-color: #FFFFFF;
	text-align: right;
}
.headerprezzi{
	background-color: #FFA500;
	font-size: 12px;
	text-indent: 5px;
	font-weight: bolder;
}
.linkcat{
	text-decoration: underline;
	cursor: pointer;
}
.mdiscelev{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #E0FFFF;
	color: #191970;
}


