body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
body {
	background-color: #C3C3C5;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}
a:link {
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #666;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #F00;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#testata {
	overflow: visible;
	position: relative;
	width: 850px;
	left: 50%;
	margin-left: -425px;
}
#corpo {
	width: 850px;
	margin-left: -425px;
	overflow: visible;
	left: 50%;
	position: relative;
}
.testograndebold {
	font-size: 12px;
	font-weight: bold;
}
.verdanaboldgrigio {
	font-weight: bold;
}
#laterale_dx {
	text-align: right;
	vertical-align: top;
}
.principale_just {
}
.principale_just {
	text-align: justify;
}
.laterale_right {
	text-align: right;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
}
.titulo {
	text-align: right;
	color: #F00;
	font-size: 24px;
	font-weight: bold;
}
.minuscolo {
	font-size: 7px;
	font-family: Verdana, Geneva, sans-serif;
}
