.back {
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-image: url(img/F_home.jpg);
	background-position: right top;
}
.dida {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #BE5507;
}
.bordi {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #EE7031;
	border-bottom-color: #EE7031;
	background-color: #FEF3AB;
}

.dida2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; line-height: 10px}
.TITOLI {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.TITOLIhome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BC341C;
	padding-right: 5px;
}

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: normal
}
.arancio { color: #BE5507; }

