.itempai {
  width:100%; 
  padding-bottom: 0px; 
  padding-top: 0px;
}

.itemfilho {
  position:relative; 
  display: none;
  white-space: nowrap;
}

.textmenu {
  font-weight: bold;
  color: #333333;
  line-height: 20px; 
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  text-decoration: none;  
}
.textmenu:hover {
  text-decoration: underline;

}

.textmenufilho {
  font-weight: bold;
  color: #333333;
  line-height: 20px;
  text-decoration: none;  
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  
}
.textmenufilho:hover {
  text-decoration: underline;
}

