.sfondoContent {
	background-image: url(img/index_r3_c2.jpg);
	color: #801122;
	text-align: left;
	background-color: #FFFDF6;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #932530;
	text-align: left;
	padding: 5px;
}
.destra {
	background-color: #FFFFFF;
	background-image: url(img/index_r3_c4.jpg);
	padding: 0px;
}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #8E1A27;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.bordo {
	border: 4px double #8A4852;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #891F2B;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #891F2B;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #891F2B;
	background-color: #DFCEA0;
}
