@charset "utf-8";
.menu {
    background-color: #C92427;
    height: 90px;
    display: flex;
    float: none;
}
.menutext {
    display: flex;
}
.navbar.navbar-expand-lg.navbar-light.bg-light .nav-item.dropdown.overrid {
    text-decoration: none;
	list-style: none;

}



.header{ 
	justify-content: center;
	background: #DB0003;



}



.title-style {
	
	 font-family: "Playfair Display", serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
	font-size: 50px;
	
}

.rotation {
	
	display: flex;
	justify-content: center;
	align-items: center;
	border-spacing:inherit;
	gap: 35px;
	margin-bottom: 20px;
}


.small {
    width: 400px;
    text-align: justify;	
	
}

.herosection-histoire {
	
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap:50px;
	
}

.bg-histoire {
	width: 100vw;
	height: 500px;
	background-size:cover;
	background-image: url("louis-hansel-G5cpmu-0OV8-unsplash.jpg")
		
		}
	
.position{
	margin-top: 50px;
	width: 100vw;
	height: 250px;
	background-size:cover;
	background-image: url("pizza slices.jpg")
		
		
	
}

.position.a{
	background-image: url("Galerie/a.jpeg");
	background-size: cover;
	width: 100vw;
	height: 250px;
}




.foot {
	
	height: 15vh;
	background-color:#FEBC58;
	display: flex;
	justify-content: center;
	align-items: center;
	
	z-index: -2;
	gap: 300px;
	margin-top: 30px;
}








.specparent{

display: flex;
	gap:100px;
	justify-content: center;
margin-left: 10vw;
	margin-right: 10vw;

}




.conparent{
	display: flex;
	justify-content: center;
	gap: 100px;
    margin-bottom: 100px;

}


.confirst {
	
	background-color: #9FB4CC;
	padding: 25px;
		
}


.pictures { 

display: flex;
justify-content: center;
	gap: 20px;


}

.picsize {
	
	width: 400px;
	display: flex;
	gap:20px;
	flex-direction: column;
	margin-top: 40px;
	
}

.navi {
	
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100vw;
	
}

.line {
	height: 3px;
	width: 100vw;
	background-color: black;
	
}

.wine {
	
	position: absolute;
	top: 15vw;
	left: 25vw;
	
}



.chac{
	position: absolute;
	top:13vw;
	right: 0;
	
}



.bas {
position: absolute;
	top: 90%;
	left: -3vw;
		
	
	
}