.titres {
	font-family: "Palatino Linotype";
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
}
.formule {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.lettrine {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

