.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
}
.textePetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.couleur1 {
	background-color: #E8F7FF;
}
.couleur2 {
	background-color: #9999CC;
}
.entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0000CC;
	font-weight: normal;
	font-style: italic;


}
.tabloEntete {
	border-bottom-style: outset;
	border-bottom-color: #0000CC;
	border-bottom-width: 1pt;


}
