
body { /*Image de fond bien centré*/
  background: url("photo1.jpg") no-repeat center fixed;
  background-repeat:no-repeat;
  background-position: center;
  margin: 0;
  padding: 0;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: 75%; /* version standardisée */
  position: relative;
  margin: auto;
  right: 0;
  left: 0;
  }
       
  #Logo {
  float: left;
  padding: 0px;
  margin: 0px;
  }
        
  #manoir1 {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  }
  
  #manoir2 {
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: 120px;
  }
  
  .menu {
  background-color:#2f3a68;
  text-align: center;
  margin: 0 auto;
  padding-top: 14px;
  padding-bottom: 14px;
  height: 290px; 
  width: 1280px;
  }  
  
  #navigation li {
  display: inline ;
  margin-right: 0% ;
  color: white ;
  background: #1fe0;/*code coleur transparent*/
  }
    
  #navigation li a {
  padding: 2px 0px ;
  background: #1fe0 ; /*code coleur transparent*/  
  color: white ;
  border: none;
  font: 106% "Montserrat", "Lucida Console",Arial,sans-serif ;
  line-height: "";
  text-align: center ;
  text-decoration: none ; 
  margin-left: 10px;
  }
    
  #navigation li a:hover, #navigation li a:focus, #navigation li a:active {
  background: rgba(134, 179, 209, 0) ;
  text-decoration: none ;
  opacity: 0.50;
  }
  
  .menu1 {
  background-color:#ccdfe6; /*créer un fond dégradé de couleur*/
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  padding-bottom: 45px;
  height: 50px; 
  width: 1280px;
  z-index: -1;
  margin-bottom: -15px;
  border-top-right-radius: 10px 10px;
  border-top-left-radius: 10px 10px;
  } 

  .hectare {
  margin-top: -40px;
  }

