body {
background-color: #999999;

}


.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
}


.testo a:hover {
text-decoration: underline;
}



.ilmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
	padding-bottom: 8px;
}

.ilmenu a:hover {
text-decoration: underline}

.bordo {
	border-width: thin;
	border-width: 1px;
	border-color: #47806D;
	border-style: solid;

}

.bordo-sotto {
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-color: #47806D;
	border-right-color: #47806D;
	border-bottom-color: #47806D;
	border-left-color: #47806D;
	border-bottom-style: solid;

}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000099; text-decoration: none}
