body,td { 
	font-size: 13px;	
	color: #111111; 
	font-family: arial, helvetica, sans-serif ;
}
.c-titre {	
	font-weight: bold;	
	font-style: italic ;	
	letter-spacing: 1px ;	
	font-size: 20px;
}
.c-grand {	
	text-align: justify ;	
	font-size: 15px;
}
.c-moyen {	
	text-align: justify ;	
	font-size: 17px;
}
.c-petit {	
	text-align: justify ;	
	font-size: 10px;
}
.c-titre-ligne-verte {	
	font-weight: bold;
	font-style: italic ;	
	letter-spacing: 1px ;
	font-size: 20px;	
	border-bottom: 1px solid #007F1F;
}
.c-titre-fond-vert {	
	font-weight: bold;	
	font-style: italic ;	
	letter-spacing: 1px ;	
	font-size: 20px;	
	background-color: #CAE5D4;
}
.c-titre-pt-maj {	
	font-weight: bold;	
	font-style: italic ;	
	font-size: 19px;	
	font-variant: small-caps;
}

