*{
padding:0;
margin:0;
list-style:none;
border:0;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */



body{
background:#fff url("img/bg-body.jpg") repeat-x;
color:#1c2125;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* general imagen de fondo */
h1.logo a, li.comparte, li a.producto-facebook, li a.producto-twitter, input.boton-comprar, h2.logo-chico{
	display:block;
	overflow:hidden;
	text-indent:-99999px;
}

h2, h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:normal;
}

h4 {
	font-weight:bold;
}

a{
	color:#0a4472;
	text-decoration:none;
	outline:none;
}

p{
	padding:5px 0;
	line-height:140%;
}

.contenedor{
width:940px;
margin:0 auto;
}


h1.logo a{
	background:url("img/logo.gif") no-repeat;
	width:143px;
	height:93px;
	float:left;
	margin-left:15px;
}

/* Barra superior */
.barra-top{
background:#fff url("img/bg-top.png") ;
height:30px;
border-bottom:1px solid #fff;
}

.barra-top a{
	color:#3a2613;
	margin:3px 3px;
	padding:3px 15px;
	display:block;
	
}

.barra-top a.select{
	background:#3a2613;
	color:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.barra-top a:hover{
	background:#8b715b;
	color:#FFF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

.barra-top ul{
	margin-left:15px;
}

.barra-top li{ 
float:left;
text-transform:uppercase;
font-size:10px;
}

.barra-top li.vacio{
	margin:4px 10px 4px 10px;
	padding:2px 10px 2px 22px;
	display:block;
	color:#8b715b;
	background:url("img/carro.jpg") no-repeat;
}

.barra-top li.vacio a{
	padding:0;
	margin:0;
	display:block;
	color:#8b715b;
}

.barra-top li.vacio a:hover{
	text-decoration:underline;
	border:none;
	background:none;
}

.carro-compra{
	float:right;
	width:240px;
	background:#f4ede9;
	height:27px;
}

/* Cabecera */
.cabecera{
	margin:20px 0 15px 0;
	position:relative;
}

.panel{
	position:absolute;
	right:0;
	top:-21px;
	padding:2px 5px 3px 5px;
	background:#f4ede9;
}

.panel li{
	float:left;
	padding:3px 0;
}

.panel li a{
	border-right:#d8d1cd 1px solid;
	padding:0 8px;
}
	

.buscador {
	float:left;
	width:700px;
	margin:15px 0 0 50px;
}

.buscador h3{
	font-size:21px;
	color:#463422;
	font-style:italic;
	font-weight:normal;
	padding-bottom:5px;
	letter-spacing:-0.009em;
}

.buscador input.busco {
	border:1px solid #aaa49e;
	padding:4px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottomright-radius:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-topright-radius:5px;
	width:250px;
	margin:0 0 0 -4px;
}

.buscador select{
	background:url("img/bg-select.jpg") repeat-x;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottomleft-radius:5px;
	-moz-border-radius-topleft:5px;
	-webkit-border-topleft-radius:5px;
	border:1px solid #aaa49e;
	width:110px;
	padding:5px;
	text-transform:uppercase;
	font-size:11px;
	height:26px;
}

.buscador input.buscar{
	background:url("img/buscar.jpg") no-repeat;
	height:24px;
	width:26px;
	cursor:pointer;
	text-indent:-99999px;
	margin:2px 0 0 2px;
}
#redrockaxis{
	position:absolute;
	top:40px;
	right:10px;
}
/* MENU */
.barra-menu{
	background:#0f314e url("img/bg-menu-principal.jpg") repeat-x;
	border-bottom:2px solid #84a4c1;
	height:33px;
	-moz-border-radius-topleft:10px;
	-webkit-border-topleft-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-topright-radius:10px;
	position:relative;
}

.menu-prinicipal{
	text-align:left;
}
.menu-prinicipal li{
	display:inline;
	font-size:14px;
	color:#84a4c1;
	font-style:italic;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	border-right:1px solid #84a4c1;
	padding:5px 11px;
	line-height:33px;
}
.menu-prinicipal li.ultimo{
	border-right:none;
}
.menu-prinicipal li a{
	font-size:14px;
	color:#fff;
	font-style:italic;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.menu-prinicipal li a:hover{
	color:#84a4c1;
}

.registrame{
	position:absolute;
	top:0;
	right:15px;
}

.registrame a{
	height:30px;
	width:164px;
	border:1px solid #0f314e;
	height:33px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	background:#1783db;
	color:#fff;
	font-weight:bold;
	display:block;
	text-align:center;
	line-height:30px;
	font-size:14px;
}

/* CONTENIDOS */
.cuerpo{
		min-height:450px;

}
.contiene{
	background:#fff;
}

.contenidos {
	padding:10px 0 20px 15px;
}

.lateral{
	float:left;
	width:180px;
	background:#fff;
}

.central{
	float:right;
	width:760px;
	
}

/* MIGA */

.miga{
	background:url("img/bg-body.jpg") center left repeat-x;
	padding:0 10px;
}

.miga li a{
	text-decoration:underline;
	padding:0 4px;
}

.miga li{
	float:left;
	padding:8px 3px;
	color:#7e8186;
}

/* CONTENIDOS TITULOS */

.contenidos h3.titulo-principal{
	font-size:32px;
	color:#00335e;
	margin:0px 0;
}

.contenidos h4.titulos-secciones{
	font-size:17px;
	margin:5px 0;
	padding:2px 10px;
	border-bottom:1px solid #ccc;
	clear:both;
	background:#dcddde;
	color:#3a2613;
	
}

.contenidos h4.titulos-secciones-filtro{
	font-size:17px;
	margin:5px 0;
	padding:2px 10px;
	border-bottom:1px solid #ccc;
	clear:both;
	background:#f3f3f3;
	color:#D55A00;
	text-transform:uppercase
}

.contenidos h4.titulos-secciones span{
	float:right;
	font-size:12px;
}

a.ver-todo {
	background:url("img/listar.gif") no-repeat;
	padding:3px 0 2px 22px;
	color:#003a6a;
	text-decoration:underline;
	margin:1px 0 0 0;
	display:block;
}

.barra-superior{
	border-bottom:1px solid #dbdcde;
	padding-bottom:3px;
}

/* caja */

.caja-productos{
	width:169px;
	float:left;
	padding:5px 7px 10px 7px;
	min-height:265px;
	margin:0 0 3px 0;
	overflow:hidden;
	position: relative;
}


.caja-productos .caja-precio{
	margin:4px 0;
}

/*.caja-productos .caja-precio h3{
 * 	padding:3px 7px;
 * 		background:url("img/bg-precio.jpg") repeat;
 * 			display:inline;
 * 				float:left;
 * 					color:#fff;
 * 						font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
 * 							font-style:normal;
 * 								font-weight:bold;
 * 									font-size:14px;
 * 										letter-spacing:-0.02em;
 * 											min-width:90px;
 * 												text-align:right;
 * 												}*/

.caja-productos .caja-precio h3{
	padding:0px 5px;
	margin:0;
	line-height:19px;
	display:inline;
	float:left;
	color:#d36802;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:17px;
	letter-spacing:-0.04em;
	/*text-align:right;
 * 	width:100px;*/
	
}

.caja-productos .caja-precio h3 a{
	color:#fff;
}

.caja-productos .caja-precio h3 span{
	text-decoration:line-through;
	color:#999;
	font-size:9px;
	font-weight:normal;
	margin:3px 0 2px 0;
}

.caja-productos .caja-precio .descuento{
	float:left;
	background:#ffe80e;
	color:#0b0f1b;
	padding:1px 1px 1px 3px;
	font-size:9px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:1px;
}

.caja-productos h4 a, .caja-productos h4{
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	line-height:120%;
	color:#10365d;
	font-family:Verdana, Geneva, sans-serif;
	margin:2px 0 5px 0;
	padding:4px 0;
}

.caja-productos h4 {
	color:#776c65;
	border-top:1px solid #BCC1C5;

}

.caja-productos ul li {
	float:left;
	padding:0 8px 0 0;
	font-size:10px;
	color:#776c65;
	text-transform:uppercase;
}

.caja-productos ul li a{
	color:#1778bf;
	text-decoration:underline;
	font-size:10px;
	margin-right:10px;
}


/* LATERAL */
.menu-lat{
	margin:1px 0 0 0;
}

.menu-lat h2{
	padding:3px 10px;
	background:#2b78bb;
	color:#FFF;
	font-size:17px;
	letter-spacing:1px;
}
.menu-lat h3{
	padding:2px 5px 10px 15px;
	background:url("img/bg-menulat-h3.jpg") no-repeat;
	color:#FFF;
	font-size:16px;
}

.menu-lat ul li{
	padding:2px 5px 2px 15px;
}

.menu-lat ul.secundario li{
	border-bottom:1px solid  #ced2d5;
}

.menu-lat ul.secundario{
	margin:0 0 20px 0;
}

.menu-lat ul.principal {
	margin:-1px 0 20px 0;
	background:#e6edf4;
	padding:5px 0 0 0;
}
.menu-lat ul.principal li{
	border-bottom:1px solid #fff;
}

.menu-lat strong{
	margin:3px 0 0 -15px;
	background:#d4dee7;
	padding:3px 0 2px 15px;
	display:block;
	font-weight:normal;
	width:165px;
}

.bloque-lateral {
	margin:2px 0 10px 0;
	
}

.face {
	width:180px;
	overflow:hidden;
	margin: 5px 0 0 5px;
	}

.face iframe{
	margin:-10px 0 0 -10px;
	
}

/* subcategorias */
ul.secundario{
	
}

ul.subcategorias li{
	padding:3px 15px;
}

h3.tit-lateral{
	background:#584537;
	padding:3px 15px;
	font-size:12px;
	color:#fff;
	margin:15px 0 2px 0;
	font-style:normal;
}


/* PRODUCTOS */
.producto{
	width:550px;
	float:left;
	margin:15px 10px 0 23px;
}

.interiorproducto-iz{
	float:left;
	width:275px;
}

.interiorproducto-der{
	float:left;
	width:270px;
}

.lateral-int-productos{
	float:right;
	width:137px;
	background:#f2eeea;
	border-left:1px solid #dfdad6;
	padding:10px 10px 10px 22px;
}

h3.titulo-producto {
	border-bottom:1px solid #ced2d5;
	line-height:18px;
	font-size:22px;
	font-weight:bold;
	font-style:normal;
	color:#0c2237;
	margin-bottom:10px;
	padding:10px 0;
}

h3.titulo-producto span{
	color:#82a4c0;
	font-size:16px;
	font-weight:normal;
}

.compartelo{
	background:#f1f3f4;
	border-bottom:1px solid #ced2d5;
	border-top:1px solid #ced2d5;
	padding:1px;
	width:273px;
	height:29px;
	margin:7px 0;
}
.compartelo li{
	float:left;
	margin:0 0 0 1px;
}

li.comparte{
	background:url("img/comparte.jpg") center center no-repeat;
	width:200px;
	height:30px;
}

li a.producto-facebook{
	background:url("img/comparte-face.jpg") no-repeat;
	width:34px;
	height:29px;
}

li a.producto-twitter{
	background:url("img/comparte-twit.jpg") no-repeat;
	width:34px;
	height:29px;
}

.lista-categorias {
	margin:0 0 15px 25px;
}

.lista-categorias a{
	text-decoration:underline;
}

.lista-categorias li{
	text-transform:uppercase;
	font-size:10px;
	padding:0 8px 4px 0;
}

.producto-precio{
	background:#f1f3f4;
	border-bottom:1px solid #ced2d5;
	border-top:1px solid #ced2d5;
	padding:16px 0 18px 25px;
}

.producto-precio li{
	float:left;
	padding:0 10px 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#293035;
}

.producto-precio li strong{
	font-size:21px;
	margin:0 9px;
	letter-spacing:-0.06em;
	color:#0c2237;
	}

.producto-precio span{
	color:#57646f;
	text-decoration:line-through;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

input.boton-comprar{
	background:url("img/boton-comprar.jpg") no-repeat ;
	width:117px;
	height:32px;
	margin:7px 0 38px 25px;
	cursor:pointer;
}

.galeria-producto {
	padding:5px 0 5px 25px;	
	border-top:1px solid #ced2d5;
	}

.galeria-producto ul li{
	float:left;
	padding:2px;
}
.galeria-producto h4{
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:2px 0;
}

.detalles{
	clear:both;
	border-top:1px solid #ced2d5;
	padding:10px 0;
	
}

.detalles h3{
	color:#301f0e;
	font-style:normal;
	font-size:15px;
	line-height:19px;
	text-transform:uppercase;
	letter-spacing:0.05em;
}

.detalles ol li{
	list-style:decimal inside;
}

.lateral-int-productos h4{
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}

.carro_r{
	width:130px;
	float:left;
	padding:0 10px;
}

.recomiendo-producto a{
	display:block;
	margin:2px 0;
}

.recomiendo-producto div{
	background:#102f4b;
	color:#FFF;
	padding:2px 5px;
	display:inline-block;	
}

.propuesta_compra h4.tit{
	text-transform:uppercase;
	border-bottom:1px solid #CCC;
	margin:5px 0 10px 10px;
}

.propuesta_compra {
	margin:25px 0;
}

/* FILTRO  */
#filtro{
	float:left;
	margin:2px;
}

#filtro label{
	text-transform:uppercase;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 3px 0 0 ;
}

#filtro select{
	padding:2px;
	background:#ece6dc;
	text-transform:uppercase;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #BAC1C2;
}

/* PAGINACION */

.paginacion{
float:right;
margin:6px 0;
}

.paginacion li{
	float:left;
	padding:0 3px 0 0;
}


.paginacion a {
	padding: 1px 4px 1px 4px;
	margin: 2px;
	border: 1px solid #ccc;
	zoom: 100%;
	text-decoration: none; /* no underline */
	color: #84a4c1;
}

.paginacion  span.current, .paginacion a:hover {
	padding: 1px 4px 1px 4px;
	margin: 2px;
	border: 1px solid #2b78bb;	
	* zoom: 100%; 	
	* 	background-color: #2b78bb;
	* 		color: #FFF;
	* 		}
	*/* CARRO DE COMPRA */


p.bajada{
	width:550px;
}

.carro_compra{
	background:#ebeff4;
	margin:10px 0;
	
}

.carro_compra tr, .carro_compra td{
	padding:4px 2px;
	border-bottom:1px solid #d5dae0;
	
}

.carro_compra th{
	padding:0 4px;
	border-bottom:1px solid #d5dae0;
	background:#d4dce6;
	}

.carro_compra .carro_producto{
	width:380px;
	text-align:left;
	padding:2px 5px 2px 2px;
	font-size:13px;
	
}

.carro_compra .carro_cantidad{
	width:60px;
	text-align:left;
	padding:2px;
}

.carro_compra .carro_pedido{
	width:200px;
	text-align:left;
	padding:2px;
}

.carro_compra .carro_fecha{
	width:150px;
	text-align:left;
	padding:2px;
}

.carro_compra td.carro_precio, .carro_compra td.carro_total, .carro_compra th.carro_precio, .carro_compra th.carro_total  {
	width:80px;
	text-align:left;
	padding:5px 2px;
	
}
.carro_compra .carro_eliminar a{
	background:url("img/eliminar.png") no-repeat;
	width:16px;
	height:16px;
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	margin:0 auto;
}

.botones_comprar a, .botones_comprar .submit{
	float:left;
	background:#2b78bb;
	color:#fff;
	text-transform:uppercase;
	margin:0 5px;
	padding:3px 5px;
	cursor:pointer;
	font-size:12px;
}

a.carro_boton_comprar{
	background:url("img/bg-comprar.jpg") repeat-x ;
	margin:0 10px;
	padding:7px 20px;
	display:block;
	float:right;
	margin-right:35px;	
}

.cuadro_comprar{
	width:130px;
	padding:2px 10px 10px 10px;
	float:right;
	background:#f3f7fc;
	border:1px solid #ced2d5;
	text-align:center;
	margin-right:10px;
	
}

a.carro_boton_comprar2{
	background:url("img/bg-comprar.jpg") repeat-x ;
	margin:0 10px;
	padding:9px 15px;
	display:block;
	text-transform:uppercase;
	color:#fff;
}

a.boton {
	margin:0 10px;
	padding:9px 15px;
	display: inline-block;
	background: url("img/bg-comprar.jpg") repeat-x;
}

.carro_accion a{
	background:#F17800 url("img/bg-comprar.jpg") center center repeat-x ;
	padding:2px 5px 1px 5px;
	margin:3px;
	color:#fff;
	text-align:center;
	display:inline-block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	font-size:11px;
	float:right;
}

.carro_accion {
	margin:0 0 10px 0;
}
/* FORMULARIO */

.formualarios{
}

.formularios h2 {
	width:180px;
	padding:50px 0 0 0;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	float:left;
	background:url("img/bg_lateral_formularios.jpg");
	font-size:15px;
	height:220px;
	font-style:normal;
	font-weight:normal;
}

.formularios .cliente_registrado{
	width:350px;
	height:240px;
	padding:15px 5px 15px 20px;
	background:#e3dbd3 url("img/bg_cliente_registrado.jpg") no-repeat;
	float:left;
}

.formularios .cliente_registro{
	width:720px;
	padding:15px 10px 15px 30px;
	background:#e3dbd3 url("img/bg_cliente_registrado.jpg") no-repeat;
	float:left;
	min-height:240px;
}


.formularios .cliente_nuevo{
	width:350px;
	height:240px;
	padding:15px 15px 15px 20px;
	background:#f2eee9 url("img/bg_cliente_nuevo.jpg") no-repeat;
	float:left;
}

.formularios p{
	padding:10px 0;
	line-height:14px;
}

.formularios .cliente_registrado a{
	float:right;
	margin:10px 25px 0 0;
	text-decoration:underline;
}	

.formularios h3{
	font-size:19px;
	color:#452f1b;
	line-height:28px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0.03em;
}

.formularios input, .formularios select {
	margin:5px 0;
	padding:5px 3px;
	width:310px;
	color:#333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	border:1px solid #b5b0ab;
}

.formularios label{
	font-weight:bold;
}

.formularios input#recibircorreo{
	width:20px;
}

