/* PAGE LES MARIEES */
h2.oui{
  text-align: center;
  font-size: 17px;
  font-family: 'libre_bodoniregular'; 
  font-weight: normal;
  margin-bottom: -50px;
  margin-top:30px;
}

h2.mariees{
  text-align: center;
  font-size: 36px;
  font-family: 'libre_bodoniregular';
  font-weight: bold;
  margin-bottom:20px;
}
/* FIN PAGE LES MARIEES */



/* PAGE DAVID PURVES */
h2.maison{
	text-align: center;
	font-size: 17px;
	font-family: 'libre_bodoniregular'; 
	font-weight: normal;
	margin-bottom: -50px;
	margin-top:30px;
  }
  
  h2.davidportrait{
	text-align: center;
	font-size: 36px;
	font-family: 'libre_bodoniregular';
	font-weight: bold;
	margin-bottom:20px;
  }

.clear{
	clear: both;
}


.haut{                                 /*partie haut */
	margin-bottom:1vw;
}
 .textehaut{
	float :left;
	width: 46%;
	margin-left:1%;
	margin-right:2%;
	padding-top:2vw;
	font-size: 15px;
	line-height : 36px;
}

.textehaut p{
	font-size: 18px;
	line-height:22px;
}

.portrait{
	float:left;
	margin-right:1%;
	margin-left:2%;
}

.haut .portrait {
	width:45%;
	/* height:1200px; */
}

.milieu{                                 /*partie milieu */
	margin-bottom:50px;
}

.textmilieu{
	float :left;
	width: 36%;
	margin-right:1%;
	margin-left:2%;
	padding-top:50px;
	font-size: 15px;
	line-height : 36px;
}

.textmilieu p{
	font-size: 18px;
	line-height:22px;
}

.photomilieu{
	float:left;
	width:58%;
	margin-left:1%;
	/* height:800px; */
}

.bas{                                 /*partie bas */
	margin-bottom:10px;
}

.deuxgauche{
	float:left;
	width:48%;
	margin-left:1%;
}

.basgauche{
	width:100%;
	/* height:700px; */
	margin-bottom:10px;
	margin-left:1%;
}

.basgauche2{
	width:100%;
	/* height:700px; */
	margin-left:1%;
}

.basdroite{
	float:left;
	/* height:1610px; */
	width:48%;
	margin-left:1%;
	/* margin-bottom:111px; */
}

.last{
	width:97%;
	margin:auto;
	/* height:1060px; */
	margin-top:10px;
	/* transform : translate(0, -220px); */
}

.marieedavid{
	/* margin-bottom:111px; */
}





