body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #86B6E6;
	margin: 0px;
	padding: 0px;
	text-align: center;

}
.menuu {
	line-height: 15px;
}
.menuu a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.menuu a:hover {
	text-decoration: underline;
}#testihome {
	color: #FFFF00;
	text-align: right;
	float: right;
	width: 260px;
	padding-right: 34px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
.copy {
	font-size: 11px;
	color: #1A4C7F;
	text-align: right;
}
#testo {
	color: #1A4C7F;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;

}
#testo td {
	font-size: 13px;
	color: #1A4C7F;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 13px;
}
.rosso {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
	background-color: #86B6E6;
	text-align: center;
	vertical-align: middle;
	height: 22px;
}
.grosso {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.home {
	background-image: url(img/home.jpg);
	background-repeat: no-repeat;
}
.rosso a {
	color: #FF0000;
}
