﻿body {
    margin-bottom: 5px;
}

header {
    background-color: transparent;
}

.css-header-title {
    padding-top: 5px;
    line-height: 28px;
}

.css-header-text {
    /*font-size: 0.9em;*/
    font-size: 12px;
}

.css-header-link {
    color: whitesmoke;
}

    .css-header-link:visited {
        color: whitesmoke;
    }

    .css-header-link:hover {
        color: gray;
    }

.logo {
    max-width: 100%;
    width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
    /*width: auto;
            height: auto;*/
}
/*FOOTER*/
footer{
    background-color: transparent !important;
}

/*Logos plan de recuperación*/
#prtrContainer{
    float: right;
}

#planRecuperacion {
    width: 350px;
}
#fundadoPor {
    width: 225px;
}
