#qua {
	width: 950px;
	height: 600px;
	background-image:url(../images/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
#centro {
	background-image:url(../images/sfondocentro02.jpg);
	background-repeat: repeat-y;
	background-position:center;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
#su {
	width: 950px;
	height: 160px;
	background-image:url(../images/sfondotesta.jpg);
	background-repeat:no-repeat;
	background-position:center;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
body {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
img {
	border: solid 0px;
}
table {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
a:link, a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
.copy {
	font-size: 9px;
}
.arancio {
	color: #FF6600;
}
