.addCartCantidad {
   background: #fafafa;
   border: 1px solid #E0E0E0;
   font-size: 12px;
   font-family: Segoe Print, Lucida Handwriting, Tahoma;
   width: 20px;
   margin-right: 5px;
}

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%;
   text-align: center;
   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.gris {
   width: 226px;
   background: #DEDEDE;
   margin-top: 5px;
   margin-bottom: 5px;
   overflow: hidden;
}

img.homeImg {
   margin: 0px;
   border: none;
}

img.productoImg {
   width: 226px;
   margin: 0px;
   border: none;
}

.titlePage {
   width: 660px;
   height: 25px;
   text-align: left;
   color: #666666;
   font-size: 13px;
   font-weight: bold;
   margin-bottom: 20px;
   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: 660px;
   height: auto;
   border: 1px solid #E0E0E0;
   margin-bottom: 5px;
   background: #ffffff;
}

.listadoSlotOn {
   display: block;
   clear: both;
   width: 660px;
   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 {
   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: 660px;
   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: 680px;
   margin: 0px auto 0px auto;
   border: 1px solid #E0E0E0;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
   background: white;
}

#carrito a {
   color: #9c9c9;
}

.cartProducto {
   font-size: 11px;
   background: #fafafa;
   width: 99%;
   display: inline;
   color: #6c6c6c;
}

.cartDatos {
   display: inline;
   color: #a0a0a0;
}

.cartPrecio {
   color: #00aa00;
}

/* Carrito */
.listadoCarrito {
   display: block;
   clear: both;
   width: 660px;
   height: 45px;
   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: 660px;
   height: 45px;
   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;
}

.pasOff {
   border: 1px solid #E0E0E0;
   text-align: center;
   color: #ababab;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
}

.pasOn {
   border: 1px solid #E0E0E0;
   text-align: center;
   color: #565656;
   padding-top: 5px;
   padding-bottom: 5px;
   font-size: 12px;
   font-weight: bold;
}

div.errorCode {
   width: 600px;
   margin: 15px auto 0px auto;
   padding: 10px;
   border: 1px solid #b0b0b0;
   background: #F7E1E1;
   text-align: center;
}

div#preciosSinIva {
   width: 660px;
   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;
}

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;
}

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;
}

.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#imageAreaZone {
   float: left;
   margin-right: 10px;
   width: 410px;
}

div#imagenProducto {
   width: 410px;
}

div.thumbnails {
   position: relative;
   float: left;
   margin-top: 10px;
}

div.imgThumb {
   width: 85px;
   height: 85px;
   margin-right: 10px;
   overflow: hidden;
   display: inline;
}

.imgThumb img {
   height: 85px;
   border: none;
}

div.floatColor {
   display: inline;
   margin-right: 5px;
}

div.floatColor input {
   border: none;
}

div.floatColor img {
   margin-bottom: 10px;
}