A               { text-decoration: none; color: #16344e; }
A:link          { color: #16344e; }
A:visited       { color: #16344e; }
A:active        { color: #16344e; }
A:hover         { color: #000000; text-decoration: underline;}

A.nombreProducto               {
   text-decoration: none;
   color: #070D22;
   font-size: 13px;
   font-weight: bold;
}
A.nombreProducto:link          { color: #2e4110; }
A.nombreProducto:visited       { color: #2e4110; }
A.nombreProducto:active        { color: #2e4110; }
A.nombreProducto:hover         { color: #454545; text-decoration: underline;}


BODY {
   background-image: url('/img/back.jpg');
   background-repeat: repeat-x;
   background-color: #be0000;
   margin: 0px;
   padding: 0px;
   font-family: Segoe Print, Lucida Handwriting, Tahoma;
   font-size: 12px;
   line-height: 17px;
   color: #000000;
   text-decoration: none;
}

b, strong {
   color: #000000;
   font-weight: bolder;
}

p {
   text-align: justify;
}

input, textarea, select {
   background: #fafafa;
   border: 1px solid #E0E0E0;
   font-size: 12px;
   font-family: Segoe Print, Lucida Handwriting, Tahoma;
}

.inputHeader {
   background: transparent;
   border: 1px solid #808080;
   font-size: 12px;
   font-family: Segoe Print, Lucida Handwriting, Tahoma;
}



.addCartCantidad {
   background: #fafafa;
   border: 1px solid #E0E0E0;
   font-size: 12px;
   font-family: Segoe Print, Lucida Handwriting, Tahoma;
   width: 20px;
   margin-right: 5px;
}

.boton {
   height: 25px;
   border-width:1px;
   border-style:solid;
   border-color:#cdcdcd;
   background-color:#222222;
   font-family: Segoe Print, Lucida Handwriting, Tahoma;
   color: #dedede;
   font-weight: Bold;
   font-size: 12px;
}

table.menuAll {
   background-image: url('/img/back-menu-secciones.gif');
   width: 100%;
   height: 26px;
   font-family: Segoe Print, Lucida Handwriting, Tahoma;
   font-size: 14px;
}

table.menuArribaCat {
   background-image: url('/img/back-menu-categorias.gif');
   margin: 0px;
   height: 26px;
}

table.menuArriba {
   background-image: url('/img/back-menu-secciones.gif');
   margin: 0px;
   height: 26px;
}

table.menuArriba td, table.menuArribaCat td {
   text-align: center;
}

table.menuArriba a {
   font-weight: bold;
   color: #000000;
   margin-left: 10px;
   margin-right: 10px;
}

table.menuArribaCat a {
   font-weight: bold;
   color: #ffffff;
   margin-left: 10px;
   margin-right: 10px;
}

div#header {
   background-image: url('/img/back_header.jpg');
   background-repeat: no-repeat;
   background-color: #ffffff;
   height: 194px;
}

div#idiomasBar {
   position: absolute;
   top: 210px;
   margin-left: 800px;
}

img#logoElCuquet {
   position: absolute;
   margin-left: 620px;
   margin-top: 32px;
   z-index: 9;
}

div.lienzo {
   display: block;
   clear: both;
   margin: 35px auto 50px auto;
   width: 850px;
   border: 1px solid #ffffff;
}

.lienzo:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .lienzo {height: 1%;}
/* End hide from IE-mac */

h1 {
   font-size: 17px;
}

h2 {
   font-size: 13px;
   color: #b7ce96;
   font-weight: bold;
   border-bottom: 1px solid #cdcdcd;
   width: 100%;
}

h3 {
   font-size: 13px;
   color: #565656;
   font-weight: bold;
   border-top: 1px solid #cdcdcd;
   border-bottom: 1px solid #cdcdcd;
   width: 70%;
}

div#home_rightMenu {
   margin: 0px;
   padding: 0px;
}

.marginBox {
   width: 99%;
   border: 1px solid #E0E0E0;
   text-align: center;
   color: #be0000;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
   font-family: Arial;
}

.marginBox a {
   color: #be0000;
}

.marginBoxHome {
   width: 99%;
   border: 1px solid #E0E0E0;
   text-align: center;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
   background: #be0000;
   color: white;
}

.marginBoxHome a {
   color: #ffffff;
}

.marginBoxHomeBiosca {
   width: 99%;
   border: 1px solid #be0000;
   text-align: center;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
   background: #be0000;
   color: white;
   height: 40px;
}

.marginBoxHomeBiosca a {
   color: #ffffff;
}

.categoriaLeft {
   font-size: 13px;
   text-align: left;
}

.contenidos {
   width: 500px;
   margin: 0px;
   padding: 0px;
}

div.areaContentsTrama {
   background-image: url('/img/back-main.jpg');
   background-position: top;
   background-repeat: no-repeat;
   background-color: #f6f5ec;
   width: 850px;
   border: 1px;
   margin: 0px;
   min-height: 400px;
}

div.contenidosFicha {
   width: 850px;
   margin: 0px;
   padding: 0px;
}

div.marginBoxHomeBiosca {
   border-right: 1px solid #ffffff;
}

div.marginBoxHomeBiosca a {
   margin: 10px;
}

div.gris {
   background: #DEDEDE;
   height: 125px;
   margin: 5p;
   overflow: hidden;
   border-right: 1px solid #ffffff;
}

img.homeImg {
   width: 150px;
   height: 125px;
   margin-top: 5px;
   margin-bottom: 5px;
}

.titlePage {
   width: 475px;
   height: 25px;
   text-align: left;
   color: #000000;
   font-size: 15px;
   font-weight: bold;
   margin-bottom: 20px;
   background: #f0f0f0;
   padding-top: 4px;
}

/* Menu Left */
.menuLeft, .menuLeftOtros {
   font-family: Arial;
   display: block;
   clear: both;
   width: 225px;
   height: 20px;
   padding-top: 5px;
   border-bottom: 1px dotted #000000;
   background: #ffffff;
   color: #be0000;
   font-size: 12px;
   font-weight: bold;
   white-space: nowrap;
}

.menuLeft a {
   color: #000000;
   text-decoration: none;
}

.menuLeftOn, .menuLeftOnOtros {
   display: block;
   clear: both;
   width: 225px;
   height: 20px;
   padding-top: 5px;
   border-bottom: 1px dotted #000000;
   background: #be0000;
   color: #ffffff;
   font-size: 12px;
   font-weight: bold;
   font-family: Arial;
   white-space: nowrap;
}

.menuLeftOn a, .menuLeftOnOtros a {
   color: #ffffff;
   text-decoration: none;
}

.menuLeftOtros {
   font-family: Arial;
   background: #f0f0f0;
}

.menuLeftOnOtros {
   font-family: Arial;
   background: #e0e0e0;
}

.menuLeftOtros a, .menuLeftOnOtros a {
   color: #5a7731;
}

/* Listado */
.listadoSlot {
   display: block;
   clear: both;
   width: 475px;
   height: auto;
   border: 1px solid #E0E0E0;
   margin-bottom: 5px;
   background: #ffffff;
}

.listadoSlotOn {
   display: block;
   clear: both;
   width: 475px;
   margin-bottom: 5px;
   border: 1px solid #000000;
   background: #fafafa;
}

.listadoSlot:after, .listadoSlotOn:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .listadoSlot {height: 1%;}
* html .listadoSlotOn {height: 1%;}
/* End hide from IE-mac */

.listadoImage {
   width: 150px;
}

.precio {
   font-size: 16px;
   color: #094D66;
   font-weight: bold;
}

.precioAnterior {
   font-size: 16px;
   color: #cc0000;
   font-weight: bold;
   text-decoration: line-through;
}

div.volver {
   float: right;
   font-weight: normal;
   margin-right: 25px;
}

div.paginacion {
   width: 475px;
   border: 1px solid #E0E0E0;
   text-align: center;
   color: #be0000;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: normal;
   margin-bottom: 5px;
}

div.paginacion a {
   font-size: 12px;
   color: #be0000;
   font-weight: bold;
}

/* Ficha */

.fichaInfo {
   width: 99%;
   border: 1px solid #E0E0E0;
}

.fichaInfo:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .fichaInfo {height: 1%;}
/* End hide from IE-mac */

.fichaImagen {
   float: left;
   margin-right: 15px;
   margin-bottom: 15px;
   margin-left: 10px;
}

div.reclamo {
   border: 1px dotted #676767;
   background-image: url('/img/reclamo.jpg');
   background-repeat: no-repeat;
   background-position: center left;
   color: #D68A07;
   font-weight: bold;
   font-size: 14px;
   margin: 5px;
   display: block;
   width: 175px;
   text-align: center;
   padding: 5px;
}

/* Carrito */

#carrito {
   margin-top: 5px;
   width: 225px;
   border: 1px solid #E0E0E0;
   color: #be0000;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
   background: white;
}

#carrito a {
   color: #be0000;
}

.cartProducto {
   font-size: 12px;
   background: #fafafa;
   width: 99%;
}

.cartDatos {
   color: #a0a0a0;
}

.cartPrecio {
   color: #00aa00;
}

/* Carrito */
.listadoCarrito {
   display: block;
   clear: both;
   width: 475px;
   border: 1px solid #E0E0E0;
   margin-bottom: 5px;
   background: #ffffff;
}

.listadoCarrito:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .listadoCarrito {height: 1%;}
/* End hide from IE-mac */

.listadoCarritoOn {
   display: block;
   clear: both;
   width: 475px;
   margin-bottom: 5px;
   border: 1px solid #000000;
   background: #fafafa;
}

.listadoCarritoOn:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .listadoCarritoOn {height: 1%;}
/* End hide from IE-mac */


.listadoTotal {
   display: block;
   width: 99%;
   font-size: 16px;
   text-align: right;
   font-weight: bold;
   margin-right: 10px;
}

/* Footer */
div#footer {
   height: 100px;
   color: #f2ecd5;
   width: 100%;
   margin: 0px;
   margin-top: -3px;
   margin-bottom: -17px;
   background: #0d0d0d;
   font-family: Tahoma;
   font-size: 11px;
}

div#footerContent {
   margin: 3px;
}


div#footerContent a {
   color: #f5e5d9;
}

