@import url(fonts/stylesheet.css);

.titre
{	font-family: 'neutra_displaytitling';
	font-weight: normal;
	font-size: 14px;
	text-transform: none;
	color: #ffffff;
}
.titre2
{	font-family: 'neutra_displaytitling';
	font-weight: normal;
	font-size: 25px;
	text-transform: none;
	color: #3F5062;
}
.titre3
{	font-family: 'neutra_displaytitling';
	font-weight: normal;
	font-size: 18px;
	text-transform: none;
	color: #3F5062;
}
.textecontenu
{	font-family: 'Arial';
	font-weight: normal;
	font-size: 13px;
	text-transform: none;
	color: #000000;
}
.texteml
{	font-family: 'Arial';
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
	color: #ffffff;
}
.textestt
{	font-family: 'Arial';
	font-weight: normal;
	font-size: 10px;
	text-transform: none;
	color: #000000;
	text-decoration:none
}