.formularios input.boton_formularios{
	background:url("img/bg-comprar.jpg") repeat-x ;
	padding:7px 20px;
	display:block;
	color:#fff;
	width:120px;
	float:left;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
}

.formularios a.boton_formularios{
	background:url("img/bg-comprar.jpg") repeat-x ;
	padding:9px 20px;
	display:block;
	color:#fff;
	width:115px;
	text-transform:uppercase;
}

.errores{
	background:#afbfce;
	border:1px solid #84a4c1;
	padding:5px 10px;
	color:#143f64;
	margin:2px 10px 2px 0;
}

.errores li{
	list-style:inside disc;
	padding:2px 0;
}

.cliente_registro th{
	width:150px;
	border-bottom:1px solid #CCC;
	text-align:left;
	margin:0 15px 0 0;
}

.cliente_registro table{
	padding:10px;
	background:#f2eee9;
	margin:5px 0 20px 0;
}

/* comrpa */
.formularios_compra .proceso_compra{
	width:720px;
	padding:15px 10px 15px 30px;
	float:left;
	min-height:240px;
	background:#e6edf3;
}

.formularios_compra .proceso_compra dt{
	width:100px;
	float:left;
	clear:left;
	font-size:13px;
	text-align:right;
	padding:10px 10px 5px 0;
}

