body {
    background-color: #f8f8ff;
}

header {
    background-color: rgba(0, 63, 128, 1);
}

nav a img {
    max-width: 150px;
}

footer {
    background-color: rgba(0, 63, 128, 1);
    height: 70px;
}

.div-footer {
    height: 70px;
    color: #fff;
}

#labelHighlight {
    font-size: 30px;
}

#mostraIndex, #mostraGrupos {
    cursor: pointer;
}
