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

#nouvelles{
	margin-left:100px;
	margin-right:6px;
	margin-bottom:50px;
	background:url(../images/content_rside_brown.gif) repeat-y right;
}

#medias{
	background:url(../images/2pointH_vert_bgBlanc.gif) bottom repeat-x #eeedda;
	padding:15px;
	border-top:1px solid #FFF;
	color:#354f36;
	font-family:Georgia, "Times New Roman", Times, serif; font-size:14px;
}
#medias A{color:#354f36;}
#textArea{ width:668px;
	min-height:700px;
  	height:auto !important;
  	height:700px;}


#listNouvelles{ color:#000}
	#listNouvelles IMG{float:left; margin:3px; padding-right:8px;}
	#listNouvelles .nvlItem{
	  padding:12px 0 12px 0;
	  background:url(../images/2pointH_vert_bgBlanc.gif) bottom repeat-x;
	}
	H2.nvl_titre { color:#373936 }
