.texte {
	font-family: "American Typewriter";
	font-size: 16px;
	color: #333;
	font-weight: normal;
}
.chapo {
	font-family: "American Typewriter";
	font-size: 100px;
	font-weight: bold;
	color: #CCC;
	font-style: normal;
	word-spacing: normal;
	border: 2px none #999;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
a {
	font-family: "American Typewriter";
	font-size: 14px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: "American Typewriter";
	font-size: 14px;
	font-weight: normal;
	color: #900;
}
.titre2 {
	font-family: "American Typewriter";
	font-size: 14px;
	font-weight: normal;
	color: #2B2B2B;
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.copyright {
	font-family: "American Typewriter";
	font-size: 14px;
	color: #333;
}

