#MenuVersi .pagineVersi {
	margin: 0 0 0 0px;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MenuVersi .subMenu {
	margin: 0 0 0 12px;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MenuVersi .titVersi {
	width: 100%;
	display: block;
	background-color: #128892;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #16A8B4;
	border-bottom-color: #C7F4F8;
	border-top-width: 1px;
	border-bottom-width: 1px;
	font-size: 12px;
}
#MenuVersi .pagineVersi a {
	width: 100%;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #275F63;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #275F63;

}
#MenuVersi .subMenu a {
	width: 100%;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #18BCC9;
	color: #000000;

}
#MenuVersi .pagineVersi a:hover {
	width: 100%;
	display: block;
	background-color: #A6D7DB;
	color: #000000;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #78C2C9;
	border-bottom-color: #D5ECEE;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#MenuVersi .subMenu a:hover {
	width: 100%;
	display: block;
	background-color: #2795D6;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #275F63;
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #275F63;

}
