.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.titre {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #990000;
	font-weight: bold;
}

.copy {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #FF6600;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.fleche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
}
.liste {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
}

.rubriques {
	font-size: 12px;
	color: #000066; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 

}


.texte {
	font-size: 12px;
	color: #FF6600; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 

}


.titres {font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif;  color: #FF6600; }

.signature {font-size: 10px; color: #0000CC; font-family: Verdana, Arial, Helvetica, sans-serif; }

.citations {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.lettrine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
}
.mentions {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #000000;
}
.copyrights {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
.form1 {
	background-color: #FFFF99;
}
