.raleway{
	font-family: 'Mulish', sans-serif;
	font-variant-ligatures: none;
	-webkit-font-variant-ligatures: none;
}

.fontFngf{
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@jaune:#FF5F32;
@vert:#00653F;
@orange:#FF5F32;
@texte:#333333;
@gris:#00653F;
@magenta:#FF5F32;
@vert-clair:#E3F2EA;
@vert-simple:#4BAB77;


@colonneLarge : 700px;
@colonneEtroite : 300px;

@color-g:#4BAB77;
@color-h:#108DBB;
@color-v:#814a97;
@color-c:#E7AC26;


.spriteListe{
	background-image:url(/img/css/sprite-liste.png);
	background-repeat:no-repeat;
}

.spriteFiche{
	background-image: url(/img/css/sprite-fiche.png);
    background-repeat: no-repeat;
}

.spriteFooter{
	background-image: url(/img/css/sprite-footer.png);
    background-repeat: no-repeat;
}

	