@charset "utf-8";
.lien {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.titre {
	font-family: "Arial Black";
	font-size: larger;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}

.prix {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
}
