.titre_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 110%;
	font-weight: bold;
	color: #004131;
	text-decoration: none;
	background-position: left center;
	text-align: left;
}
.chapo_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	background-position: left top;
	font-style: italic;
	background-color: #FFF8D9;
}
.texte_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #000000;
	background-position: left top;
	text-align: justify;
}
.auteur_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #00634C;
	text-decoration: none;
	background-position: left top;
}

