.font_body{
	color: black;

  font-family: 'Arial';
  
/*  letter-spacing: -0.1vw;
  word-spacing: -0.1vw;*/

  font-size: 4vw;

  font-weight: normal;

  /*text-transform: capitalize;*/
}

.font_lot_prix{
	font-family: 'Arial Bold';
  font-weight: normal;
  
  font-size: 14vh;
}

.font_update{
  font-family: 'Arial Bold';

  font-size: 6vh;
}

.font_sante{
	font-family: 'Arial';

	font-size: 4.7vh;
  font-weight: bold;
	line-height: 5vh;

  text-transform: capitalize;

	letter-spacing: 0vw;
  word-spacing: -0.3vh;
}

.font_minus{
  font-size: 3vh;
  text-transform: none;
  margin: 0;
  padding: 0;
  line-height: 3vh;
}

.font_precedent{
	font-family: 'Arial Bold';
  font-weight: normal;

  letter-spacing: 0vw;
  word-spacing: 0vw;

  font-size: 6.5vh;
}

.font_devises{
	font-family: 'Arial Bold';
  font-weight: normal;

  letter-spacing: 0vw;
  word-spacing: 0vw;

  font-size: 9vh;
}

.font_divers{
  font-family: 'Arial';

  font-size: 5.5vh;
  line-height: 7vh;

  letter-spacing: 0vw;
  word-spacing: 0vw;
}

.trot .font_sante{
  font-family: 'Arial';

  font-size: 5vh;
}

.trot #tva{
  font-family: 'Arial Bold';
  font-weight: normal;
}