.mlddm
{	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 24px;
	}

	.mlddm li
	{	display: inline;
		float: left;
		list-style: none;
		margin: 0;
		padding: 0}
	
	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0 20px 0 0;
		padding: 4px;
		/* width: 80px; */
		font-size:9pt;
		font-family:"Trebuchet MS", Arial, Verdana, sans-serif;	
		font-weight: bold;	
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #eccea2;
		/*background-color: #5970B2;
		border: 1px solid #5970B2 */ }

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	/*background-color: #ABC9DE */
		color: #FFFFCC;}

		.mlddm ul
		{	z-index: 100;
			position: absolute;
			visibility: hidden;
			margin: 2px 0 0 0;
			padding: 0;
			background-color: #eddc96;
			border: 1px solid #cc9966;}

			.mlddm ul li
			{	float: none}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0px;
				padding: 2px 17px 2px 13px;
				font-weight: normal;
				font-size:8pt;
				text-align: left;
				text-transform: none;
				color: #9b6c3a;
				background-color: #eddc96;
				border-width: 0}

.mlddm .hmenu
{	background: #eddc96 no-repeat right url(../grafica/arroww.gif)}

	.mlddm ul li .hmenu
	{	background: #eddc96 no-repeat right url(../grafica/arrow.gif)}

.mlddm .hmenu:hover
{	background: #FBF4C1 no-repeat right url(../grafica/arrow.gif);
	color: #7b460e;}

	.mlddm ul li .hmenu:hover
	{	background: #FBF4C1 no-repeat right url(../grafica/arrow.gif);
		color: #7b460e;}

.mlddm .hmenuitem:hover
{	background: #FBF4C1;
	color: #7b460e;}

	.mlddm ul li .hmenuitem:hover
	{	background: #FBF4C1;	
		color: #7b460e;}




