:root{
	
	--bleed-images: 3mm;
  --pagedjs-fold: 0px;

	--symbol: "/";
	--symbol2: "-";
  --unit: 70px;
  --sub-unit: 17.5px;

	--fontFamily: 'Routed Gothic', sans-serif;
	--fontTitle: "Teletext";
	--ratio : auto;

	--indent: 7mm;

  --font-size: 14px;
  --baseline: 18px;

  --fs-nav: 11px;
  --fs-subtitle: 16px;
  --fs-notes: 11px;
  --fs-title: 22px;

	--red: #ff665e;
	--green: #44d62c;
	--blue: #0078bf;

	--red: #000;
	--green: #000;
	--blue: #000;

	--silver: rgb(138, 131, 124);
	--copper: rgb(147, 121, 118);
	/* PANTONE 10444 C ou  8002 C */

	--border: 4mm; /* à enlever */

	--gap: 8px;


  --sign-family: var(--fontTitle);
  --sign-size: 14px;
  --sign-baseline: 18px;
  --sign-spacing: 7.5px;
  --sign-spacing-dots: 7px;
  --sign-color: var(--blue);
	
}