/*--- AfterCoffee ---*/

audio {
    width: 100%;
}

#websitepopup {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.9em;
    padding: 50px;
    background-color: #FFFFFF
}

.separador {
    clear: both;
}

hr {
    border: 0px;
}

.iconoscompartir {
    margin: 10px 0px;
}


iframe {
    max-width: 100%
}

.prod {
    float: left;
    width: 50%
}

.prod-detail {
    float: left;
    width: 50%
}

/*** MIGA DE PAN ***/

.celdaestado {
    border: 4px solid gainsboro;
    background-color: lightblue !important
}

.celdaestado p {
    font-weight: bold;
    text-align: center;
}

.botondescarga {
    padding: 2px 5px;
    background-color: rgb(249, 142, 37);
    color: #FFF !important;
    margin-top: 4px;
}

.botondescarga span {
    padding: 0px 5px 0px 0px;
}

.breadcrumbs {
    background-color: #EEE;
    padding: 2px 6px;
}

.migadecompras {
    font-size: 1em !important;
    /* background-color: #e8e7e7; */
    /* color: white; */
    border-left: 6px solid #c5dc93;
    padding-left: 10px;
}

.here {
    font-weight: bold;
}

#comentarios {
    width: 50vw;
}

ul#migadepan {
    clear: both;
    min-height: 25px;

    position: relative;

}

ul#migadepan li {
    display: inline;
    float: left !important;
    padding: 5px;
    color: #FFF;
    margin-right: 1px;
    margin-bottom: 1px;
    width: auto !important;
    background-color: beige;
}

ul#migadepan li a {
    color: #000;
    padding: 0px;
}

ul#migadepan li a:hover {
    text-decoration: underline;
}

.rojo {
    background-color: #CC3300 !important;
    color: #FFF !important;
    padding: 1px 3px;
}

.verde {
    background-color: cadetblue !important;
    color: #FFF !important;
    padding: 1px 3px;
}

.iconoscompartir {
    display: block;
    padding: 8px 0px;
}

acronym {
    border-bottom: 1px dashed #555 !important;
    cursor: help;
}

/***** GENERAL ****/

#cart-link {
    width: 30%;
    max-width: 250px;
    float: right;
    background-color: white;
    padding: 15px;
    background-image: url(imag/cesta.png);
    background-repeat: no-repeat;
    background-position: 200px;
    background-size: 30px;
    margin: 10px 10px 0px 0px;
    border: 1px solid rgba(0, 0, 0, 0.12);
}

.avisoKO {
    background-color: #EEE;
    background-image: url(imag_general/ico_informacion.png);
    background-position: 5px 50%;
    background-repeat: no-repeat;
    border-bottom-color: #ff0000;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-color: #ff0000;
    border-top-style: solid;
    border-top-width: 2px;
    display: block;
    font-size: 0.9em;
    padding: 5px 30px 5px 30px !important;
    text-align: center;
    width: auto;
}

.avisoOK {
    background-color: #fff6bf;
    background-image: url(imag_general/ico_informacion.png);
    background-position: 5px 50%;
    background-repeat: no-repeat;
    border-bottom-color: #ffd324;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-color: #ffd324;
    border-top-style: solid;
    border-top-width: 2px;
    color: #000 !important;
    display: block;
    font-size: 0.9em;
    padding: 5px 30px 5px 30px !important;
    text-align: center;
    width: auto;
}

.aviso,
.avisocompra {
    background-color: #FFCC66;
    background-image: url(imag_general/ico_informacion.png);
    background-position: 5px 50%;
    background-repeat: no-repeat;
    border-bottom-color: #CC9900;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-top-color: #CC9900;
    border-top-style: solid;
    border-top-width: 2px;
    display: block;
    font-size: 0.9em;
    margin: 10px 0px !important;
    padding: 5px 30px 5px 30px !important;
    text-align: center;
    width: auto;
}

.avisoAJAX {
    background-color: #efad17;
    border: 1px solid white;
    clear: both;
    color: white;
    display: block;
    font-size: 1.1em;
    margin-top: 10px;
    padding: 2px;
    text-align: center;
}

.mensajeerror {
    color: red !important;
    font-weight: bold;
    font-size: 1.2em !important;
    padding: 10px 0px !important;
    text-align: left;
}

.alertatienda {
    clear: both;
    background-color: rgb(186, 74, 69);
    color: white;
    padding: 2px 8px;
    font-size: 2em;
}

div.forocomentario {
    background-color: #FFF;
    background-image: none;
    background-repeat: repeat-x;
    border-bottom: 1px solid #F5F5F5;
    border-top: 1px solid #DDD;
    height: 70px;
    height: auto !important;
    margin-bottom: 15px;
    min-height: 70px;
    padding: 5px 20px;
}

p.forocabecera {
    color: #FFFFFF;
    text-align: left;
}

p.foromensaje {
    color: #222222;
    font-size: 0.75em !important;
    height: 20px;
    height: auto !important;
    line-height: 140%;
    margin: 0;
    min-height: 20px;
    padding-left: 30px;
    padding-top: 5px;
    text-align: left;
}

div.foromensaje p {}

