.sfondo-tot {
	background-attachment: scroll;
	background-image:  url("../ita/img/sfondo.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.testo-standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFE4E2;
	text-decoration: none;
	text-align: justify;
}
.testo-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFE4E2;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.sfondo-index {
	background-attachment: scroll;
	background-image:  url("../ita/img/sfondo-index.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.testo-Italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFE4E2;
	text-decoration: none;
	text-align: justify;
	font-style: italic;
}
.testo-standard12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFE4E2;
	text-decoration: none;
	text-align: justify;
}
.testo-standard13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFE4E2;
	text-decoration: none;
	text-align: justify;
}

