.tarifsCellules {
	background-color: white;
	color: black;
}

.tarifsBronze {
	background-color: #FFAE00;
	color: black;
}

.tarifsArgent {
	background-color: #D5D4D2;
	color: black;
}

.tarifsOr {
	background-color: #FFF000;
	color: black;
}

.tarifsPlatine {
	background-color: #A2A09A;
	color: black;
}