#menuh{
	 
	background: url(imagens/menu.png) no-repeat 0 0px ; 
	height:44px;
	width:602px;
	top:70px;
	left:284px;
	padding:18px 0px 0px 35px;
	position:absolute;
	z-index:999;
}
		
#menuh a{ 
	text-align: center;
	display:block; 
	white-space:nowrap;
	margin:0;
	padding: 4px;
	font-size: 13px;
	text-decoration: none; 
	height:38px;
	/*min-width:95px;*/	
}
#menuh ul ul a{
	color:#57504C; 
	background:#F1EBDE;
	font-size:12px;	
	height:21px;
	text-indent:3px;
	font-weight:bold;
}
#menuh ul ul a:hover, #menuh ul ul li.active a{
	 color:#FFFFFF; 
	 background:#A77C37;
}
#menuh ul{
	list-style:none;
	float:left;
	margin:0px 0px 5px 0px;
	width:85px;
	padding:0 2px;
}
	
#menuh li{
	position:relative;
	height:35px;
	z-index:9999;	
	padding-left:0px;
	}
#menuh li li{
	height:26px;
	padding-right:0px;
	margin-top:0px;
	background:#fff;
	}

#menuh ul ul{
	position:absolute;
	display:none;
	min-width:100px;
	width: auto;
	/*background:#F1EBDE;*/
	padding:0px;
	background:none;
	border:3px solid #fff;
	border-width: 3px 3px 0px 3px;
}
#menuh ul ul ul{
	top:-1px;
	left:100%;
	width:auto; 
}
#menuh ul ul ul a{margin-left:-4px;padding-top:2px;}

div#menuh li:hover{
	cursor:pointer;
	z-index:100;
}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

#menuh li:hover ul a {
	text-indent:0px;
	text-align:left;
	}
	

#menuh ul.m220 {width:105px;}
#menuh ul.m197 {width:121px;}
#menuh ul.m212 {width:121px;}
#menuh ul.m204 {width:90px;}
#menuh ul.m408 {width:64px;}
#menuh ul.m409 {width:75px;}

#menuh ul.m220 ul {min-width:105px;}
#menuh ul.m197 ul {min-width:121px;}
#menuh ul.m212 ul {min-width:121px;}
#menuh ul.m204 ul {min-width:90px;}
#menuh ul.m408 ul {min-width:64px;}
#menuh ul.m409 ul {min-width:75px;}

#menuh li.m197:hover, #menuh li.m197.active{background: transparent url(imagens/menu.png) no-repeat -38px -72px;}
#menuh li.m212:hover, #menuh li.m212.active{background: transparent url(imagens/menu.png) no-repeat -147px -72px;}
#menuh li.m204:hover, #menuh li.m204.active{background: transparent url(imagens/menu.png) no-repeat -272px -72px;}
#menuh li.m408:hover, #menuh li.m408.active{background: transparent url(imagens/menu.png) no-repeat -397px -72px;}
#menuh li.m409:hover, #menuh li.m409.active{background: transparent url(imagens/menu.png) no-repeat -491px -72px;}
#menuh li.m220:hover, #menuh li.m220.active{background: transparent url(imagens/menu.png) no-repeat -559px -72px;}

 #menuh ul li.menu0 a { text-indent: -9999px; }
 /*
		#menuh ul li.menu0 a:hover {
			background:#ffffff;
			filter:alpha(opacity=50);
			-moz-opacity:0.5;
			-khtml-opacity: 0.5;
			opacity: 0.5;
			} 
		#menuh ul li.menu0 ul li a:hover {
			color: #ffffff;
			background: transparent; 
			}
 */
			
  #menuh ul li.menu0  ul li a  { text-indent: 0px; height:14px; text-align:left;}
  
  #menuh ul ul.m2212 { width: 190px; }
  


/* End CSS Drop Down Menu */
