body {
	background-image: url("../../immagini/lions_backg.gif"); background-attachment: fixed; background-position: left-top; margin: 5px;
}
h2 {
	text-align: Center;
	color: #3069BE;
}
td, p, input, textarea {
	font-size: 11px;
	font-family: Verdana;
	color: #3069BE
}
a {
	color: #3069BE;
	text-decoration: None;
}
a:hover {
	color: #3069BE;
	text-decoration: None;
}
table.MODULO
{
	background-color: #EEEEEE;
	border: Solid 1px #CCCCCC;
}
p.ERRORE {
	text-align: Center;
	color: FF0000;
}
.testo {
	font-family:Verdana, Tahoma, Arial; font-size:10px; color: #800000;
}

