<!--
body {
	background-color : #0d4d88;
	color : #000000;
	font-size : 8px;
	font-family : verdana;
}
.bgcolor {
	background-color : #0d4d88;
	color : #ffffff;
	font-size : 8px;
	font-family : verdana;
}
.fondColor {
	background-color : #019bd9;	
}
.fondColor2 {
	background-color : #FFFFFF
}
.titre {
	background-color : transparent;	
	color : #019bd9;
	font-size : 13pt;
	font-weight : bold;
	font-family : arial;
	padding-left : 13px;
}
.titre2 {
	padding-left : 10px;
}
.textCercle {
	background-color : transparent;	
	color : #019bd9;
	padding-right : 5px;
	padding-left : 10px;
}
.texte {
	background-color : transparent;	
	color : #ffffff;
	font-size : 9pt;
	font-family : arial;	
	text-align : left;
	font-weight : bold;
	letter-spacing : 0.35pt;
}
.texteColor {
	background-color : transparent;	
	color : #019bd9;
	font-size : 9pt;
	font-family : arial;	
	text-align : left;
	font-weight : bold;
}
.texteRouge {
	background-color : transparent;	
	color : #ff0000;
	font-size : 13pt;
	font-weight : bold;
	font-family : arial;
	padding-left : 0px;
}
.numeroTel {
	background-color : transparent;	
	color : #ff0000;
	font-size : 26pt;
	font-weight : bold;
	font-family : arial;
	padding-left : 0px;
}
.texte2 {
	background-color : transparent;	
	color : #ffffff;
	font-size : 9pt;
	font-family : arial;	
	text-align : left;
	font-weight : bold;
	padding-left : 23px;
}
.texte3 {
	background-color : transparent;	
	color : #0d4d88;
	font-size : 9pt;
	font-family : arial;	
	text-align : left;
	font-weight : bold;
	padding-right : 5px;
}
-->