@charset "utf-8";
/* CSS Document */
.titre {
	font-size: medium; 
	font-weight: bold; 
	color: #8BA42B; 
		}
.soustitre {
	font-size: small;
	color: #666666;
}
.textebdd {
	font-size: small;
	color: #999999;
}
.ligneverte {
	color: #A2BF31
}
.textepied {
	font-family: "Times New Roman", Times, serif; 
	color: #666666; 
	font-size: small; 
}
.titre_gris {
	color: #666666
}