p.forofecha {
    background-image: url(imag_general/ico_clock.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #555 !important;
    font-size: 0.7em !important;
    margin: 16px 0px 0px 0px !important;
    padding: 0px 22px !important;
}

span.foroautor {
    background-image: url(imag_general/ico_user.png);
    background-position: left top;
    background-repeat: no-repeat;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    padding-left: 25px;
}

.forofotousu {
    background-color: #FFFFFF;
    border: 1px solid #AAA;
    float: left;
    margin: 0px 12px 18px 0px;
    padding: 5px;
}

.foropaginacion {
    font-size: 1em;
}

.paginaactual {
    color: #FF0000;
}

.pagina {
    color: #333333;
}

p.foropaginacion {
    border: 0px solid #ffffff;
    padding: 20px;
    text-align: center;
}

p.foropaginacion a {
    border: 1px solid silver;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.2em;
    padding: 5px 9px 5px 9px;
    text-decoration: none;
}

p.foropaginacion a:hover {
    text-decoration: underline;
}

p.foropaginacion span {
    border-left: 1px solid silver;
    padding: 5px;
    text-decoration: none;
}

p.foropaginacion span {
    border-left: 1px solid silver;
    padding: 5px;
    text-decoration: none;
}

a.paginaanterior {
    border-left: 0px !important;
    color: #666666;
}

a.paginasiguiente {
    color: #666666;
}

a.paginaactual {
    color: red;
}



#contenedormapa {
    padding: 20px 0px;
}

#map {
    border: 5px solid #CCCCCC;
    width: 100% !important;
    height: 460px
}




.blanco {
    color: #FFF !important;
}

.fondoblanco {
    background-color: #FFF !important;
}

#identificacion {
    padding: 15px;
    border-bottom: 1px solid #CCC;
    margin: 10px 10px 0px 0px;
    text-align: left;
}

#identificacion p {
    margin: 0px;
}

#identificacion .formul {
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 4px;
}

.buscadoravanzado {
    position: absolute;
    z-index: 10;
    background-color: #F8F8F8;
    padding: 5px 20px;
    width: auto;
    border: 3px solid #F0F0F0;
}

.formul1 {
    font-size: 2em;
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.fieldset {}

#resultadosajax {
    background-color: #FFFFFF;
    padding: 10px;
    position: absolute;
    z-index: 999999;
    border-bottom: 4px solid #AAA;
}

/**** CESTA DE LA COMPRA *****/

#cestadelacompra input {
    margin: 0px 10px;
}

#cestadelacompra p {
    margin: 0px;
    padding: 0px;
}

.listaartic {
    font-size: 1.5em;
}

table.articuloslista {
    background-color: #FFFFFF;
    font-size: 0.9em !important;
    padding: 10px 0px;
    width: 100% !important;
}

table.articuloslista caption {
    display: none;
}

.cabeceratabla {
    background-color: #FFF;
    padding: 6px;
}

table.articuloslista tr:hover {
    background-color: #EEE;
}

table.articuloslista tr th {
    background-color: #911c1c;
    color: #FFF;
    font-family: Monaco, Verdana, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

table.articuloslista tr td {
    border-bottom: 5px solid #EEE;
    font-size: 1em;
    margin: 0px;
    padding: 3px;
}

table.articuloslista tr td a {
    color: #000
}

.celdaprecio {
    color: #666666;
    font-size: 1.15em !important;
}

.tiendadesp1 {
    background-color: #FFC !important;
    border: 0px;
    color: #000 !important;
    font-size: 1.2em;
    padding: 3px 8px;
}

.tiendadesp2 {
    background-color: #D4FFC7 !important;
    border: 0px;
    color: #000 !important;
    font-size: 1.2em;
    padding: 3px 8px;
}

.tiendadesp1nombre,
.tiendadesp2nombre {
    font-weight: bold;
}

p.desplegable1,
p.desplegable2 {
    background-color: #F1F1F1;
    border-radius: 10px;
    khtml-border-radius: 10px;
    margin: 6px 0px;
    moz-border-radius: 10px;
    ms-border-radius: 10px;
    padding: 6px !important;
    webkit-border-radius: 10px;
}

.alt {
    background-color: #F2F2F2 !important;
}


table.tablacestadatos {
    font-size: 1em;
    margin: 10px 0px;
    width: 100%
}

table.tablacestadatos caption {
    color: #e33544;
    font-size: 1.5em;
    text-align: left;
}

table.tablacestadatos td {
    background-color: #FFFFFF;
    border-LEFT: 0px solid #E0E0E0 !important;
    margin: 0px;
    padding: 3px;
    vertical-align: top;
}

table.tablacestadatos thead td {
    background-color: #AAA;
    border: 0px !important;
    font-weight: bold;
    margin: 2px;
    padding: 3px;
    vertical-align: top;
}

table.tablacestadatos thead td a {
    text-decoration: underline;
}

table.tablacestadatos thead th {
    border: 0px !important;
    font: xx-small/2em Monaco, Verdana, sans-serif;
    font-weight: bold;
    padding: 20px;
    text-align: left;

}


table.tablacestadatos input {
    font-size: 2em;
    background-color: #FFF;
    border: 1px solid #DDD;
    padding: 10px;
}

table.tablacestadatos textarea {
    font-size: 1.4em;
    background-color: #FFF;
    border: 1px solid #DDD;
    padding: 10px;
}


table.tablacesta {
    font-size: 1em;
    margin: 10px 0px;
    width: 100%;
    border-top: 6px solid #e4e4e4;
}

table.tablacesta caption {
    color: #e33544;
    font-size: 1.5em;
    text-align: left;
}

table.tablacesta td {
    background-color: #FFF;
    border-bottom: 0px solid #AAA;
    margin: 0px;
    padding: 6px;
    vertical-align: top;
    border-left: 1px dotted #888;
}

table.tablacesta tr:nth-child(even) {
    background-color: #f2f2f2;
}

table.tablacesta td a {
    color: #2A870B;

}

table.tablacesta thead td {
    font-family: Monaco, Verdana, sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

table.tablacesta thead td a {
    text-decoration: underline;
}

table.tablacesta thead th {
    background-color: #FFF;

    border-left: 1px dotted #888;
    color: #444;
    padding: 10px 2px;
}

table.tablacesta input {
    font-size: 1.5em;
}

.migaOnAAA {
    border-bottom: none;
    background-image: url(imag/pico.png);
    padding-bottom: 10px;
    background-repeat: repeat-x;
    background-position: 0 calc(100% - 6px);
    background-size: auto 4px;
    font-weight: bold;
}

.migaOn {
    font-weight: bold;
}

p.desciparti {
    margin: 0px;
    padding: 0px;
    text-align: left !important;
}

.der {
    color: #333333;
    margin-left: 20px;
    text-align: right;
}

.izq {
    text-align: left !important;
}

.mediacaja {
    width: 200px;
    float: left;
    line-height: 1.5em;
}

.datosenvio {
    text-align: right;
}

#despzonaenvio {
    font-size: 1em;
}

.cestaenvio {
    border: solid 1px gray;
    text-align: right;
}

.cestaenvio span {
    padding: 3px;
    text-align: right;
}

.cestaenvio p {
    color: black;
    font-size: 0.8em;
    margin: 0 0 5px;
    padding: 3px;
    text-align: right;
}

.cestapagos {
    border: solid 1px #a2aab4;
    font-size: 1em;
}

.cestapagos span {
    padding: 3px;
    text-align: right;
}

.cestapagos p {
    color: black;
    font-size: 1em;
    margin: 0px 0px 5px 0px;
}

.cestatotal {
    background-color: #F1F1F1;
    border: 1px solid #CCCCCC;
    font-size: 1em;
    margin: 20px 0px 20px 0px;
    text-align: left;
}

.cestatotal legend {
    color: #666666;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
}

.cestatotal fieldset legend {
    color: #666666;
    font-size: 1em;
}

.cestatotal span {
    padding: 3px;
    text-align: right;
}

.cestatotal p {
    color: black;
    font-size: 0.8em;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
    text-align: right;
}

#cestaregalo {
    background-color: #FF9900;
    border: 1px solid black;
    display: block;
    position: relative;
    text-align: center;
}

