body{
	font-size: 13px !important;
	/*\*/
	*font-size: 80% !important;
	/**/
}

/*Titre de Paragraphe*/
.richText h1{
  font-size:12pt !important;
	/*\*/
	*font-size: 80% !important;
	/**/  
}

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

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

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