.sfondo {
	background-attachment: scroll;
	background-image: url(img/sfondobarra.jpg);
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;

}
.sfondocentrale {
	background-attachment: fixed;
	background-image: url(img/lato.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.sfondosu {
	background-attachment: scroll;
	background-image: url(img/sfondobarrasu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sfondosottotitolo {
	background-attachment: scroll;
	background-image: url(img/sfondosottotitolo.jpg);
	background-repeat: repeat;
	background-position: top;

}
.sfondosottoing {
	background-attachment: scroll;
	background-image: url(img/sfondosotting.jpg);
	background-repeat: repeat;
}
.sfondosotto {
	background-attachment: fixed;
	background-image: url(img/sfondosotto.jpg);
	background-repeat: repeat-x;
	background-position: top top;
}
.bordo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
.sfondogrigio {
	background-attachment: scroll;
	background-image: url(img/sfondogrigio.jpg);
	background-repeat: repeat;
}
.sfondorosso {
	background-attachment: fixed;
	background-image: url(img/nuovo/sfondo%20rosso.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sfondoazzurro {
	background-attachment: fixed;
	background-image: url(img/nuovo/sfondoazzurro.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.testomenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	background-attachment: fixed;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;

}
.testotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;

}
.info {
	text-align: justify;
}
.linkform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.rientro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-indent: 5pt;
}
.trebuchet {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
.trebucorsivo {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.trebutosso {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.linea {
	background-attachment: fixed;
	background-image: url(img/nuovo/linea.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.spaziotop {
	margin: 20px;

}