.formularios_compra .proceso_compra dd{
	/*width:360px;*/
	clear:right;
	line-height:35px;
	color:#143f64;
	font-weight:bold;
	text-align:left;
	
}

.formularios_compra h2{
	width:180px;
	padding:40px 0 0 0;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	float:left;
	background:url("img/bg_lateral_formularios_compra.jpg");
	font-size:13px;
	height:60px;
	font-style:normal;
	font-weight:normal;
	
}

h3.proceso_uno{
	background:url("img/procesodecompra.jpg") no-repeat  0 0;
	width:760px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-15px 0 10px -30px;
}

h3.proceso_dos{
	background:url("img/procesodecompra.jpg") no-repeat  0 -100px;
	width:760px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-15px 0 10px -30px;
}

h3.proceso_tres{
	background:url("img/procesodecompra.jpg") no-repeat  0 -200px;
	width:760px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-15px 0 10px -30px;
}

h3.proceso_cuatro{
	background:url("img/procesodecompra.jpg") no-repeat  0 -300px;
	width:760px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-15px 0 10px -30px;
}

.formularios_compra h3, .formularios_compra legend{
	font-size:19px;
	color:#143f64;
	line-height:30px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:0.03em;
}

.formularios_compra fieldset{
	padding:10px 0 20px 0;
	border-bottom:1px #cdd1d4 solid;
	margin-bottom:15px;
}

