body{
	font-family: verdan, calibri, sans-serif;
	padding: 0px;
	margin: 0px;
	background-color: #d4d9d8;  
}

.bientot_index_info{
	/*	position: absolute;  */
		text-align: center;
		font-size: 16px;
		border-radius: 20px;

		border: 1px solid #827faa;
	/*	height: 565px;	*/
		height: 515px;
	/*	width: 245px;	*/
		width: 305px;
	margin-top: 20px;
	margin-left: 15px;
}

.ouinon_engage{
	
	margin-top: -30px;
	margin-left: 90px;
}



	
.valid_engage{
	background-color: #d4d9d8;
	border: 1px solid #827faa;
/*	width: 245px;	*/
	width: 276px;
	margin-top: 25px;
	height: 35px;
	border-radius: 15px;
	text-align: center;
	margin-left: 14px;
	font-weight: bold;
	font-size: 15px;
}


.valid_engage:hover{
	background-color: black;
	color: white;
}


/*-------------------------------------------*/
/*  vendredi 18 12 2020 */
.cadre{
	position: absolute;
	border-radius: 20px;
	margin-top: -565px;
	border: 1px solid #827faa;
	height: 515px;
	width: 305px;
/*	margin-left: 10px;	*/
	margin-left: 335px;	
	
}

.cache_index{
	margin-top: -33px;
	margin-left: 16px;
	text-align: center;
	border-radius: 20px;
	background-color: #d4d9d8;  
	border: 2px solid #827faa;
	height: 78px;
	width: 243px;
}


.grostitre{
	background-color: #d4d9d8;
	color: black;
	border: 1px solid #827faa;
	width: 270px;
	font-size: 18px;
	margin-left: 15px;
	text-align: center;
	margin-top: 20px;
	padding-bottom: 5px;
	border-radius: 15px;
	line-height: px;
	font-weight: bold;
	padding: 2px;
}

.faitakeldate{
	background-color: #d4d9d8;
	color: black;
	border: 1px solid #827faa;
	width: 270px;
	font-size: 15px;
	margin-left: 15px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 5px;
	border-radius: 15px;
	line-height: px;
/*	font-weight: bold;  */
	padding: 2px;
}

.references{
	background-color: #d4d9d8;
	color: black;
	border: 1px solid #827faa;
	width: 270px;
	font-size: 16px;
	margin-left: 15px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 5px;
	border-radius: 15px;
	line-height: px;
	font-weight: bold;
	padding: 2px;
	height: 199px;
}

.deplus{
	background-color: #d4d9d8;
	color: black;
	border: 1px solid #827faa;
	width: 270px;
	font-size: 15px;
	margin-left: 15px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 5px;
	border-radius: 15px;
	line-height: px;
/*	font-weight: bold;  */
	padding: 2px;
	height: 110px;
}


/*-----------------------------------------------*/

.cadre_de_droite{
	position: absolute;
	border-radius: 20px;	
/*	margin-top: -617px;	*/
	margin-top: -566px;
/*	border: 1px solid #827faa;   */
	border: 4px solid black;
	background-color: black;
	height: 515px;
	width: 257px;
/*	margin-left: 10px;	*/
	margin-left: 655px;
}

.acte_01{
	margin-top: 20px;
}


.cadre_de_droite_droite{
	position: absolute;
	border-radius: 20px;
	margin-top: -567px;
	border: 1px solid #d4d9d8;
	height: 515px;
	width: 305px;
/*	margin-left: 10px;	*/
	margin-left: 955px;
}

.pap_01{
	margin-top: 10px;
	margin-left: 5px;
}

.pap_02{
	margin-top: -50px;
	margin-left: 99px;
}


/*     */
@media screen and (max-width: 1280px){

	.cadre_de_droite_droite{
		display: none;

	} 
}
@media screen and (max-width: 980px){

	.cadre_de_droite{
		display: none;

	} 
}
@media screen and (max-width: 780px){

	.cadre{
		display: none;

	} 
}
