.superContenitore
{
	left:auto;
	top: auto;
	position: absolute;
	padding-left:2px;
	padding-top:28px;
	
}
.Titolo a
{
	/*background-image: url(Titolo.gif);*/
	font: bold 11px tahoma;
	overflow: hidden;
	cursor: hand;
	color: #FFFFFF;
	position: relative;
	text-align: center;
	display:block;
	text-decoration: none;
	width: 100px;
	margin: 0px;
	padding: 0px;
	background-color: #566269;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #566269;
	border-right-color: #E4E4E4;
	border-bottom-color: #566269;
	border-left-color: #566269;
}
.Titolo a:hover
{
	color: White;
	background: #A6CE39;
	border: 2px solid #A6CE39;
}
.TitoloOpen a:hover
{
	color: White;
}
.TitoloOpen a
{
	
	font: bold 11px tahoma;
	overflow: hidden;
	cursor: hand;
	color: White;
	position: relative;
	width: 100px;
	text-align: center;
	display:block;
	text-decoration: underline;
	background: #A6CE39;
	border: 2px solid #A6CE39;
}

.SpazioTraMenu {
    /*background-color:#b5b5b5;*/
    background-color: #CCCCCC;
    height:1px;   
    overflow:hidden;
    
}
.ContenitoreMenu
{
	overflow: hidden;
	height: 1px;
	background-color: #566269;
	text-align: left;
	width: 100%;
	height:auto;
	
}
A.VoceMenu
{
	background-color: #566269;
	font-size: 11px;
	color: White;
	line-height: 15px;
	font-family: Tahoma;
	text-align: left;
	text-decoration: none;
	border-top: #566269 1px solid;
	border-bottom: 1px solid #CCCCCC;
	font: normal;
}

A:hover.VoceMenu
{
	border-top: #566269 1px solid;
	background-color: #CCCCCC;
	text-decoration: none;
}
.tabella
{
	
	height: auto;

	
}
.tabella td
{
	vertical-align: top;
	width: auto;
	height: auto;
	
}


