﻿.superContenitore
{
	
	left:auto;
	top: auto;
	position: absolute;
	padding-left:4px;
	padding-top:4px;
	z-index: 50;
	
}
.Titolo a
{
	color: White;
	padding-right: 13px;
	padding-left: 2px;
	padding-bottom: 0px;
	font: bold 11px tahoma;
	overflow: hidden;
	cursor: hand;
	padding-top: 3px;
	background-repeat: no-repeat;
	position: relative;
	height: 22px;
	text-align: center;
	display: block;
	text-decoration: none;
	width: auto;
}
.Titolo a:hover
{
	color: #FFCC00;
	text-align: center;
	cursor: hand;
}
.TitoloOpen a:hover
{
	color: #FFCC00;
	text-align: center;
	cursor: hand;
}
.TitoloOpen a
{
	color: #FFCC00;
	text-align: center;
	padding-right: 30px;
	padding-left: 5px;
	padding-bottom: 0px;
	font: bold 11px tahoma;
	overflow: hidden;
	cursor: hand;
	padding-top: 3px;
	background-repeat: no-repeat;
	position: relative;
	height: 22px;
	text-align: left;
	display: block;
	text-decoration: none;
	width: auto;
}

/*quì terminano i menu di primo livello*/


.SpazioTraMenu {
	/*background-color:#b5b5b5;*/
	background-color: #00CC00;
	height: 0px;
	overflow: hidden;
	width: 300px;
	display: none;
}
.ContenitoreMenu
{
	width: 150px;
	overflow: hidden;
	position:absolute;
	z-index:100;
	margin-top: 5px;
	padding: 0px;
	background-color: #719ED7;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3779C7;
	border-right-color: #3779C7;
	border-bottom-color: #3779C7;
	border-left-color: #3779C7;
}

A.VoceMenu
{
	font-size: 11px;
	color: #232323;
	font-family: Tahoma;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-weight: normal;	
	
}

A:hover.VoceMenu
{
	border-top: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background: #C2D2EC
	text-decoration: none;
	
}


.tabella td
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	vertical-align: top;
	padding-top: 0px;
	
	
}

.bordoMenu 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	vertical-align: top;
	padding-top: 0px;
	/*background-color:Aqua;*/
	border-collapse:collapse;
	width:100%;
}
.areaSensibileLaterale
{
	/*background-color:Black;*/
	width:1%;
}
