.tabmenu{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #FFFFFF;
  vertical-align: text-bottom;
}
.tabmenu-principal{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #E3BF8B;
  vertical-align: text-bottom;
  padding-left: 5px;
  padding-right: 5px;
}
.menu-categoria-text{
  color: #eac66f;
  font-family: Verdana;
  font-weight: bold;
  font-size: 18px;
  margin-top: 47px;
  margin-bottom: 18px;
   margin-left: 25px;
}
.menu-subcategoria-text{
  margin-left: 5px;
  color: #eac66f;
 font-family: Verdana;
  font-weight: normal;
  font-size: 14px;

  width: 162px;
}


ul.bullet-a {
 list-style-image: url(../images/icon-subcategoria.jpg);
  color: #eac66f;
 font-family: Verdana;
  font-weight: normal;
  font-size: 14px;

   }

 .menu-subcategoria-box{
  margin-left: 41px;
  color: #eac66f;
 font-family: Verdana;
  font-weight: normal;
  font-size: 14px;
}
  .menu-subcategoria-text:link {
	color: #eac66f;
    	text-decoration: none;
}
.menu-subcategoria-text:visited {
	color: #eac66f;
    	text-decoration: none;
}
.menu-subcategoria-text:hover {
	color: #F0F0F0;
    	text-decoration: none;
}
.menu-subcategoria-text:active {
	color: #eac66f;
    	text-decoration: none;
}
.separador-menu{
   border-bottom: solid 1px #6D3B24;
   width:138px ;
}
.textotitular-detalle{
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
}

.textoprecio-detalle{
  font-family: Verdana;
  font-weight: bold;
  font-size: 14px;
  color: #660000;

}

 .menu-footer-box{
  margin-left: 5px;
  color: #FFFFFF;
 font-family: Verdana;
  font-weight: normal;
  font-size: 12px;
}
  .menu-footer-box:link {
	color: #FFFFFF;
    	text-decoration: none;
}
.menu-footer-box:visited {
	color: #FFFFFF;
    	text-decoration: none;
}
.menu-footer-box:hover {
	color: #FFCC66;
    	text-decoration: none;
}
.menu-footer-box:active {
	color: #FFFFFF;
    	text-decoration: none;
}
