BODY {
	margin: 0px;
	background-image: url('img/bg_top.jpg');
	background-position: left top;
	background-repeat: no-repeat;
}
BODY, TD, TH {
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
A {
	text-decoration:none;
}

.celda_botonera {
	vertical-align: top;
	padding-top: 6px;
	padding-left: 42px;
	text-align: left;
}
.celda_buscador {
	vertical-align: bottom;
	padding-left: 10px;
	padding-bottom: 30px;
}

.celda_menu {
	text-align: center;
	vertical-align: top;
	padding-top: 20px;
	color: #336600;
}
.celda_logo {
	text-align: center;
	vertical-align: bottom;
}
.celda_top_texto_izq {
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 10px;
}
.celda_top_texto_der {
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 35px;
}
.txt_masinfo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CC0000;
	font-weight: bold;
}
.link_top {
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
.link_top:hover {
	text-decoration: underline;
	color: #FF5500;
}
.top_fecha {
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}

/* pie */
.pie_derechos {
	height: 40px;
	vertical-align: middle;
	text-align: center;
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #404040;
}
.link_pie {
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #404040;
	text-decoration: none;
}
.link_pie:hover {
	text-decoration: underline;
}


/* buscador */
.input_buscar {
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #000000;
	width: 120px;
}
.select_buscar {
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	border: 1px solid #000000;
	width: 124px;
}


/* catalogo.inc */
.celda_titulo_menu {
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	border-top: 1px solid #FFFFFF;
	background-color: #E20A16;
	border-bottom: 1px solid #666666;
	padding-top: 4px;
	padding-bottom: 4px;
	text-transform: uppercase;
}
.celda_familia {
	color: #000000;
}
.celda_familia A {
	text-decoration: none;
	color: #000000;
	padding-left: 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #000;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.celda_familia A:visited {
	text-decoration: none;
	color: #000000;
}
.celda_familia A:hover {
	text-decoration: none;
	background-color: #66CC00;
	color: #000000;
}
.celda_familia A:active {
	text-decoration: none;
	color: #000000;
}
.txt_black {
	color:#000000;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 5px;
}
.t_menuActivo {
	color: #000000;
}
.t_menuActivo A {
	text-decoration: none;
	color: #000000;
	display: block;
}
.t_menuActivo A:visited {
	text-decoration: none;
	color: #000000;
}
.t_menuActivo A:hover {
	text-decoration: none;
	background-color: #FFDE3D;
	color: #000000;
}
.t_menuActivo A:active {
	text-decoration: none;
	color: #000000;
}


/* ficha (horizontal) de producto */
.celda_titulo {
	background-image: url('img/bg_prod_tit.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: bottom;
}
.celda_titulo_rep {
	background-image: url('img/bg_prod_tit_rep.gif');
	background-position: bottom left;
	background-repeat: repeat-y;
	text-align: center;
	vertical-align: bottom;
}
.celda_sombra_izq {
	background-image: url('img/bg_prod_sombra_izq.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
.celda_cont_der {
	background-image: url('img/bg_prod_der.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
.celda_tit_ref {
	background-image: url('img/bg_prod_sep.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: bottom;
	padding-left: 115px;
}
.celda_contenido {
	border-left: 1px;
	border-left-style: solid;
	border-left-color: #b3b3b3;
	border-right: 1px;
	border-right-style: solid;
	border-right-color: #b3b3b3;
	background-image: url('img/bg_prod.gif');
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
}
.celda_contenido_txt {
	background-image: url('img/bg_prod_cont.gif');
	background-position: right top;
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.celda_contenido_int {
	background-image: url('img/bg_prod_int.gif');
	background-position: top left;
	background-repeat: repeat-x;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right:5px;
}
.celda_bg_rojo {
	background-color: #e20a16;
	text-align: right;
	vertical-align: top;
}
.celda_bg_rojo_final {
	background-image: url('img/bg_prod_rojo.gif');
	background-repeat: repeat-y;
	background-position: top left;
	text-align: right;
	vertical-align: top;
}
.celda_bg_foto {
	background-image: url('img/bg_foto.gif');
	background-position: right top;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
}
.celda_fondo_sombra {
	text-align: center;
	vertical-align: top;
}
A {
	text-decoration: none;
}
.txt_ref {
	font-family: "Myriad Web Pro",Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;
}
.txt_ref_14 {
	font-family: "Myriad Web Pro",Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
.txt_cont {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #000000;
}
.txt_cont_14 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.txt_categoria_negro {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.txt_categoria_negro_chico {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
.txt_categoria_rojo {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #99070f;
	font-weight: bold;
	font-style: italic;
}
.txt_categoria_rojo_chico {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99070f;
	font-weight: bold;
	font-style: italic;
}
.txt_titulo {
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
}
.txt_titulo:hover {
	text-decoration: underline;
	color: #FF5500;
}


/* estilos nuevos de alberto */
.celda_titulo_prod_vert {
	background-image: url('img/bg_titulo_cuad_vert.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 4px;
}
.celda_sombra_izq_prod_vert {
	background-image: url('img/bg_somb_izq_cuad_vert.gif');
	background-repeat: repeat-y;
	background-position: right;
}

.celda_cont_prod_vert {
	background-image:url('img/bg_deg_cuad_vert.gif');
	background-position: top;
	background-repeat: repeat-x;
	border-right: 1px;
	border-right-color: #b3b3b3;
	border-right-style: solid;
	border-left: 1px;
	border-left-color: #b3b3b3;
	border-left-style: solid;
	border-bottom: 1px;
	border-bottom-color: #b3b3b3;
	border-bottom-style: solid;
	vertical-align: top;
}
.celda_degradado_blanca {
	background-image: url('img/bg_deg_blanco_cuad_vert.gif');
	background-position: top;
	background-repeat:repeat-x;
}
.celda_foto_prod_vert {
	background-image: url('img/bg_cuadro_foto_prod_vet.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: top;
	padding-right: 1px;
}
.celda_rojo_prod_vert {
	background-image: url('img/bg_rojo_cuadro_prod_vert.gif');
	background-position: left top;
	background-repeat: repeat-y;
}
.celda_roja_txt_final {
	background-image: url('img/bg_rojo_cuadro_prod_vert.gif');
	background-position: left top;
	background-repeat: repeat-y;
	padding-left: 3px;
	padding-bottom: 3px;
	text-align: left;
}
.celda_titulo_bgamarillo_prod_vert {
	background-color: #fff2b2;
	text-align: left;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}
.celda_cont_fondo_blanco_prod_vert {
	background-color: #FFFFFF;
	border-right: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-bottom: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
}
.sombra_celda_roja_prod_vert {
	background-image: url('img/bg_sombra_roja_prod_vert.gif');
	background-repeat: repeat-y;
	background-position: right;
}
.celda_bottom_prod_vert {
	background-image: url('img/bg_rojo_cuadro_prod_vert.gif');
	background-position: left top;
	background-repeat: repeat-y;
	vertical-align: top;
	text-align: left;
}

.txt_format {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	font-style: normal;
	color: #ffffff;
}
.txt_format_negro {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	font-style: normal;
	color: #000000;
}

.tit_rojo_italica {
	font-size: 18px;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.tit_rojo_italica_24 {
	font-size: 24px;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.txt_paginador {
	font-size: 14px;
	color: #666666;
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.txt_paginador:hover {
	color: #CC0000;
}
.paginador {
	font-size: 14px;;
	font-weight: normal;
	text-decoration: none;
}
.paginador:hover {
	color: #CC0000;
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	color: #ff0000;
}
.paginador_sel {
	color: #FF0033;
	font-size: 14px;
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	font-weight: normal;
}

.borde_blanco {
	border: 1px solid #000000;
}



/* secciones de texto */
.celda_titulo_ppal {
	text-align: left;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px;
	border-bottom-color: #cc0000;
	border-bottom-style: solid;
}
.txt_titulo_ppal {
	font-size: 24px;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.tira_fotos {
	border-bottom: 1px solid #cc0000;
	text-align: right;
}
.celda_foto_tira_horizontal {
	text-align: center;
	vertical-align: top;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.celda_foto_tira_vertical {
	text-align: right;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 0px;
}
.txt_contenido {
	color: #666666;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}


/* producto */
/*
INPUT {
	padding-left:5px;
	background-color: #ffffff;
	vertical-align:middle;
	border:1px;
	border-color:#b3b3b3;
	border-style:solid;
	width:50px;
	height:20px;
	padding-right:5px;
	font-size: 14px;
	color: #666666;
	font-family: "Myriad Web Pro", Helvetica, Arial, sans-serif;
	text-align:right;
}
*/

.celda_titulo_int_prod {
	text-align: right;
	vertical-align: bottom;
	padding-right: 5px;
	padding-bottom: 4px;
	border-bottom: 1px solid #b3b3b3;
}
.celda_contenido_int_prod {
	border-right: 1px solid #b3b3b3;
	border-bottom:1px solid #b3b3b3;
	padding:5px;
}
.celda_referencia_int {
	text-align: left;
	padding-left: 5px;
	padding-bottom: 5px;
}
.borde_foto_gris {
	border: 1px solid #CCCCCC;
}
.link_boton_volver {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1b1b1b;
	text-decoration: none;
}
.link_boton_volver:hover {
	color: #4b4b4b;
}
.boton_volver {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url('img/bg_boton.jpg');
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000000;
}
.celda_contenido_texto_int {
	padding: 5px;
	text-align: left;
}
.celda_precio_int {
	border-top: 1px solid #b3b3b3;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: rigt;
}
.celda_int_prod_fot {
	border-top: 1px solid #b3b3b3;
	padding-top: 5px;
}



/*
.form_boton {
	border: 1px solid #454545;
	background-image: url('img/bg_cont.jpg');
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
}
.celda_contiene_boton {
	text-align:right;
	padding-bottom:10px;
	padding-top:10px;
}
.celda_boton {
	text-align:left;
	padding-left:2px;
	background-image: url('img/bg_boton.jpg');
	background-repeat:repeat-x;
	background-position:top;
}
.txt_boton_cesta {
 	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 15px;
}
.celda_volver {
	text-align:right;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}
.txt_volver {
	font-weight:normal;
	font-size: 16px;
	color: #cc0000;
	font-family: "Myriad Web Pro", Helvetica, Arial, sans-serif;
}
.txt_volver:hover {
	color: #666666;
}
*/


/* ficha gama */ 
.celda_titulo_gama {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #cc0000;
	font-style:italic;
	font-weight:bold;
	text-align: left;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #BBB;
	padding-top: 4px;
	padding-bottom: 4px;
}
.txt_gama {
	font-size: 12px;
	font-family: "Myriad Web Pro", "Times New Roman", Helvetica, Arial, sans-serif;
	color: #000000;
	text-align: left;
}
.txt_gama:hover {
	color: #CC0000;
	text-decoration: underline;
}
.celda_gama {
	color: #000000;
	padding-top: 2px;
	text-align: left;
	padding-right: 4px;
	line-height: 18px;
}






