.titre-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight: bold;
	color: #663300;
}
.Titre-paragraphe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color:#eeeec8;  /* #D4D0C8 */	
}
.texte-normal {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.texte-colonne {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.texte-colonne-centre {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.lien-texte {
	color: #000099;
	text-decoration: underline;
}
.indice{
	font-size:9px;
}
.exposant{
	font-size:9px;
	position:relative;
	margin-top:3px;
}
.formule {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

