.primopiano {}

.secondopiano {Position:Relative;Z-Index:0;}

#bar {
	/*	background: #ECE9D8;
    border: 1px solid;
    border-color: #ffffff #ACA899 #ACA899 #ffffff;*/
		cursor:pointer; 
		cursor:hand;
		color: #000000;
}

.MenuLeft {
		width:193;	
		z-index:998;
    -moz-user-select: none;
		color: #000000;
}


A.bottone:link{color: #000000;text-decoration: none}
A.bottone:visited{color: #000000;text-decoration: none}
A.bottone:hover{color: #000000;text-decoration: none;}


/*
.MenuLeft .bottone,
.MenuLeft .bottone:hover,
.MenuLeft .bottone-attivo,
.MenuLeft .bottone-attivo:hover {
		width:100%;
    line-height: normal;
    padding: 5px 6px 4px 6px;
    border: 1px solid #ECE9D8;
    color: #000000;
    text-decoration: none;
		cursor:pointer; 
		cursor:hand;
    white-space: nowrap;
    display: block;
    position: relative;
}
.MenuLeft .bottone:hover {
    border-color: #ffffff #ACA899 #ACA899 #ffffff;
}
.MenuLeft .bottone-attivo,
.MenuLeft .bottone-attivo:hover {
    border-color: #ACA899 #ffffff #ffffff #ACA899;
}*/

.MenuLeft .oggetto,
.MenuLeft .oggetto:hover,
.MenuLeft .oggetto-attivo,
.MenuLeft .oggetto-attivo:hover {
    /*background: #ffffff;*/
		border-top: solid 1px #FFFFFF;
    line-height: normal;
    padding: 5px 30px 5px 6px;
    color: #000000;
    text-decoration: none;
		cursor:pointer; 
		cursor:hand;
    white-space: nowrap;
    display: block;
    position: relative;
}

/*.MenuLeft .oggetto:hover,
.MenuLeft .oggetto-attivo,
.MenuLeft .oggetto-attivo:hover {
    background: #316AC5;
    color: #ffffff;
}
.MenuLeft .sezione {
    background: #ffffff;
    border: 1px solid;
    border-color: #F1EFE2 #716F64 #716F64 #F1EFE2;
		padding: 2px 1px 1px 2px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}*/

.MenuLeft .arrow {
    position: absolute;
    right: 8px;
    border: 0;
	 margin: 4px;
	 /*float:left;*/
}

* html .MenuLeft td { position: relative; } /* ie 5.0 fix */