.formularios_compra input{
	margin:5px 0;
	padding:5px 3px;
	width:300px;
	color:#333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	border:1px solid #afbfce;
}

.formularios_compra input.radio{
	width:20px;
}

.formularios_compra select{
	margin:5px 0;
	padding:5px 3px;
	width:350px;
	color:#333;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	border:1px solid #afbfce;
}

.formularios_compra .submit{
	background:url("img/bg-comprar.jpg") repeat-x ;
	margin:0 10px;
	padding:7px 20px;
	display:block;
	cursor:pointer;
	width:140px;
	color:#fff;
	border:none;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	}
	
.formularios_compra .confirmar p label{
	width:140px;
	margin:2px 12px 3px 0;
	text-align:right;
	display:block;
	float:left;
	clear:left;
	color:#3e5467;
	font-size:12px;
	border-bottom:1px solid #ccd6df;
}

.formularios_compra .confirmar p var{
	clear:right;
	margin:1px 0 2px 0;
	font-size:13px;
	letter-spacing:0.03em;
	line-height:20px;
}

a.volver_compra{
	background:url("img/bg-comprar.jpg") repeat-x center center;
	margin:0 5px;
	padding:3px 8px;
	display:block;
	color:#fff;
	border:none;	
	float:right	
	}

/* PAGINA */

