.titre_news {
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 16px;
}

.sous_titre_news {
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	text-align: left;
	/*font-weight: bold;*/
	font-style: italic;
	/*font-size: 14px;*/
	color: #008080;
}

.news {
	font-family: Arial, Verdana, Helvetica, Tahoma, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	text-align: left;
	font-size: 13px;
	color: #000000;
}

a.titre_news_link:link {color: #008080; text-decoration: none;}
a.titre_news_link:visited {color: #008080; text-decoration: none;}
a.titre_news_link:active {color: #008080; text-decoration: none;}
a.titre_news_link:hover {color: #6c2d91; text-decoration: underline;}

a.news_link:link {color: #000000; text-decoration: none;}
a.news_link:visited {color: #000000; text-decoration: none;}
a.news_link:active {color: #000000; text-decoration: none;}
a.news_link:hover {color: #6c2d91; text-decoration: underline;}
