.texte         {
	color: #333333;
	font-size: 9.5pt;
	font-family: Helvetica, Geneva, Arial;
	line-height: 12pt;
	text-align: justify;
	letter-spacing: 1pt
}
.titre           {
	color: #000000;
	font-size: 9.5pt;
	font-family: Helvetica, Geneva, Arial;
	font-style: normal;
	font-weight: bold;
	line-height: 12pt;
	font-stretch: expanded;
	background-position: left 10pt;
	text-align: left;
	letter-spacing: 1.3pt;
	width: 100%;
	float: left
}
.titre1         {
	color: #000000;
	font-size: 11pt;
	font-family: Helvetica, Geneva, Arial;
	font-weight: bold;
	line-height: 12pt;
	background-color: #999999;
	background-position: left 10pt;
	text-align: left;
	letter-spacing: 1pt;
	width: 100%;
	float: left;
}
.texte_noir {
	color: #000000;
	font-size: 9.5pt;
	font-family: Helvetica, Geneva, Arial;
	line-height: 12pt;
	text-align: justify;
	letter-spacing: 1pt
}
.texte_rouge {
	color: #FF0000;
	font-size: 9.5pt;
	font-family: Helvetica, Geneva, Arial;
	line-height: 12pt;
	text-align: justify;
	letter-spacing: 1pt
}
.titre_rouge {
	color: #FF0000;
	font-size: 9.5pt;
	font-family: Helvetica, Geneva, Arial;
	font-style: normal;
	font-weight: bold;
	line-height: 12pt;
	font-stretch: expanded;
	background-position: left 10pt;
	text-align: left;
	letter-spacing: 1.3pt;
	width: 100%;
	float: left
}
.titre_centre {
	color: #FFF;
	font-size: 11pt;
	font-family: Helvetica, Geneva, Arial;
	font-weight: bold;
	line-height: 12pt;
	background-color: #F00;
	background-position: center 10pt;
	text-align: center;
	letter-spacing: 1pt;
	width: 100%;
	float: left
}
.titre_centre1 { color: #fff; font-size: 11pt; font-family: Helvetica, Geneva, Arial; font-weight: bold; line-height: 12pt; background-color: black; background-position: center 10pt; text-align: center; letter-spacing: 1pt; width: 100%; float: left }

small {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-style:italic;
}


