.itempai {
  width:100%; 
  padding-bottom: 7px; 
  padding-top: 6px;
}

.itemfilho {
  position:relative; 
  display: none;
  white-space: nowrap;
}

.textmenu {
  text-transform: uppercase;  
  font-family: Tahoma, Verdana, Arial, Courier;
  font-size: 11px;
  color: #003366;
  font-weight: bold;  
  text-decoration: none;  
}
.textmenu:hover {
  text-decoration: underline;

}

.textmenufilho {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #757575;
  text-decoration: none;  
  
}
.textmenufilho:hover {
  text-decoration: underline;
}

