.bgpagina {
	background-attachment: fixed;
	background-color: F36D4E;
	background-image: url(../images/bg_pagina.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg-testi {
	background-attachment: fixed;
	background-image: url(../images/bg_testi.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.corpo-testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.corpo-testo:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.corpo-testo:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #93300D;
	text-decoration: none;
}
.didascalie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	color: #93300D;
	text-decoration: none;
}
.sfondo-segnalibro {
	background-attachment: fixed;
	background-image: url(/images/segnalibro_2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bg-testi-2 {
	background-attachment: fixed;
	background-image: url(../images/bg_testi_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00194C;
	background-color: #f5f6f6;
	border: 1px solid #000000;
}
