/*RESET*/
*
{
	margin: 0;
	padding: 0;
	border: 0;
}
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: sans-serif;
	vertical-align: baseline;
}
/*remember to define focus styles!*/
:focus
{
	outline: 0;
}
BODY
{
	line-height: 1;
	color: #000000;
	background: #FFFFFF;
}
OL, UL
{
	list-style: none;
}
/*tables still need 'cellspacing="0"' in the markup*/
TABLE
{
	border-collapse: separate;
	border-spacing: 0;
}
CAPTION, TH, TD
{
	text-align: left;
	font-weight: normal;
}
BLOCKQUOTE:before, BLOCKQUOTE:after, Q:before, Q:after
{
	content: "";
}
BLOCKQUOTE, Q
{
	quotes: none;
}
H1
{
	font-size: 26px;
    color: #a61d20;
    padding-bottom: 5px;
}

H1 span{
    color:#191b25;
}
H2
{
	color: #a61d20;
    font-size: 24px;
}
H2 span{
    color:#191b25;
}
H3
{
	font-size: 22px;
}
H4
{
	font-size: 17px;
    font-weight:bold;
    color: #a61d20;
    line-height:19px;
    padding-bottom: 3px;
}
H4 span{
    color:#191b25;
}
H5
{
	font-size: 14px;
    font-weight:bold;
}
H6
{
	font-size: 11px;
    font-weight:bold;
}

p{font-size: 13px;
    color:#616161;
}

LI
{
	list-style: none;
}
A
{
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}

/*ESTILOS GENERALES*/
body{
    background: #dad3d3;
    font-family: Arial, Helvetica, sans-serif;
}
div#encabezado{
    background-color:black;
    height: 128px;
}
div#encabezado_int{
    background: url("../img/encabezado.jpg") no-repeat;
    height:128px;
    vertical-align:text-bottom;
}


/*CLASES GENERALES*/

.interior{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width:920px;
}

.mayusculas{
    text-transform: uppercase;
}

.centrado{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.izquierda{
    display:block;
    float:left;
}

.derecha{
    display:block;
    float:right;
}

.menu_lateral{
    margin-top: 5px;
    background: #d0bebe;
    width: 171px;
    border: 1px solid #b6b0b2;

}

.menu_lateral_der{
    margin-top: 5px;
    background: #d0bebe;
    width: 171px;
    border: 1px solid #b6b0b2;
    display:block;
    float:left;
}

.lateral_linea{
  width:172px;
  height:20px;
  display:block;
  background: url("../img/lateral-linea.png") no-repeat bottom;
}


div.clearfix{
    width: 1px;
    height: 1px;
    display: block;
    clear: both;
    content: '.';
    visibility: hidden;
}

/*PRINCIPAL*/

div#logo{
    background: url("../img/logo.png") no-repeat;
    width:309px;
    height:55px;
    float:left;
    margin-top:63px;
}
/*Botonera*/



div#botonera_sup2{
    /*width:530px;*/
	width:500;
    height:55px;
    float:right;
    margin-top: 73px;
        background : transparent url("../img/botonera.png") repeat-x 50% 50%;
}

div#menu_principal{
    height:55px;
    float: left;
    font-weight:bold;
    color:#221415;
    }

div.menu{
  line-height:55px;
  float:left;
  font-size: 12px;
  background: url("../img/botonera_linea.jpg") no-repeat right;
}

div.menu a{
  color:#221415;
  margin:0 auto;
  padding:0 18px 0 18px;
  background: url("../img/botonera_linea.jpg") no-repeat right;
}

div.menu a:hover{
  display:block;
  color:#FFFFFF;
  text-decoration:none;
  background: url("../img/botonera_linea.jpg") no-repeat right;
}

div.menu_ult{
  line-height:55px;
  float:left;
  font-size: 12px;
  }

div.menu_ult a{
  color:#221415;
  margin:0 auto;
  padding:0 8px 0 10px;

}

div.menu_ult a:hover{
  display:block;
  color:#FFFFFF;
  text-decoration:none;

}

div#contenido{
    margin:5px 0 0 9px;
    width:560px;
    display:block;
    float: left;
}

div#menu_productos{
    width:158px;
    font-weight:bold;
    color:#221415;
    margin-left:8px;
    height:400px;
    }

.item{
padding: 0 0 0 5px;    
}

