/**** mep CSS ***/



.bdy1 {
  background-color: #FBFCFC;
  
  font-family: Helvetica;
  font-size: 18px;
  
}  
.bdy {
  /***background-color: #FBFCFC; ***/
  background-image: url(../bs.jpg);
  background-size: 100%;
  opacity: 0;
  
  font-family: Helvetica;
  font-size: 18px;
  
}  


.bdy2 {
  /***background-color: #FBFCFC; ***/
  background-image: url(../serenite.jpg);
  background-size: 100%;
  opacity: 0;
  
  font-family: Helvetica;
  font-size: 18px;
  
}  


.center-div {
		margin: 0 auto;
		width: 800px;
		height: 400px;
		
		
		/**border: 1;**/
  
}



.ifrm {
	
		  /**background-image: url(../bs.jpg);**/
		  background-image: url(../bs.jpg);
		  background-size: 100%;
		  opacity: 1;

		width: 800px;
		height: 400px;
		border: none;
		
		/**border: 1;**/
  
}

.ifrm2 {
	
		  background-image: url(../bs.jpg);
		  background-size: 100%;
		  opacity: 1;

		width: 800px;
		height: 400px;
		border: none;
		
		/**border: 1;**/
  
}


.ifrm3 {
	
		  /* background-image: url(../bs.jpg); */
		  background-size: 100%;
		  opacity: 1;

		width: 800px;
		height: 400px;
		border: none;
		
		/**border: 1;**/
  
}
	
.texterouge {
		color: #6D10F8;
		font-size: 50px;
}
	

.titre {
	color: #922B21;
	font-size: 30px;
	text-align: center;
}


.titre2 {
	color: #AE7DF5;
	font-size: 30px;
	text-align: center;
}

.corps {
	font-family:Helvetica;
	font-size: 16px;
	
	
}


.corps2 {
	font-family:Helvetica;
	font-size: 18px;
	color: #A29D9D;
	/* font-weight:bold; */
	
	
}



.corps3 {
	font-family:Helvetica;
	font-size: 10px;
	color: black;
	
	
	
}



.corps4 {
	font-family:Helvetica;
	font-size: 13px;
	color: black;
	
	
	
}