.ligne {
	font-family: "Arial Narrow";
	font-size: 2px;
	color: #FFFFCC;
	display: none;
}
.titre {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #0062C8;
	font-weight: bold;
}

.ligneverte {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #33CCCC;
}
.lignebleue {
	border-bottom-width: 4pt;
	border-bottom-style: solid;
	border-bottom-color: #00438C;
}
.lignegauche {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #00438C;
}
.date {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #FFFFFF;
}
.nom {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #003399;
}
.texte {
	font-family: "Arial Narrow";
	font-size: 10pt;
	font-style: italic;
	color: #003399;
}
.textegrand {
	font-family: "Arial Narrow";
	font-size: 10pt;
	color: #000000;
	display: inline;
}
.grandtitre {
	font-family: "Arial Narrow";
	font-size: 16pt;
	line-height: 18pt;
	color: #0062C8;
	font-weight: bold;
}
.nomgrand {
	font-family: "Arial Narrow";
	font-size: 12pt;
	color: #000000;
}
.cadre {
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.ligneblanche {
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
