/* Unchanged */
.Légende {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
}
.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
}
.Titre {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	background-color: #FFFF00;
	background-position: center top;
	border: thin double #FF6600;
	width: 350px;
	right: auto;
	left: auto;
	margin: auto;
	text-align: center;
}
.tarif {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #000000;
}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
}
.tarifbold {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
.Titre2 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	background-color: #FFFF00;
	background-position: center top;
	border: thin double #FF6600;
	width: 500px;
	right: auto;
	left: auto;
	margin: auto;
	text-align: center;
}
.Légende2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
.Légende3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border: #FF6600;
	font-weight: bold;
	font-size: x-large;
}
.interimage {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
}
.capacité {

	font-family: "Courier New", Courier, mono;
	font-size: medium;
	color: #000000;
}
