.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: bold;
	color: Navy;
}
.texte1 { font-family: "Times New Roman", Times, serif; font-size: small; color: #F95B36; }
.texte2 { font-family: arial, Helvetica, sans-serif; font-size: x-small; color: #F95B36; font-weight : bold; }
.texte3 { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #F95B36; }
.copyright { font-family: arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: navy; }
a.copyright { font-family: arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: navy; }
a.copyright:hover { font-family: arial, Helvetica, sans-serif; font-size: x-small; font-weight: bold; color: navy; text-decoration: underline; }
a { font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #F95B36; text-decoration: none; }
a:hover { font-family: arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color: #F95B36; text-decoration: underline; }