.title {
	font-family: Arial;
	font-size: 16pt;
	font-weight: bold;
	color: #333333;
}
.blocText {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-align:justify;
}
.date {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.titreMini {
	font-family: Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
.rouge {
	color: #FF0000;
	font-family: Arial;
	font-size: 10px;
	font-weight: bolder;
}
.titreArticle {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.ref {
	font-family: arial;
	font-size: 9px;
	color: #333333;
}

