/* CSS Document */ * {
    margin: auto;
}

body {
    background: url(imagenes/fondo.jpg);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-align: justify;
}

p {
    margin: 0px;
}

img {
    border: none;
}

.sub-productos {
    float: left;
    width: 678px;
    padding-bottom: 6px;
    padding-top: 10px;
    background: #F7F7F7;
    padding: 10px;
}

.sub-productos p {
}

.sub-productos h4 {
    margin: 0px;
    font-size: 16px;
    color: #F66800;
    padding-bottom: 5px;
}

.info {
    /*height: 166px;
    border-bottom: dotted #000000 1px;*/
    text-align: justify;
    width: 508px;
    float: left
}

.info img {
    float: left;
}

.img_prod {
    float: right;
    padding-left: 8px;
    width: 158px;
}

.img_prod img {
    float: left;
}

h1 {
    margin: 0px;
    font-size: 24px;
    color: #000;
    padding-bottom: 10px;
    text-align: left
}

h2 {
    margin: 0px;
    font-size: 20px;
    color: #F66800;
    padding-bottom: 8px;
}

h3 {
    margin: 0px;
    font-size: 16px;
    color: #F66800;
    padding-bottom: 8px;
}

h5 {
    margin: 0px;
    font-size: 14px;
    color: #F66800;
    padding-bottom: 8px;
}

#encabezado {
    width: 1028px;
    margin-top: 14px;
    background: url(imagenes/fondo_encabezado.png) no-repeat;
   	/*position:relative;*/
}

#logo {
    height: 208px;
    padding-left: 15px;
    padding-top: 9px;
}

#flash {
    background: url(imagenes/fondo_cuerpo.png);
    padding-left: 15px;
    height: 60px;
}

#ticker {
    float: right;
    height: 100px;
    margin-right: 28px;
    margin-top: 10px;
    width: 707px;
}

#txt_bienvenidos {
    margin-top: -205px;
    float: right;
    position: relative;
    width: 370px;
    padding-right: 85px;
}

#txt_bienvenidos p {
    font-size: 11px;
    padding-right: 10px;
}

#cuerpo {
    background: url(imagenes/fondo_cuerpo.png) repeat-y;
    width: 1000px;
    overflow: hidden;
    padding-left: 28px;
    padding-bottom: 20px;
    margin-top: -2px;
}

#izquierdo {
    width: 254px;
    float: left;
    background: #10151A;
}

#bigleft{
    width: 256px;
    overflow: hidden;
    float: left;
}

#izquierdo2 {
    width: 254px;
    float: left;
    background: #d2d2d2;
}


#productos {
    float: left;
    background: url(imagenes/t_productos.jpg) no-repeat;
    width: 251px;
    padding-left: 3px;
    padding-top: 36px;
    text-align: left;
    padding-bottom: 20px;
}



#productos a {
    text-decoration: none;
    color: #fff;
}

#productos a.categoria {
    background: url("imagenes/a-cat-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #F56800;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    text-transform: uppercase;
}

#productos a:hover {
    color: #F66800;
}

#productos p {
    width: 238px;
    border-bottom: dotted 1px #707172;
    padding-top: 5px;
    padding-bottom: 5px;
}

#productos2 a {
    text-decoration: none;
    color: #000;
}

#productos2 .li-categoria {
    background: url("imagenes/a-cat-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #F56800;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    text-transform: uppercase;
}

#productos2 a:hover {
    color: #F66800;
}

#productos2 p {
    width: 238px;
    border-bottom: dotted 1px #707172;
    padding-top: 5px;
    padding-bottom: 5px;
}

#productos2 {
    float: left;
    background: url(imagenes/t_productos2.jpg) no-repeat;
    width: 251px;
    padding-left: 3px;
    padding-top: 36px;
    text-align: left;
    padding-bottom: 20px;
}


#izquierdo .no-selected {
    color: #fff;
}

#productos .no-selected:hover {
    color: #F66800;
}

#productos .selected {
    color: #F66800;
}

#productos .selected:hover {
    color: #F66800;
}

#contenido {
    width: 653px;
    overflow: hidden;
    background: #DDE1E4;
    float: left;
    padding: 15px;
}

