/* CSS Document */

.titre {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
}

.chapo {
	font-size: 12px;
}

.texte_col {
	font-size: 12px;
}

.soustitre {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

.intro {
	font-size: 12px;
	text-align: left;
}
