body {
	font: 15px Times New Roman;
	line-height: 1.3;
	background-color: #32557F;
}

td {
	color: #FFFFFF; 
	font-family: Times New Roman; 
	font-size: 15px;
}

a {
	color: #FFFFFF; 
	font-family: Times New Roman; 
	font-size: 15px;
}

input { 
	font-family: Times New Roman; 
	font-size: 8pt; 
}

.textbox {
	border-left:1px solid #FFFFFF; 
	border-right:1px solid #FFFFFF; 
	border-top:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF;	
	font-family: Times New Roman; 	
	font-size: 8pt; 
}

.button {
	border-right:1px solid #FFFFFF; 
	border-left:1px solid #FFFFFF; 
	border-bottom:1px solid #FFFFFF; 
	border-top:1px solid #FFFFFF;
	font-family: Arial; 
	font-size: 9pt; 
	color: #FFFAEC;
	background-color:#C17D2C; 
	font-weight:bold;
}

.titolo {
	color: #FFFFFF; 
	font-family: Times New Roman; 
	font-size: 14px;
	font-weight:bold;
}

#eventi { margin-bottom: 40px; }
#eventi h2 { font: 18px Arial, Helvetica, sans-serif; margin: 30px 0 10px; }
#eventi span { color: #fef500; }
#eventi p { margin-top: 15px; font: 14px/1.3 Arial, Helvetica, sans-serif; }

.svalvolata img { display: block; margin-bottom: 20px; }

.testolino { line-height: 30px; font-size: 18px; }