#contenido p {
    padding-top: 10px;
}

.secciones {
    float: left;
    background: url(imagenes/fondo_secciones.png) no-repeat;
    overflow: hidden;
    width: 641px;
    height: 177px;
    padding-top: 6px;
    padding-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 13px;
}

.secciones p {
    padding-top: 6px;
}

.imagen {
    padding-right: 6px;
    float: left;
    width: 190px;
}

.leer_mas {
    float: right;
    margin-top: 6px;
    margin-right: 20px;
}

#derecho_inicio {
    background: url(imagenes/fondo_derecho.jpg) repeat-x;
    padding-top: 30px;
    float: left;
    padding-left: 25px;
    width: 677px;
    margin-left: 15px;
    padding-bottom: 18px;
	/*margin-top:110px;*/
}

#derecho {
    padding-top: 0px;
    float: left;
    padding-left: 0px;
    width: 700px;
    margin-left: 15px;
	margin-top:40px;
}

#derecho p {
    padding-bottom: 5px;
}

#derecho ul {
    padding-left: 30px;
    padding-bottom: 5px;
}

#derecho li {
    padding-bottom: 10px;
}

#derecho a {
	color:#66656a;
	text-decoration:none;	
}

#derecho a:hover {
	color:#66656a;
	text-decoration:underline;
}

.img_der {
    float: right;
    padding-left: 10px;
}

.img_izq {
    float: left;
    padding-right: 10px;
}

.titulo {
    font-size: 16px;
    color: #F66800;
}

#recomendacion {
    border-top: solid 1px #ccc;
    padding-top: 10px;
    margin-top: 12px;
    padding: 10px;
    width: 678px;
    float: left
}

#recomendacion a {
    text-decoration: none;
    color: #000
}

#galeria {
    float: left;
    padding-top: 20px;
    text-align: center;
}

#galeria img {
    padding: 6px;
}

#pie {
    background: url(imagenes/fondo_pie.png) no-repeat;
    width: 1028px;
    height: 74px;
}

#menu_pie {
    color: #fff;
    height: 16px;
    margin: auto;
    padding-top: 6px;
    text-align: center;
    font-size: 10px;
}

#menu_pie a {
    color: #fff;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
    font-size: 14px;
}

/*FORMA DE CONTACTO IZQUIERDA */
#forma {
    width: 254px;
    text-align: center;
    background: url(imagenes/fondo_forma.jpg) no-repeat;
    float: left;
    padding-top: 30px;
    padding-bottom: 21px;
    color: #fff;
}

#forma .cajat {
    width: 220px;
    text-align: left;
}

#forma .caja {
    height: 27px;
    width: 218px;
    padding-top: 3px;
}

#forma #caja2 {
    height: 20px;
    padding-left: 46px;
    width: 179px;
}

#forma .cajaabajo {
    float: right;
    height: 60px;
    width: 179px;
    padding-top: 10px;
}


/*FORMA DE CONTACTO IZQUIERDA */
#forma2 {
    width: 254px;
    text-align: center;
    background: url(imagenes/fondo_forma2.jpg) no-repeat;
    float: left;
    padding-top: 30px;
    padding-bottom: 21px;
    color: #000;
}

#forma2 .cajat {
    width: 220px;
    text-align: left;
}

#forma2 .caja {
    height: 27px;
    width: 218px;
    padding-top: 3px;
}

#forma2 #caja2 {
    height: 20px;
    padding-left: 46px;
    width: 179px;
}

#forma2 .cajaabajo {
    float: right;
    height: 60px;
    width: 179px;
    padding-top: 10px;
}

input {
    width: 178px;
    border: solid 1px #2E312F;
}

.caja label {
    color: #fff;
    margin: 0px;
    float: left;
    text-align: left;
}

.caja input {
    width: 213px;
    border: solid 1px #2E312F;
    height: 18px;
}

.caja textarea {
    width: 213px;
    border: solid 1px #2E312F;
    height: 54px;
}

.clear {
    clear: both;
}

input {
    width: 188px;
}

