.superContenitore
{
	left:auto;
	top: 0px;
	position: absolute;
	padding-left:5px;
	padding-top:10px;
	height: 29px;
	z-index: 100;
	
}
.Titolo a
{
	color: #7B0200;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	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;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.Titolo a:hover
{
	text-decoration:underline;
}
.TitoloOpen a:hover
{
	text-decoration:underline;
}
.TitoloOpen a
{
	color: #7B0200;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	overflow: hidden;
	cursor: default;
	padding-top: 3px;
	background-repeat: no-repeat;
	position: relative;
	height: 22px;
	text-align: left;
	display: block;
	width: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:underline;
}

/*quì terminano i menu di primo livello*/


.SpazioTraMenu {
	/*background-color:#b5b5b5;*/
	background-color: #00CC00;
	height: 18px;
	overflow: hidden;
	width: 10px;
	display: none;
}
.ContenitoreMenu
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	width: 150px;
	/*height: 0px;*/
	overflow: inherit;
	position: absolute;
	z-index:100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
A.VoceMenu
{
	font-size: 11px;
	width: 100%;
	color: #232323;
	/*line-height: 20px;*/
	/*padding-left:3px;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	/*height: 20px;*/
	text-align: left;
	text-decoration: none;
	border-top: #ffffff 1px solid;
	padding: 2px;	
}

A:hover.VoceMenu
{
	border-top: #ffffff 1px solid;
	background-color: #ffffff;
	text-decoration: none;
}


.tabella td
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.bordoMenu 
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	/*background-color:Aqua;*/
	border-collapse:collapse;
	width:100%;
}
.areaSensibileLaterale
{
	/*background-color:Black;*/
	width:5%;
}

