/* ==========================================================================
PIES DE PAGINAS
========================================================================== */

#reconocimientos {
    text-align: center;
}

#reconocimientos a img {
    margin-left: 5px;
    margin-right: 5px;
    max-height: 70px;
}


.footer-titulo {
    background: #03478a;
    color: #fff;
    text-align: center;
    border-bottom: #981014 solid 2px;
}

.footer-titulo  {
    color: #fff!important;
    font-size: 2.3em;
}

#escudos {
    text-align: center;
    width: 1160px;
    height: auto;
}

#escudos ul {
    list-style: none;
    margin-top: 10px;
    margin-bottom: 10px;
}

#escudos ul li {
    float: left;
    width: 120px;
    height: 120px;
    display: block;
    margin-left: 6px;
    margin-bottom: 5px;
    border: solid 1px black;
}

#reconocimientos {
    text-align: center;
}

#reconocimientos a img {
    margin-left: 5px;
    margin-right: 5px;
    max-height: 70px;
}
#pie {
    background: url(../img/pie/pie-ner.jpg) top center no-repeat;
    height: 180px;
    color: #fff;
    overflow: hidden: text-align: center;
}

#pie a {
    text-decoration: none;
    color: #fff;
}

.texto-pie {
    padding-top: 100px;
    color: #fff;
    text-align: center;
}

.copyright {
    color: #000;
    text-align: left;
    margin-top: 6px;
}

.links-legales {
    color: #000;
    text-align: right;
    margin-top: 6px;
}

.links-legales a {
    color: #000;
}

#cookie-bar {
    bottom: 0;
    background: #777;
    height: 40px;
    line-height: 18px;
    color: #bbb;
    text-align: center;
    padding: 3px 0;
    font-size: 12px;
}

#cookie-bar.fixed {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
}

#cookie-bar p {
    margin: 0;
    padding: 0;
}

#cookie-bar a {
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 0 6px;
    margin-left: 8px;
}

#cookie-bar .cb-enable {
    background: #007700;
}

#cookie-bar .cb-enable:hover {
    background: #009900;
}

#cookie-bar .cb-disable {
    background: #990000;
}

#cookie-bar .cb-disable:hover {
    background: #bb0000;
}

#cookie-bar .cb-policy {
    background: #0033bb;
}

#cookie-bar .cb-policy:hover {
    background: #0055dd;
}
