@charset "UTF-8";
/* CSS Document */


/* //////////////////  button imag  //////////////////  */

/* --- separador cabecalhos --- */
header {
    position: fixed;
    top:0px;
    left: 0px;
    font-size: 22px;
    text-align: center;
    margin: 0 0 0px 0px;
    background-color: #1a5842; /* azul */
    align: center;
    width: 100%;
    height: 150px;
    z-index: 1;
}

footer {
    position: fixed;
    bottom:0px;
    left: 0px;
    font-size: 22px;
    text-align: center;
    margin: 0 0 0px 0px;
    background-color: #1a5842; /* vermelho */
    align: center;
    width: 100%;
    height: 100px;
    z-index: 1;
}
/* --- separador cabecalhos --- */




/* //////////////////  button imag //////////////////  */
/* abrir */
