.sfondo {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(img/sfondo_demo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fondoPagina {
	background-color: #FFFFFF;
	border: 1px solid #DCDCDC;
}
.testoJUST {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.testoLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.testoLink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
.fondoBoxVerde {

	background-color: #F1FAC0;
	border: 1px solid #B8D37B;
}
.testoBIG {

	font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #FF1A00;
	text-decoration: none;
	text-align: justify;
}
.Link {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0558AC;
	text-decoration: underline;
	text-align: justify;
}
.Link:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0558AC;
	text-decoration: underline;
	text-align: justify;
	background-color: #D9EAF7;
}
.BoldBLU {


	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #0558AC;
	text-align: justify;
}
.testoMINI {

	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
