MENU {
	color: white;
	font-size: 0.7em;
	padding: 5px 5px 5px 5px;
	vertical-align: middle;
	position: absolute;
	left: 10px;
	top: 90px;
	background-color: #6DA9FF;
	display: block;
	margin: 0px 0px 0px 0px;
	filter:revealTrans(transition=12,duration=0.5) progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6DA9FF,endColorStr=#2C75DA) progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#7b7b7b,strength=3);
}
div.barramenu {
	height: 26px;
	background-color: #6DA9FF;
	width: 100%;
	text-decoration: none;
	color: white;
}
.vocimenu:link {
	color: white;
}
#menu1 {
	display: block !important;
	filter:progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#7b68ee,strength=3) progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#6DA9FF,endColorStr=#2C75DA);
	color: white;
}
MENU SPAN {
	background-color: transparent;
	padding: 3px 3px 3px 3px;
	border: 1px none white;
	vertical-align: middle;
	cursor: pointer;
	display: inline ! important;
	float: right;
}
MENU DIV {
	background-color: transparent;
	padding: 3px 3px 3px 3px;
	border: 1px none white;
	vertical-align: middle;
	cursor: pointer;
	color: white;
	display: block ! important;
}
.HOVER {
	background-color: #2C75DA;
	padding: 2px 2px 2px 2px;
	border: 1px dotted white; 
	vertical-align: middle;
	cursor: pointer;
}
.EXPANDABLE {
	padding: 3px 16px 3px 3px;
	border: 1px none white; 
	vertical-align: middle;
	cursor: pointer;
	background-repeat : no-repeat;
	background-position : right center;
}
.EXPANDABLEHOVER {
	background-color: #2C75DA;
	padding: 2px 15px 2px 2px;
	border: 1px dotted white; 
	vertical-align: middle;
	cursor: pointer;
	background-repeat : no-repeat;
	background-position : right center;
}


	/*** inizio tag menù tab
***/
		.menutabs{
}
	
			div.menutabs{
			float: right;
}
	
			a.menutabs:hover{
}
	
			a.menutabs:link{
			color: White;
}	
		
			a.menutabs:active{
}	
	
			a.menutabs:visited{
}	
	
		/*** fine tag menù tab
***/
