.aligne_justifie{
	text-align: justify ! important;
}

.aligne_gauche{
	text-align: left ! important;
}

.aligne_centre{
	text-align: center ! important;
}

.aligne_droite{
	text-align: right ! important;
}

P.chapeau{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
	text-align: justify;
}

P.petiteTaille{
	font-size: 9px;
}

