.mlddm
{	visibility: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	text-align: right;
/*	background-color: #7BA5C9; */
/*	border: 1px solid #5970B2; */
/*	border-bottom: 0px */}

	.mlddm li
	{	display: inline;
		margin: 0;
		padding: 0;
		list-style: none;
		text-align: right;}

	.mlddm li a, .mlddm li a#buttonnohover
	 {      display: block;
                /*width: auto;*/
                text-align: right;
                text-decoration: none;
                border-bottom: 1px dashed #FFFFFF;
                background-color: #A86081;
                margin: 0px; 
                padding: 5px 2px 5px 5px;/**/
                font-size: 8pt;
                white-space: nowrap;
				width:100px;
				color:#FFFFFF; 
    }

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background-color: #702D4c;
                border-bottom: 1px dashed #FFFFFF;
          }

		.mlddm ul
		 {  z-index: 100;
                   position: absolute;
                   visibility: hidden;
                   margin: 0px; 
                   padding: 0px;
				   text-align: right;
                   background-color: #4A1C32;  
                   border-top: 1px dashed #FFFFFF;
				      }

			.mlddm ul li a
			{	width: auto;
				text-align: right;
				border-width: 0 0 1px 0}

.mlddm .hsub
 { background: url(../grafica/icone/arroww.gif) no-repeat right  }

.mlddm .hsub:hover
 { background: #4A1C32 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; }