.celdaimportante {
    color: #9A0000;
    font-size: small;
    font-weight: bold;
    padding: 5px;
    text-align: right;
}

.accesocesta {
    background-image: url(imag/cesta-compra.gif);
    background-position: right top;
    background-repeat: no-repeat;
    color: #FF8E00;
    display: block;
    font-size: 1.1em !important;
    height: 18px;
    margin-top: 5px;
    overflow: hidden;
    padding-top: 10px !important;
    text-align: right
}

.accesocesta a {
    color: #363639;
    text-align: right;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: lighter;
    margin-right: 35px;
    text-decoration: none !important;
}

.accesocesta a:hover {
    text-decoration: underline !important;
}

.accesocesta b {
    font-weight: bold;
}

.accesocesta form {
    height: 20px;
    margin: 0px;
    overflow: hidden;
    padding: 0px;
}


#precioartic {
    font-size: 1.8em;
}

#formularios {
    border: 0px solid gray;
    clear: both;
    font-size: 1em;
    margin: 0px 20px 20px 20px;
    padding: 3px;
    text-align: left;
}

#formularios legend {
    font-size: 2em;
}

#formularios fieldset {
    border: 1px solid gray;
}

#formularios fieldset legend {
    color: #666;
    font-size: 1em;
}

#formularios p label {
    color: #666666;
    float: left;
    font-size: 1em;
    margin: 0px 5px 0px 0px;
    padding: 2px 5px 0px 0px;
    text-align: left;
    width: 160px;
}

#formularios1 {
    background-color: #FFF !important;
    border: 0px solid #CCCCCC;
    clear: both;
    font-size: 1em;
    margin: 20px 0px 0px 0px;
    padding: 3px;
    text-align: left;
}

#formularios1 legend {
    border: 0px solid #fff !important;
    color: #666666;
    font-family: arial, verdana;
    font-size: 1em;
    font-weight: bold;
}

#formularios1 fieldset {
    border: 1px solid #CCCCCC;
    margin: 22px 2px 2px 2px;
    padding: 3px;
}

#formularios1 fieldset legend {
    color: #666666;
    font-size: 1em;
}

#formularios1 p label {
    color: rgb(223, 33, 72);
    font-size: 1em;
    margin: 0px 20px 0px 5px;
    padding: 2px 5px 0px 0px;
    text-align: left;
}

#formularios1 p {
    color: #333333;
    font-size: 1em;
    text-align: right;
}

.izq {
    text-align: left !important;
}


/*** FORMUL REGISTRO *****/

#formularios2 {
    background-color: #FFF !important;
    border: 0px solid #CCCCCC;
    clear: both;
    font-size: 1em;
    margin: 20px 0px 0px 0px;
    padding: 3px;
    text-align: left;
    width: 90%;
}

