﻿/****************************** cabecera ********************************/
#cabecera { position: relative; margin-bottom: 1px;}
#cabecera h1 { margin: 0px; }
#cabecera #fondo { z-index: 1; }
#cabecera #logo { z-index: 2; position: absolute; top: 18px; left: 20px;}
a.boton_idioma:hover { background-position: 0 -27px; }
#boton_extranet { z-index: 2; display: block; position: absolute; top: -1px; right: 90px; width: 123px; height: 28px; background: url(../images/bot_extranet.gif) 0 0 no-repeat; }
/*#boton_extranet:hover { background-position: 0 -28px; }*/

/*************************** menu ****************************************/
#menu { height: 33px; width: 100%; background: url(../images/fondo_menu.gif) 0 0 repeat-x; }
#menu ul { list-style: none; margin: 0; padding: 0;}
#menu ul li { margin: none; padding: 0; }
/*#menu_empresa { float: left;  display: block; width: 99px; height: 33px; background: url(../images/bot_menu_empresa.gif) 0 0 no-repeat; }
#menu_productos { float: left;  display: block; width: 119px; height: 33px; background: url(../images/bot_menu_productos.gif) 0 0 no-repeat; }
#menu_tienda { float: left;  display: block; width: 141px; height: 33px; background: url(../images/bot_menu_tienda.gif) 0 0 no-repeat; }
#menu_red { float: left;  display: block; width: 147px; height: 33px; background: url(../images/bot_menu_red.gif) 0 0 no-repeat; }
#menu_noticias { float: left;  display: block; width: 96px; height: 33px; background: url(../images/bot_menu_noticias.gif) 0 0 no-repeat; }
#menu_registro { float: right;  display: block; width: 77px; height: 33px; background: url(../images/bot_menu_registro.gif) 0 0 no-repeat; }
#menu_mapa_web { float: right;  display: block; width: 76px; height: 33px; background: url(../images/bot_menu_mapa_web.gif) 0 0 no-repeat; }
#menu_contacto { float: right;  display: block; width: 80px; height: 33px; background: url(../images/bot_menu_contacto.gif) 0 0 no-repeat; }
*/
/*#menu_empresa:hover { background-position: 0 -33px; }
#menu_productos:hover { background-position: 0 -33px; }
#menu_tienda:hover { background-position: 0 -33px; }
#menu_red:hover { background-position: 0 -33px; }
#menu_noticias:hover { background-position: 0 -33px; }
#menu_registro:hover { background-position: 0 -33px; }
#menu_mapa_web:hover { background-position: 0 -33px; }
#menu_contacto:hover { background-position: 0 -33px; }
#menu_boletin:hover { background-position: 0 -33px; }*/

a.menu_ppal { padding: 8px 10px 7px 20px; font-size: 14px; color: #FFF; display: block; background: url(../images/fondo_menu_ppal.gif) 0 0 no-repeat; }
a.menu_ppal:hover { background-position: 0 -33px; }
a.menu_secundario { padding: 9px 13px 7px 8px; font-size: 11px; color: #e2cea8; display: block; background: url(../images/fondo_menu_secundario.gif) right 0 no-repeat; }
a.menu_secundario:hover { background: url(../images/fondo_menu_secundario.gif) right -33px no-repeat;  }


/******************************** pie ***************************************/
#pie { width: 990px; height: 80px; padding-top: 70px; }
#pie div#linea_pie { background: #febf58; height: 2px; width: 100%; overflow: hidden; }
#pie #interior_pie { margin: 10px; font-size: 10px; color: #565655;}
#pie #logo_pie { width: 44px; height: 29px; float: left; display: block; }
#pie #info_direccion { float: left; margin-left: 20px;}
#pie #info_direccion b { color: #000; font-weight: bold; font-size: 11px; }
#pie #info_telefono_fax { float: left; margin: 12px 0 0 60px;}
#pie #aviso_legal { float: left; margin: 12px 0 0 60px;}
#pie #aviso_legal a.aviso_legal { display: block; color: #b1b1b1; }
#pie #aviso_legal a.aviso_legal:hover { text-decoration: underline; }
#pie span.resaltado { color: #000; }
#pie a.email_pie { color: #fba90f; }
#pie a.email_pie:hover { text-decoration: underline; }
#pie a#logo_veiss { float: right; display: block; width: 39px; height: 13px; background: url(../images/logo_veiss.gif) 0 0 no-repeat; overflow: hidden;}
#pie a#logo_veiss:hover { background-position: 0 -13px; }
