#news_contener {
	position:absolute;
	z-index:500;
	white-space:normal;
	width:730px;
	height:78px;
	margin:95px 0px 0px 100px;
	padding:0px 0px 0px 0px;
	color:#003165;
	text-align:center;
}
.new_savoirplus {
	position:absolute;
	left:0px;
	font-size:12px;
	color:#3e931b;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	margin-top:54px;
	padding:0px 0px 0px 550px;
}
.news_title {
	font-size:14px;
	font-weight:bold;
}
a.news_title_link:link {
	text-decoration:none;
	color:#3e931b;
}
a.news_title_link:visited {
	text-decoration:none;
	color:#3e931b;
}
a.news_title_link:hover {
	text-decoration:underline;
	color:#003165;
}
a.news_title_link:active {
	text-decoration:none;
	color:#003165;
}
#news_contener p {
	margin:0px;
	padding:0px;
}
#news_contener a:link, #news_contener a:visited, #news_contener a:active, #news_contener a:hover {
	color:#000000;
	text-decoration:none;
}