#formularios2 legend {
    border: 0px solid #fff !important;
    color: #666666;
    font-family: arial, verdana;
    font-size: 1.5em;
    font-weight: bold;
}

#formularios2 fieldset {

    margin: 22px 2px 2px 2px;

    clear: both;
    width: auto;
    border: 0px;

}

.fieldsetdatos {
    border-top: 10px solid rgb(242, 230, 193) !important;
    padding: 20px;
}

.fieldsetacceso {
    border-top: 10px solid rgb(236, 235, 180) !important;
    padding: 20px;
}

.fieldsetaceptar {
    border-top: 10px solid beige !important;
    padding: 20px;
}

#formularios2 fieldset legend {
    color: #666666;
    font-size: 1.5em;
}

#formularios2 p label {
    color: gray;
    float: left;
    margin: 0px 5px 0px 5px;
    padding: 2px 5px 0px 0px;
    text-align: right;
    width: 150px;
    line-height: 1.2em;
}

#formularios2 p {
    color: #333333;
    font-size: 0.8em;
    padding: 0px;
    clear: both;
    margin-bottom: 10px;
}

#formularios2 span strong {
    margin-left: 20px !important;
}

#autentificacion {
    background-color: #ffffff;
    border-top: 2px solid #717171;
    float: left;
    margin: 0px;
    padding-top: 0px;
    width: 210px;
}

#autentificacion p {
    color: #037712;
    font-size: 0.7em;
    font-weight: bold;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    text-align: left;
}

.nombreusuario {
    font-size: 1.3em;
}

.botonverde {
    background-color: #c5dc93;
    border: 1px solid #c5dc93;
    padding: 10px 15px;
    margin-bottom: 20px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
}



/**** DOCUMENTO ****/


.fecha {
    font-size: 0.8em;
    text-align: left;
}

.fechaevento {
    color: #f85900 !important;
    font-size: 1.4em;
    font-weight: normal;
}

.nombrecampo {
    background-color: #525252;
    color: #fff;
    display: inline;
    padding: 3px 7px;
}

.nombrecampoartic {
    font-weight: bold !important;
    font-family: OpenSans-Bold;
    padding: 0px 6px 0px 0px;
    text-align: right
}

.tablacaracteristicasartic tr td {
    padding: 4px 0px;
    border-bottom: 1px solid #dcdcc4;
}


.inputdato {
    height: 30px;
    padding: 10px;
}

.fotodocumento {
    margin: 8px;
}

.metatags {
    margin: 0px;
    padding: 0px;
}

.metatags li {
    background-image: none !important;
    padding: 0px !important;
    display: inline !important;
    margin-left: 0px !important;
}

.metatags li a {
    background-color: #FFF;
    color: #CC0000 !important;
    font-size: 0.7em;
    margin-bottom: 20px;
    padding: 5px 8px;
    text-decoration: none;
    text-transform: uppercase;
}

a.tags:hover {
    background-color: #DDD;
    color: #333 !important;
}

.cantidad {
    font-size: 1.6em;
    height: 35px;
    width: 30px;
    text-align: right;
    padding-right: 8px;
}

.precioarticulo {
    font-size: 1.4em;
}

.hemeroteca li,
.hemeroteca li a {
    text-align: left;
}

#documento {
    margin-left: 0px;
    text-align: left;
}

.fotoiniciodoc {
    margin-bottom: 30px;
}


#documento p strong {
    text-decoration: underline;
}

#documento h1 {}

#documento h2 {
    font-size: 3em !important;
    line-height: 1em;
}

#documento ul li {
    margin-left: 20px;
    list-style: disc;
}

#documento ul {
    margin: 10px 0px 10px 0px;
}

.secciontienda {
    background-color: #FFF !important;
}

.subsecciones1col {
    font-size: 0.9em;
    float: left;
    padding: 3px;
    margin-right: 1px;
    margin-bottom: 1px;


}

.subsecciones1col h4 {
    margin: 0px;
    color: #000;
    font-weight: normail;
}

.subsecciones1col h4 a {
    margin: 0px;
    color: #000;

    font-weight: bold;
    padding: 6px 9px;

}

.subsecciones {
    font-family: Lato, 'Helvetica Neue', sans-serif;
    font-weight: normal;
    font-size: 1.6em;
}

#myForm {
    margin: 0px 0px;
    padding: 0px 5px;
}

.bloqueform {
    border: 1px solid #E0E0E0;
    background-color: #F0F0F0;
    margin-bottom: 20px;
    padding: 10px;
}

.categories ul li a {
    margin-left: 10px !important;
    font-style: italic;
    color: #CCCCCC;
}

#logo h1 {
    position: relative;
    margin-right: -5000px;
    display: none;
}

.has-dropdown a {
    font-size: 0.9em !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.top-bar a {
    font-size: 0.9em !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.moduloencuestas {
    border: 1px solid #fff;
    margin: 0px !important;
    padding: 0px 5px !important
}

.moduloencuestas p {
    margin: 0px !important;
    padding: 5px !important
}

.moduloextra {

    margin: 0px !important;


    padding: 5px;
    clear: both;
}

.moduloextra p {
    margin: 0px !important;
    padding: 0px !important
}


.moduloextra h3 {
    margin: 0px 0px 5px 0px;
    text-align: left;
    font-size: 1.6em;
}

.moduloextra img {
    max-width: 100%;
}


table ul li {
    list-style: none
}

#documentos {
    float: left;
    display: block;
    margin: 20px 0px 30px 0px;
    width: 100%
}

h1.titulodoc,
#documento h1 {
    font-size: 3em;
}

