.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #be4993;
	font-size: 18px;
	font-weight: bold;
}

.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	color: #767777;
	font-size: 12px;
	font-weight: normal;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #767777;
	font-size: 13px;
	font-weight: bold;
}

.sous_Sous_tritre {
	font-family: Arial, Helvetica, sans-serif;
	color: #767777;
	font-size: 13px;
	font-weight: normal;
}
.text_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #767777;	
	font-weight: bold;
}