.box {
 background-color: #FFFFFF;
	min-height: 50px;
	position: relative;
	width: 278px;
	text-align:center;
}

span {
 color: #ffffff;

 height: 50px;
 position: absolute;
 text-indent: -999em;
 width: 50px;
}

.arrow-right {
	right: -25px;
}

.arrow-right:after {
 border-style: solid;
	border-width: 25px 0 25px 25px;
	content: '';
	display: inline-block;
	height: 0;
	position: absolute;
	right: 0;
	width: 0;	
}

.box .arrow-right:after {
	border-color: rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
}

.cadre{

background-color:#BFBFBF;
width:auto;
height:452px;
border:1px;

}



.cadre .fils > p {


text-align: justify;
margin-left:313px;
margin-right:20px;
margin-top:-350px;
font-size:17px;



         }
		 
	/***********************************/	 
		 
		 .box1 {
 background-color: #FFFFFF;
	min-height: 50px;
	position: relative;
	width: 278px;
	text-align:center;
}

span {
 color: #ffffff;

 height: 50px;
 position: absolute;
 text-indent: -999em;
 width: 50px;
}

.arrow-right1 {
	right: -25px;
}

.arrow-right1:after {
 border-style: solid;
	border-width: 25px 0 25px 25px;
	content: '';
	display: inline-block;
	height: 0;
	position: absolute;
	right: 0;
	width: 0;	
}

.box1 .arrow-right1:after {
	border-color: rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #FFFFFF;
}

.cadre1{

background-color:#DDDDDD;
width:auto;
height:300px;
border:1px;

}



.cadre1 .fils1 > p {


text-align: justify;
margin-left:313px;
margin-right:20px;
margin-top:-200px;
font-size:17px;
color:#1A1A1A;


         }