h1.titulosec {
    font-size: 3em;
}

.nombrecampo {
    padding: 5px 5px;
    background-color: #525252;
    color: #FFF;
    display: inline;
}

.migadepan {
    margin: 10px 0px;
}

.mensajeportada {
    padding: 8px;
    background-color: #A2B997;
    color: #FFF;
    position: absolute;
    z-index: 1000;
}

.intersidebar {
    padding: 10px;
}

.left-image {
    float: left;
    margin-right: 20px;
}

.right-image {
    float: right;
    margin-left: 20px;
}

.agenini {
    color: FFF;
    margin-right: 5px;
}

.agenfin {
    color: FFF;
    margin-right: 5px;
}

.formultext {
    width: 90%;
    border: 2px solid #F0F0F0;
    line-height: 2.5em;
}

.formullegal {
    width: 100%;
    font-size: 0.8em;
}

.alinealeft {
    float: left;
    text-align: left;
    margin-right: 10px;
}

.alinearight {
    float: right;
    text-align: right;
    margin-left: 10px;
}


.derecha {
    border-left: 1px solid #CCC;
    padding: 0px 0px 0px 15px;
}


/* ------ SUBSECCIONES ------------ */

ul.subsecciones {
    margin: 0px !important;
    padding: 0px !important;
}

ul.subsecciones li {
    float: left;
    list-style-type: none !important;
}

ul.subsecciones li div.subsecciones {
    background-color: #FFFFFF;
    margin: 0px;
    padding: 20px;
    /* border: 6px solid #F4F4F4; */
}

ul.subsecciones li div.subsecciones h3 {
    font-size: 0.70em;
    line-height: 1.2em;
}

ul.subsecciones li div.subsecciones h3 a {
    text-decoration: none;
}

ul.subsecciones li div.subsecciones img {
    width: 100%;
    height: auto !important;
}

.fotoseccion {
    width: 100%;
}

div.docmodulo {
    float: left;
}

div.interdocmodulo {
    background-color: #FFFFFF;
    margin: 5px;
    border: 1px solid #f4f4f4;
}

div.interdocmoduloimg {
    padding: 0px 0px 5px 0px;
}

div.interdocmodulotxt {
    padding: 20px;
    text-align: left !important;
    background-color: #FFF;
}

div.una-columnas div.interdocmodulo div.interdocmoduloimg {
    width: 100%;
    float: left;
    margin-right: 10px;
}

div.una-columnas div.interdocmodulo h3 a {
    color: #000;
    font-weight: 100;
    font-size: 1.3em;
}

div.docmodulo img.docmoduloimg {
    width: 100%;
    height: auto !important;
}



.doclistado h3 {
    font-size: 1.75em;
}

.docmodulo h3 {
    font-size: 1.25em;
    line-height: 1.35em !important;
    text-align: left;
    margin: 0px;
    font-weight: bold;
}

.docmodulo h3 a {
    color: #000;
    font-weight: 100;
}

div.docmodulo p {
    text-align: left;
    margin: 0px;
}


.fotosdocumento img {
    width: 100%;
}

div.doclistado {
    float: left;
    margin-bottom: 6px;
}

div.interdoclistado {
    background-color: #FFFFFF;
    margin: 1px;
    border-top: 6px solid #CCC;
    padding: 10px 30px;
    min-height: 110px;
    font-size: 0.85em;
}

img.fotosseccion {
    width: 100%;
}

div.admodulo {
    float: left;
    background-color: #FFFFFF;
    margin: 1px;
    border: 6px solid #F4F4F4;
    width: 95%;
}

/* archivo digital modulo */
div.interadmodulo {
    background-color: #FFFFFF;
    margin: 1px;
    border: 6px solid #F4F4F4
}

div.interadmoduloimg {
    padding: 0px 0px 5px 0px;
}

div.interadmodulotxt {
    padding: 8px 5px;
}


img.fotosAD {
    width: 100%;
    height: auto !important;
}

img.moduloizq {
    max-width: 100%;
}

img.moduloder {
    max-width: 100%;
}

.novedad {
    background-image: url(imag/new.png);
    background-repeat: no-repeat;
    width: 130px;
    height: 130px;
    background-size: cover;
    float: left;
    position: absolute;
    z-index: 100;
    background-position-x: -30px;
}

.ladoizquierdo {
    padding-right: 10px;
}

.ladoderecho {
    padding-left: 10px;
}

.visor {
    padding: 0px 10px;
}


.ladoizquierdo iframe {
    width: 100% !important;
    height: auto !important;
}

ul#menusecundario {
    list-style: none;
    margin: 10px 0px;
}

ul#menusecundario ul {
    list-style: none;
    margin: 0px 0px 20px 15px;
}

ul#menusecundario li {
    margin-bottom: 1px;
    background-color: #F39445;
    padding: 5px 10px;
}

ul#menusecundario li a {
    color: #FFF;
}

.menusecundarioon {
    font-weight: bold;
}

.iconossocial {
    position: absolute;
    right: 0px;
    margin-top: 25px
}

.iconossocial img {
    width: 32px;
}

.iconossocial a {
    margin: 0px 1px;
}


.precio {
    font-size: 0.84em;
    color: #BA7405
}

.preciocifra {
    font-weight: bold;
    font-size: 1.2em
}

