a.menuAttivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #F7F7F7;
	text-align: center;
	color: #000;
	line-height: 27px;
	display: block;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #dc143c;
	border-bottom-color: #F7F7F7;
}	
a.menu:hover {
	font-weight: bold;
	text-transform: uppercase;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0099CC;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	line-height: 27px;
	display: block;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	border-top-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-color: #0099CC;
	background-image: url(Images/ombra3.png);
	background-repeat: repeat-x;
}
a.menuAmmAttivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #F7F7F7;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	line-height: 27px;
	display: block;
	border-top-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #dc143c;
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #F7F7F7;
}
a.menuAmm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #e0e0e0;
	text-align: center;
	text-decoration: none;
	color: #000;
	line-height: 27px;
	display: block;
	border-top-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7F7F7;
	border-left-color: #F7F7F7;
	border-right-color: #F7F7F7;
	border-bottom-color: #000;
}
a.menuAmm:hover {
	background-color: #C0C0C0;
}
.menuAmmRientro {
	background-color: #F7F7F7;
	line-height: 27px;
	border-top-width: 2px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F7F7F7;
	border-bottom-color: #000;
}
.menuAmmBox {
	background-color:  #F2F2F2;
	border-top-width: 2px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #F2F2F2;
	border-left-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}