.menu2 {
  background-color:#ccdfe6;
  text-align: center;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 35px;
  height: 50px; 
  width: 1280px;
  position: relative;
  z-index: 2;
  margin-top: -20px;
  margin-bottom: -35px;
  border-top-right-radius: 20px 20px;
  border-top-left-radius: 20px 20px;
  } 
  
  .element1 {
    background-color: white;
    text-align: left;
    margin: 0 auto;
    padding-top: 1px;
    padding-bottom: 0px;
    height: 100px; 
    width: 1280px;
    position: relative;
    z-index: 2; 
  }


  h2 {
  color: #2f3a68;
  font-family: 'Montserrat', serif, Verdana, Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-size: 60px;
  margin-top: 10px;
  margin-bottom: 0px;
  }
    
  .flex1 {
  margin: 0 auto;
  background-image: url("images/Lot-Garonne.jpg");
  background-size: 1280px 550px;
  border: none;
  height: 450px;
  width: 1280px;
  } 
  
  .flex1 div {
  border: none;
  height: 50px;
  width: 240px;
  text-align: center;
  border-radius:0.12em;
  }
  
  .button {
  background-color: rgba(47, 58, 104, 0.75);
  height: 150px;
  width: 660px;
  color: white;
  display: inline-block;
  border: solid white;
  border-radius:0.5em;
  margin-left: 225%;
  margin-top: 20%;
  font-size: 50px;
  padding-top: 10%;
  text-decoration:none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  
  }
  
  .button2 {
  height: 40px;
  width: 650px;
  color: white;
  display: inline-block;
  border-radius: 0.5em;
  border: none;
  margin-left: 250%;
  margin-top: 35%;
  font-size: 30px;
  padding-bottom: 10%;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  }
  
  .button3 {
  background-color: rgb(255, 255, 255);
  height: 40px;
  width:260px;
  color: rgba(47, 58, 104);
  display: inline-block;
  border-radius: 1em;
  margin-left: 250%;
  margin-top: 40%;
  padding-top: 7px;
  text-decoration:none;
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  }
  
  .flex {
  margin: 0 auto;
  background-image: url("images/Manoir2.jpg");
  background-size: 1280px 400px;
  border: none;
  height: 400px;
  width: 1280px;
  border-top-right-radius: 0px 0px;
  border-top-left-radius: 0px 0px;
  border-bottom-right-radius: 0px 0px;
  border-bottom-left-radius: 0px 0px;
  margin-bottom: -15px;
  }   
    
  .flex div{
  border: none;
  height: 120px; 
  width: 600px;
  padding-top: 3%;
  }
      
  
    
  h8 {
  color: black;
  font-size: 15px;
  margin-left: 0%;
  font-family: 'Montserrat', sans-serif; 
  }     
      
  ul {
  padding-inline-start: 20%;
  }
  
  h9 {
  color: #2f3a68;
  font-family: 'GFS Didot', serif, Verdana, Arial, Helvetica, sans-serif;
  font-weight: 100;
  font-size: 55px;
  z-index: -1;
  }



  .Flexbox_Conteneur{
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 1280px;
  }

  /*  background-color:#ccdfe6;
  text-align: center;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 35px;
  height: 50px; 
  width: 1280px;
  position: relative;
  z-index: 2;
  margin-top: -20px;
  margin-bottom: -35px;
  border-top-right-radius: 20px 20px;
  border-top-left-radius: 20px 20px;*/


  .box {
    display: flex;
    
    flex-wrap: wrap;
    width: 1281px;
    
  }

  .box1{
    width: 640px;
    background-image: url("images/chateau1.jpg");
    background-size: 640px 480px;
    background-repeat: no-repeat;
    height: 480px;
    
  }

  .box2{
    width: 640px;
    background-color: white;
    height: 480px;
   
  }

  .fa-utensils{
    color: #2f3a68;
    font-size: 30px;
    margin-top: 20px;
    margin-left: 305px;
    }

  .fa-fort-awesome-alt{
    color: #2f3a68;
    font-size: 35px;
    margin-left: 305px; 
    margin-top: 20px;    
    }
  
  .titre_gastronomie {
    margin-left: auto;
    margin-right: auto;
    width: 6em;
  }

  .texte_gastonomie {
    margin: 10px;
    text-align: left;
  }

  .titre_histoire {
    margin-left: auto;
    margin-right: auto;
    width: 4em;
  }

  .texte_histoire {
    margin: 10px;
    text-align: left;
  }


  .box3{
    width: 640px;
    background-color: white;
    height: 320px;
  }

  .fa-biking{
    color: #2f3a68;
    font-size: 30px;
    margin-top: 40px;
    margin-left: 305px; 
    }

  .titre_sport {
    margin-left: auto;
    margin-right: auto;
    width: 2.5em;
  }

  .texte_sport{
    margin: 10px;
    text-align: left;
  }



  .box4{
    width: 640px;
    background-image: url("IMG/foie.jpeg");
  background-size: 640px 320px;
  background-repeat: no-repeat;
  
  height: 320px;
  }


  .photo_villeneuve {
    
    background-image: url("images/photo_villeneuve.jpeg");
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    background-size: 1280px 550px;
    background-repeat: no-repeat;
    height: 550px; 
    width: 1280px;
    position: relative;
    z-index: 1; 
  }

  
  .menu3 {
  display: flex;
  position: relative;
  background-color: white;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 1425px; 
  width: 1280px;
  border-bottom-right-radius: 40px 40px;
  border-bottom-left-radius: 40px 40px;
  z-index: -1;
  margin-bottom: -50px;
  }


 

  

  .element_photo2{
  margin-left: 0px;
  background-image: url("images/chateau1.jpg");
  background-size: 640px 520px;
  background-repeat: no-repeat;
  height: 520px;
  margin-top: 0px;
  z-index: -2;
  }

 

  .element3 {
  text-align: left;
  margin-left: 650px;
  word-spacing: 6px;
  margin-top: -65px;
  line-height: 1.5;
  }

  .titre_Histoire {
    margin-left: 275px;
    margin-bottom: -15px;
    }
      
  
  .element4 {
  text-align: left;
  margin-top: -370px;
  margin-left: 20px;
  word-spacing: 6px;
  line-height: 1.5;
  }

  .titre_Sport {
    margin-left: 285px;
      }

  .element_photo4 {
  background-image: url("images/pont-aquitaine.jpg");
  background-size: 640px 400px;
  background-repeat: no-repeat;
  height: 400px;
  margin-left: 640px;
  margin-top: 10px;
  }


  .menu4 {
  background-color:#ccdfe6; /*créer un fond dégradé de couleur*/
  text-align: center;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  padding-bottom: 0px;
  height: 750px; 
  width: 1280px;
  position: relative;
  } 
  
  .menu5 {
  background-color:#ccdfe6; /*créer un fond dégradé de couleur*/
  text-align: center;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 0px;
  height: 400px; 
  width: 1280px;
  position: relative;
  } 
  
  #conteneur1 {
  display: flex;
  justify-content: space-around;
  align-items: center;
  }
  
  #menu-footer {
  background-color:#2f3a68;
  text-align: center;
  margin: 0 auto;
  padding-top: 50px;
  padding-bottom: 80px;
  height: 250px; 
  width: 1280px; 
}


  .link_facebook { 
  color: red; 
  }

  .link_facebook a{ 
    color: red; 
    text-decoration: none;
    }


  .link_facebook:hover { 
  color:  #FE8080 ; 
  opacity: 0.50;
  } /* CSS link hover (gris) */


/* Style all font awesome icons */
.fa {
  padding: 15px;
  font-size: 60px;
  width: 80px;
  height: 80;
  text-align: center;
  text-decoration: none;
}
/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}

/* Set a specific color for each brand */

/* Facebook */
.fa-facebook {

  margin-right: 25px;
  color: white;
  background:  #3B5998;
  height: 60px;
  width: 60px;
  border-radius: 50%;
}

/* Instagram */
.fa-instagram {
  color: transparent;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: -webkit-radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background-clip: text;
  -webkit-background-clip: text;
  border: white 2px solid;
  height: 60px;
  width: 60px;
  border-radius: 50%;
}


