@charset "utf-8";
/* CSS Document */


a {	
	color: #FF0000;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
.Fleche {
	font-size: 32px;
	font-weight: bold;
	color: #FF0000;
}
.Fleche1 {
	font-size: 54px;
	font-weight: bold;
	color: #FF0000;
}

body {
	background-color: #2f571e;
}

.Style1 {color: #000000}
.Style2 {color: #660000}
.Style3 {
	color: #000000;
	font-weight: bold;
}

.Style4 {font-size: 16px}
.Style5 {color: #000000}
.Style6 {color: #660000}
.Style7 {
	color: #000000;
	font-weight: bold;
}

.Style8 {color: #000000; font-weight: bold; }
