/*Cabecera*/
#cabecera															{ position: relative; margin: 0; width: 994px; height: 85px; background: url(../images/cabecera.jpg) no-repeat; background-position: top right; }
#cabecera a#logo  													{ position: absolute; top: 20px; left: 20px; }
#cabecera a#aenor													{ position: absolute; top: 20px; left: 313px; display: block; width: 30px; height: 54px; background: url(../images/logo_aenor.gif) no-repeat; }
#cabecera a#iso														{ position: absolute; top: 25px; left: 353px; display: block; width: 46px; height: 48px; background: url(../images/logo_iso.gif) no-repeat; }

/*Menu*/
#menu																{ margin: 0; padding: 0; background: url(../images/fondo_cabecera.gif) repeat-x; width: 991px; height: 31px; }
#menu a																{ display: inline; float: left; margin-right: 1px; padding: 7px 0 0 0; height: 24px; text-align: center; font-weight: bold; color: #fff; text-decoration: none; }
#menu a span														{ display: block; margin-top: 8px; cursor: pointer; }
#menu a#empresa_men													{ width: 78px; margin-left: 1px; background: url(../images/bot_empresa.gif) no-repeat; }
#menu a#productos_men												{ width: 89px; background: url(../images/bot_productos.gif) no-repeat; }
#menu a#catalogos_men												{ width: 87px; background: url(../images/bot_catalogos.gif) no-repeat; }
#menu a#proveedores_men												{ width: 103px; background: url(../images/bot_proveedores.gif) no-repeat; }
#menu a#localizacion_men											{ width: 175px; background: url(../images/bot_contacto.gif) no-repeat; }
#menu div#espacio_men												{ display: block; float: left; margin: 0 1px 0 0; width: 328px; height: 31px; background: url(../images/cabecera.gif) no-repeat; }
#menu a#inicio_men													{ font-size: 11px; width: 50px; background: url(../images/bot_inicio.gif) no-repeat; }
#menu a#mapa_men													{ font-size: 11px; width: 72px; margin-right: 0px; background: url(../images/bot_mapa.gif) no-repeat; }
#menu a#empresa_men:hover,#menu a#productos_men:hover,
#menu a#catalogos_men:hover,#menu a#proveedores_men:hover,
#menu a#localizacion_men:hover,#menu a#inicio_men:hover,
#menu a#mapa_men:hover												{ background-position: 0 -31px; color: #313131; }
/*
#menu a#empresa_men:hover span, #menu a#productos_men:hover span,
#menu a#catalogos_men:hover span,#menu a#proveedores_men:hover span,
#menu a#localizacion_men:hover span,#menu a#inicio_men:hover span,
#menu a#mapa_men:hover span										 	{ color: #313131; cursor: pointer; }
*/


/*Pie*/
#pie																{ position: relative; margin: 3px 0 0 0; padding: 10px; text-align: left; font-size: 11px; border-top: 3px solid #FE0000; }
.separacion															{ width: 1px; background: #FE0000; }
#pie span															{ color: #000; }
#pie a																{ text-decoration: none; }
#pie a:hover														{ text-decoration: underline; }
#pie a#a_mail														{ color: #FE0000; }
#pie a#a_aviso														{ color: #b98a8a; }
#pie a#veiss														{ position: absolute; top: 5px; right: 10px; display: block; width: 41px; height: 15px; background: url(../images/logo_veiss.gif)}
#pie a#veiss:hover													{ background-position: 0 -15px; }