﻿
.menuUsuario a li {
    
    text-decoration: none;
    text-align: right;
}

.navbar-header a {
    color: #000000;
    text-decoration: none;
    font-size: 20px;
}

.menuSuperior {
    background-color: #ffffff;
    text-align:center;
}

.titulo {
    color: #590886;
    text-decoration: none;
    font-size:25px;
}

    .titulo:hover, .titulo:focus {
        text-decoration: none;
        color: #000000;
    }

.headerLogo {
    height:100px;
}