.anterior {
    margin-right: 1px;
    background-color: #fbf5a4;
    padding: 13px;
}

.siguiente {
    margin-left: 1px;
    background-color: #fadea5;
    padding: 13px;
}

.anteriorsiguiente {
    margin-top: 30px;
}

.post-content p {
    color: #000;
}




/* TABLA AGENDA */
.tablaagenda {
    border: 1px solid gray;
    font-size: 0.85em;
    margin: 15px;
    clear: both;
}

.tablaagenda p {
    color: #000000;
}

.tablaagenda caption {
    text-align: left;
}

.tablaagenda td {
    padding: 3px;
    border-left: 0px solid gray;
    border-bottom: 1px solid #EEEEEE;
}

.fecha {
    margin: 0;
    padding: 0px 0px 0px 10px !important;
    margin-left: 0px;
    color: #333;
    text-align: left;
}

.fechadoc {
    margin: 0;
    padding: 20px 0px 0px 0px !important;
    color: #666666 !important;
    text-align: left;
    font-size: 0.8em;
    font-family: monaco;
}

ol {
    margin: 5px 0px;
    padding: 0px;
}


.infocal {
    z-index: 2000;
    position: absolute;

    width: 220px;
    margin-top: 0px !important;
    margin-top: 10px;

    display: block;
    border: solid 1px #975600;
}

.infocal ul {
    list-style: none;
    margin: 0;
    padding: 0;
    min-width: 131px;
    background-color: #FFFFFF;
    color: #000;
}

.infocal ul li {
    padding: 3px;
    min-width: 131px;
    font-size: 0.9em;
    cursor: pointer;
    color: #444 !important;
    text-align: left;
}

.infocal ul li a {
    color: #000 !important;
    font-weight: normal !important;
}

.infocal ul li:hover {}



#calendario {
    padding: 0px 0px 0px 30px;
}

.calendariotabla {
    color: #FFF;
    margin-top: 10px;
    width: 90%;
    margin-left: 5px;
}

.calendariotabla:hover {}

.calendariotabla a {
    text-decoration: none
}

.calendarnombredia {
    text-align: center;
    font-weight: bold;
    color: #76625f;
}

.calendarhoy {
    background-color: #8FBD49;
    color: #FFF !important
}

.calendarhoy a {
    color: #FFF !important;
    font-weight: bold
}

.calendardia {
    color: #61625f;
    margin: 1px;
    font-weight: normal !important;
    background-color: #EAEFAB;
}

.calendardiavacio {}

.calendarevento {
    border: 1px solid #C4282E;
    color: #FFF;
    margin: 1px;
    border-right: 1px solid #BD262C;
    border-bottom: 1px solid #BD262C;
    font-weight: normal !important
}

.calendarmes {
    color: #000;
}

#modulocalendarioagenda {}

#calendarioagenda {
    padding: 0px 0px 0px 30px;
}

.calendariotablaagenda {
    background-color: #F7F5BA;
    color: #8e8e8e;
    margin: 10px 0px 10px 10px;
    width: 98%;
    border: solid 1px #fff;
}

.calendariotablaagenda th {
    padding: 10px;
    background-color: #666666;
    color: white;
    font-weight: light !important;
    text-align: center;
}

.calendariotablaagenda td {
    width: 59px;
}

.calendariotablaagenda td:hover {
    background-color: #666666;
    color: #FFF;
    font-size: 2.5em;
}

.calendariotablaagenda a {
    text-decoration: none
}

.calendarnombrediaagenda {
    text-align: center;
    font-weight: bold;
    color: #666;
    font-size: 1em !important;
}

.calendarhoyagenda {
    background-color: #AEEC69;
    color: #fff !important;
    text-align: center;
}

.calendardiaagenda {
    background-color: #fff;
    color: #666;
    margin: 1px;
    border-right: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    height: 79px !important;

    text-align: center;
}

.calendardiavacioagenda {}

.calendareventoagenda {
    background-color: white;
    color: #fff;
    border: solid 1px #dfdfdf;
    font-size: 1em !important;
}

.calendarmesagenda {
    color: #000;
}

.infocalagenda {
    margin-top: 0px !important;
    margin-top: 10px;
    display: block;
}

.infocalagenda ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #FFFFFF
}

.infocalagenda ul li {
    padding: 3px;
    cursor: pointer;
    color: #666;
    text-align: left;
    font-size: 0.9em
}

.infocalagenda ul li a {
    ;
    color: #000;
    font-size: 1.1em;
}

.infocal ul li a:hover {
    color: #704D00
}







/* #Base 960 Grid
================================================== */

.una-columnas {
    width: 100%;
    float: left;
}

.dos-columnas {
    width: 50%;
    float: left;
}

.tres-columnas {
    width: 33.3%;
    float: left;
}

.cuatro-columnas {
    width: 25%;
    float: left;
}

.cinco-columnas {
    width: 20%;
    float: left;
}

.seis-columnas {
    width: 16.6%;
    float: left;
}


.untercio {
    width: 33.3%;
    float: left;
}

.dostercios {
    width: 66.6%;
    float: left;
}

.unodecuatro {
    width: 25%;
    float: left;
}

.dosdecuatro {
    width: 50%;
    float: left;
}


.tresdecuatro {
    width: 75%;
    float: left;
}


.cuatrodecuatro {
    width: 100%;
    float: left;
}


/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px */
@media only screen and (min-width: 783px) and (max-width: 974px) {}





