.Fond { background-color: #FFFF99 }
.chat { background-color: #FFFF99; background-image: url(/images/chat.gif)}
.Fond-haut {
	background-attachment: fixed;
	background-color: #FFFF99;
	background-image: url(/images/Fond-haut1.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Txt-Bleu {  font-family: "Times New Roman", Times, serif; color: #004477}
.Txt-Maron { font-family: "Times New Roman", Times, serif; color: #CC3300}

a:link    { font-family: Arial, Helvetica, sans-serif; color: #CC3300; text-decoration: underline; font-size: 9pt }
a:hover   { font-family: Arial, Helvetica, sans-serif; color: #CC3300; text-decoration: underline; font-size: 9pt; font-weight: bold}
a:active  { font-family: Arial, Helvetica, sans-serif; color: #CC3300; text-decoration: underline; font-size: 9pt; font-style: italic}
a:visited { font-family: Arial, Helvetica, sans-serif; color: #CC3300; text-decoration: underline; font-size: 9pt }
.titre-Bleu {
	font-family: "Times New Roman", Times, serif;
	color: #004477;
	font-size: 3ex;
	font-weight: bold;

}
.titre-Maron {
	font-family: "Times New Roman", Times, serif;
	color: #CC3300;
	font-size: 3ex;
	font-weight: bold;


}