.pagina h3{
	font-size:23px;
	font-style:normal;
	border-bottom:#CCC 1px solid;
	line-height:130%;
	margin-bottom:12px;localtreechildren
}

.pagina h4{
	font-size:17px;
	font-style:normal;
	line-height:130%;
}

.pagina {
	padding-right:50px;
}

/*PIE SITIO*/

.fondo-pie {
/*	background:url("img/bg-pie.jpg");*/
}

.pie {
	color:#fff;
	margin-top:35px;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:normal;
	background-color: #0171b0;
	height: 205px;
}

.pie a{
	color:#afbfce;
	text-decoration:underline;
}

.pie a:hover{
	color:#FFF;
	text-decoration:underline;
}

h2.logo-chico{
	background:url("img/bigstore-pie.png") no-repeat;
	height:205px;
	width:180px;
	margin:0;
	display: inline-block;
}

.social {
	display: inline-block;
	width: 180px;
	height: 145px;
	text-align: center;
	padding-top: 60px;
	color: black;
	font-weight: bold;
	vertical-align: top;
}

.social h3 {
	line-height: 20px;
}

.social a {
	text-decoration: none;
	color: white;
	font-style: normal;
}

.social ul {
	margin: 10px 0 5px 0;
}
.social ul li {
	display: inline-block;
}

