


#topo  ul.level2, #topo ul.level3 {
	position: absolute !important;
	top: 0px ;
	left: 0px ;
	visibility: hidden;
	background: transparent url(../img/overlay-black2.png) repeat !important;
	_background: black;
	padding-bottom: 8px;
	/*margin-left: 11px;*/
}

#topo  ul.level2 li, #topo ul.level3 li {
/*
	border-bottom: 1px solid #3e3e3e !important;
*/
	float: none !important;
	margin: 0 !important;
	width: 197px !important;
	text-indent: 1px !important;
	height: 30px !important;
}

#topo  ul.level2 li a, #topo ul.level3 li a {
	text-indent: 1px !important;
	height: 30px !important;
	padding-top: 0px !important;
	color: white !important;
	font-size: 10px !important;
	text-indent: 9px !important;
	font-weight: bold !important;
	border-bottom: 1px solid #2b3347 !important;
	margin: 0 8px;
	line-height: 34px;
	background: transparent url(../img/ico_setaamarela.png) -1px 14px no-repeat !important;
}
#topo  ul.level2 li input, #topo ul.level3 li input {
	float: left !important;
	border:0 !important;
	margin-left: 6px !important;
}
#topo ul.level2 .no-border{border-bottom: 0 !important;}

#topo  ul.level2 li a:hover,#topo  ul.level3 li a:hover {
	font-weight: bold !important;
    background: transparent url(../img/overlay-black2.png) repeat;
	margin-top: 0 !important;
	text-decoration: underline !important;
}
#topo  ul.level2, #topo ul.level3 {

}

/*

#topo  ul.level2, #topo ul.level3 {
visibility: visible;
margin-left:187px;
margin-top:33px;
}

*/


