.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.fondohompage {
	background-attachment: fixed;
	background-image: url(images/sfondo_homepage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.BORDINERI {
	border: 1px solid #333333;
}
.fondosx {
	background-attachment: fixed;
	background-image: url(images/fondoSX.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondodx {
	background-attachment: fixed;
	background-image: url(images/fondoDX.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bordosmall {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