/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 480px) and (max-width: 782px) {

    .iconossocial {
        margin-top: 55px
    }

    .una-columnas {
        width: 100%;
    }

    .dos-columnas {
        width: 100%
    }

    .tres-columnas {
        width: 100%
    }

    .cuatro-columnas {
        width: 100%
    }

    .cinco-columnas {
        width: 100%
    }

    .seis-columnas {
        width: 100%
    }

    .untercio {
        width: 100%;
        clear: both;
    }

    .dostercios {
        width: 100%;
        clear: both;
    }

    .unodecuatro {
        width: 100%;
        clear: both;
    }

    .dosdecuatro {
        width: 100%;
        clear: both;
    }


    .tresdecuatro {
        width: 100%;
        clear: both;
    }


    .cuatrodecuatro {
        width: 100%;
        clear: both;
    }


    .fotosdocumento {
        width: 100% !important;
    }

    #map {
        height: 320px
    }


    .logotipoimagen,
    .migadepan {
        display: none !important;
        visibility: hidden !important;
    }



}


/*  #Mobile (Portrait)
================================================== */

/* Note: Design for a width of 320px */

@media only screen and (max-width: 782px) {

    #documento {
        margin-left: 0px;
    }

    .iconossocial {
        margin-top: 60px
    }

    .una-columnas {
        width: 100%;
        clear: both;
    }

    .dos-columnas {
        width: 100%
    }

    .tres-columnas {
        width: 100%
    }

    .cuatro-columnas {
        width: 100%
    }

    .cinco-columnas {
        width: 100%
    }

    .seis-columnas {
        width: 100%
    }

    .untercio {
        width: 100%;
        clear: both;
    }

    .dostercios {
        width: 100%;
        clear: both;
    }



    .unodecuatro {
        width: 100%;
        clear: both;
    }

    .dosdecuatro {
        width: 100%;
        clear: both;
    }


    .tresdecuatro {
        width: 100%;
        clear: both;
    }


    .cuatrodecuatro {
        width: 100%;
        clear: both;
    }


    .fotosdocumento {
        width: 100% !important;
    }

    #map {
        height: 320px
    }


    .logotipoimagen,
    .migadepan {
        display: none !important;
        visibility: hidden !important;
    }

    .conciertosportada {
        position: static !important;
        background-color: #FFF;
        right: 10px;
        padding: 20px;
        line-height: 1.2em;
        display: block;
        width: 100% !important;
    }


}


.padding5px {
    padding: 5px;
}

.padding10px {
    padding: 10px;
}

.padding20px {
    padding: 20px;
}

.box_header {
    clear: both;
    margin: 20px 0px 0px 0px;
}



/*Features table------------------------------------------------------------*/
.features-table {
    width: 100%;
    margin: 0 auto;
    border-collapse: separate;
    border-spacing: 0;
    text-shadow: 0 1px 0 #fff;
    color: #2a2a2a;
    background: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #eaeaea, #fff);
    /* Firefox 3.6 */
    background-image: -webkit-gradient(linear, center bottom, center top, from(#fff), color-stop(0.5, #eaeaea), to(#fff));
}

.features-table td {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #cdcdcd;
    box-shadow: 0 1px 0 white;
    -moz-box-shadow: 0 1px 0 white;
    -webkit-box-shadow: 0 1px 0 white;

    text-align: center;
}

/*Body*/
.features-table tbody td {
    text-align: center;
    font: normal 12px Verdana, Arial, Helvetica;
    width: 150px;
}

.features-table tbody td:first-child {
    width: auto;
    text-align: left;
}

.features-table td:nth-child(2),
.features-table td:nth-child(3) {
    background: #efefef;
    background: rgba(144, 144, 144, 0.15);
    border-right: 1px solid white;
}


.features-table td:nth-child(4) {
    background: #e7f3d4;
    background: rgba(184, 243, 85, 0.3);
}

/*Header*/
.features-table thead td {
    font: bold 1.3em 'trebuchet MS', 'Lucida Sans', Arial;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-topleft: 10px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top: 1px solid #eaeaea;
}

.features-table thead td:first-child {
    border-top: none;
}

/*Footer*/
.features-table tfoot td {
    font: bold 1.4em Georgia;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom: 1px solid #dadada;
}

.features-table tfoot td:first-child {
    border-bottom: none;
}

.eslogan {
    color: #FFF;
}


.padding45 {
    padding: 45px;
}

.padding25 {
    padding: 25px;
}

.padding15 {
    padding: 15px;
}

.padding5 {
    padding: 5px;
}


.texto3columnas {
    -moz-column-count: 3;
    -moz-column-gap: 2em;
    -moz-column-rule: 1px solid #ccf;
    -webkit-column-count: 3;
    -webkit-column-gap: 2em;
    -webkit-column-rule: 1px solid #ccf;
}


.texto2columnas {
    -moz-column-count: 3;
    -moz-column-gap: 2em;
    -moz-column-rule: 1px solid #ccf;
    -webkit-column-count: 3;
    -webkit-column-gap: 2em;
    -webkit-column-rule: 1px solid #ccf;
}

.left {
    float: left;
}

.right {
    float: right;
}

.block {
    margin: 10px 0px;
}

.block label {
    float: left;
    width: 300px;
}


a.sombra {
    padding: 2px 10px;
    text-decoration: none;
    color: #FFF;
    border-bottom: 0px;
    text-shadow: 0px 0px 16px rgba(0, 0, 0, 1);
}

.footer-top a {
    border-bottom: 0px;
    color: #F0F0F0 !important;
}

.fina {
    font-weight: 100;
}

.conciertosportada {
    position: absolute;
    z-index: 10;
    top: 120px;
    background-color: #FFF;
    right: 10px;
    padding: 20px;
    line-height: 1.2em;
    width: 220px;
    opacity: 0.8;
}

.conciertosportada p {
    margin-bottom: 8px;
}

.navigation a {
    border-bottom: 0px;
}

.concierto-lugar {
    font-size: 2.4em;
    font-weight: 100;
}

.concierto-fecha {
    margin: 0px !important;
    color: #666 !important;
    font-size: 1.5em;
    font-weight: 100;
    letter-spacing: 0px;
    line-height: 1.0em;
}


.concierto-web {
    margin: 0px !important;
}

.concierto p {
    margin: 5px 0px;
    line-height: 1.3em;
}



#documento .AAAiframe,
#documentos .AAAiframe {
    min-height: 300px;
    width: 100%
}

.fechadocmodulo {}

.comment-list li {
    list-style: none !important;
    background-color: #FFF;
    padding: 20px;
    margin: 0px;
}

.post-comments .comment-content {
    margin-left: 30px !important;
}




section#timeline {
    width: 100%;
    margin: 20px auto;
    position: relative;
    padding: 20px;
}

