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



/* MENU SECTION
   ================================================== */





.menu  {  padding-top:19px; font-size:19px;  }

.menu-btn-1  { width:232px; height:55px; background:#f3f3f3; float:left; cursor:pointer; text-align:center; border-right:2px solid #e8e8e8; padding-top:33px;  }
.menu-btn-1:hover  { background:#1751a6; color:#FFF; }


.menu-btn-2  { width:232px; height:55px; background:#f3f3f3; float:left; cursor:pointer; text-align:center; border-right:2px solid #e8e8e8; padding-top:33px;  }
.menu-btn-2:hover  { background:#1751a6; color:#FFF; }


.menu-btn-3  { width:232px; height:55px; background:#f3f3f3; float:left; cursor:pointer; text-align:center; border-right:2px solid #e8e8e8; padding-top:33px;  }
.menu-btn-3:hover  { background:#1751a6; color:#FFF; }


.menu-btn-4  { width:232px; height:55px; background:#f3f3f3; float:left; cursor:pointer;  text-align:center; padding-top:33px; color:#000; border-right:2px solid #e8e8e8; }
.menu-btn-4:hover  { background:#1751a6; color:#FFF; }


.menu-btn-5  { width:232px; height:70px; background:#f3f3f3; float:left; cursor:pointer;  text-align:center;  border-right:2px solid #e8e8e8; padding-top:18px; }
.menu-btn-5:hover  { background:#1751a6; color:#FFF; }



.menu-btn-6  { width:232px; height:55px; background:#f3f3f3; float:left; cursor:pointer;  text-align:center; padding-top:33px; color:#000;  }
.menu-btn-6:hover  { background:#1751a6; color:#FFF; }


.menuActive { background:#1c2963; color:#FFF; }



/*
#menu a:link, #menu a:visited, #menu a:active { text-decoration: none; color:#FFF; font-size:16px;}


body#somos #tSomos, body#servicios #tServicios, body#pedidos #tPedidos, body#catalogos #tCatalogos, body#contacto #tContacto { background:#f8c300;  color:#762091; }
*/



#menu a:link, #menu a:visited, #menu a:active { text-decoration: none; color:#FFF; font-size:16px;}




body#index .menu-btn-1 { background:#1c2963; color:#FFF; }

body#somos .menu-btn-2 { background:#1c2963; color:#FFF; }

body#marco .menu-btn-3 { background:#1c2963; color:#FFF; }

body#grupo .menu-btn-4 { background:#1c2963; color:#FFF; }

body#centro .menu-btn-5 { background:#1c2963; color:#FFF; }

body#contacto .menu-btn-6 { background:#1c2963; color:#FFF; }
