@charset "UTF-8";
/* CSS Document */
body {
	background-color: #D7EDBD;
	background-image: url(img/fond.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS;
}
a:link {
	color: #003300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #7BC523;
}
a:active {
	text-decoration: underline;
	color: #7BC523;
}
.menu {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #003300;
	font-weight: bold;
}
.textecourant2 {
	font-size: 20px;
	font-weight: bolder;
	font-family: Trebuchet MS;
	color: #7BC523;
	line-height: 30px;
}
.textecourant {
	font-size: 14px;
	font-family: Trebuchet MS;
	color: #003300;
	line-height: 30px;
}
.Titre2 {
	font-size: 24px;
	font-weight: bold;
	color: #003300;
	line-height: 40px;
	font-family: Trebuchet MS;
}
.Titre1 {
	font-size: 36px;
	font-family: Trebuchet MS;
	color: #7BC523;
	line-height: 20px;
	font-weight: bold;
}
.titrepage {
	color: #003300;
	font-size: 24px;
	font-family: Trebuchet MS;
	font-style: oblique;
	font-weight: bold;
}