.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body a {
	text-decoration: underline;
	font-weight: normal;
}
.body a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #CC0000;
}

.bordi {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.sfmenu {
	background-image: url(immagini/sf_manta.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #025B7D;
	margin: 0px;
	padding: 0px;
	background-color: #001729;
}
#menusx ul {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 20px 0px 0px;
}
#menusx li {
	padding: 0px;
	margin: 0px;
}
#menusx a {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
	padding: 8px 0px 2px 2px;
	margin: 0px;
	font-variant: normal;
	display: block;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #1769D4;
	width: 100%;
	font-size: small;
}
#menusx a:hover {
	text-decoration: none;
	display: block;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	color: #FFFFFF;
	padding-left: 2px;
	background-color: #1769D4;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 2px;
}
.bordcella {
	border: 1px solid #000000;
}
#meuinf a {
	text-decoration: none;
	font-size: x-small;
	color: #FFFFFF;
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
	font-weight: normal;
}
#meuinf a:hover {
	color: #00FF00;
	text-decoration: none;
	font-weight: normal;
}
.sf-ippo {
	background-image: url(immagini/sf_manta.jpg);
	background-repeat: no-repeat;
}
.tabella {
	font-family: Arial, Helvetica, sans-serif;
}

