.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 14px;
	color: #000000;
}
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #83124A;
}

.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0B509B;
	font-weight: bold;
	line-height: 16px;
}
.textepetitbleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #0B509B;
	font-weight: bolder;
}

.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 11px;
	color: #000000;
}
.lignedroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C03A79;
}
.lignerose {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F0D3B5;
}

