.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.sottomenuCentro {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 13px;
	text-decoration: none;
	text-transform: capitalize;
	background-attachment: fixed;
	background-image: url(../image/bordo_menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: baseline;
	color: #005840;





}
.bordimenu {
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-bottom-color: #005840;
	border-left-color: #005840;
}
.menuMacrosezioni {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 18px;
	color: #FFFFFF;

}
.sftable {
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.MenuShort {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #005840;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}

.menuTxtCentrato {
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-color: #FFFFFF;
}

.MenuLong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005840;
	text-decoration: none;
	font-weight: bold;
}
a.MenuLong:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-decoration: none;
}
