a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #007A48;
}
a:active {
	text-decoration: underline;
	color: #FF9933;
}
.Titre1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #F8951D;
}
.Titre0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.TitreOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #F8951D;
}
.LignesVertes {
	color: #007A48;
	background-color: #007A48;
}
.Body {
	background-color: #F9F5F0;
	scrollbar-Arrow-Color: #007A48;
	scrollbar-3dLight-Color: #F9F5F0;
	scrollbar-Base-Color: #F9F5F0;
	scrollbar-Shadow-Color: #007A48;
	scrollbar-DarkShadow-Color: #F9F5F0;
	scrollbar-Face-Color: #F9F5F0;
	scrollbar-HighLight-Color: #007A48;
}
.SousTitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006633;
	font-style: italic;
	font-weight: bold;
}
.SousTitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
	font-weight: bold;
}
.TexteGros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Images {
	text-decoration: none;
	cursor: hand;

}
.TexteCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.TexteCourant2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.TexteCourant3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #007A48;
	font-weight: bold;
}

