h1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 36px;
	font-weight: bold;
}
h2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
}
p {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
}
p {
	text-align: justify;
}
.titre_blanc_2 {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	font-weight: bold;
	color: #FFE615;
}
