﻿@charset "UTF-8";

body {
    font-family: Arial;
    color: #424242;
    font-size: 13px;
    text-align: justify;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-color: #EFEFEF;
}

fieldset {
    border: 0;
}

#alogo {
    display: block;
    background-image: url("/imagenes/sprites.png");
    height: 45px;
    width: 155px;
}

.selectGreen {
    -moz-border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF861D;
    display: block;
    margin: 4px auto;
    padding: 1px;
    width: 94%;
}

.selectOrange {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF861D;
    display: block;
    margin: 4px auto;
    padding: 3px;
    width: 60%;
    margin: 3px auto 4px;
}

.botonOrange {
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #FF861D;
    display: block;
    margin: 4px auto;
    padding: 4px;
    width: 60%;
    background-color: #CCCCCC;
}

.lupaIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -2px -45px transparent;
    height: 49px;
    width: 50px;
}

.mapaIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -151px -45px transparent;
    height: 49px;
    width: 50px;
}

.carpetaIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -297px -50px transparent;
    height: 39px;
    width: 39px;
}

.backIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -154px -3px transparent;
    height: 40px;
    width: 55px;
}

.carroIcon {
    background: url("/imagenes/sprites-trans_A3.png") no-repeat scroll -250px -105px transparent;
    height: 41px;
    width: 51px;
}

.markerIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -102px -45px transparent;
    height: 49px;
    width: 50px;
}

.carpetas3Icon {
    background: url("/imagenes/sprites.png") no-repeat scroll -51px -45px transparent;
    height: 49px;
    width: 51px;
}

.fotoIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -254px -50px transparent;
    height: 39px;
    width: 39px;
}

.facebookIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -296px -1px transparent;
    height: 43px;
    width: 45px;
}

.twitterIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -252px -1px transparent;
    height: 43px;
    width: 44px;
}

.blogIcon {
    background: url("/imagenes/sprites.png") no-repeat scroll -208px -1px transparent;
    height: 43px;
    width: 44px;
}

#contWeb {
    padding: 3px;
    float: left;
    color: #595959;
    background-color: #FFFFFF;
    border: solid 1px #595959;
    font-weight: bold;
    margin-left: 33%;
}


#catalogo {
    background-color: #CECECE;
    color: black;
    display: block;
    font-size: 1.25em;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    width: 100%;
}

.nombreTienda {
    font-weight: bold;
    text-align: left;
}

.page {
}

#header {
    clear: both;
    background-color: #808080;
    height: 46px;
}

.main {
    clear: both;
    text-align: center;
}

.footer {
    height: 100px;
    padding: 15px 10px;
    margin-top: 5px;
    clear: both;
    text-align: center;
    font-weight: bold;
}

.supFam {
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: #ffc300;
    border: 4px solid #ff9200;
    height: 150px;
    margin: 2px;
    width: 130px;
    color: #424242;
    text-align: center;
    float: left;
    text-decoration: none;
    font-size: 1em;
    font-weight: bold;
}

.supFamSelect {
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    background-color: #ffc300;
    border: 4px solid #ff9200;
    height: 66px;
    width: 100%;
    min-width: 300px;
    margin-left: -5px;
    color: #424242;
    text-align: left;
    text-decoration: none;
    font-size: 1.4em;
    font-weight: bold;
}

#cont3SupFam {
    margin: 0 auto;
    min-width: 240px;
}

#contBuscador {
    margin: 0 auto;
    width: 80%;
}

/*.supFam .image{height:66px;width:66px;float:left;margin:2px}*/
.supFam .medio {
    height: 66px;
    float: left;
    margin: 2px;
    width: 166px;
}

    .supFam .medio .nombre {
        height: 26px;
        width: 200px;
        font-weight: bold;
        text-align: center;
        font-size: 1.348em;
    }

    .supFam .medio .text {
        height: 40px;
        min-width: 20px;
        font-size: 0.846em;
    }

.supFam .flecha {
    height: 38px;
    width: 14px;
    float: right;
    background: url("/imagenes/sprites-trans_A3.png") no-repeat scroll -409px -107px transparent;
    margin-top: 14px;
}

.spfIcon1 {
    height: 100px;
    width: 116px;
    background: url("/imagenes/superfamilias.png") no-repeat scroll 0px 0px transparent;
}

.spfIcon2 {
    height: 100px;
    width: 116px;
    background: url("/imagenes/superfamilias.png") no-repeat scroll 0 -98px transparent;
}

.spfIcon3 {
    height: 100px;
    width: 116px;
    background: url("/imagenes/superfamilias.png") no-repeat scroll 0 -295px transparent;
}