div#footerContent b {
   color: #f5e5d9;
   font-weight: bolder;
}

.pasOff {
   border: 1px solid #E0E0E0;
   text-align: center;
   color: #be0000;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
}

.pasOn {
   border: 1px solid #E0E0E0;
   text-align: center;
   color: #000000;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
}

div.errorCode {
   width: 475px;
   margin: 15px auto 0px auto;
   padding: 10px;
   border: 1px solid #b0b0b0;
   background: #F7E1E1;
   text-align: center;
}

div#preciosSinIva {
   width: 475px;
   margin: 15px auto 0px auto;
   padding: 10px;
   border: 1px solid #b0b0b0;
   background: #E8EEDD;
   text-align: center;
}

.enhorabuena {
   width: 90%;
   margin: 10px auto 20px auto;
   font-weight: bold;
   border: 1px dotted #cdcdcd;
   background: #e7f4e0;
}

.enhoramala {
   width: 90%;
   margin: 10px auto 20px auto;
   font-weight: bold;
   border: 1px dotted #cdcdcd;
   background: #f4e0e0;
}


.enhorabuena p, .enhoramala p {
   margin: 10px;
}

div#proteccionDatos {
   width: 90%;
   margin: 0px auto 0px auto;
   padding: 10px;
   font-size: 9px;
   color: #707070;
   line-height: 10px;
}

