input[type="text"],input[type="password"], textarea, select {
	border: 1px solid #C9C9C9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding:2px;
}
/*box clientes*/
#box_clientes {
	background-image: url(../imagenes/degrade_box.png);
	background-repeat: repeat-x;
	padding-top: 12px;
	position: relative;
}
#box_clientes form {
	clear: both;
	overflow:auto;
}
#box_clientes form {
	padding-left: 15px;
}
#sombra_box_clientes {
	height: 138px;
	width: 18px;
	position: absolute;
	left: 158px;
	top: 30px;
}
.tit_box {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tit_box h3{
	color: #E26363;
	font-size: 13px;
	font-weight: bold;
}
.ico_box {
	position:absolute;
	top:3px;
	left:65px;
}
.tit_img_box {
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn_entrar{
	background:none;
	border:none;
	margin-right: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.olvido {
	font-size: 10px;
	color: #B85C5C;
	text-align: center;
	padding-bottom: 10px;
	font-style: italic;
	clear:both;
}
.olvido a{
	color: #B85C5C;
	text-decoration:none;
}
.olvido a:hover{
	color: #B85C5C;
	text-decoration:underline;
}
#nombre_susuario {
	padding-left: 12px;
	padding-bottom: 10px;
	padding-right: 12px;
}
/*box mi cuenta*/
.btn_mi_cuenta {
	padding-bottom: 5px;
	padding-right: 16px;
	padding-left:12px;
}
.separador_box {
	background-image: url(../imagenes/separador_box.png);
	height: 5px;
	margin-bottom: 10px;
	margin-left: 30px;
}
/*box carrito*/
#box_carrito ul{
	padding-top: 10px;
}
#box_carrito li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 3px;
	margin-bottom: 3px;
	list-style-type: none;
	margin-right: 15px;
	padding-left: 16px;
}
#box_carrito li a{
	color: #9D9D9D;
	text-decoration:none;
}
#box_carrito li a:hover{
	color: #333333;
}
#total_box_carrito {
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#no_item_box_carrito {
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#btn_detalles {
	text-align: right;
	padding-bottom: 10px;
	padding-right: 14px;
	padding-top: 5px;
}
/*box oferta*/
#img_oferta {
	text-align: center;
	padding-bottom: 10px;
}
#tit_producto_box {
	float: left;
	padding-left: 17px;
	width: 70px;
	font-weight: bold;
}
#precio_producto_box {
	float: right;
	padding-right: 14px;
	font-weight: bold;
	color: #D60000;
}
#btn_ver__mas_box {
	clear: both;
	text-align: right;
	padding-right: 14px;
	padding-bottom:10px;
}
/*box buscar*/
#buscar {
	background-image: url(../imagenes/degrade_buscar.png);
	height: 35px;
	position:relative;
	width:656px;
	padding-top:2px;
}
#lupita {
	float: left;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#tit_buscar {
	float: left;
	margin-top: 9px;
}
#tit_buscar h3{
	font-size: 14px;
	font-weight: bold;
	color: #D1D1D1;
}
#buscar form{
	float:left;
	padding-top: 6px;
	padding-left: 10px;
}
#btn_buscar{
	background:none;
	border:none;
	position:absolute;
	top: 6px;
	left: 576px;
}
#fondo_debajo_buscar {
	background-image: url(../imagenes/degrade_debajo_buscar.png);
	background-repeat: repeat-x;
	overflow:hidden;
	width:656px;
	padding-top:17px;
}
#btns_buscador {
	padding-bottom: 15px;
	position:relative;
	padding-left:12px;
}
#btns_buscador .activo {
	color: #334D81;
}
/*box home chico*/
.tit_box_chico {
	font-size: 12px;
	font-weight: bold;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 20px;
	height: 36px;
}
.box_chico {
	background-image: url(../imagenes/fondo_box_sup.jpg);
	background-position: top;
	width: 196px;
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	margin-right: 0px;
	margin-right: 15px;
	position: relative;
	display:inline;
}
.linea_separadora {
	background-image: url(../imagenes/linea_box_separadora.jpg);
	height: 1px;
	width: 135px;
	clear: both;
	margin-left: 30px;
}
.img_box_chico {
	background-image: url(../imagenes/fondo_img_box.jpg);
	height: 107px;
	width: 143px;
	margin-right: auto;
	margin-left: auto;
}
.img_box_chico img {
	padding:4px;
}
.ico_box_chico_01 {
	position: absolute;
	left: 10px;
	top: 48px;
}
.ico_box_chico_02 {
	position: absolute;
	left: 10px;
	top: 90px;
}
.descripcion_box_chico {
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 42px;
	overflow:hidden;
}
.precio_box_chico {
	font-weight: bold;
	color: #D60000;
	float: left;
	font-size: 18px;
	padding-left: 25px;
}
.agregar_box_chico {
	float: right;
	padding-right: 25px;
	padding-bottom: 10px;
}
/*secciones*/
#titulo_seccion {
	background-image: url(../imagenes/degrade_tit.png);
	background-repeat: repeat-y;
	height: 38px;
	margin-bottom:10px;
}
#ico_tit_seccion {
	float: left;
	padding-top: 6px;
	padding-left: 8px;
	padding-right:6px;
}
#tit_seccion {
	float: left;
	padding-top: 11px;
}
#tit_seccion h1{
	font-size: 14px;
	color: #B2B2B2;
}
/*productos*/
.box_lista {
	background-image: url(../imagenes/fondo_box_lista.jpg);
	background-repeat: no-repeat;
	width: 620px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 27px;
	position: relative;
	height:1%;
	padding-bottom: 15px;
	float:left;
}
.img_box_lista {
	background-color: #FFFFFF;
	border: 1px solid #F0F0F0;
	height: 60px;
	width: 80px;
	margin-top: 10px;
}
.izq_box_lista {
	float: left;
}