.boton {
    background: transparent url(imagenes/btn_enviar.jpg) no-repeat scroll 0 0;
    border: 0 none;
    height: 30px;
    margin-left: 20px;
    width: 125px;
    float: left;
}

.columnas {
    float: left;
    width: 159px;
    margin-right: 20px;
    margin-top: 20px;
    height: 330px;
}

.columnas h3 {
    text-align: center;
    margin-top: 8px;
}

.promo ul li {
    list-style-image: url(imagenes/vineta.jpg);
    list-style-position: inside;
}


#divtienda{background: transparent url(imagenes/fondo_divs.jpg) repeat-x;
           float: left;
           height: 300px;
           margin-left: 10px;
           margin-top: 20px;
           width: 220px;
}

.fototienda{border: medium none;
            margin-left: 30px;
            margin-top: 10px;}

.titprod {    font-family: Myriad Pro;
              font-size: 17px;
              font-weight: bold;
              margin-left: 20px;
              margin-top: 5px; margin-bottom: 5px;}


.naranja {    color: #F66800;
              font-family: Myriad Pro;
              font-size: 14px;
              font-weight: bold;
              margin-left: 20px;
              margin-top: 0;}


.descrip {     color: #000000;
               font-family: Myriad Pro;
               font-size: 14px;
               /*margin-left: 4px;*/
               text-align: right;}

#noimagen{  width:0px;height:160px;}

#vercarrito{
    height: 26px;
    position: relative;
    right: -580px;
    top: 31px;
    width: 272px;
}

.pedido {color: #820338; float: left; font-weight: bold; margin-left: 5px; margin-top: 5px;}
.flecha {border: medium none; float: right; margin-right: 54px; margin-top: 0px;}
.carrito {border: medium none; float: right; margin-right: -97px; margin-top: 3px;}
.detalle {border: medium none; float: left;  margin-left: 11px;  margin-top: 10px;}
.linea {float: left;
        height: 170px;
        margin-top: 10px;}
.bigline {float:left;margin-top: 20px;}

.add-cart{
    float: right;
    margin-right: -3px;
    margin-top: 16px;
}

#continuarcarrito {
	float:right;
	margin-right:10px;
	margin-top:-35px;
}

#carritomenu {
    background-color: #7F7872;
    height: 23px;
    margin-left: -1px;
    width: 710px;
}

.titulomenu {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFF;
	float:left;
	text-align:right;
}

#infocarrito {
	border-bottom: 1px solid #e3e3e3;
}

/*FORMA PARA PEDIDOS*/
.forma_compra{
    float:left;	
    width: 514px;
}

#informea .forma_compra img {
	float: right;
	height: 46px;
	position: relative;
	right: 30px;
	top: -116px;
	width: 130px;

}

.forma_interna{
    float: left;
    margin-left: 45px;
    width: 250px;
}

.invisible{
    visibility: hidden;
    display: none;
}


.menu_compra{
    width:190px;
}

.input_compra{
    width:186px;
}

.boton_compra{
    background: url("imagenes/btn-enviar-cotizacion.jpg") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    float: left;
    height: 71px;
    margin-left: 30px;
    width: 228px;
}

#informea {
	width: 330px;
	float: left;
}

#informea img {
	float: left;
	width: 330px;
}

#acercade {
	width: 100%;
	border: solid 5px #8f8f8f;
}
/*LISTADO DEL CARRITO DE PEDIDOS*/
#botones{
    float:left; 
    margin-top:20px;	
}

#vaciar_carrito{
    background: url("imagenes/vaciar_carrito.jpg") no-repeat;
    width: 180px;
    height: 46px;
    border: none;
    cursor: pointer;
    margin-left: 30px;
}

#checkout{
    background: url("imagenes/continuar-con-la-compra.png") no-repeat;
    width: 201px;
    height: 46px;
    border: none;
    cursor: pointer;
    margin-left: 200px;
}

#comprarnow{
    background: url("imagenes/continuar-con-la-compra.png") no-repeat;
    width: 201px;
    height: 46px;
    border: none;
    cursor: pointer;
    margin-left: 90px;
}

.detalle-carrito{
    border-bottom: 4px double #CCCCCC;
    float: left;   
    margin-top: 20px;
    padding-bottom: 10px;
    width: 709px;
    margin-left:0px;
}

