#body
	{
	height:646px;
	margin:auto auto;
	margin-top:30px;
	width:785px;
	}
	
#body_clear
	{
	clear:both;
	}
	
#body_left
	{
	float:left;
	width:282px;
	}
	
#body_left_logo
	{
	background-color:#FFF;
	height:135px;
	width:262px;
	}
	
#body_left_menu
	{
	background-color:#FFF;
	height:232px;
	margin-top:8px;
	text-align:left;
	width:262px;
	}
	
#body_left_menu_contenu
	{
	padding-left:5px;
	margin-top:33px;
	position:absolute;
	width:235px;
	}
	
#body_left_more
	{
	background-color:#FFF;
	height:225px;
	margin-top:8px;
	width:262px;
	}
		
#body_left_more_contenu
	{
	padding-top:20px;
	text-align:left;
	}	
	
#body_right
	{
	background:url(../images_site/accueil/coin.gif) no-repeat #FFF right bottom;
	float:left;
	height:608px;
	width:503px;
	}
	
#body_right_actu
	{
	float:left;
	height:290px;
	width:280px;
	}
	
#body_right_intro
	{
	background:url(../images_site/accueil/points.gif) repeat-x bottom;
	height:143px;
	text-align:left; 
	width:503px;
	}
	
#body_right_newsletter
	{
	border-right:1px dotted #010101;
	float:left;
	height:290px;
	margin-top:-4px;
	text-align:left;
	width:219px;
	}
	
#body_right_newsletter_contenu
	{
	padding-left:20px;
	}
	/***** Nouveau style pour la mise en forme du menu *****/

ul#menuPrincipale {
	padding:0;
	margin :0;
}
ul#menuPrincipale li{
	padding:6px 0 5px 0;
	width:241px;
	background:url(../images_site/accueil/points.gif) repeat-x bottom;
}
ul#menuPrincipale li img{

}
ul#menuPrincipale ul.sous_menu{
	margin:0px 0px 0 80px;
	padding:0;
	position:absolute;
	left:0;
	top:0;
	width :120px;
}
ul#menuPrincipale ul.sous_menu li{
	width :120px;
}
ul#menuPrincipale ul.groupe {
}
ul#menuPrincipale ul.competence {
	margin-top:40px;
}
ul#menuPrincipale ul.plateforme {
	top:53px;
}
ul#menuPrincipale li:hover ul{
	
	
}

ul#menuPrincipale ul li{
	padding :0;
	background:none;
}
ul#menuPrincipale ul li a{
	display :block;
	width:120px;
	padding:4px;
	color:#fff;
	background-color :#3A434F;
}
ul#menuPrincipale ul li a:hover{
	background-color :#999;
	color:#3a434f;
}
li.dernier {
	background :none !important ;
}
