.superContenitore
{
	left:auto;
	top: auto;
	position: absolute;
	padding-left:5px;
	padding-top:10px;
	height: 29px;
	
}
.Titolo a
{
	color: White;
	padding-right: 30px;
	padding-left: 5px;
	padding-bottom: 0px;
	font: bold 12px tahoma;
	overflow: hidden;
	cursor: default;
	padding-top: 3px;
	background-repeat: no-repeat;
	position: relative;
	height: 22px;
	text-align: left;
	display: block;
	text-decoration: none;
	width: auto;
}
.Titolo a:hover
{
	color: Silver;
}
.TitoloOpen a:hover
{
	color: Silver;
}
.TitoloOpen a
{
	color: Silver;
	padding-right: 30px;
	padding-left: 5px;
	padding-bottom: 0px;
	font: bold 12px tahoma;
	overflow: hidden;
	cursor: default;
	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: 20px;
	overflow: hidden;
	width: 530px;
	display: none;
}
.ContenitoreMenu
{
	border-right: 1px solid silver;
	border-top: 0px solid silver;
	border-bottom:1px solid silver;
	border-left: 1px solid silver;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left; 
 	width: 200px;
	height: 20px;
	overflow: hidden;
	background: #E2E2E2;
	position:absolute;
}
A.VoceMenu
{
	font-size: 11px;
	width: 100%;
	color: #232323;
	line-height: 20px;
	padding-left:3px;
	font-family: Tahoma;
	height: 20px;
	text-align: left;
	text-decoration: none;
	border-top: #ffffff 0px solid;
	border-bottom: #eeeeee 0px solid;
}

A:hover.VoceMenu
{
	border-top: #ffffff 0px solid;
	background-color: #ffffff;
	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:5%;
}
