@charset "utf-8";
/* CSS Document */
.bar p form {
	 margin:20px;
	 float:left;
	 padding-top:10px;
	 line-height:40px;
}

.bar p .artrech {
	width:96%;
	background:#FFF;
	height:250px;
	padding:2px;
	border:#333 2px solid;
	margin:2px auto 2px 2px;
}



.bar p .artrech p {
	float:right;
	font-size:16px;
	color:#F00;
	clear:both;
	font-family:'Amiri', serif;
	line-height:30px;
	text-align:right;
}
.bar p .artrech strong {
	float:right;
	font-size:13px;
	color:#000;	
	clear:both;
	font-family: 'Amiri', serif;
	line-height:25px;
	text-align:right;
}


.bar p textarea {
	float:right;
	width:150px;
	color:#00F;
	font-size:14px;
}


.bar p select {
	font-size:16px;
	color:#000;
	text-align:right;
	line-height:25px;

}
.bar p option {
	line-height:25px;
	font-size:14px;
	color:#F90;
}

.bar p input{
	float:right;
	background:#F90;
	width:55px;
	clear:both;
}

.bar p input:hover{
	background:#FFF;
	color:#000;
}

/*     ******************  cherche article et afichier l article ***************** */ 

.cadr1 .article .artrech .art {
                               width:95%;
                               height:auto;
							   display:block;
							   float:right;
							 /* background: #F00;*/
							  padding-right: 25px;
							  border-right: #333 solid 1px;
	
	
	
}


.cadr1 .article .artrech .art a {
	text-decoration:none;
	position:relative;
	top:5px;
	right:3px;
    width:98%;
    margin-bottom:25px;	
    height:50px;
    background:#f03434;
    color:$fff; 
    float:right;
    font-size:20 px; 
	font-family: 'Droid Arabic Kufi', serif;
   /* font-family:'Amiri', serif;*/
    text-align:right;
}
.cadr1 .article .artrech .art img {
	position:relative;
	top:10px;
	border:#f03434 3px;
	width:95%;
	height:350px;
	margin-bottom:25px;	
  
}
/* .cadr1 .article .artrech .art p {
	top:20px;
	color:#15236D ; 
	font-size:20px; 
	font-family: 'Droid Arabic Kufi', serif;
	background:#fff;
	padding:5px 5px 5px 5px;
	display:inline-block;
	float:right;
	text-justify:auto;
	text-align:justify;
	width:95%;


} */

.cadr1 .article .artrech .art p strong {
	font-family: 'Droid Arabic Kufi', serif;	
	width:100%;
	font-size: 20px;
}
.cadr1 .article .artrech .art p{
	top:5px;
	line-height:50px;
	margin-bottom:25px;	
    color:#04050e ; 
    text-align:right;
    font-size:20px;
    text-justify: distribute;	
	/*text-justify: auto;*/
	text-align:justify;
	font-family: 'Droid Arabic Kufi', serif;
   /* font-family:'Amiri', serif;*/
   	background:#fff;
	width:95%;
	font-style: normal;

	
	
}



.cadr1 .gl1 {
width:100%;
height:1200px;
text-align:right;
background: #ffffff;
float: right;
margin-bottom: 50px;	
}
.cadr1 .gl1 .titre {
	width: 100%;
	height: 60px;
	line-height: 40px;
	border-right: #4130db solid 6px;
	border-top: rgb(107, 101, 102) solid 1px;
	margin-bottom: 10px;
	
   
}
.cadr1 .gl1 .titre h1 {
   color:coral;
   font-size: 20px;
   padding-right: 15px;
   font-family: 'Droid Arabic Kufi', serif;
   margin-bottom: 10px;

}
.cadr1 .gl1 .voir1 {

	width:98%;
 	height:800px;
    background: #ffffff;
	text-align:center;
	float:right;
	
}
.cadr1   .gl1 .voir1 .artclt {
	width:32%;
	height:265px;
	background: #fcfcfc;
	float: right;
	margin-bottom: 3px;
	border-bottom: 1px solid #0a0000;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
	

}
.cadr1   .gl1 .voir1 .artclt:hover{
background: #a77c7c;
}
.cadr1 .gl1  .voir1 .artclt img {
	width:98%;
	height:150px ;
	margin-left: 5px;
	text-align: center;
	float: right;
	border-top: #a77c7c solid 5px;
	

}
.cadr1 .gl1 .voir1 .artclt a {
  width:98%;
  height:110px;
  color:#0a0000;
  font-size:14px;
  background: #fff;
  font-family: 'Droid Arabic Kufi', serif;
  text-align:right;
  float: right;
  text-decoration: none;
  line-height:20px;

}
.cadr1 .gl1 .voir1 .artclt a:hover{
color:coral;

}
.cadr1 .gl1 .voir2 {
 
	width:100%;
	height:500px;
  /*background: #da1010;*/
	text-align:right;
	float: right;
	
}
.cadr1  .gl1 .voir2 .artclt {
	width: 390px;
	height:120px;
	background: #ffffff;
	float: right;
	margin-bottom: 2px;
	border-bottom: 1px solid #000  ;

}
.cadr1  .gl1 .voir2 .artclt img {

	width:100px;
	height:110px ;
	float:right;
	top:0;
	}
.cadr1 .gl1 .voir2 .artclt a {
	width:250px;
	height:110px;
	float:right;
	color:#030000;
	font-size:14px;
	background: #fff;
	font-family: 'Droid Arabic Kufi', serif;
	text-decoration: none;
  
  }