body {
	font-family: "Century Gothic", "Nom de police";
	font-size:12px;
	background-color: #185282;
}
.h1        { color: #000000; font-size: 4pt; font-family: "Century Gothic", "Nom de police"; font-weight: lighter; text-decoration: none }
.h6   { color: #000; font-size: 12pt; font-family: "Century Gothic", "Nom de police"; font-weight: bolder }
.p     { color: black; font-size: 7pt; font-family: "Century Gothic", "Nom de police"; font-weight: lighter; line-height: 1 }
.a     { color: #000; font-size: 8pt; font-family: "Century Gothic", "Nom de police"; text-decoration: none }
.a:hover    { color: #88a20d; font-size: 8pt; font-family: "Century Gothic", "Nom de police"; text-decoration: none }
.Style1 { color: black; font-size: 8pt; font-family: "Century Gothic", "Nom de police"; font-weight: lighter; text-decoration: none }
.textePetitGras {
	font-family: "Century Gothic", "Nom de police";
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
.textePetit {
	font-family: "Century Gothic", "Nom de police";
	font-size:10px;
	font-weight: normal;
}
.texteRouge {
	font-size: 12px;
	font-weight: bold;
	color: red;
	font-family: Arial;
}
.texteCouleur {
	font-family: "Century Gothic", "Nom de police";
	font-size: 12px;
	font-weight: bold;
	color: #185282;
}
.texteCouleurPetit {
	font-family: "Century Gothic", "Nom de police";
	font-size: 10px;
	font-weight: bold;
	color: #F09941;
}
.texteBlanc {
	font-family: "Century Gothic", "Nom de police";
	font-size: 10px;
	font-weight: bold;
	color: rgb(255,255,255);
}
.texteNoirPetit {
	font-family: "Century Gothic", "Nom de police";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.chiffre {	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.strong { 
	font-family: "Century Gothic", "Nom de police";
	font-weight: bold; 
}
.fondtab {
	background-color: #7AA6B7;


}
.fondtablign {
	background-color: #7AA6B7;
}
.fondtabblanc {
background: rgb(255,255,255);
}
.Style2 {
	font-size: 16px;
	font-weight: bold;
}
.texteNoir {
	font-family: "Century Gothic", "Nom de police";
	font-size: 12px;
	font-weight: bold;
	color: rgb(0,0,0);
}
