#MenuVersi .pagineVersi {
	margin: 0 0 0 8px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MenuVersi .subMenu {
	margin: 0 0 0 12px;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MenuVersi .titVersi {
	width: 100%;
	display: block;
	background-color: #006600;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A60021;
	border-bottom-color: #FF597A;
	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 #FFBE7D;
	color: #000000;
}
#MenuVersi .subMenu a {
	width: 100%;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #FFC68C;
	color: #000000;

}
#MenuVersi .pagineVersi a:hover {
	width: 100%;
	display: block;
	background-color: #FFCC99;
	color: #000000;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFA74F;
	border-bottom-color: #FFDCB9;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#MenuVersi .subMenu a:hover {
	width: 100%;
	display: block;
	background-color: #CC6600;
	color: #FFFFFF;
	font-weight: bold;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFDDBB;
	border-bottom-color: #FFAE5E;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