div.item_menu{
 line-height:20px;
  width:158px;
  height:20px;
  float:left;
  font-size: 10px;
  background: url("../img/lateral-botonera-linea.jpg") no-repeat bottom;
  display:block;
}

div.item_menu a{
  color:#616161;
  width:158px;
  height:20px;
  display:block;
}

div.item_menu a:hover{
  text-decoration:none;
  background-color:#dad3d3;
  height:18px;
  width:154px;
  display:block;
}

.titulos_menu{
    margin:10px 0 5px 10px;
    font-weight:bold;
}

#espacio{
 /*   height:197px;*/
    display:block;
}

/*FORMULARIOS*/


.cajita{
    height:25px;
    width:150px;
    margin:5px 0 5px 0;
    font-size: 14px;
    border: 1px solid #a89a9c;
    color: #616161;
    background: #dad3d3;
}

form {
	padding: 10px;
	width: 170px;}

label{
  	font-size: 12px;
    font-weight:bold;
    color:#616161;
    padding: 5px 0 15px 0;
    float:left;
}



.boton{
    height: 29px;
    width: 69px;
    display: block;
    background: url(../img/boton.png);
    float: left;
    cursor: pointer;
    color: white;
    margin: 5px 2px 5px 2px;
}

.boton:hover{
    height: 29px;
    width: 69px;
    display: block;
    background: url(../img/boton2.png);
    float: left;
    cursor: pointer;
    color: white;
    margin: 5px 2px 5px 2px;
}

/*CARRITO*/

#carrito-vacio{
    background:url("../img/carrito-vacio.png") no-repeat;
    height:80px;
    width:70px;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

#carrito-lleno{
    background:url("../img/carrito-lleno.png") no-repeat;
    height:80px;
    width:70px;
    display:block;
    margin-left: auto;
    margin-right: auto;
}

.boton-carrito{
    height: 21px;
    width: 69px;
    display: block;
    background: url(../img/boton.png);
    cursor: pointer;
    color: white;
    margin: 7px 2px 10px 2px;
	text-align:center;
    padding-top:8px;
}

.boton-carrito:hover{
    height: 21px;
    width: 69px;
    display: block;
    background: url(../img/boton2.png);
    cursor: pointer;
    color: white;
    margin: 7px 2px 10px 2px;
	text-align:center;
	padding-top:8px;
}

div#pedido p{
    font-size: 12px;
    font-weight:bold;
    color:#616161;
    display:block;
    line-height:15px;
    padding: 5px 0 5px 0;
    margin: 10px;
}

.pedido-texto{
    font-size: 12px;
    font-weight:bold;
    color:#616161;
    display:block;
    line-height:15px;
    padding: 3px 0 0 0;
    margin: 10px;
}
.pedido-texto span{
    color:#221415;
}
.pedido-precio{
    font-size: 12px;
    font-weight:bold;
    color:#221415;
    display:block;
    line-height:15px;
    padding: 1px 0 1px 0;
    margin: 10px;
    text-align:right;
}

.pedido-precio span{
    color:#a61d20;
}


#distribuidores{
    background:url("../img/shunga.jpg") no-repeat;
    height:115px;
    width:111px;
    display:block;
    margin-left: auto;
    margin-right: auto;
}
/*P I E*/

div#pie{
    background-color:#dad3d3;
    height: 120px;
}
div#pie_int{
    background: url("../img/pie_fondo.jpg") no-repeat;
    height:120px;
    width:920px;
    vertical-align:text-bottom;
}
.pie_division_costados{
    width:170px;
    height:100px;
    float:left;
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}

#pie_division_medio{
    width:570px;
    float:left;
    display:block;
    margin-left:auto;
    margin-right:auto;
    padding: 10px 0 0 0;
    text-align:center;
}
#pie_division_medio p{
    line-height:16px;
}
#pie_division_medio p span{
    font-size: 10px;
}
#tarjetas{padding: 5px;}

.logo{
    padding-top: 8px;
}

/*C O N T E N D I D O*/

.ppal{
    line-height:17px;
    padding: 10px 5px 10px 5px;
}

.cuadro{
    font-size: 12px;
    border-top:1px solid #b6b0b2;
    border-left:1px solid #b6b0b2;
    border-right:1px solid #b6b0b2;
    color: #616161;
    background: #d9d4d5;
    display:block;
    float:left;
    margin: 15px 0 0 0;
    padding-top: 10px;
    vertical-align:bottom;
    width: 550px;

}