#icon-phone{
color: white;
font-size: 20px;
}


  #menu-footer p {
  font-size: 25px; 
  }
  .conteneur_element_1 p {
    color: red;
  }
  
  #footer {
  background-color:#2f3a68;
  text-align: center;
  margin: 0 auto;
  padding-top: 180px;
  padding-bottom: 14px;
  height: 420px; 
  width: 1280px;
  }   
  
  #footer li {
  display: inline ;
  margin-right: 0% ;
  color: white ;
  background: #1fe0;/*code coleur transparent*/
  }
  
  #logo1{
  display: flex;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 80px;
  }
  
  #footer li a {
  padding: 2px 80px ;
  background: #1fe0 ; /*code coleur transparent*/  
  color: white ;
  border: 20px black ;
  font: 116% Lato, "Lucida Console",Arial,sans-serif ;
  line-height: "";
  text-align: center ;
  text-decoration: none ; 
  }
  
  #footer li a:hover, #navigation li a:focus, #navigation li a:active {
  background: rgba(134, 179, 209, 0) ;
  text-decoration: none ;
  opacity: 0.50;
  }
   
  h1 {
  color: white;
  font-size: 68px;
  margin-top:5%;
  margin-bottom: 0px;
  margin-left: 4%;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 200;
  }
  
  h3 {
  color: white;
  font-size: 55px;
  margin-top: 0px;
  margin-left: 4%;
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 100;
  }
  
  h4 {
  display: inline;
  color: white;
  font-size: 20px;
  font-family: Lato, Verdana, Arial, Helvetica, sans-serif;
  }
  
  h5 {
    color: #2f3a68;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    margin-left: 15px;
  }
  
  h6 {
  color: #2f3a68;
  font-size: 14px;
  margin-left: 0%;
  font-family: 'Montserrat', sans-serif;
  }  

  h7 {
  color: #2f3a68;
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
 
  }
  
  p {
  color: white;
  font-size: 20px;
  }
  
  .img-area {
  display: flex;
  background-color:#ccdfe6;  
  margin: 0 auto;
  }
  
  .img-area .items {
  text-align: center;
  width: 300px;
  height: 440px;
  margin: 0 auto;
  }
  
  .img-area .items img {
  width: 300px;
  height: 320px;
  margin: 0 auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  }
  
  .img-area .slick-center .items {
  transform: scale(1);
  }
  
  .slick-dotted.slick-slider {
  margin-bottom: 0px;
  width: 1280px;
  text-align: center;
  margin: 0 auto;
  }
  
  .item__title {
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  color: rgba(47, 58, 104);
  margin: 0 auto;
  padding-top: 15px;
  width: 370px;
  background-color:  white;
  
  }
  
  .item__description {
  font-size: 15px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 300;
  color: rgba(47, 58, 104);
  margin: 0 auto; 
  width: 370px;
  background-color:  white;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  height: 50px;
  padding-top: 10px;
  }
  
  
  .img-area1 {
  display: flex;
  background-color:#ccdfe6;  
  margin: 0 auto;
  }
    
  .img-area1 .items1 {
  text-align: center;
  width: 370px;
  height: 325px;
  margin: 50px;
  margin: 0 auto;
  
  }
    
  .img-area1 .items1 img {
  width: 370px;
  height: 225px;
  margin: 0 auto;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  }
    
  .img-area1 .slick-center .items1 {
  transform: scale(1.1);
  }
  
  .fa-chevron-circle-left {
  color: red;
  text-shadow: 1px 1px 1px #000;
  font-size: 84px;
  margin-top: 70px;
  margin-left: 90px;
  }
  
  .fa-chevron-circle-right {
  color:red;
  text-shadow: 1px 1px 1px #000;
  font-size: 84px;
  margin-top: 70px;
  margin-right: 90px;
  }
      
  
  .item__title1 {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: rgba(47, 58, 104);
    margin: 0 auto;
    padding-top: 15px;
    width: 370px;
    background-color:  white;
    
    }
    
    .item__description1 {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: rgba(47, 58, 104);
    margin: 0 auto; 
    width: 370px;
    background-color:  white;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 50px;
    padding-top: 10px;
    }
  
  /*Ceci est un menu verticale
  #navigation {
    width: 200px;
    list-style: none;
    margin: 0;
    padding: 0;
  }
  #navigation li {
    background: #8FC1E3 ;
    color:  #F3D250 ;
    border: none;
    margin-bottom: 4px ;
  }
  #navigation li a {
    display: block ;
    background: #8FC1E3 ;
    color:  #F3D250  ;
    font: 1em "Trebuchet MS",Arial,sans-serif ;
    line-height: 1em ;
    text-align: center ;
    text-decoration: none ;
    padding: 4px 0 ;
  }
  #navigation li a:hover, #navigation li a:focus, #navigation li a:active {
    background: #5085A5 ;
    text-decoration: underline ;
  }*/
  
  /* Commentaire 
  Ceci est un menu horizontale*/
  
  
  /*html { 
    background: url(koi.jpg);
    background-size: 25%;
    background-repeat: no-repeat;
    background-position: 0 0 ;
      }*/
  
     /* body { /*Image de fond bien centré
       background-image:url(koi.jg);
       background-repeat:no-repeat;
       background-position: center center;
       background-size: 75%
    } */
  