body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #750025;
	margin-bottom: 0px;
}
.top {
	background-image:  url("images/top.png");
	background-repeat: repeat-x;
	background-position: top;
}
.centro {
	background-image:  url("images/centro.png");
	background-repeat: repeat-x;
	background-position: top;
}
.testo {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #F1E9DA;
}
.Stile1 {font-size: 9px}
.Stile2 {
	font-size: 11px;
	font-family: Tahoma;
}
.Stile3 {font-family: Tahoma; font-size: 11px; line-height: 18px; color: #F1E9DA; font-weight: bold; }
.Stile4 {color: #FFFFFF}
.giallo {
	color: #FFCC00;
	text-decoration: none;
}
.giallo:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.form {
	font-family: Tahoma;
	color: #F1E9DA;
	text-decoration: none;
	background-color: #5B001D;
	border: 1px solid #AA0037;
	font-size: 11px;
}
