.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFCC33;
	letter-spacing: 1px;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bolder;
	color: #FFFFFF;
	word-spacing: 1px;
}
.noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
a.noir:link {
	color: #FFCC33;
}
a.noir:visited {
	color: #FFCC33;
}
a.noir:hover {
	color: grey;
}
.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	text-decoration: none;
}
.petit2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.texte:link {
	color: #FF9900;
}
a.annoce:link {
	color: #FF9900;
}
a.texte:visited {
	color: #FF9900;
}
a.texte:hover {
	color: grey;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
}
a.menu:link {
	color: #FF9900;
}
a.menu:visited {
	color: #FF9900;
}
a.menu:hover {
	color: grey;
}
.texteORANGE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;


}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.annoce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #FF9900;
	text-decoration: none;
	letter-spacing: 0.1em;

}