.spfIcon4 {
    height: 100px;
    width: 116px;
    background: url("/imagenes/superfamilias.png") no-repeat scroll 0 -394px transparent;
}

.spfIcon5 {
    height: 100px;
    width: 116px;
    background: url("/imagenes/superfamilias.png") no-repeat scroll 0 -491px transparent;
}

.spfIcon6 {
    height: 100px;
    width: 116px;
    background: url("/imagenes/superfamilias.png") no-repeat scroll 0 -217px transparent;
}

.spfIcon7 {
    height: 100px;
    width: 116px;
    background: url("/imagenes/superfamilias.png") no-repeat scroll 0 -776px transparent;
}

.spfIcon {
    height: 100px;
    width: 116px;
    background: url("/imagenes/superfamilias.png") no-repeat scroll 0 -591px transparent;
}

.spfIcon-Mini1 {
    height: 62px;
    width: 75px;
    background: url("/imagenes/superfamilias-mini.png") no-repeat scroll 0px 0px transparent;
}

.spfIcon-Mini2 {
    height: 62px;
    width: 75px;
    background: url("/imagenes/superfamilias-mini.png") no-repeat scroll 0 -65px transparent;
}

.spfIcon-Mini3 {
    height: 62px;
    width: 75px;
    background: url("/imagenes/superfamilias-mini.png") no-repeat scroll 0 -193px transparent;
}

.spfIcon-Mini4 {
    height: 62px;
    width: 75px;
    background: url("/imagenes/superfamilias-mini.png") no-repeat scroll 0 -258px transparent;
}

.spfIcon-Mini5 {
    height: 62px;
    width: 75px;
    background: url("/imagenes/superfamilias-mini.png") no-repeat scroll 0 -322px transparent;
}

.spfIcon-Mini6 {
    height: 62px;
    width: 75px;
    background: url("/imagenes/superfamilias-mini.png") no-repeat scroll 0 -217px transparent;
}

.spfIcon-Mini7 {
    height: 62px;
    width: 75px;
    background: url("/imagenes/superfamilias-mini.png") no-repeat scroll 0 -509px transparent;
}

ul.familia {
    color: green;
    font-weight: bold;
}

    ul.familia li {
        min-width: 250px;
        padding: 5px;
        font-size: 1.348em;
    }

li.familia0 {
    background-color: silver;
    list-style: none outside none;
}

li.familia1 {
    background-color: white;
    list-style: none outside none;
}

a.familia {
    background-color: #0066CB;
    color: #FFFFFF;
    display: block;
    font-size: 1em;
    font-weight: bold;
    height: 20px;
    margin: 1px 1px 1px 2px;
    padding: 8px 1% 5px;
    text-align: center;
    text-decoration: none;
    width: 97%;
}

span.flechaFam {
    background: url("/imagenes/sprites.png") no-repeat scroll 0 -93px transparent;
    display: block;
    float: left;
    height: 26px;
    position: relative;
    top: -3px;
    width: 20px;
    margin-right: -20px;
}

span.flechaFamSel {
    background: url("/imagenes/sprites.png") no-repeat scroll -24px -93px transparent;
    display: block;
    float: left;
    height: 26px;
    margin-right: -27px;
    position: relative;
    top: -6px;
    width: 27px;
}

.listadoSubFamilia {
    width: 78%;
    margin: 0 auto;
}

ul.subfamilia {
    color: #666666;
    font-weight: bold;
}

    ul.subfamilia li {
        min-width: 160px;
        padding: 5px 0;
        border-bottom: 1px solid black;
        font-size: 1.348em;
    }

        ul.subfamilia li a.ul.subfamilia li a:visited {
            text-decoration: none;
            color: #666666;
        }

a.subfamilia, span.subfamilia {
    border-bottom: 1px solid black;
    color: #666666;
    display: block;
    font-size: 1.348em;
    font-weight: bold;
    margin: 5px 1%;
    text-align: center;
    text-decoration: none;
    width: 98%;
    padding-bottom: 7px;
}

    a.subfamilia a:visited, span.subfamilia {
        text-decoration: none;
        color: #666666;
        text-decoration: none;
    }

