
/*debut css standard */

body {
	background-color: #009900;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	color: #99FFCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99FF99;
}
a:hover {
	text-decoration: underline;
	color: #CCFFFF;
}

a:active {
	text-decoration: none;
	color: #CCFFFF;
}
.Style2 {color: #CCFFCC}
.fort {
	font-weight: bold;
	font-size: 12px;
}
.Style6 {color: #FFFFCC}
.stitre01 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.fondfoot {
	background-color: #009900;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondform {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	font-weight: bold;
	background-color: #666666;
}
.titre02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.fondagri {
	background-color: 009900;
	background-image: url(img/agri2fond.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

