.rayon{
	font-family : arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
	color: #003333;
}
a.rayon:hover{
	color:#000000;
}
.lienBas{
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #DBDBFDs;
}
a.lienBas:hover{
	color:#000000;
}
.nbArticles{
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #003333;
}
.labelsArticle{
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #003333;
}
.texteArticle{
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #003333;
}
.texteArticlePromo{
	font-family : arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #E78F0E;
}