body{
	font-size: 15px !important;
	/*\*/
	*font-size: 93% !important;
	/**/
}
/*Titre de Paragraphe*/
.richText h1{
  font-size:14pt !important;
	/*\*/
	*font-size: 93% !important;
	/**/  
}

/*Texte courant*/
.richText h2, {
  font-size:15px !important;
	/*\*/
	*font-size: 93% !important;
	/**/  
 }

/*Titre encart*/
.richText h3{
  font-size:15px !important;
	/*\*/
	*font-size: 93% !important;
	/**/  
}

/*Texte bleu avec puce*/
.richText h4{
  font-size:15px !important; 
	/*\*/
	*font-size: 93% !important;
	/**/  
}
