body {
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
  font-weight: normal;
	color:#0b6e9f;
	padding:0px;
	margin:0px;
	background-color:#ffffff;/*#cee7f1;*/
	text-align: center; /*pour corriger le bug de centrage IE*/
}

div#wrapper {
	width:950px; /* largeur obligatoire pour �tre centr� */
	/*min-height:681px;*/
	position:relative;
	margin-left: auto; /* pour div centr� */
  margin-right: auto; /* pour div centr� */
  color:#000000;
	background-color:#ffffff;
	text-align: left; /*pour corriger le bug de centrage IE*/
}

div#header {
	width:950px;
	height:144px;
	margin:0px;
	padding:0px;
}

div#research {
	position: absolute;
	z-index:99999;
	left: 790px;
	top	: 75px;
	width:250px;
	height:50px;
	margin:0px;
	padding:0px;
}

div#menu {
	float:left;
	width:860px;
	min-height:45px;
	margin-left:20px;
	-margin-left:10px;/*20px;*/
	margin-right:20px;
	margin-bottom:5px;
	padding:0px;
	text-align: left; /*pour corriger le bug de centrage IE*/
}
div#menu-item{
	float:left;
	height:30px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 10px; /* pour div centr� */
	margin-bottom: 0px;
	padding:0px;
	font-family: Arial, sans-serif;
	font-size:11px;
  font-weight: bold;
	color:#2d4d97;
	letter-spacing:0px;
	text-align:center;
	vertical-align:middle;
}
#menu-item a{
	color:#2d4d97;
	text-decoration:none;
}
#menu-item a:hover{
	color:#5ca2fe;	
	text-decoration:none;
}
div#sep{
	float:left;
	width:18px;
	height:40px;
	margin:0px;
	padding:0px;
	background-image:url('/media/imgs/gen/sep.jpg');
}
div#flag {
	float:left;
	width:44px;
	height:40px;
	margin:0px;
	padding:0px;
}
#flag img {
	float:right;
	border:0px;
	margin-top:5px;
	padding:0px;
}

div#content {
	clear:both;
	width:950px;
	height:416px;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:10px;
  font-weight: normal;
	color:#0b6e9f;
}
div#content-map {
	float:left;
	width:402px;
	height:416px;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:10px;
  font-weight: normal;
	color:#0b6e9f;
}
div#content-news {
	float:left;
	position:relative;
	width:548px;
	height:416px;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:10px;
  font-weight: normal;
	color:#0b6e9f;
	background-image:url('/media/imgs/gen/imagefd.jpg');
	background-repeat:no-repeat;
}
div#content-news-eco {
	position:absolute;
	top:73px;
	left:234px;
	width:307px;
	height:223px;
	margin:0px;
	padding:0px;
	background-image:url('/media/imgs/gen/cadreactueco.jpg');
	background-repeat:no-repeat;
	text-align: center;
}
div#content-news-eco-text {
	width:295px;
	height:166px;
	margin:0px;
	padding:0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
  font-weight: normal;
	color:#081b68;
	overflow:auto;
	overflow-x:hidden;
	text-align: left;
}
div#content-news-eco-text p{
	margin-left:20px;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:5px;
	padding:0px;
}
#content-news-eco-text a{
	color:#081b68;
  font-weight: bold;
	text-decoration:none;
}
#content-news-eco-text a:hover{
	color:#0b6e9f;
  font-weight: bold;
	text-decoration:none;
}
#content-news-eco-text .date{
	color:#0b6e9f;
}

div#content-news-video {
	position:absolute;
	top:304px;
	left:234px;
	width:307px;
	height:93px;
	margin:0px;
	padding:0px;
	background-image:url('/media/imgs/gen/cadreactuvideo.jpg');
	background-repeat:no-repeat;
	text-align: center;
}
div#content-news-video-text {
	width:295px;
	height:35px;
	margin:0px;
	padding:0px;
	overflow:auto;
	overflow-x:hidden;
	text-align: left;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
  font-weight: normal;
	color:#ffffff;
}
#content-news-video-text p{
	clear:both;
	margin-left:20px;
	margin-top:0px;
	margin-right:15px;
	margin-bottom:5px;
	padding:0px;
}
#content-news-video-text a{
	color:#ffffff;
  font-weight: bold;
	text-decoration:none;
}
#content-news-video-text a:hover{
	color:#dddddd;
  font-weight: bold;
	text-decoration:none;
}
#content-news-video-text img{
	float:left;
	margin-right:5px;
}

div#footer {
	position:relative;
	clear:both;
	height:27px;
	margin-top:20px;
	margin-left: auto; /* pour div centr� */
  margin-right: auto; /* pour div centr� */
	font-family: Arial, sans-serif;
	font-size:9px;
  font-weight: normal;
	color:#081b68;
	text-align:center;
}
#footer a{
	text-decoration:none;
	color:#081b68;
}
#footer a:hover{
	text-decoration:none;
	color:#5ca2fe;
}

