#taille_img_bandeau{width:5%;}
/*#espace_bandeau{background-color:#373737;}*/
#espace_bandeau{background-color:#2bc95a;}
.ul_droite {
  display: flex;
  justify-content: flex-end;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}
.ul_droite li {
 white-space: nowrap;
}
.header-baseline:hover {
    /* Style au survol */
    color: white; /* ou toute autre couleur de texte souhaitée */
}
