@charset "UTF-8";
.textejustif {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.textjustifbleu {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #003366;
	text-align: justify;
}
