#menu{
	width:1024px;
   	text-align:left;
	background: url(img/bg-menu-geral.jpg) repeat-x top;
}

#menu ul{
	background: url(img/bg-menu-geral.jpg) repeat-x top;
	padding:0 4 0 5;
	margin:0 0px 0 0;
	list-style:none;
	width:1016px;
	height:30px;
	float:left;
	font: 14px Arial;
 
	color:#ccc;
}

#menu ul li{
	display:inline;
 	line-height:4; 
}

#menu ul li a{
	background:#;
	padding:0 4 0 5;
 	margin:0 0px 0 0;
	width:100%px;
	height:30px;
	line-height:30px;
 	float:left;
	text-decoration:none;
	border-bottom: 0px solid #999;
 	color:#333;
	font-size:14px;
}

#menu ul li a:hover{
	background: url(img/bg-menu.gif) repeat-x bottom;
	padding: 0 4 0 5;
	margin: 0 0px 0 0;
	height:30px;
	line-height:20px;
 	float:left;
	border-radius: 0px;
	border-bottom: 0px solid #66FF00;
	color:#fff;
	font-size:14px;
}

#menu ul li a.on{
	background: url(img/bg-menu.gif) repeat-x bottom;
	padding: 0 4 0 5;
	margin: 0 1px 0 0;
	height:30px;
	line-height:20px;
 	float:left;
	border-radius: 0px;
	border-bottom: 0px solid #66FF00;
	color:#fff;
	font-size:14px;
}



#menucat{
	background:#;
 	width:226px;
	height:130;
	padding:5 0 0 0px;
 	margin:0 0 0 0px;
   	text-align:left;
	font-family:tahoma;
	font-size:14px;
}

#menucat ul{
	padding:5 0 0 0;
 	margin:0 0 0 0;
	list-style:none;
	width:210px;
	height:22px;
	float:left;
	font-family:tahoma;
	font-size:14px;
 	color:#fff;
}

#menucat ul li{
 
}

#menucat ul li a{
	padding:4 0 0 15;
 	margin:0 0 0 0;
	width:210px;
	height:22px;
 	float:left;
	text-decoration:none;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #000;
	font-size:14px;
 	color:#fff;
	clear:both;
}

#menucat ul li a:hover{
 	/*background-color:#007429; */
	background-color:#336600;
 	padding: 4 5 0 35;
 	margin:0 0 0 0;
	width:188px;
	height:22px;
 	text-decoration:none;
	text-align:left;
	border-right: 1px solid #ccc;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	color:#fff;
	font-family:tahoma;
	font-size:14px;
}


#menucat ul li a.cl01:hover{
	background:url(img/tarja_azul.png) no-repeat transparent;
	background-color:#3366ff ;
 	color:fff;
}
#menucat ul li a.cl02:hover{
	background:url(img/tarja_azul.png) no-repeat transparent;
	background-color:#ff00ff ;
	
 	color:fff;
}
#menucat ul li a.cl03:hover{
	background:url(img/tarja_azul.png) no-repeat transparent;
	background-color:#ff6600 ;
  	color:fff;
}
#menucat ul li a.cl04:hover{
	background:url(img/tarja_azul.png) no-repeat transparent;
	background-color:#cccc00 ;
  	color:fff;
}
#menucat ul li a.cl05:hover{
	background:url(img/tarja_azul.png) no-repeat transparent;
	background-color:#33cc00 ;
  	color:fff;
}
#menucat ul li a.cl06:hover{
	background:url(img/tarja_azul.png) no-repeat transparent;
	background-color:#999966 ;
 
 	color:fff;
}








.semfundo {behavior:url(iepngfix.htc);}



 