.menu1 {
background-image:  url(sfondo2L.jpg);
background-color: #e6e6e6;
      background-position: bottom left;
      background-repeat: no-repeat;
margin-left:0px;
padding-left:10px;
padding-top:4px;
padding-bottom: 4px;


display:block; 
text-decoration: none;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #0066cc;
height: 20px;
text-align: left;

}

a.menu1:link{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333399;
text-decoration: none;
text-align: left;
}

a.menu1:visited{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #333399;
text-decoration: none;
text-align: left;
}

a.menu1:hover{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #0066cc;
font-size: 13px;
text-decoration: none;
text-align: left;
}


 .submenu{
background-image:  url(sfondoL3.gif);
background-color: #e6e6e6;
 background-position: bottom left;
      background-repeat: no-repeat;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
display: block;
height: 19px;

margin-left: 0px;
padding-top:4px;
padding-bottom: 4px;
padding-left: 50px;

color: #333333;
text-decoration: none;
vertical-align: bottom;
text-align: left;
}
a.submenu:link{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6699ff;
text-decoration: none;
text-align: left;
}

a.submenu:visited{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #6699ff;
text-decoration: none;
text-align: left;
}

a.submenu:hover{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333399;
text-decoration: none;
text-align: left;
}
 .subsubmenu{

background-image:  url(sfondoL4.gif);
background-color: #e6e6e6;
 background-position: left;
      background-repeat: no-repeat;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
display: block;
height: 19px;

margin-left: 0px;

padding-top: 4px;
padding-bottom: 4px;
padding-left: 88px;
color: #663399;
text-decoration: none;
text-align: left;
}

.hide {
display: none;
}

.show {
display: block;
}

.hidesub {
display: none;
}

.showsub {
display: block;
}

a.subsubmenu:link{
color: #ff6600;
text-decoration: none;
font-size: 10px;
text-align: left;
}
a.subsubmenu:visited{
color: #ff6600;
text-decoration: none;
font-size: 10px;
text-align: left;
}
a.subsubmenu:hover{
color: #ff6600;
text-decoration: underline;
font-size: 10px;
text-align: left;
}

#nonselezionato {

}
#selettore_nodo_padre {
color:#660000;
font-weight: bold;
text-decoration: none;
text-align: left;
}
#selettore_nodo {
color:#2E4E89;
font-weight: bold;
text-decoration: none;
text-align: left;
}
.top {
background-image:  url(imgtop.jpg);
     background-position: bottom left;
      background-repeat: no-repeat;
 padding-top:2px;
display:block; 
}
.down {
background-image:  url(imgdown.jpg);
      background-position: top left;
      background-repeat: no-repeat;
	   padding-top:200px;
display:block; 
}