@charset "UTF-8";
/* CSS Document */
.normal_1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.titre_1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: 300;
	color: #999999;
}
.navigue {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
}
.normal_2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
}
.english {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}info {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-color: #99FFCC;
}
.normal_grand {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	background-color: #999999;
}

