.itempai-hor {
	width:100%; 
}
.itemfilho-hor {
  position:absolute; 
  text-align: left;
  background-color: #999999;
  padding: 0px; 
  visibility: hidden;
  display: block;
  white-space: nowrap;
  border: 1px solid #333366;
  line-height: 2;
	list-style: none;  
}
.textmenu-hor {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.textmenu-hor:hover {
	color: #11483F;
}

.class-ul-hor {
	width: 100%;
	margin:0px;
		padding:0px;
	list-style: none;
}
.class-li-hor a {
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	display: block;
	background: transparent;
	font-weight: normal;
		list-style: none;
}
.class-li-hor a:hover {
	background:#FFFFFF;
		list-style: none;
}