.contenido_box_lista {
	float: left;
	width: 380px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
}
.tit_box_lista {
	font-weight: bold;
	color: #E00F0F;
	text-transform: uppercase;
	font-style: normal;
	padding-bottom: 3px;
	text-decoration: underline;
}
.tit_box_lista a{
	color: #E00F0F;
	text-decoration: underline;
}
.tit_box_lista a:hover{
	color: #9F0B0B;
	text-decoration: underline;
}
.descripcion_box_lista {
	margin-top:5px;
	margin-bottom:5px;
	height: 30px;
	overflow: hidden;
}
.categoria_box_lsita {
	text-align: right;
	width: 228px;
	position: absolute;
	left: 368px;
	top: 28px;
	color:#DE0000;
}
.btn_ver_box_lista {
	position: absolute;
	left: 485px;
	top: 90px;
}

.precio_box_lista {
	font-size: 18px;
	font-weight: bold;
	color: #D60000;
	position: absolute;
	width: 100px;
	text-align: right;
	left: 496px;
	top: 61px;
}
.btn_agregar_box_lista {
	position: absolute;
	left: 530px;
	top: 87px;
}
.linea_separadora_box_lista {
	background-image: url(../imagenes/linea_separadora_lista.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 1px;
	clear: both;
}
.ico_box_lista_01 {
	position: absolute;
	left: 0px;
	top: 18px;
}
.ico_box_lista_02 {
	position: absolute;
	left: 0px;
	top: 60px;
}
#no_hay_producto {
	text-align:center;
	padding:40px;
}
/*pregunta login*/
#cont_pregunta_login {
	padding-top: 30px;
	padding-left: 100px;
}
.box_pregunta {
	width: 150px;
	float: left;
	margin-right: 60px;
	position:relative;
}
.tit_box_pregunta {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.tit_box_pregunta h2{
	font-weight: bold;
	color: #DE0000;
	font-size:11px;
}
#txt_box_nuevo_cliente {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 14px;
}
/*tabla*/
table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D2D2D2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D2D2D2;
	border-bottom-color: #D2D2D2;
}
thead {
	background-color: #F3F3F3;
	color: #444444;
}
tfoot {
	background-color: #F3F3F3;
	font-weight:bold;
}
td, th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
td img{
float:left;
}
.lista_oscura td{
	background-color: #F8F8F8;
	padding-top: 10px;
	padding-bottom: 10px;
}
.lista_clara td{
	padding-top: 10px;
	padding-bottom: 10px;
}
/*carrito*/
#cont_carrito {
	padding-top: 10px;
}
#btn_carrito {
	text-align: right;
	padding-top: 10px;
}
#btn_carrito img{
	text-align: right;
	border:none;
	background:none;
}
#feed_carrito {
	text-align: center;
	margin-top:30px;
}
#btn_feed_carrito{
	text-align:center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.cantidad {
	float: left;
	padding-left: 30px;
	padding-top: 2px;
	padding-right: 8px;
}
/*clientes*/
#nombre_usuario {
	float: left;
	color: #E40000;
	font-weight: bold;
	position:absolute;
	top:0px;
	left:80px;
}
#btn_sup_area_clientes {
	float: right;
}
.label_campo {
	float: left;
	padding-right: 10px;
	width: 34%;
	text-align: right;
	padding-top: 4px;
}
.campo {
	float: left;
	width: 60%;
	padding-bottom: 5px;
}
#feed_modifico {
	text-align: right;
	width: 330px;
	position: absolute;
	left: 260px;
	top: 15px;
}
#feed_modifico img{
	padding-right:6px;
}
#btn_form {
	width:420px;
	text-align:right;
}
#btn_form input{
	margin:0px;
	padding:0px;
}
#cont_carrito form {
	margin-top:20px;
}
/*lista precios*/
.item_lista_precios_oscura {
	background-color: #F3F3F3;
	height:30px;
}
.item_lista_precios_clara {
	height:30px;
}
.nombre_lista {
	float: left;
	width: 65%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#no_hay {
	text-align:center;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.fecha_lista {
	float: left;
	width: 9%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D2D2D2;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.descargar_lista {
	float: left;
	width: 10%;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
/*registrarse*/
.texto_rojo {
	color: #DE0000;
}
#campos_obligatorios {
	padding-top:6px;
	color: #DE0000;
	text-align: right;
	padding-right:10px;
	width: 420px;
}
#btn_acepto_terminos {
	clear: both;
	text-align: right;
	padding-top: 10px;
	width:385px;
	padding-bottom: 10px;
}
#tit_terminos {
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	clear: both;
	padding-left:15px;
}
#terminos {
	height: 197px;
	overflow: auto;
}
/*contacto*/
#datos_contacto {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	padding:15px;
	margin-top:15px;
	padding-left:215px;
}
/*detalle*/
#izq_detalle {
	background-image: url(../imagenes/fondo_img_detalle.gif);
	height: 132px;
	width: 178px;
	margin-top: 12px;
	padding: 3px;
	float: left;
}
#der_detalle {
	float: left;
	margin-top: 14px;
	margin-left: 14px;
	width: 380px;
}
#descripcion_detalle {
	margin-top: 5px;
	height: 45px;
	overflow: hidden;
	margin-bottom: 12px;
	margin-left:66px;
}
.img_tira_detalle {
	height: 50px;
	width: 67px;
	border: 1px solid #F0F0F0;
	margin-right: 3px;
	padding: 2px;
	float: left;
}
#contenido_detalle {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 570px;
}
#precio_detalle {
	font-size: 12px;
	font-weight: bold;
	color: #D60000;
	text-align: right;
	width: 570px;
}
#btns_detalle {
	text-align: right;
	width: 570px;
	padding-top: 10px;
	padding-bottom: 10px;
}#marca {
	position: absolute;
	left: 225px;
	top: 56px;
}
#sub_tit_orden_compra {
	font-weight: bold;
	padding-bottom: 4px;
	padding-left: 20px;
}
#lista_productos_carrito{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}