h1 { margin:0px auto 0px auto; text-align:center; color:#ccc;}
nav {
  margin: 0px auto;
  max-width: 800px;
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;

}


.images{
	align-items: center;
    max-width: 710px;
    min-width: 250px;
	margin-top:50px;
   
    text-align: center; /* Aligne le texte horizontalement */
}	

.images1{
	align-items: center;
    max-width: 710px;
    min-width: 250px;
	margin-top:50px;
    
	
    text-align: center; /* Aligne le texte horizontalement */
}



.images2{
	align-items: center;
    max-width: 710px;
    min-width: 250px;
	margin-top:50px;
   
    text-align: center; /* Aligne le texte horizontalement */
}

.images3{
	align-items: center;
    max-width: 710px;
    min-width: 250px;
	margin-top:20px;
    color:#B0A184;
    text-align: center; /* Aligne le texte horizontalement */
}

.images4{
	align-items: center;
    max-width: 710px;
    min-width: 250px;
	margin-top:50px;
    
    text-align: center; /* Aligne le texte horizontalement */
}

.images4 img:hover{
	
	 box-shadow: 0px 0px 150px #000000;
    z-index: 2;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 500ms ease-in;
    transform: scale(2.5);
	
}


.images5{
	align-items: center;
    max-width: 710px;
    min-width: 250px;
	margin-top:50px;
    
    text-align: center; /* Aligne le texte horizontalement */
}


#container {
    max-width: 710px;
    min-width: 250px;
    height:2000px;	
    margin: 0 auto;
    padding-top: 0px;
    background-color:#ECE9E3;
	border: 3px #E4DBC9 solid;
	  margin-top:20px;
}


body {
    margin: 0;
    padding: 0;
    background-color:#F1F0ED;
	font-family: "Trebuchet MS", Arial, Helvetica, Optima, sans-serif ;	
	text-decoration:none;	
    
	
}

#checkbox1,
.toggle {
  display: none;
  
}

.menu {
  padding: 0;
  margin: 0;
  max-width:800px;
  height: 40px;
  border-radius: 5px;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  list-style-type: none;
  
   
}

.menu li a {
  text-decoration: none;
  align-self: center;
  border-radius: 5px;
  font-size: 15px;
  padding: 10px 15px;
  transition: background .2s linear;
  
}

@media screen and (max-width: 600px) {
  .menu li a {
    font-size: 10px;
  }
}

@media screen and (max-width: 550px) {
  .toggle {
    clear: both;
    display: block;
    text-align: center;
    font-size: 10px;
    line-height: 10px;
    cursor: pointer;
    width: 100%;
    height: 40px;
    font-size: 10px;
    color: #595959;
    background: #dbdbdb;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    transition: all .1s linear;
	
  }
  .toggle:hover {
    background: #9F9073;
  }
  #checkbox1:checked + label .demo li {
    opacity: 1;
    visibility: visible;
    transition: all .7s linear;
	
  }

  #checkbox1:checked + label .demo {
    height: 50px;
	
  }
  .menu {
	 
    border-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: flex;
    height: 0px;
    transition: height .3s linear;
	
  }
  .menu li {
    display: flex;
    /* magic */
    align-self: center;
    width: 95%;
   
    visibility: hidden;
  }

}

.demo {
  background: #F1F0ED;
   margin-top:30px;
}

.demo li a {
  color: #000;
  
}

.demo li a:hover {
  background: #9F9073;
}


 .sharebox {
    position: relative;
    display: inline-block;
    padding: 0.8rem 3rem;
    padding-left: 2.2rem;

      background: #ccc;
    -webkit-transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out;
     width:55px; height:15px;
 
    text-decoration: none;
    text-transform: uppercase;
    font-family: 'Rum Raisin', sans-serif;
    font-weight: bold;
    font-size: 1.2rem;
    color: #9F9073;
	
	margin-top:150px;
	box-shadow: 7px 7px 5px rgb(140, 140, 140);
	border: 5px solid #fff;
       
   
   
	
   
}

.sharebox:hover {
      background: #9F9073;
 width:55px; height:15px;
    color: #fff;

	margin-top:150px;
     
    
   
}	
     
   


.fond{
	align-items: center;
	 align-items: center;
	padding-top:100px;
	align-items: center;	
}


 span {color:#fff}”
 
 
.gal{ 
    display:block;
	float:left;
	margin-left:360px;
	padding-top:70px;
}

 
.onglet .text_onglet
{ 
  width: 0px;
  visibility: hidden;
  display: inline-block;
  overflow: hidden;
  font-size:25px;
  font-weight:300;
  height: 100px;
  color: #000;
  font-family: 'Roboto';
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin:10px;
  align-items: center;
	 align-items: center;
}
.onglet:hover .text_onglet
{
  visibility: visible;
  width: 200px;
  color: #ccc;
  height: 100px;
  padding-left: 5px;
  text-decoration:none;
}

.ligne{
  
  width: 100%;
  height: 4px;
  background-color: orange;
  margin-top: 50px;
}	
.ligne2{
  
  width: 100%;
  height: 4px;
  background-color: orange;
  margin-top: 50px;
}	

