<!--
body {
	background-color: #F3F3F3;
		
			padding:0px;
	margin:0px;
	margin-top:10px;
}
body,td,th {
	color: #818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.gauche {
background-image:url(gfx/ombre.gif);
background-repeat:no-repeat;
}
.thetable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.droite {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E3E3E3;
}
.Style1 {color: #86BD10}
.Style2 {color: #CCCCCC}
a:link {
	color: #818181;
	text-decoration: none;
}
a:visited {
	color: #818181;
	text-decoration: none;
}
a:hover {
	color: #86BD10;
	text-decoration: none;
}
a:active {
	color: #86BD10;
	text-decoration: none;
}
a.lien:link {
	color: #5F870C;
	text-decoration: none;
}
a.lien:hover {
	color: #86BD10;
	text-decoration: none;
}
a.lien:visited {
	color: #5F870C;
	text-decoration: none;
}
		INPUT,TEXTAREA {
		color:#818181;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FAFEF1;
	border: 1px solid #818181;
	}
.imgs {
	border: 2px solid #C8F862;
}
-->