/* error 404 */

.e404 H1{
    color: #0080D4;
    font-size: 4.750em;
    font-weight: normal;
    margin-top: 74px;
}

.e404 H1 STRONG{
    color: #0080D4;
    /* font-size: 1.500em;*/
    font-size: 1.300em;

}
.e404 P{
    color: #0080D4;
    /* font-size: 2.45em; */
    font-size: 2.2em;
    line-height: 50px;
}

/* Pie de pagina */
#aa30Pie{
    position: fixed;
}