/* ============================================================ */
/*   BANDEAU SUPERIEUR													                */
/* ============================================================ */

#header{
	clear:both;
	width:917px;
	height:265px;
	padding:0px;
	margin:0px;
}

/* Top Navigation
-------------------------------------------------------*/

#menuBar {
  position:absolute;
  z-index:999;
  width:904px;
  height:38px;
  top:235px;
  left:25px;
  color:#FFFFFF;
	text-align:left;
	background-image: url('../../img/charte_2008/fondMenuBar.png');
	background-position:left top;
	background-repeat:no-repeat;
  margin:0;
  padding:0;
}


/* ============================================================ */
/*   PAGE																				                */
/* ============================================================ */

#laUne{
	float:left;
	width:626px;
	margin:8px 0px 0px 8px;
	padding:0px 0px 10px 0px;
	background-color:#ECECE8;
	line-height:19px;
	font-size:1.2em;
	text-align:left;
}

#laUne p{
	padding:0px 5px 0px 10px;
}
#right{
	float:right;
	width:260px;
	/*min-height:300px;*/
	border-style: solid;
	border-width:1px;
	border-color: #CCCCCC;
	margin:8px;
	padding:5px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:1.2em;
}
#right hr{
	clear:both;
	color:#CCFFFF;
	border:0 none;
	border-top:1px thin #CCFFFF;
	background:#CCFFFF;
	outline:none;
	height:1px;
	width:240;
}
#right a, #footer a{
	color:#4A4A4A;
	text-decoration:underline;
}
#right a:hover, #footer a:hover{
	color:#FF9900;
}

/* ENCARTS ESPACES
-------------------------------------------------------*/

#cifre{
	float:left;
	background-image: url('/fr/img/charte_2008/fond_encart_cifre.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:193px;
	min-height:195px;
	margin:8px 0px 0px 8px;
	padding:50px 5px 0px 5px;
	font-size:11px;
}
#cifre_defense{
	float:left;
	background-image: url('/fr/img/charte_2008/fond_encart_cifre2.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:193px;
	min-height:195px;
	margin:8px 0px 0px 8px;
	padding:50px 5px 0px 5px;
	font-size:11px;
}
ul.cifreDefense{

	margin:5px 0px 0px 10px;
}
li.cifreDefenseL{
	float:left;
	background-image: url('/fr/img/charte_2008/fleche_l_noire.png');
	background-repeat:no-repeat;
	list-style-type:none;
	background-position: 0px 5px;
	padding: 0px 0px 3px 10px;
	margin: 0px 0px 0px 10px;
}
li.cifreDefenseR{
	float:left;
	background-image: url('/fr/img/charte_2008/fleche_l_noire.png');
	background-repeat:no-repeat;
	list-style-type:none;
	background-position: 0px 5px;
	padding: 0px 0px 3px 10px;
	margin: 0px 0px 0px 35px;
}

#futuris{
	float:left;
	background-image: url('/fr/img/charte_2008/fond_encart_futuris.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:193px;
	min-height:195px;
	margin:8px 0px 0px 8px;
	padding:50px 5px 0px 5px;
	font-size:11px;
}
#activitesEuropeennes{
	float:left;
	background-image: url('/fr/img/charte_2008/fond_encart_europe.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:193px;
	min-height:195px;
	margin:8px 0px 0px 8px;
	padding:68px 5px 0px 5px;
	font-size:11px;
}


/* ENCARTS RIGHT
-------------------------------------------------------*/
#zoom_sur, #decouvrir, #actualites{
	margin:0px;
	padding:0px 10px 0px 10px;
	width:240px;
}
#actu_scroll{
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #cccccc;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	overflow: auto;
	height: 160px;
	width: 240px;
	padding:0px 3px 0px 0px;
	margin:10px 0px 0px 0px;
}
#actu_scroll ul{

padding: 0px;
margin: 0px;
}
#actu_scroll ul li{
	background-image: url('/fr/img/pages/puce_dbl_fleche.gif');
	background-repeat:no-repeat;
	list-style-type:none;
	background-position: 0 3px;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}