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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
body {
	background-color: #99FF00;
}
body {
	background-image: url(images/fontpaysagiste.jpg);
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006600;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}

.Style1 {color: #99FF00;
}
.Style2 {color: #006600;
        font-family: Arial, Helvetica, sans-serif;
	    font-size: 12px;
}