:root{
	--vert: #476950;
	--gris: Gainsboro;
	

	--fondsHome:color(display-p3 0.095 0.171 0.06);
	--colorPoliceHome: color(display-p3 1 0.911 0.442);
	
	--fondsPage: rgb(253,253,253);
	--fontePage: #000000;
	
	--couleurPresentationIntro:rgba(0, 0, 0, 0.15);
	--couleurPresentationTerrain:rgba(0, 0, 0, 0.15);
	--couleurPresentationForet:rgba(0, 0, 0, 0.15);
	--couleurPresentationSalle:rgba(0, 0, 0, 0.15);
}