selecteur-recherche #rechercherContact {
    float: left;
}

selecteur-recherche #rechercherEntreprise {
    float: left;
}

#rechercherEntreprise texte {
    margin-right: 40px;
}

.selecteurRechercheContact {
    display: flex;
}

.selecteurRechercheContact .options {
    min-width: 223px;
    border: 1px solid #AAAAAA;
    position: absolute;
    top: 46px;
    left: 0;
    background-color: #FFFFFF;
    z-index: 1101;
}