#ficha {
}

    #ficha .nombreProducto {
        clear: both;
        float: left;
        color: #006900;
        font-family: Arial;
        font-size: 1.348em;
        text-align: left;
        padding: 0px;
    }

    #ficha #fichaBloque {
        background-color: #808080;
        clear: both;
        font-size: 0.923em;
        margin: 20px auto 0;
        min-width: 300px;
        width: 78%;
        text-align: left;
        color: #FFF;
    }

        #ficha #fichaBloque .fichaBloqueR {
            float: right;
            min-width: 150px;
        }

            #ficha #fichaBloque .fichaBloqueR .referencias {
                float: left;
            }

            #ficha #fichaBloque .fichaBloqueR .fichaPrecio {
                clear: both;
                float: left;
                font-size: 1.923em;
                margin-left: 10px;
                margin-top: 80px;
                margin-right: 10px;
            }

    #ficha #descripcion {
        clear: both;
    }

        #ficha #descripcion .tituloDescripcion {
            border-bottom: 1px solid black;
            font-weight: bold;
            margin: 15px 5px;
        }

        #ficha #descripcion .textoDescripcion {
            color: #666666;
            margin: 20px auto;
            text-align: justify;
            min-width: 300px;
            width: 78%;
            text-align: justify;
        }

.producto {
    background-color: white;
    border: 1px solid #595959;
    margin-bottom: 5px;
    margin-left: 8px;
    margin-top: 5px;
    min-height: 78px;
    padding: 0;
    text-align: left;
}

.referencias {
    text-align: center;
    margin-top: 3px;
    padding-bottom: 3px;
}

.productoInfo {
    float: left;
    width: 75%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    background-color: #FFFFFF;
}

.nombreProducto {
    float: left;
    color: #595959;
    font-family: Arial;
    font-size: 0.846em;
    width: 95%;
    min-height: 45px;
}

.nombreProductoCar {
    float: left;
    color: #595959;
    font-family: Arial;
    font-size: 0.846em;
    width: 95%;
    font-size: 1.348em;
}

.fichaPrecio {
    float: left;
    clear: left;
    font-size: 1.384em;
    font-weight: bold;
    color: red;
    margin-bottom: 5px;
}

.caracteristicas {
    margin: 10px 0px;
}

.caracteristica {
    padding: 1px 0px;
    clear: both;
    border: 0px;
    width: 90%;
}

    .caracteristica .campo {
        float: left;
        padding: 4px 0px 4px 0px;
        color: Black;
    }

    .caracteristica .titulo {
        clear: left;
        font-weight: bold;
        text-align: right;
        width: 50%;
    }

    .caracteristica .valor {
        text-align: left;
        color: #666666;
        width: 45%;
    }

.caracteristica0 {
    background-color: #F2F2F2;
}

.caracteristica1 {
    background-color: white;
}

table tr {
    border: 0px;
    vertical-align: middle;
}

td {
    vertical-align: middle;
}

/*** centro ***/
#datosCentro {
    width: 80%;
    margin: 0 auto;
}

#datosCentroTitulo {
    background-color: #0066CB;
    color: white;
    font-size: 1.307em;
    font-weight: bold;
    margin: 15px auto;
    min-width: 291px;
    padding: 3px;
    width: 98%;
}

#datosCentroNombre {
    color: Green;
    font-size: 1.153em;
    border-bottom: 1px solid green;
    margin: 5px 2px;
    padding: 0 5px;
}

.campo {
    padding: 5px;
    color: #424242;
    text-align: center;
}

.campoCentro {
    color: #424242;
    margin-bottom: 15px;
    min-width: 300px;
    text-align: center;
}

.tituloCampo {
    background-color: #FFC300;
    color: black;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 3px;
}

#contenedormapa {
    background-color: #808080;
    margin: 0 auto;
    padding-bottom: 1px;
    padding-top: 22px;
    width: 272px;
}

.resultado {
    color: inherit;
    padding: 0.3em;
    text-align: center;
    text-decoration: none;
    display: block;
    float: left;
    clear: left;
    width: 98%;
}

.enlace {
    color: red;
    text-decoration: none;
}

.inputGreen {
    width: 32.5%;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid green;
    padding: 0.1em;
    font-size: 1.1em;
    padding: 0.4em 0.3em;
}

.inputOrange {
    width: 32.5%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #FF861D;
    font-size: 1.1em;
    padding: 0.2em;
}

#cookies {
    opacity: 0.8;
    filter: alpha(opacity = 80);
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
    position: fixed;
    bottom: 0px;
    background-color: black;
    color: white;
    z-index: 99999;
    padding: 10px 2%;
    width: 96%;
    line-height: 20px;
}

.cont-Cookies {
    margin: 0 auto;
    max-width:900px;
}


.aceptCookies {
    color: white;
    cursor: pointer;
    margin-left: 25px;
    width: 41px;
    border: 1px solid;
    padding: 1px 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.cont-infolegal {
    width: 80%;
    min-width: 300px;
    background-color: white;
    margin: 0 auto;
    padding: 10px 10%;
    text-align: justify;
}

    .cont-infolegal .titulo {
        color: orange;
        font-size: 1.5em;
        border-bottom: solid 1px orange;
    }

    .cont-infolegal .tituloInfo {
        color: orange;
        font-size: 1.3em;
    }
