body{
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 140%;
    font-family: Helvetica,Arial,FreeSans,sans-serif;
    color: #16212c;
    background: #e9edf0;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	   margin: 0;
	   
}
a{
text-decoration:none;
}
#header1 {
    background: #000b15;
    background: linear-gradient(#2d3841,#010c16);
    height: 25px;
    line-height: 25px;
	
}
#header1 .container {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    padding-bottom: 3px;
}
#header1 a{
    color: #e9edf0;
    font-size: 11px;
	display: block;
    float: right;
    padding: 0 7px;
    border-left: 1px solid #626a72;
    border-right: 1px solid #16212c;
}
#header1 .date{
    display: inline-block;
    padding: 0px 12px;
    background: #ffc600;
    color: #000;
    font-weight: bold;
    float: left;
	    font-size: 11px;
		
	}
#header1 .gauche a:hover, #header1 .gauche .obf:hover {
    background: #000b15;
    color: #FBF8F8;
}
p {
    margin: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}

#header2 {
    border-bottom: 1px solid #d2d6db;
    background: #fff;
}
#header2 .container {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    padding:15px 0 13px 0;
}
.search {
    margin: 0px;
    padding: 0;
	float:right;
}
.search p {
    width: 210px;
    margin: 0;
    padding: 2px 5px;
    background-color: #f8f9fb;
    border: 1px solid #d2d6db;
    border-radius: 4px;
    overflow: hidden;
}
.search_words{
    border: 0;
    background: 0;
    width: 160px;
    float: right;
	outline: none;
	}
.submit {
    width: 15px;
    height: 15px;
    margin: 0 0 0 5px;
    border: 0;
    background: url("../images/icons.png") no-repeat -17px -173px;
    text-indent: -9999px;
    font-size: 0;
    color: #f8f9fb;
    float: left;
}
#social{
width:255px;
float:left;

}
#social .facebook ,#social .twitter ,#social .google,#social .instagram  {
    background: url("../images/icons.png") no-repeat;
    display: inline-block;
    text-indent: -9999px;
    height: 20px;
    width: 20px;
    vertical-align: middle;
    margin-left: 4px;
    text-align: left;
    cursor: pointer;
}
#social .facebook {
background-position: -58px -140px;
    opacity: .3;
}
#social .twitter {
background-position: -58px -162px;
    opacity: .3;
}
#social .google {
background-position: -58px -184px;
    opacity: .3;
}#social .instagram {
background-position: -58px -206px;
    opacity: .3;
}
#social .facebook:hover {
    background-position: -80px -40px;
	opacity: 100;
}
#social .twitter:hover {
         background-position: -80px -80px;
	opacity: 100;
}
#social .google:hover {
    background-position: -80px -120px;
	opacity: 100;
}
#social .instagram:hover {
    background-position: -58px -228px;
	opacity: 100;
}

#header3{
position: relative;
    display: block;
    background: #fff;
    text-align: center;
    padding: 10px 0;
	    font-size: 1.3rem;
    line-height: 140%;
}
#nav.accueil {
    border-top: 3px solid #d2d6db;
	width: auto;
    background: #fff;
	font-family:Droid Arabic Kufi;
	font-size:0.8em;
}
#nav .conteneur_bordure {
    width: 998px;
    margin: -3px auto 0;
    border-top: 3px solid #D2D6DB;
    border-left: 1px solid #d2d6db;
    border-right: 1px solid #d2d6db;
}
#nav ul {
    overflow: hidden;
    width: 1000px;
    margin: -3px auto 0;
	padding: 0;
    list-style-type: none;
	    display: block;
   
   
}

