body {
	font-family: Merriweather;
	font-size: 16px;
	line-height: 1.5;
	background-color: #ffffff;
	color: #000000;

}
/*
.all{
  display: flex;
  flex-direction: column;
}
.titre h1{
  width: 100%;
 	font-size: 10vh;
	font-weight: 700;
 	text-transform: uppercase;
  color: #000000;
  text-align: center;
  margin: 20px 0 20px 0;
}



.imgGrillon{
 	width: 90vh;
  margin-right: auto;
  margin-left: auto;
}

.logo img{
  width: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  margin-top: 20px;
  
}

.texte p{
  text-align: center;
  font-size: 5vh;
}
*/

.header{
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 190px;
 
}

.titre2 h1{
  width: 100%;
 	font-size: 17vh;
	font-weight: 700;
 	text-transform: uppercase;
  color: #000000;
  text-align: center;
  padding: 0px 0px 40px 0px;
}

.logo2{
  width: auto;
  height: 15vh;
  display: block;
  margin: 40px;
}

section{
  height: 75vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.imgGrillon2{
  position: relative;
  background-image: url(image0.jpeg);
  z-index: 1;
}

#texte2{
  position: absolute;
  z-index: 2;
  color: white;
  width: 100%;
  font-weight: 700;
  font-size: 38px;
  bottom: 25px;
  text-transform: lowercase;
  font-style: italic;
  text-align: center;
}
/* ------------ R E S P O N S I V E --------*/


@media (max-width:1230px){
  .header{
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 150px;
}

.titre2 h1{
  width: 100%;
 	font-size: 15vh;
	font-weight: 700;
 	text-transform: uppercase;
  color: #000000;
  text-align: center;
  padding: 0px 0px 40px 0px;
}

.logo2{
  width: auto;
  height: 12vh;
  display: block;
  margin: 40px;
}

section{
  height: 80vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.imgGrillon2{
  position: relative;
  background-image: url(image0.jpeg);
  z-index: 1;
}

#texte2{
  position: absolute;
  z-index: 2;
  color: white;
  width: 100%;
  font-weight: 700;
  font-size: 38px;
  bottom: 25px;
  text-transform: lowercase;
  font-style: italic;
  text-align: center;
	}
}
@media (max-width:1090px){
    .header{
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 120px;
}

.titre2 h1{
  width: 100%;
 	font-size: 12vh;
	font-weight: 700;
 	text-transform: uppercase;
  color: #000000;
  text-align: center;
  padding: 0px 0px 40px 0px;
}

.logo2{
  width: auto;
  height: 12vh;
  display: block;
  margin: 20px;
}

section{
  height: 85vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.imgGrillon2{
  position: relative;
  background-image: url(image0.jpeg);
  z-index: 1;
}

#texte2{
  position: absolute;
  z-index: 2;
  color: white;
  width: 100%;
  font-weight: 700;
  font-size: 38px;
  bottom: 25px;
  text-transform: lowercase;
  font-style: italic;
  text-align: center;
	}
}

@media (max-width:860px){
  .header{
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 110px;
}

.titre2 h1{
  width: 100%;
 	font-size: 10vh;
	font-weight: 700;
 	text-transform: uppercase;
  color: #000000;
  text-align: center;
  padding: 0px 0px 40px 0px;
}

.logo2{
  width: auto;
  height: 10vh;
  display: block;
  margin: 20px;
}

section{
  height: 85vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.imgGrillon2{
  position: relative;
  background-image: url(image0.jpeg);
  z-index: 1;
}

#texte2{
  position: absolute;
  z-index: 2;
  color: white;
  width: 100%;
  font-weight: 700;
  font-size: 38px;
  bottom: 25px;
  text-transform: lowercase;
  font-style: italic;
  text-align: center;
	}
}
@media (max-width:725px){
  .header{
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 60px;
}
  .titre2 h1{
  width: 100%;
 	font-size: 5vh;
	font-weight: 700;
 	text-transform: uppercase;
  color: #000000;
  text-align: center;
  padding: 0px 0px 40px 0px;
}

.logo2{
  width: auto;
  height: 5vh;
  display: block;
  margin: 20px;
}
}

@media (max-width:725px){
  .header{
  display: flex;
  flex-direction: row;
  justify-content: center;
  height: 50px;
}

.titre2 h1{
  width: 100%;
 	font-size: 4vh;
	font-weight: 700;
 	text-transform: uppercase;
  color: #000000;
  text-align: center;
  padding: 0px 0px 10px 0px;
}

.logo2{
  width: auto;
  height: 5vh;
  display: block;
  margin: 5px;
}

section{
  height: 93vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.imgGrillon2{
  position: relative;
  background-image: url(image0.jpeg);
  z-index: 1;
}

#texte2{
  position: absolute;
  z-index: 2;
  color: white;
  width: 100%;
  font-weight: 700;
  font-size: 24px;
  bottom: 25px;
  text-transform: lowercase;
  font-style: italic;
  text-align: center;
	}
}


/*
@media (max-width:806px){
 
.titre h1{
  width: 100%;
 	font-size: 5vh;
	font-weight: 700;
 	text-transform: uppercase;
  color: #000000;
  text-align: center;
  margin: 10px 0 10px 0;
}
  .imgGrillon{
    width: 40vh;
    margin-right: auto;
    margin-left: auto;
  }
  .texte p{
  text-align: center;
  font-size: 3vh;
}
}
 */