.titulo-carrito{
    /*border-bottom: 1px solid #CCCCCC;
    color: #F66800;
    width:600px;*/
    color: #87878f;
    float: left;
    font-size: 18px;
    width: 300px;
}

.titulo-carrito p {
	font-size: 12px;
	width:300px;
}

.foto-articulo{
    border: 4px double #BC9A6A;
    float: left;
    margin-top: 8px;
    padding: 12px;
}

.caracteristicas_esp{
    float:left; 
    width:600px; 
    margin-top:10px
}

.caracteristicas_esp strong{
    color: #F66800;   
}

.informacion{
    color: #A0A0A0;
    float: left;
    margin-left: 48px;
    margin-right: 10px;
    margin-top: 20px;
    text-align: left;
    width: 200px;
}

.informacion #infoizq {
	text-align: right;
	color: #A0A0A0;
	float:left;
}

.informacion #infoder {
	text-align: left;
	float:left;
	color: #686868;
	margin-left:5px;
}

.informacion strong{
    color: #686868;   
}

#costo {
	width:90px;
	text-align:center;
	float:left;
	font-size:10px;
	color: #686868;
	margin-top:100px;
}

#acciones {
    float: left;
    font-size: 10px;
    height: 37px;
    margin-left: 10px;
    margin-top: 40px;
    text-align: right;
    width: 50px;
}

#acciones a {
	color: #686868;
    text-decoration: none;
    cursor:pointer;
}

#acciones a:hover {
	color:#686868;
	text-decoration: underline;
	cursor:pointer;
}

.borrar-articulo{
    float:left;
    margin-top: 80px;
}

#subtotal {
    background-color: #B0ABA5;
    color: #FFFFFF;
    float: right;
    font-family: "Trebuchet MS";
    height: 20px;
    margin-right: -9px;
    margin-top: -1px;
    width: 180px;
}


/*------FORMA PARA PEDIDOS-------*/

#forma_contacto_pedido{    
    border: 0 none;
    color: #000000;
    float: left;
    height: 400px;
    margin-top: -28px;
    padding-left: 23px;
    padding-top: 60px;
    width: 265px;
}

#forma_contacto_pedido label
{float:left;}

#forma_contacto_pedido input,#forma_contacto_pedido select,#forma_contacto_pedido textarea
{width:210px;border:#c5c6c1 solid 1px;}

#forma_contacto_pedido #fieldset_pedido
{border:0px;margin-top:10px;}

#forma_contacto_pedido textarea
{height:50px;font-family:Arial, Helvetica, sans-serif;font-size:12px;}

#fiel_pedido
{margin-left:0px;padding:0px;}

#boton-envio_pedido { 
    border:0 solid #000000;
    background:url(imagenes/btn-enviar.jpg) no-repeat;
    cursor: pointer;	
    height:46px;
    margin-left:-2px;
    margin-top:25px;
    width:215px;
}

#validacion_pedido
{width:230px;
 height:40px}

/*------FORMA PARA PEDIDOS-------*/

.mis-productos{
    float:left;
}

.mis-productos .separador{
    margin-left: 45px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.mis-productos .img-flotada {
    border: 1px solid #CCCCCC;
    float: left;
    margin: 5px 5px 5px 0;
    padding: 2px;
    width: 77px;


}

.mis-productos p{
    float: left;
    margin-top: 3px;
    width: 500px;
    height: 70px;
}

.mis-productos a{
    color: #F66800;
    text-decoration: none;
    font-weight: bold;
}

#boton-envio
{
    background: transparent url(imagenes/btn_enviar.jpg) no-repeat scroll 0 0;
    border: 0 none;
    height: 30px;
    width: 125px;
    float: left;
    margin-left: 126px;
}

.inputpr
{
    width: 380px;
    height: 70px;
}

.caja1 input {
    width: 382px;
    border: solid 1px #2E312F;
    height: 18px;
}
.gplus {
height: 15px;
margin-left: 6px;
float: left;
}

.botones {
margin-left: 6px;
height: 20px;
float: left;
}
