.Titre {
	color:#F9CB16;
	font-size:20px;
	font-weight:bold;
	margin:10px 0 20px;
	text-transform: uppercase;
	text-decoration: underline;
}
.SousTitre {
	color:#F9CB16;
	font-size:16px;
	font-weight:bold;
	margin:10px 0 10px;
}

.paragraphe {
	color:#0061A5;
}
