.testi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.titoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A4282C;
	text-decoration: none;
	font-weight: bold;
}
.piccolo_rosso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A4282C;
	text-decoration: none;
}
.sottotitolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	
}
body {
	color: #333333;
	background-attachment: scroll;
	background-image: url(images/sfondo-centrale.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #C12C16;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #AE6800;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #A4282C;
	text-decoration: none;
}
.piccolo_rossoCopia {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #A4282C;
	text-decoration: none;
}
.titoli_grandi {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #A4282C;
	text-decoration: none;
	font-weight: bold;
}
.titolimedi {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

