.header {
    background-color: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    text-align: center;
}

.logo {

}

#headerModalCategorias .listaItem:hover {
    background-color: #ccc;
}