@charset "utf-8";
/* CSS Document */
/*@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
.droid-arabic-kufi{font-family: 'Droid Arabic Kufi', serif;
font-size:13px;}*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans);

/* .cadr1 .titre {
	
	
	   	   /* background			  : transparent;
		  /* border-color			  : #80e6ff;*/
		  /* border-width			  : 0 0 4px;*/
		   /*border-style			  : solid;
		   width                  :100%;
		   float                  :right;
		  /* padding-top:5px;*/
		 /*  border-radius: 10px 40px 40px 10px;*/
		 /* border-radius: 10px 100px / 120px; 
		  
	}
 */

.cadr1 .titrebar{
	width:95%;
	border-right: #0285d0 solid 6px;
    background:#e4e4e0c4;
	height:40px;
	float:right;
	/*border-radius: 40px 10px 10px 40px;*/
	margin-top:5px;
	margin-bottom:10px;
	/*border-radius: 10px 100px / 120px;*/
	margin-right: 10px;

	
	
}
.cadr1 .titrebar  a strong {
	color:#020202;
	float:right;
	font-family:'Droid Arabic Kufi', serif;
	font-size:18px;
    line-height:30px;
	margin-right:10px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom: 7px;



}


/* **************** cote gauche ************** */ 

	
.cadrg .ain3 .titre{
	       background			  : transparent;
		   border-color			  : #0AB1E2;
		   border-width			  : 0 0 4px;
		   border-style			  : solid;
		   width                  :90%;
		   float                  :right;
		   padding-top:5px;
		   border-radius: 10px 40px 40px 10px;
}
	
		
.cadrg .ain3 .titrebar{
	width:45%;
	background:#0AB1E2;
	height:30px;
	clear:both;
	margin-right:3px;
	text-align: right;
	
}
.caddg .ain3 .titrebar a{
	color:#fff;
	float:right;
	font-family: 'Droid Arabic Kufi', serif;
	font-size:100%;
    line-height:25px;
	margin-right:5px;
}



/*		
.pdf{
	width:400px;
	height:350px;
	background:url(../images/drapeaublanc.png);
	padding:0;
	margin:auto;
	}
*//*
.cadrg .titre{
	       background			  : transparent;
		   border-color			  : #0AB1E2;
		   border-width			  : 0 0 4px;
		   border-style			  : solid;
		   width                  :98%;
		   float                  :right;
		   padding-top:5px;
		   border-radius: 10px 40px 40px 10px;
}
	
		
.cadrg .titrebar{
	             width:40%;
	             background:#0AB1E2;
	             height:35px;
	             margin-left:55%;
	             float:right;
	             border-radius: 40px 10px 10px 40px;
	             margin-bottom:5px;
	/*border-radius: 10px 100px / 120px;
  
}/*
.cadrg .titrebar a{
	              color:#fff;
	              float:right;
	              font-family: 'Droid Arabic Kufi', serif;
	              font-size:16px;
                  line-height:30px;
	              margin-right:5px;
}	

/*     fin    pdf      *****************************   */


*/


.cadrs .titre{
	margin-top:6px;
	margin-right:0px;
	clear:both;
}

.cadrs .titrebar{
	width:45%;
	background:#0AB1E2;
	height:30px;
	margin-left:55%;
	clear:both;
	
}	
.cadrs .titrebar a{
	color:#fff;
	float:right;
	font-family: 'Droid Arabic Kufi', serif;
	font-size:100%;
    line-height:25px;
	margin-right:5px;
	clear:both;
}

.cadr2 .titrebar{
	margin-bottom:10px;
	
	
	
}
.cadr2 .titrebar a{
	font-family: 'Droid Arabic Kufi', serif;
	font-size:90%;
}
.cadr2 .titre{
	margin-top:10px;
}



/*   cherche bbar      ***** */ 



.search {
	width: 100%;
	position: relative;
	display: flex;
  }
  
  .searchTerm {
	width: 100%;
	border: 3px solid #00B4CC;
	border-right: none;
	padding: 5px;
	height: 20px;
	border-radius: 5px 0 0 5px;
	outline: none;
	color: #9DBFAF;
  }
  
  .searchTerm:focus{
	color: #00B4CC;
  }
  
  .searchButton {
	width: 40px;
	height: 36px;
	border: 1px solid #00B4CC;
	background: #00B4CC;
	text-align: center;
	color: #fff;
	border-radius: 0 5px 5px 0;
	cursor: pointer;
	font-size: 20px;
  }
  
  /*Resize the wrap to see the search bar change!*/
  .wrap{
	width: 30%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }

  /*   بهى cherche bbar      ***** */ 