.contenido-pie {
	width: 580px;
	margin: 0;
	display: inline-block;
	vertical-align: top;
}

.contenido-pie ul {
	margin-top: 20px;
}
.contenido-pie ul li {
	display: inline-block;
}
.contenido-pie ul li:not(:first-child):before {
	content: " - ";
}

.paginas-pie {
	margin-top: 15px;
}

.derechos-pie {
	border-top:1px solid #3b5a77;
	padding-top:10px;
}

.firma-pie{
	margin:5px 0 0 0;
	padding:10px 15px 0 10px;
	text-align:right;
	border-top:1px solid #3b5a77;
	color:#90adc7;
		
}

/* oferta semana*/
.oferta_semana{
	background: url("img/fondo-productodelasemana.jpg") no-repeat;
	width:180px;
	overflow:hidden;
	text-align:center;
	padding:55px 10px 10px 0;
	margin-top: 10px;
}

.oferta_semana img{
	margin:0 auto;
	border:3px solid #CCC;
}

.oferta_semana h3 a{
	color:#d36802;
	line-height:19px;
	color:#d36802;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-weight:normal;
}

.oferta_semana h4 a{
	font-style:normal;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	line-height:120%;
	color:#10365d;
	font-family:Verdana, Geneva, sans-serif;
}


