.sous-titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	font-style: oblique;

}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textegras {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none}
.texteorang {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #FF9966}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0000FF; text-decoration: none}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #009900; text-decoration: none}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #996699; text-decoration: none}
a:hover {  }
a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #006600}
