body {
    margin: 0;
    background-color: rgb(255, 255, 255);
    font-family: "Montserrat", sans-serif;
}

nav {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    
    padding: 0 40px;
}

.liens {
    font-size: 1.5rem;
    font-family: "Montserrat", sans-serif;
    display: flex;
    flex-direction: row;
    gap: 50px;
    list-style: none;
    padding: 0;
    text-decoration: none;
    margin-top: 50px;
    color: black;
    font-weight: 800;

}

header {
    background-image: url(../img/Rectangle\ 2.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 54vh;
    width: 100%;
}


 

.maintitle{
  background-color: yellow;
  width: 521px;
  height: 536x;
  padding: 21px;
  margin-left: 35px;
  margin-bottom: 61px;
  position: relative;
  bottom: 50px;
}

.titre{
    font-size: 40px;
    font-weight: bold;
}
      

.sous-titre{
    font-size: 20px;
    font-weight: bold;

}
.presentation {

    margin-left: 25px;
    margin-right: 25px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    line-height: 1.5;
    margin-top: 172px;
    margin-bottom: 100px 
    
}

.photocontainer{
    margin-left: 25px;
    width: 100%;
    margin-top: 50px;
}
.img3{margin-top: 18px;


}
.titre-lieux {
 width: 379px;
  height: 50px;
  font-size: 39px;
  margin-left: 24px;
  background-color: #773AFA;
  padding: 27px;

}

.presentation-2{
     margin-left: 25px;
    margin-right: 25px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    line-height: 1.5;
    font-weight: bold;
    text-align: center;


}

.trinité {
    display: flex;
    justify-content: space-around;
    margin-bottom: 29px;
    margin-top: 20px;
    margin-bottom: 8px;

}

.adresse{
    margin-top: 9px;
    margin-left: 297px;
}
.horta{
     margin-left: 25px;
  margin-right: 25px;
  font-size: 20px;
  display: flex;
  justify-content: center;
  line-height: 1.5;
  margin-top: 149px;
  font-weight: bold;
}


.hortas{
      display: flex;
  justify-content: flex-end;
  margin-top: 50px;
  gap: 175px;
 
  margin-top: 215px;
  margin-right: 584px;
}

#maisonhorta{
    margin-right: -430px;
    position: absolute;

}

#texthorta{
  position: absolute;
  text-align: center;
  width: 410px;
  top: 3579px;
  margin-right: -421px;
  font-weight: bold;
  font-size: 20px;
  top: 3925px;
  
}




.artgallery {
    

    width: 570px;
    height: 269px;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    margin-left: 50px;
    margin-top: 287px;
}

.photocontain{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-bottom: 29px;
    margin-top: 20px;
    margin-bottom: 8px;
}
#adressegallery{

  margin-top: 30px;
  margin-left: 189px;
}

.restaurant{
    background-color: #FF0AEB;
     width: 379px;
    height: 50px;
    font-size: 39px;
    margin-left: 24px;

    padding: 27px;

}
.q{
    text-align: center;
    margin-top: 252px;

}
#q1{
    display: flex;
  justify-content: space-around;
  margin-bottom: 29px;
  margin-top: 237px;
  margin-bottom: -6px;
}

.q3 {
   

 /* la quinc 3 large */

background-size: cover;
  width: 1448px;
  height: 558px;
  margin: 306px;
    margin-top: 296px;
  margin-top: 5166px;
  background-position: center;
  background-repeat: no-repeat;
  margin-top: 49px;
}
#texto{
    

 text-align: left;
  width: 676px;
  top: 3579px;
  margin-right: -421px;
  font-weight: bold;
  font-size: 20px;
  top: 3925px;
  font-size-adjust: cap-height;
  line-height: 2;
  margin-left: 307px;
  margin-top: -194px;
}

#texti{
    margin-left: 299px;
}


    



