section#timeline:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    margin: 0 0 0 -1px;
    width: 2px;
    height: 100%;
    background: rgba(255, 255, 255, 0.2);
}

section#timeline article {
    width: 100%;
    margin: 0 0 20px 0;
    position: relative;
}

section#timeline article:after {
    content: '';
    display: block;
    clear: both;
}

section#timeline article div.inner {
    width: 40%;
    float: left;
    margin: 5px 0 0 0;
    border-radius: 6px;
}

section#timeline article div.inner span.date {
    display: block;
    width: 140px;
    /* height: 50px; */
    padding: 5px 0;
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0 0 0 -67px;
    /* border-radius: 100%; */
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    background: #25303B;
    color: rgba(255, 255, 255, 0.5);
    /* border: 2px solid rgba(255,255,255,0.2); */
    /* box-shadow: 0 0 0 7px #25303B; */
    text-align: center;
}

section#timeline article div.inner span.date span {
    display: block;
    text-align: center;
}

section#timeline article div.inner span.date span.day {
    font-size: 2em;
}

section#timeline article div.inner span.date span.month {
    font-size: 18px;
}

section#timeline article div.inner span.date span.year {
    font-size: 10px;
}

section#timeline article div.inner h2 {
    padding: 15px;
    margin: 0;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: -1px;
    border-radius: 6px 6px 0 0;
    position: relative;
}

section#timeline article div.inner h2:after {
    content: '';
    position: absolute;
    top: 20px;
    right: -5px;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(-45deg);
}

section#timeline article div.inner p {
    padding: 15px;
    margin: 0;
    background: #fff;
    color: #656565;
}

section#timeline .remoto div.inner h2 {
    background: #e74c3c;
}

section#timeline .remoto div.inner h2:after {
    background: #e74c3c;
}

section#timeline .didactico div.inner h2 {
    background: #1abc9c;
}

section#timeline .didactico div.inner h2:after {
    background: #1abc9c;
}

section#timeline .ponencia div.inner h2 {
    background: #3c7de7;
}

section#timeline .ponencia div.inner h2:after {
    background: #3c7de7;
}

section#timeline div.inner h2 {
    background: #e67e22;
}

section#timeline div.inner h2:after {
    background: #e67e22;
}

section#timeline article:nth-child(2n+2) div.inner {
    float: right;
}

section#timeline article:nth-child(2n+2) div.inner h2:after {
    left: -5px;
}

section#timeline .anio {
    text-align: center;
    /* background-color: #000; */
    padding: 4px 0px;
    font-size: 6em;
    color: #FFF;
    font-weight: 100;
    margin-top: 75px;
}

@media only screen and (max-width: 782px) {
    section#timeline article:nth-child(2n+2) div.inner {
        width: 70%;
        float: right;
        margin: 5px 0 0 0;
        border-radius: 6px;
    }

    section#timeline article div.inner {
        width: 70%;
        float: right;
        margin: 5px 0 0 0;
        border-radius: 6px;
    }

    section#timeline article div.inner span.date {
        left: 0px;
        margin: 0px;
        background-color: transparent;
    }

    section#timeline article div.inner h2:after {
        content: '';
        position: absolute;
        top: 20px;
        left: -5px;
        width: 10px;
        height: 10px;
        -webkit-transform: rotate(-45deg);
    }

    #comentarios {
        width: auto;
    }

}

@media only screen and (max-width: 540px) {
    section#timeline article:nth-child(2n+2) div.inner {
        width: 100%;
        float: right;
        margin: 5px 0 0 0;
        border-radius: 6px;
    }

    section#timeline article div.inner {
        width: 100%;
        float: right;
        margin: 5px 0 0 0;
        border-radius: 6px;
    }

    section#timeline article div.inner span.date {
        left: 0px;
        margin: 0px;
        background-color: transparent;
    }

    section#timeline article div.inner h2:after {
        content: '';
        position: absolute;
        top: 20px;
        left: -5px;
        width: 10px;
        height: 10px;
        -webkit-transform: rotate(-45deg);
    }

}
