#barre_de_recherche {
    width: 300px;
    height: 35px;
    border-radius: 30px;
    border: 1px solid gray;
}

#rechercher {
    border-radius: 30px;
    background-image: url(./photo/images.png);
    width: 49px;
    height: 41px;
}

#logo {
    background-image: url(./photo/image-removebg-preview\ \(11\).png);
    width: 153px;
    height: 50px;
    border: 2px solid rgb(255, 255, 255);
}

#connexion {
    background-image: url(./photo/Screenshot\ 2022-04-18\ at\ 19.14.11.png);
    width: 200px;
    height: 45px;
    border: 2px rgb(255, 255, 255);
    margin-left: 38cm;
}

#search-bar {
    width: 300px;
    margin: 0 auto;
    display: flex;
    margin-top: 0.4cm;
}

#quatre-cent-quatre{
    text-align: center;
}

#erreur {
    text-align: center;
}

#lieu-sur {
    text-align: center;
    margin-top: 9cm;
}

#fleche {
    width: 100px;
    height: 50px;
    margin: 0 auto;
    display: block;
}

#halet {
    width: 800px;
    height: 500px;
    margin: 0 auto;
    display: block;
}

#nom {
    text-align: center;
}

#avis {
    width: 800px;
    height: 50px;
    margin: 0 auto;
    display: flex;
    align-items: baseline;
}

#ici {
    width: 800px;
    height: 25px;
    display: flex;
    align-items: baseline;
}

#la {
    background-color: black;
    color: white;
}

#code {
    text-align: center;
}    

#arière {
    width: 90px;
    margin: 0 auto;
    display: block;
}