.Menu {
	font-family: Arial, "Arial Black";
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	text-align: center;
}
.SousMenu {
	font-family: Arial, "Arial Black";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}

.Langue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.Produit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: center;
	vertical-align: top;
}


.copyright {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.Texte {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

.Titre {
	font-family: "Arial Black";
	font-size: 18px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
}
.Mapa {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
}
.Prix {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