/* oferta semana*/
.baner_top{
	background: url("img/bg-pie.jpg") repeat-x;
	width:940px;
	height:250px;
	overflow:hidden;
	padding:20px 10px 10px 0;
}

.baner_top img{
	border:3px solid #CCC;
	float:left;
	margin:0px 50px 20px 30px;
}

.baner_top h3 a{
	color:#d36802;
	line-height:28px;
	color:#d36802;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:20px;

}

.baner_top h4 a{
	font-style:normal;
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	line-height:25px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
}

.baner_top div{
	float:right;
	margin:90px 0 0 0;
	width:650px;
	}

/* agregar a carrito de compras */
.btn_agregar_carrito {
	padding: 5px;
	border-radius:2px;
	background-color: #ff9100;
	display:inline-block;
	cursor:pointer;
	/*margin-left:35px;*/
	position:absolute;
	right:8px;
	text-indent: 100%;
	}
.btn_agregar_carrito:hover {
	background-color:#E85700;
}

#carrito-popup {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:235px;
	height:80px;
	border-radius:2px;
	background:url('img/carrito2.png') no-repeat 5px 8px #ff9100;
	display:inline-block;
	position: absolute;
	z-index: 999;
}

#carrito-popup p {
	color:#ffffff;
	font-size: 1em;
	width:160px;
	margin:5px 0 0 45px;
	line-height: 12px;
}

#carrito-popup .carrito-ir {
	padding:5px 10px;
	border:solid 1px #ffffff;
	text-transform: uppercase;
	color:#ffffff;
	border-radius:5px;
	cursor: pointer;
	font-size: 0.8em;
	position: absolute;
	right:10px;
	bottom:10px;
}

#carrito-popup span:hover{
	background:#E85700;
}

#carrito-popup .cantidad {
	position: absolute;
	left:-33px;
	bottom: 10px;
}

.carrito-cerrar {
	padding:0 4px;
	background:#995700;
	color:#ffffff;
	cursor:pointer;
	display:inline-block;
	position:absolute;
	top:0;
	right:0;
	border-radius:3px 0 0 3px;
}

.carrito-cerrar a {
	color: white;
}

