@charset "utf-8";
/* CSS Document */



#header .content-Menu .menu { width:800px; height:60px; margin-left:350px; padding-top:50px; cursor:pointer; font-family: 'Caudex', serif; letter-spacing:1px;    }


#header .content-Menu .menu .btn-inicio { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") right no-repeat ; float:left;  }

#header .content-Menu .menu .btn-inicio:hover { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  }

#header .content-Menu .menu .btn-inicio p { text-align:center;  font-size:20px; font-weight:bold;  color:#6e3000; text-shadow: 1px 2px 0px rgba(251, 216, 181, 1); padding-top:10px;  }






#header .content-Menu .menu .btn-empresa { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") right no-repeat ; float:left;  }

#header .content-Menu .menu .btn-empresa:hover { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  }

#header .content-Menu .menu .btn-empresa p { text-align:center;  font-size:20px; font-weight:bold;  color:#6e3000; text-shadow: 1px 2px 0px rgba(251, 216, 181, 1); padding-top:10px;  }












#header .content-Menu .menu .btn-recetas { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") right no-repeat ; float:left;  }

#header .content-Menu .menu .btn-recetas:hover { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  }

#header .content-Menu .menu .btn-recetas p { text-align:center;  font-size:20px; font-weight:bold;  color:#6e3000; text-shadow: 1px 2px 0px rgba(251, 216, 181, 1); padding-top:10px;  }









#header .content-Menu .menu .btn-contacto { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") right no-repeat ; float:left;  }

#header .content-Menu .menu .btn-contacto:hover { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  }

#header .content-Menu .menu .btn-contacto p { text-align:center;  font-size:20px; font-weight:bold;  color:#6e3000; text-shadow: 1px 2px 0px rgba(251, 216, 181, 1); padding-top:10px;  }





body#index #header .content-Menu .menu .btn-inicio  {  width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  }


body#empresa #header .content-Menu .menu .btn-empresa  {  width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  }






body#productos #header .content-Menu .menu .btn-productos  {  width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  text-decoration:none; }


body#recetas #header .content-Menu .menu .btn-recetas  {  width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  }


body#contacto #header .content-Menu .menu .btn-contacto  {  width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  }







/* BUTTON PRODUCT SUBMENU */




#header .content-Menu .menu .btn-productos { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") right no-repeat ; float:left; position:relative; text-decoration:none; }

#header .content-Menu .menu .btn-productos:hover { width:152px; height:51px; margin-left:8px;  cursor:pointer; background: url("../img/template/bg/bg-btn-menu.png") left no-repeat ; float:left;  text-decoration:none;  }

#header .content-Menu .menu .btn-productos p { text-align:center;  font-size:20px; font-weight:bold;  color:#6e3000; text-shadow: 1px 2px 0px rgba(251, 216, 181, 1); padding-top:10px;  text-decoration:none; }



.submenu { width:200px; height:200px; position:absolute; z-index:100; display: none; background:#fee38c; margin-top:10px; font-family: 'Caudex', serif; background: url("../img/template/bg/bg-submenu.png") top left no-repeat ; text-decoration:none; padding-top:20px;  }


.submenu p { padding-bottom:10px;  line-height:12px;  width:192px; font-size:16px; font-weight:bold; text-shadow: 1px 2px 0px rgba(251, 216, 181, 1); color:#874100; line-height:0; }

.submenu a:hover p {  width:192px;  background:#fcaa1c;  padding-bottom:10px;  line-height:0;    }


.submenu a { text-decoration:none;     }

   
.btn-productos:hover .submenu { display : block;  }



