.GrisClair {color: #CCCCCC}
.Petit {font-size: 8pt}
.GrisFonce {color: #999999}
.Blanc {color: #FFFFFF}
.Rouge {color: #990000}
.Noir {color: #000000}
.Vert {color: #009900}
.GrosNoir {

	font-size: 13pt;
	font-weight: normal;
	color: #000000;
}
.TitreRouge {
	font-size: 13pt;
	font-weight: bold;
	color: #990000;
}
.GrosTitreRouge {
	font-size: 15pt;
	font-weight: bold;
	color: #990000;
}
.GrosTitreNoir {
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.FondRouge {
	background-color: #990000;
}
.FondGrisPale {
	background-color: #EEEEEE;
}
.FondBlanc {
	background-color: #FFFFFF;
}
.FondGrisClair {
	background-color: #CCCCCC;
}
.FondGrisFonce {
	background-color: #AAAAAA;
}
.FormPetit {
	font-size: 7pt;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Louette1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}
.BordureNoire {
	background-color: #EEEEEE;
	border-top: thin solid #AAAAAA;
	border-right: medium outset #AAAAAA;
	border-bottom: medium outset #AAAAAA;
	border-left: thin solid #AAAAAA;
	text-align: justify;
}
