.liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;


}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: justify;


}
.actus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.souligné {
	text-decoration: underline;
}
.justifie {  text-align: justify}

