body {
	background:#FFFFFF;
}

/*Old Style saved*/
.titre-bleu{
   font-family:Arial,Helvetica,Verdana;
   font-size: 16px;
	font-weight: bold;
	color: #1e2e60;
}

.titre-noir{
   font-family:Arial,Helvetica,Verdana;
   font-size: 16px;
	font-weight: bold;
	color: #1c1c1c;
}

.texte-noir{
   font-family:Arial,Helvetica,Verdana;
   font-size: 12px;
	color: #1c1c1c;
}

.texte-bleu{
   font-family:Arial,Helvetica,Verdana;
   font-size: 12px;
	color: #1e2e60;
}
