.errore {
	color: red;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
.sf_body {
	background-color: #6C6B6B;
	background-image: url(img/sfbody.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.flower {
	background-image: url(img/sfondo2007.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titoli_TIMES {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	color: #535456;	
	font-style: italic;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
}
.testoJUST {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
	text-align: justify;
}
.testoRIGHT {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: none;
	text-align: right;
}
.testoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #36393D;
	line-height: 18px;
	text-decoration: none;
	text-align: justify;
}

.testoROSSOBOLD {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C10404;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
}

.testoROSSOBOLD:hover 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C10404;
	line-height: normal;
	text-decoration: none;
	text-align: justify;
	border-bottom-width: 1px;
	border-bottom-color: #C10404;
	border-bottom-style:dotted;
}
.linkROSSOBOLD {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C10404;
	line-height: 18px;
	text-align: justify;
}
.linkROSSOBOLD:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #C10404;
	line-height: 18px;
	text-align: justify;
}
.biancoMINI {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.biancoMINI:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.titoli_MENU {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #7C7C7C;
	font-style: normal;
	text-align: center;
}
.sf_BOX {
	background-color: #FFFFFF;
	background-image: url(img/sf_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: none #C2C1C1;
	border-right: 1px solid #C2C1C1;
	border-bottom: 1px solid #C2C1C1;
	border-left: 1px solid #C2C1C1;
}
.riga_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C1C1;
}
.sf_BOXTOP {
	background-color: #FFFFFF;
	background-image: url(img/sf_box.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #C2C1C1;
}
.sf_BOXMENU {
	background-color: #FFFFFF;
	border-top: 1px solid #cccccc;
	border-right: none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: none #cccccc;
}
.testoJUSTLINK {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;
	text-align: justify;
}
