@charset "utf-8";
/* CSS Document */

body { 	
	font-family:Helvetica, Arial;
	margin:0px auto;
	background-color:#000000;
	font-size:12px;
}

h1 { margin:0px; padding:0px; }
h2 { margin:0px; padding:0px; }
h3 {margin:0px;padding:0px}

a { text-decoration:none; color:#910100; }
a:hover { text-decoration:underline; }
a img { border:0px; }
.bt_menu a { color: #fff; }
.bt_submenu a { color: #fff; }
#mini_cesta a { color: #fff; font-weight:bold; font-size:12px; }

/* Cabecera */
#cabecera { background-image:url(../img/bg_cabecera.jpg); width:885px; height:254px; }
#menu_cabecera { width:794px; color:#929292; font-weight:bold; padding-top: 20px; }
#flashCabecera { padding-top:22px; }

/* Contenido */
#contenedor { width:885px; text-align:left; background-image:url(../img/bg_contenido.jpg); background-repeat:repeat-y; }

/* Menú izq */
#menu_izq { width:215px; float:left; }

/* Menú Categorias */
#bg_categorias { background-image:url(../img/bg_menu_izq.jpg); background-repeat:repeat-y; width:215px; float:left; }
#bg_categorias_sup { background-image:url(../img/bg_menu_izq_sup.jpg); background-repeat:no-repeat; background-position:top; width:215px; }
#bg_categorias_inf { background-image:url(../img/bg_menu_izq_inf.jpg); background-repeat:no-repeat; background-position:bottom; width:215px; }
.bt_menu { background-image:url(../img/bt_menu.jpg); width:186px; height:26px; margin-left:11px; padding-top:11px; padding-left:7px; overflow:hidden; font-size:12px; }
.bt_submenu { background-image:url(../img/bt_submenu.jpg); width:186px; height:20px; margin-left:12px; padding-top:10px; padding-left:7px; overflow:hidden; font-size:12px; }

/* Menú SubCategorías */
#bg_subcategorias { background-image:url(../img/bg_menu_izq_p.jpg); background-repeat:repeat-y; width:215px; float:left; color:#910100; }
#bg_subcategorias_sup { background-image:url(../img/bg_menu_izq_sup_p.jpg); background-repeat:no-repeat; background-position:top; width:215px; }
#bg_subcategorias_inf { background-image:url(../img/bg_menu_izq_inf_p.jpg); background-repeat:no-repeat; background-position:bottom; width:215px; }

/* Menú Cesta */
#bg_menu_cesta { background-image:url(../img/bg_menu_izq_c.jpg); background-repeat:repeat-y; width:215px; float:left; color:#910100; }
#bg_menu_cesta_sup { background-image:url(../img/bg_menu_izq_sup_c.jpg); background-repeat:no-repeat; background-position:top; width:215px; }
#bg_menu_cesta_inf { background-image:url(../img/bg_menu_izq_inf_c.jpg); background-repeat:no-repeat; background-position:bottom; width:215px; }

/* Contenido Central */
#contenido_central { float:left; width:523px; padding-left:9px; }

#bg_contenido_centro { background-image:url(../img/bg_contenido_centro.jpg); background-repeat:repeat-y; width:523px; float:left; }
#bg_contenido_centro_sup { background-image:url(../img/bg_contenido_centro_sup.jpg); background-repeat:no-repeat; background-position:top; width:523px; }
#bg_contenido_centro_inf { background-image:url(../img/bg_contenido_centro_inf.jpg); background-repeat:no-repeat; background-position:bottom; width:523px; }

/* Artículos */
#bg_articulo { float:left; background-image:url(../img/bg_articulo2.jpg); background-repeat:no-repeat; width:165px; height:276px; padding-right:2px; margin-bottom:2px; overflow:hidden; font-size:12px; }
.img_articulo { margin-top:5px; margin-left:5px; width:155px; height:166px; overflow:hidden; }
#linea_puntos { background-image:url(../img/linea_puntos.jpg); background-repeat:no-repeat; height:2px; width:155px; margin:5px; }
#tit_articulo { margin-left:5px; margin-top:3px; width:155px; height:30px; overflow:hidden; }
#contenedor_articulos { padding-left:12px; padding-right:9px; margin-top:10px; }
#precio { width:155px; text-align:right; }


/* Menu derecha */
#menu_der { float:right; width:131px; }

#bg_menu_der { background-image:url(../img/bg_menu_der.jpg); background-repeat:repeat-y; width:131px; float:left; 	color:#910100; }
#bg_menu_der_sup { background-image:url(../img/bg_menu_der_sup.jpg); background-repeat:no-repeat; background-position:top; width:131px; }
#bg_menu_der_inf { background-image:url(../img/bg_menu_der_inf.jpg); background-repeat:no-repeat; background-position:bottom; width:131px; }

.bg_textbox_login { background-image:url(../img/bg_textbox_login2.jpg); background-repeat:no-repeat; width:117px; height:22px; }
.textbox_login { width:113px; background-color:transparent; border:0px; color:#FFFFFF; padding-left:3px; }

#bg_marcas { background-image:url(../img/bg_marcas.jpg); background-repeat:repeat-y; width:131px; float:left; }
#bg_marcas_sup { background-image:url(../img/bg_marcas_sup.jpg); background-repeat:no-repeat; background-position:top; width:131px; }
#bg_marcas_inf { background-image:url(../img/bg_marcas_inf.jpg); background-repeat:no-repeat; background-position:bottom; width:131px; }

#div_marca { margin:5px; padding-bottom:1px; }

/* Pie */
#bg_pie { background-image:url(../img/bg_pie.jpg); width:885px; height:120px; color:#FFFFFF; }


/* Estilos Varios */
.input { width:200px; }


/* Condiciones de uso */
div.condiciones p {
	line-height: 20px;	
}
div.condiciones strong {
	color: #000;	
}


.miTitu {
	font-size: large;
	font-weight: bold;
	color: #910100;
	margin-top: 10px;
}

/*POSICIONAMIENTO*/
.fam{font-size:12px;color:#FFF}
.subfam{font-size:12px;color:#FFF;display:inline}
.nomart{color:#910100;font-size:12px;font-weight:normal}