/*@import url(http://fonts.hosni.netdna-cdn.com/fonts/cdn/file_font/?font=NeoSansArabic);*/
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
       body{
/*font-family: "Simplified Arabic",arial,"Times New Roman",sans-serif;*/
/*font-family:"NeoSansArabic";*/
font-family: 'Droid Arabic Kufi', serif !important;

font-size:16px;
	        margin:0px;
	        margin-top:0px;
	        padding:0px;
        }
		h3{
		/*font-family:"NeoSansArabic";*/
		font-family: 'Droid Arabic Kufi', serif !important;
		}
		.menu{
  background-color: #F6F6F6;
  border-color: #EFEFEF;
  -webkit-box-shadow: inset 0 -30px 30px #EAEAEA,inset 0 1px 2px #FFF,-1px 1px 3px #DDDDDD;
  min-width:385px;
  height:33px;
  float:right;
  margin-right:5px;
  border:1px #c0c0c0 solid;
  border-radius: 7px;
		}
		.top_header{
		width: 1024px;
height: 130px;
margin: 0 auto;
position: relative;
		}
		.top_nav{
  background-color: #F6F6F6;
  border-color: #EFEFEF;
  -webkit-box-shadow: inset 0 -30px 30px #EAEAEA,inset 0 1px 2px #FFF,-1px 1px 3px #DDDDDD;
		}
		.menu ul{
		list-style: none;
margin: 4px 0 8px 4px;
padding: 0;
float: right;
		}
		.menu ul li{
		text-transform: uppercase;
		display: inline-block;
zoom: 1;
position: relative;
float:right;
height:25px;
padding-top:2px;
		}
		.home_bt{
		width:30px;
		height:25px;
		background:url(img/home_bt.png) center no-repeat;
		padding-top:0px;
		}
		.menu ul .sep_m{
		width:1px;
		background:#CDCDCD;
		padding-top:0px;
		}
		.menu ul li a{
		padding: 4px 15px 6px 15px;
color: #6B6B6B;
text-decoration:none;
font-weight:bold;
font-size:14px;
		}
		.menu ul li a:hover{
		color:#189FD6;
		}
		
		.date{
		color: #19A0D7;
  font-weight: bold;
		}
		.plus{
		  float: right;
  background: #189ED3;
  color: #FFF;
  padding: 1px 5px;
		}
		.frm_search{
		width:197px;
		height:25px;
		background:#fff;
		float:left;
		margin-left:5px;
		 border-radius: 10px;
		 border:1px #c0c0c0 solid;
		 margin-top:5px;
		}
		.top_nav img{
		height:24px;
		}
.menu_footer{
width:100%;
height:50px;
text-align:center;
padding-top:15px;
}
.menu_footer a{
color:#333;
margin:5px;
font-weight:bold;
}
		.slide{height:200px;margin-bottom:15px}
.slide .carousel-inner img{height:198px;width:100%}
.slide .s-texte{background:#FFF;height:200px;border-top:2px solid #189FD6}
.slide .s-img{height:200px;border:1px solid #189FD7;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}