div#menuPrincipal {
   position: absolute;
   background: white;
   margin-left: 519px;
   margin-top: 142px;
   width: 250px;
   border-bottom: 1px dotted #000000;
}

td.opcionMenuLeft {
   border-top: 1px dotted #000000;
   font-size: 12px;
   height: 25px;
   width: 23px;
}


td.opcionMenuRight {
   border-top: 1px dotted #000000;
   border-left: 1px dotted #000000;
   font-size: 12px;
   height: 25px;
   font-family: DIN 1451 Std, Arial;
   font-weight: bold;
}

td.opcionMenuRight a {
   margin-left: 10px;
   margin-top: 5px;
   color: black;
}

div#menuSecundario {
   position: absolute;
   margin-left: 10px;
   margin-top: 170px;
   color: #ffffff;
}

td.submenuUnselected {
   height: 25px;
   font-size: 11px;
   font-family: DIN 1451 Std, Arial;
   font-weight: bold;
   color: #ffffff;
   text-transform: uppercase;
}

td.submenuUnselected a {
   margin-top: 5px;
   color: #ffffff;
}

td.submenuSelected {
   height: 25px;
   font-size: 11px;
   font-family: DIN 1451 Std, Arial;
   font-weight: bold;
   color: #00ff12;
   text-transform: uppercase;
}

.submenuBox  {
   font-family: Arial;
   width: 225px;
   padding-top: 5px;
   border-bottom: 1px dotted #000000;
   background: #ffffff;
   color: #be0000;
   font-size: 12px;
   font-weight: bold;
   white-space: nowrap;
}

.submenuBox ul {
   margin-top: 0px;
}

.submenuBox a {
   color: #000000;
   text-decoration: none;
}

.submenuBox a:hover {
   color: #be0000;
   text-decoration: none;
}

div.floatColor {
   display: inline;
   margin-right: 5px;
}

div.floatColor input {
   border: none;
}

div.floatColor img {
   margin-bottom: 10px;
}

div.bannerTiendaMain {
   width: 450px;
   height: 185px;
   background: #efefef;
   margin-bottom: 10px;
}


div.imagenBanner {
   text-align: center;
   margin-bottom: 10px;
   overflow: hidden;
}