@charset "utf-8";
/* CSS Document */
html{
	
	 
}

body,td,th,p { 
  font-family:Arial, Helvetica, sans-serif, Verdana;
  font-size: 14px; 
  color: #4f4f4f; 
  
  }

body { 
  background: #fff repeat-x;
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px; 
  margin-top: 0px; 
  overflow:hidden;
  height:auto;
    overflow-y:scroll;

 
  }

p, li {	
  text-align: justify; 
  line-height: 150%;	
  margin:2px 10px 10px 10px; 
  }
a {
	color: #ea5f13;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;

}
a:hover {
	text-decoration: underline;
	color: #ea5f13;
}

#page{
    width:953px;
	
	
	
	}
	
#top {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #004f88;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #004f88;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #004f88;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #004f88;
	height:185px;
	width:945px;
	position:relative;
		background:#3992bc;


}
#banniere {
	width:769px;
	height:185px;
	float:left;
	margin:0;
}

#container {
	width:953px;
	position:relative;
	text-align:right;
	
	}
#left {
	width:190px;
	float:right;


	}
	
#main {
	background:#fff;/*vert*/
	
	width:596px;
	float:right;
}
#right {
	width:167px;
	float:left;
}
#banque-donnees{
	background:url(../img/banque.jpg) no-repeat;
	background-position:left;
	height:124px;
	width:189px;


	
}
.titrebanque {
	color:#FFF;
	font-size:15px;
	font-weight:bold;
	text-align:center;


}

#tabbanque{
	width:100px;
	padding-top:2px;
    color: #4f4f4f; 
}
#pub{
	text-align:center;
	padding-bottom:7px;
}
#pub-hor{
	width:596px;
	padding-top:10px;
}
.spacer{
	clear: both;
}
.grandtitre{
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-weight:300;
	text-align:right;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	color:#026492;
}
#tab_filtrage{
	background:url(../arabic/img/filtrage.jpg) no-repeat;
	background-position: top center;
	width:345px;
	height:66px;
	padding-left:10px;
	padding-right:10px;

}
#tab_filtrage2{
	width:504px;
	background:url(../arabic/img/filtrage2.jpg) no-repeat;
	background-position: top center;
	height:66px;
	padding-left:10px;
	padding-right:5px;
}
#tab{
	width:590px;
	padding-left:10px;
	border:0px;
	
}
.boutton{
	width:49px;
	height:26px;
	background:url(../img/boutton.jpg) no-repeat;
	border:0px;
	font-weight:bold;
	font-size:11px;
	text-align:center;
	padding-bottom:3px;
    margin-top:2px;
	color:#FFF;
	}
	
	
	/*-----menu ------*/

.sidebarmenu {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 168px;
    height:185px;
	padding: 0px;
	margin: 0px;
	direction:rtl;
	background:#3992bc;
}

.sidebarmenu ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 168px; /* Main Menu Item widths */
  margin: 0px;
  padding: 0px;
  border: none;
}
 
.sidebarmenu ul li{
position: relative;
margin: 0px;

}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
text-decoration: none;
/*border-right: 1px solid #0e6077;*/
font-size: 16px;
border-bottom: 1px dashed #fff;
/*padding: 5px 0px 2px 4px;*/
padding: 1px 2px 0px 0px;
color: #fff;
width:168px;
overflow: auto; /*force hasLayout in IE7 */

}



.sidebarmenu ul li a:hover{
color: #fff;
background-color: #59b1da;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 172px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
background:#3992bc;
}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

#actualite{
	width:580px;
	
}
#statistique{
	width:590px;
	
}
.pays{
	color:#202020;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-weight:bold;
}
.date{
	color:#e95402;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-weight:bold;
}
.date2{
	color:#e95402;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-weight:bold;
}
.sous-titre{
	color:#023f6b;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-weight:bold;
}
#tab2{
	width:500px;
	background:#0075a9;
	color:#000;
}
#tab3{
	width:300px;
	background:#0075a9;
	color:#000;
}
.blanc{
	background:#FFF;
}
.moyen{
	background:#a3d2e8;
}
.fonce{
	background:#86bfda;
}
.rouge{
	color:#E40505;
}
#bas {
	
	text-align:center;
	padding-top:5px;
}
#bas a {
	
	font-size:14px;
	color:#13568C;
	text-decoration:none;
	font-weight:300;
}
#bas a:hover{
    text-decoration:underline;
	color:#0D54AA;
}
#mediation a {
	font-size:15px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#mediation a:hover {

	color:#000;
	text-decoration:underline;
	
}
h1{
	font-size:20px;
	color:#036bc4;

	}
	h2{
	font-size:18px;
	color:#11658e;

	}
	h3{
	font-size:16px;
	color:#1785bb;


	}
	h4{
	font-size:15px;
	color:#214f66;
		text-align:justify;
	}