	/* *********************************
				DIV partie contenu
	************************************ */
	
		/*#CONTENER #CONTENT #SUBCONTENT IMG{
			float:left;
			width:160px;
			margin:0;
		}*/
		#CONTENER #CONTENT #news .news_item A, #CONTENER #CONTENT A.more {
			margin-top:10px;
			padding-left:20px;
			padding-bottom:8px;
			line-height:22px;
			
			font-family:Verdana, Arial;
			font-size :10px;
			font-weight:bold;
			/*color:#93b91a;
			text-decoration:none;*/
			background:url('../imgs/ico_more.gif') top left no-repeat;
		}
		#CONTENER #CONTENT A.more :hover, #CONTENER #CONTENT #news .news_item A:hover {
			/*color:#f7931a;*/
			/*text-decoration:underline;*/
		}
		
		#CONTENER #CONTENT #news A.link {
			margin:0;
			padding:0;
			line-height:10px;
			/*color:#f7931a;*/
			background:none;
			/*text-decoration:underline;*/
		}
		/*#CONTENER #CONTENT #news A:visited {
			color:#f7931a;
		}*/
		
		#CONTENER #CONTENT #SUBCONTENT{
			float:left;
			/*width:360px;*/
			width:520px;
			/*margin-left:10px;*/
		}			
		
		#CONTENER #CONTENT #news{
			width:360px;
			background:url('../imgs/bkg_news.gif') no-repeat;
			padding-left:170px;
			padding-top:14px;
			margin-top:25px;
		}
			#CONTENER #CONTENT #news IMG{
				float:left;
				width:73px;
				margin-right:10px;
			}
			
			#CONTENER #CONTENT #news .news_item{
				margin-bottom:7px;
				
				font-family:Verdana, Arial;				
				font-size :10px;
				line-height:15px;
				font-weight:normal;
				color:#614228;
			}
		
		#CONTENER #CONTENT #ARIANE {
			display:none;
		}
		
		/*
		#CONTENER #RIGHT_INSERT #entretien{
			display:none;
		}
		#CONTENER #RIGHT_INSERT #dossier{
			display:none;
		}
		#CONTENER #RIGHT_INSERT #sitesavoir{
			display:none;
		}
		#CONTENER #RIGHT_INSERT #autreactivite{
			display:none;
		}
		#CONTENER #RIGHT_INSERT #revuepresse{
			display:none;
		}
		#CONTENER #RIGHT_INSERT #contactpresse{
			display:none;
		}
		#CONTENER #RIGHT_INSERT #pub{
			display:none;
		}
		*/
		
		#FOOTER #rea{
			display:inline;
		}