/*-------RODAPÉ---------*/
#rodape
{
    text-align: center;
    color: #000000;
    font-family: Arial, Verdana, Tahoma;
    font-size: 10px;
    height: 78px;
    padding: 20px 0 0 0;
    background: url(../imagens/bg_rodape2.jpg) repeat-x;
    margin-top: 4em;
    /* padding-top: 4em; */
    background-color: whitesmoke;
    height: 100%;
}

#rodape a:link
{
    color: #000000;
}

#escola-nome {
    font-size: 20px;
    font-weight: bold;
}


#escola-endereco {
    font-size: 14px;
}

#escola-direitos-reservados {
    font-size: 16px;
}

#escola-email-selecoes {
    font-size: 18px;
}

#rodape a:link {
    color: rgba(67, 156, 210, 1);
}
