.barra_portal_prov_global {
    height: 33px;
    background: url(../img/bg_fiocruz.jpg) left top repeat-x;
}

.barra_portal_prov {
    margin: 0 auto;
    width: 100%;
    height: 33px;
}

.fiocruz_logo {
    float: left;
    width: 119px;
    height: 33px;
}

.fiocruz_logo a {
    display: block;
    width: 119px;
    height: 33px;
    background: url(../img/logo.jpg) left top no-repeat;
}

.fundacao_link {
    float: right;
    width: 177px;
    height: 33px;
}

.fundacao_link a {
    display: block;
    width: 177px;
    height: 33px;
    background: url(../img/titulo_fiocruz.jpg) left top no-repeat;
}

.fale_com_fiocruz_barra {
    float: left;
    padding: 6px 0 0 20px;
    width: 180px;
}

.fale_com_fiocruz_barra a {
    font-size: 12px;
    color: #4e4757 !important;
    text-decoration: none;
}

.fale_com_fiocruz_barra a:hover {
    text-decoration: none;
    color: #2980ca !important;
}

.invisivel {
    display: none;
}