.cuadro_linea{
  width:551px;
  height:18px;
  display:block;
  background: url("../img/ppal-linea.png") no-repeat bottom;
}

.division{
    width:270px;
    float:left;
    display:block;
}

.sub-division{
    width:260px;
    float:left;
    display:block;
    vertical-align:baseline;
    padding:0 0 15px 10px;
}

div.sub-division p{
    line-height: 15px;
    text-align: justify;
    padding-right:10px;
}

.columna{
    width: 129px;
    float:left;
    display:block;
}


.subtitulo{
    color:#a61d20;
    line-height:13px;
    font-size:11px;
    font-weight:bold;
    padding-bottom: 5px;
}

.subtitulo a{
    color:#a61d20;
}

.subtitulo a:visited{
    color:#751315;
}

.subtitulo a:hover{
    color:#a6393c;
}

.cuadro_interior{
    float:left;
    display:block;
    padding: 10px 5px 2px 1px;
    vertical-align:bottom;
    width: 120px;
}

/*.foto{
    border:3px solid white;
    width:97px;
    height:71px;
    float:left;
    z-index: 0;
    margin-right: 4px;
}*/

.foto{
    border:3px solid white;
    float:left;
    z-index: 0;
    margin-right: 4px;
}

.foto-izq{
    border:3px solid white;
    width:97px;
    height:71px;
    float:right;
    z-index: 0;
}

.promocion{
    background: url("../img/foto-promocion.png") no-repeat bottom;
    width:103px;
    height:77px;
    display:block;
    z-index:10;
    position:absolute;
    margin-top:1px;
    margin-left:1px;
}

/* P R O D U C T O S */
.producto{
    width:537px;
    padding:10px 0 5px 0;
    margin-left:10px;
    float:left;
    display:block;
}

.foto-producto{
    /*border:6px solid white;
	background:#FFF;*/
    width:179px;
    height:135px;
    float:left;
    display:block;
	text-align:center;
}

.texto-producto{
    padding-left:13px;
    width:333px;
    float:left;
    display:block;
    text-align:justify;
}

div.texto-producto p{
    padding: 2px 0 2px 0;
    text-align:justify;
    line-height:15px;
}

div.texto-producto ul{
    color:#666;
    line-height:13px;
    font-size:11px;
    font-weight:bold;
    padding-bottom: 5px;
}

.linea-doble{
  width:535px;
  height:2px;
  display:block;
  background: url("../img/linea-doble.jpg") no-repeat bottom;
  padding: 5px 0 5px 1px;
  margin-bottom:15px;
  float:left;

}

.linea-peq{
  width:164px;
  height:10px;
  display:block;
  background: url("../img/linea-simple.jpg") repeat-x top;
  padding: 0 0 1px 0;
  float:left;
  display:block;
  margin-left:2px;
}


.linea-simple{
  width:330px;
  height:1px;
  display:block;
  background: url("../img/linea-simple.jpg") repeat-x bottom;
  padding: 0 0 2px 0;
  float:left;
  display:block;
}

.agregar-producto{
    width: 333px;
    float:left;
    display:block;
}

.carrito{
    width:24px;
    height:24px;
    display:block;
    background: url("../img/carrito-peq.png") no-repeat bottom;
    float: left;
    margin:6px 8px 0 0;
}
.carrito_peq_lleno{
    width:24px;
    height:24px;
    display:block;
    background: url("../img/carrito-peq-lleno.png") no-repeat bottom;
    float: left;
    margin:6px 8px 0 0;
}

div.agregar-producto form{
    width: 250px;
}
.cajita-producto{
    height:18px;
    width:28px;
    margin-right:10px;
    font-size: 12px;
    border: 1px solid #a89a9c;
    color: #616161;
    background: #dad3d3;
    float: left;
}
.caja-producto{
    height:20px;
    width:110px;
    margin-right:10px;
    font-size: 12px;
    border: 1px solid #a89a9c;
    color: #616161;
    background: #dad3d3;
    float:left;
}

.boton2{
    background-color:#dad3d3;
    color: #121111;
    font-weight:bold;
    font-size:12px;
    float:left;
    display:block;  
}


/* C O M P R A S */

.titulo-contenido{
    padding-top: 14px;
}

.compras-contenedor{
    width:538px;
    padding:10px 0 10px 0;
    margin-left:10px;
    float:left;
    display:block;
}

