﻿#central_interior { padding: 20px; }
div.linea_gris_home { margin-bottom: 15px; width: 100%; height: 5px; background: #a39f9a; overflow: hidden;}
#tabla_principal { width: 100%; font-size: 11px;}
#tabla_principal td { vertical-align: top; }
#tabla_principal td.col1 { width: 450px; }
#tabla_principal td.col2 { width: 217px; }
#tabla_principal td.col3 { width: 231px; }

h1 { margin: 0; padding: 0; background: none; height: 0px;}
h2 { margin: 0px 0 10px 0; font-weight: bold; font-size: 12px; color: #45423f; }
h2.resaltado { font-weight: bold; margin: 0px 0 10px 0; color: #FFF; padding: 4px 10px; background: url(../images/fondo_titulo_home.gif) 0 0 repeat-x; }
h2.comprar {width: 188px; }
h2.sin_margen { margin: 0px; }
h2.productos { font-size: 13px; color: #000; }

/****************************** 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 { z-index: 2; display: block; position: absolute; top: 0px; right: 6px; width: 81px; height: 27px; background: url(../images/bot_ingles.gif) 0 0 no-repeat; }
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; }*/

/****** primera columna (productos) *******/
div.cada_producto img.img_producto { padding: 1px 0px; border-top: 1px solid #878a7c; border-bottom: 4px solid #c78306; }
div.cada_producto td.familia { color: #ccab6f; }
div.cada_producto span.descrip { color: #ccab6f; }
div.cada_producto td.separacion { width: 10px; }
div.cada_producto span.globo_precio { display: block; float: right; width: 75px; height: 33px; padding: 14px 9px 0 0px; background: url(../images/globo_precios.jpg) 0 0 no-repeat; font-weight: bold; color: #FFF; font-size: 15px; text-align: right; }
div.catacteristicas_produc { font-size: 10px; }
div.catacteristicas_produc span.titulo { display: block; margin-bottom: 5px; }

/********* segunda columna *********/
/*#modulo_buscador_productos a.boton_buscar { display: block; width: 65px; height: 26px; background: url(../images/bot_buscar.gif) 0 0 no-repeat;}
#modulo_buscador_productos a.boton_buscar:hover { background-position: 0 -26px; }
#modulo_buscador_productos input.input_busqueda { border: 1px solid #b3a18d; height: 22px; margin-right: 3px;}
#modulo_buscador_productos div.linea_puntos_clara { margin: 12px 0 9px 0;}
#modulo_buscador_productos div#pestanias_buscador { position: relative; padding: 10px; background: #f6f5f3; border-bottom: 1px solid #a3a09b; border-left: 1px solid #a3a09b; border-right: 1px solid #a3a09b; }
#modulo_buscador_productos a.cada_pest { font-weight: bold; display: block; color: #44433f; float: left; padding: 5px 10px; border-bottom: 1px solid #a3a09b;}
#modulo_buscador_productos a.cada_pest:hover { color: #000; }
#modulo_buscador_productos a.pest_on { background: #f6f5f3; border-bottom: none; border-top: 1px solid #a3a09b; border-left: 1px solid #a3a09b; border-right: 1px solid #a3a09b; }
#modulo_buscador_productos a.pest_on:hover { color: #44433f;  }

#modulo_buscador_productos select { font-size: 10px; }
*/

/*#modulo_noticias span.noticia_imagen { display: block; height: 84px; margin-bottom: 5px; text-align: center;}
#modulo_noticias span.noticia_imagen img { width: 80px; margin-bottom: 5px; }*/
#modulo_noticias span.enlace_leer_mas { color: #e99401;}
#modulo_noticias a.descrip_noticia { color: #000; display: block; padding: 15px 5px; }
#modulo_noticias a.descrip_noticia span.titulo_noti { font-weight: bold; color: #000;}
#modulo_noticias a.descrip_noticia:hover { background: #eeeeee; }
#modulo_noticias span.fecha { color: #000; }
#modulo_noticias a.enlace_mas_noticias { float:right; display: block; padding-left: 13px;  color: #f19d00; font-weight: bold; background: url(../images/flecha_amarilla.gif) 0px 2px no-repeat;}
#modulo_noticias a.enlace_mas_noticias:hover { text-decoration: underline; }
#modulo_noticias .linea_puntos_clara { margin: 2px 0; }

/******** tercera columna *********/
a.modulos { display: block; margin: 10px 0; border: 1px solid #dadada; }
a.modulos:hover { border: 1px solid #000; }
/*span.telefono_atencion { display: block; font-size: 16px; color: #178b24; padding: 7px 0 12px 50px;}
a.email_atencion { color: #b39255; }
a.email_atencion:hover { text-decoration: underline; }
a.enlace_registrar { display: block; padding-left: 13px; color: #cb8e1d; background: url(../images/flecha_amarilla.gif) 0px 2px no-repeat; }
a.enlace_registrar:hover { text-decoration: underline; }*/

.modulo_registro_web input.input_reg { border:1px solid #B3A18D; color:#8B8B8B; height:16px; padding:2px; width:159px; }
