.sfondo {
	background-attachment: fixed;
	background-image: url(images/1px_sfondo.gif);
	background-repeat: repeat-x;
}
.testoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515050;
	text-decoration: none;
	text-align: left;
}
.testoArancioBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0362C;
	text-decoration: none;
	text-align: left;
}
.testoFooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: justify;
}
.testoRossoCentrato {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0362C;
	text-decoration: none;
	text-align: center;
}