.columna-uno{
    width: 75px;
    height:80px;
    float:left;
    display:block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#carrito-compra{
   width:70px;
   height:80px;
   display:block;
   background: url("../img/compras-carrito.png") no-repeat bottom;
   float: left;
}

.columna-dos{
    width: 462px;
    float:left;
    display:block;
 }

.linea-compras{
  width:462px;
  height:1px;
  display:block;
  background: url("../img/linea-simple.jpg") repeat-x bottom;
  float:left;
  display:block;
}

.linea-texto{
    width: 462px;
    float:left;
    display:block;
  	font-size: 12px;
    color:#616161;
    line-height:20px;

 }
.linea-importe{
    width: 462px;
    float:left;
    display:block;
    text-align:right;
    line-height:20px;
 }

.clave{
    width: 70px;
    float:left;
    display:block;
    padding:5px 0 5px 0;
}
.cantidad{
    width: 102px;
    float:left;
    display:block;
    padding:5px 0 5px 0;
}
.nombre{
    width: 148px;
    float:left;
    display:block;
    padding:5px 0 5px 0;
}
.precio{
    width: 65px;
    float:left;
    display:block;
    padding:5px 0 5px 0;
}
.importe{
    width: 76px;
    float:left;
    display:block;
    text-align:right;
    padding:5px 0 5px 0;
}

.formulario-compras{
    padding:5px 0 5px 0;
    width:462px;
    line-height:22px;
    
}
.actualizar{
  width:24px;
  height:25px;
  display:block;
  float:left;
  background: url("../img/compras-actualizar.png") no-repeat center;

}
.eliminar{
    width:20px;
    height:25px;
    display:block;
    float:left;
    background: url("../img/compras-eliminar.png") no-repeat center;

}

#ingreso{
   width:70px;
   height:80px;
   display:block;
   background: url("../img/compras-llave.png") no-repeat bottom;
   float: left;
}
#envio{
   width:70px;
   height:80px;
   display:block;
   background: url("../img/compras-camion.png") no-repeat bottom;
   float: left;
}

#facturacion{
   width:70px;
   height:80px;
   display:block;
   background: url("../img/compras-factura.png") no-repeat bottom;
   float: left;
}
#pago{
   width:70px;
   height:80px;
   display:block;
   background: url("../img/compras-pago.png") no-repeat bottom;
   float: left;
}
.caja{
    height:25px;
    width:150px;
    margin:5px 0 5px 0;
    font-size: 14px;
    border: 1px solid #a89a9c;
    color: #616161;
    background: #dad3d3;
    float:left;
}
.caja-grande{
    height:25px;
    width:300px;
    margin:5px 0 5px 0;
    font-size: 14px;
    border: 1px solid #a89a9c;
    color: #616161;
    background: #dad3d3;
    float:left;
}


div.columna-dos form label {
    width:130px;
  	font-size: 12px;
    font-weight:bold;
    color:#616161;
    padding: 5px 0 15px 0;
    float:left;
}

div.linea-texto label{
    width:130px;
    float:left;
}

div.linea-texto h4{
    padding-top: 10px;
}

form h4{
    margin:15px 0 5px 0;
}

div.linea-texto input.check{
   
    height:20px;
    display:block;
    float:left;
    margin-top: 8px;
}
div.linea-texto p{
    padding-left:10px;
    display:block;
    float:left;
    padding-top: 8px;
}
#usuario_nuevo{
    width: 462px;
    height:600px;
    display:block;
   float:left;
}

#envio_datos{
    width: 462px;
    height:100px;
    display:block;
    float:left;
}

#factura_datos{
    width: 462px;
    height:500px;
    display:block;
    float:left;
}

.pregunta{
   width:19px;
   height:23px;
   display:block;
   background: url("../img/pregunta.png") no-repeat bottom;
   float: left;
   padding-top:7px;
}

.pregunta:hover { background-position: bottom right!important; text-decoration:none;}


.pregunta span{
    display:none;
    margin:1px 0 0 20px;
    padding:1px 5px;
    width:150px;
    line-height:14px;
}

.pregunta:hover span {
    font-size: 10px;
    display:inline;
    position:absolute;
    border:1px solid #efba4a;
    color:#611214;
    background-color:#f7e39c;
}

/*P R O D U C T O S  2*/
.ver-mas{
    font-size: 12px;
    font-weight:bold;
    color:#611214;
    display:block;
    padding: 10px 0 0 0;
    cursor: pointer;
    text-align:right;
}