#nav #home {
margin-top:5px;
    display: inline-block;
    width: 11px;
    height: 10px;
    vertical-align: text-top;
    background: url("../images/icons.png") no-repeat -29px -108px;
    text-indent: -9999px;
}
#nav #home:hover{
background: url("../images/icons.png") no-repeat -29px -118px;
}
#nav li {
    display: block;
    float: right;
    border-top-width: 3px;
    border-top-style: solid;
    text-align: center;
}
#nav a, #nav span {
    display: block;
    height: 32px;
    padding: 7px 26.2px 0;
    border-left: 1px solid #d2d6db;
    border-bottom: 1px solid #d2d6db;
    font-size: 11.0px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000b15;
	background-color: transparent;
}
#nav a:hover{
color:#fff;
}
.c_home  {
    border-top-color: #a2a9ae;
}
.c_home:hover  {
    background: #2e3942;
	border-top-color: #16212c;
	}
.c0  {
    border-top-color: #0386c3;
}
.c0:hover  {
    background: #0386c3;
	border-top-color: #026b9c;
	}
.c1  {
    border-top-color: #1f0d67;
}
.c1:hover  {
    background: #1f0d67;
	border-top-color: #190a52;
	}
.c2  {
    border-top-color: #d50303;
}
.c2:hover  {
    background: #d50303;
	 border-top-color: #aa0202;
	}
.c3  {
    border-top-color: #fe2f2f;
}
.c3:hover  {
    background: #fe2f2f;
	border-top-color: #cb2626;
	}
.c4  {
    border-top-color: #f20559;
}
.c4:hover  {
    background: #f20559;
	border-top-color: #c20447;
	}
.c4  {
    border-top-color: #2e3942;
}
.c4:hover  {
    background: #2e3942;
	border-top-color: #141b21;
	}
.c5  {
    border-top-color: #30932e;
}
.c5:hover  {
    background: #30932e;
	border-top-color: #298028;
}
.c6  {
    border-top-color: #6faa12;
}
.c6:hover  {
    background: #6faa12;
	border-top-color: #59880e;
}
.c7  {
    border-top-color: #0cb4ae;
}
.c7:hover  {
    background: #0cb4ae;
	border-top-color: #0a908b;
}
.c8  {
    border-top-color: #06b586;
}
.c8:hover  {
    background: #06b586;
	border-top-color: #00825b;
}
.c8  {
    border-top-color: #ff6e17;
}
.c8:hover  {
    background: #ff6e17;
	 border-top-color: #cc5612;
}
.c9  {
    border-top-color: #ffc600;
}
.c9:hover  {
    background: #ffc600;
	border-top-color: #ccaa00;
}

#en_ce_moment {
    height: 33px;
    margin-top: 16px;
    overflow: hidden;
    background: #2d3143;
    background: linear-gradient(#2d3143,#10141d);
}

.en_ce_moment ul {

    margin: 0;
    padding: 0;
    list-style-type: none;
}
.en_ce_moment ul li {
    display: block;
    float: right;
}
/******************************************************************************نهاية المنيو والهيدر*/

/*بدلية شريط الكلمات المفتاحية*/
#container{

position:relative;
width:1000px;
right:50%;
margin-right:-500px;
}
.kaywords{

    height: 33px;
    margin: 10px 0 0 0;
    overflow: hidden;
    background: #2d3143;
    background: linear-gradient(#2d3143,#10141d);
    text-align:center;
    padding: 0;
    list-style-type: none;
width:1000px;

}
.kaywords li{
float:right;
font-size:10px;
width:auto;
border:1px solid #333;
font-family:Droid Arabic Kufi;
color:#fff;
font-size:13px;
margin:0;
}
.kaywords li a{
color:#ccc;
margin:0;
padding:6px 20px;

}
.kaywords li:first-child{
    background: url("../images/color.png") no-repeat left -70px;
font-weight:bold;
	width:150px;
	height:33px;
	
}
/*نهاية الكلمات المفتاحية*/

/*بداية المحتوى */
#top_part{
padding-top:20px;
box-shadow: 0 6px 6px -6px rgba(22,33,44,0.2);
background:#fff;
}
#rigt_div{
float:right;
width:645px;

}
#left_div{
float:left;
width:290px;
margin-left:20px;
}



