.texte-light-cms{
	color: #37474f;
	font-weight: 300;
}
.texte-normal-cms{
	color: #37474f;
	font-weight: 400;
}
.texte-medium-cms{
	color: #37474f;
	font-weight: 500;
}
.texte-bold-cms{
	color: #37474f;
	font-weight: 700;
}
.accroche-cms{
	color: #000000;
	font-size: 1em;
}
.texte-cms{
	color: #455a64;
	font-size: 1em;
}
.texte-cms a{
	color: #455a64;
	font-size: 1em;
	/*font-weight: 700;*/
	text-decoration: underline;
}
.date-cms {
	color: #000000;
	font-size: 1.063em;
	font-weight: 500;
}
.titre-cms{
	color: #37474f;
	font-weight: 500;
	font-size: 1.500em;
	padding-bottom: 24px;
}
.ss-titre-cms{
	color: #37474f;
	font-weight: 300;
}
.ss-titre-noir-cms{
	color: #000000;
}