.mlddm
{	visibility: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
/*	background-color: #7BA5C9; */
/*	border: 1px solid #5970B2; */
/*	border-bottom: 0px */}

	.mlddm li
	{	display: inline;
		margin: 0;
		padding: 0;
		list-style: none;}

	.mlddm li a, .mlddm li a#buttonnohover
	 {      display: block;
                width: auto;
                text-align: left;
                text-decoration: none;
                border-bottom: 1px dashed silver;
                background-color: #717171;
                margin: 0px; 
                padding: 5px 17px 5px 13px;
                font-size: 8pt;
                white-space: nowrap;
    }

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background-color: #545454;
                border-bottom: 1px dashed silver;
          }

		.mlddm ul
		 {  z-index: 100;
                   position: absolute;
                   visibility: hidden;
                   margin: 0; 
                   padding: 0;
                   background-color: #717171;  
                   border-top: 1px dashed gray;   }

			.mlddm ul li a
			{	width: auto;
				text-align: left;
				border-width: 0 0 1px 0}

.mlddm .hsub
 { background: url(../grafica/icone/arroww.gif) no-repeat right  }

.mlddm .hsub:hover
 { background: #545454 url(../grafica/icone/arroww.gif) no-repeat right  }


a.livello1    { background: transparent url(../grafica/bn/bn02_indent.gif) no-repeat left center !important; border-width: 0px 0px 0px 0px !important; border-color: transparent !important; }

