h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
.legende {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
address {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: center;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
.plan {
	text-align: center;
}
.chrono {
	margin-bottom: 15px;
}

.centrer {
	text-align:center;
}