@charset "utf-8";
/* CSS Document */

body,td,th,p { 
  font-family:Arial, Helvetica, sans-serif, Verdana;
  font-size: 12px; 
  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:11px;
	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:right;
	margin:0 0 0 0;
}
#container {
	width:953px;
	position:relative;
		text-align:right;
	}
#left {
	width:190px;
	float:left;

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

	background-position:left;
	height:124px;
	width:189px;
	
}
.titrebanque{
	color:#FFF;
	font-size:13px;
	font-weight:bold;
	text-align:center;

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

	
}
.titrebanque a:hover {
	text-decoration:none;
}

#tabbanque{
	width:100px;
}
#pub{
	text-align:center;
	padding-bottom:7px;


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

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

.sidebarmenu {
	float:left;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	width: 168px;
    height:185px;
	padding: 0px;
	margin: 0px; 
	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: 13px;
border-bottom: 1px dashed #fff;
padding: 2px 0px 1px 7px;
color: #fff;
width:168px;
overflow: auto; /*force hasLayout in IE7 */

}



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

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 175px; /*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:12px;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-weight:bold;
}
#tab2{
	width:500px;
	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:11px;
	color:#13568C;
	text-decoration:none;
	font-weight:300;
}
#bas a:hover{
    text-decoration:underline;
	color:#0D54AA;
}
#mediation a {
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
#mediation a:hover {

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

	}
	h2{
	font-size:16px;
	color:#11658e;
	
	}
	h3{
	font-size:14px;
	color:#1785bb;
	text-align:justify;
	padding-left:10px;

	}
	h4{
	font-size:13px;
	color:#214f66;

	}
	.formulaire {
	width: 570px;

}

.formulaire p {
	padding-left: 9.5em;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	text-align: left;
}

.formulaire label {
	float: left;
	font-weight: bold;
	margin-left: -9em;
	width: 9em;
}

.formulaire div#bouton {
	text-align: center;
	margin: 10px 0px;
}

.formulaire label.droite {
	float: none;
	font-weight: normal;
	margin-left: 0.5em;
}

.formulaire p span {
	font-size: 0.8em;
	color: red;
	margin-left: 1em;
}
.alert{
color:#C00;
font-size:10px;
}
