@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f9faf4;
	background-image: url(images/arbre.gif);
	background-repeat: no-repeat;
}

body,td,th {
	color: #53642d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Menu {font-size: 18px}


a:link {
	color: #53642d;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #53642d;
}
a:hover {
	color: #323e0d;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #53642d;
}
.Style1 {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}
.Style2 {
	font-size: 24px;
	color: #323e0d;
}
.Style5 {color: #FFFFFF}
.Style4 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}