.Style1 {
	font-size: 11;
	font-weight: bold;
	color: #7A8748;
}
a.Style1:hover {
	text-decoration: none;
}
.Style2 {
	font-size: small;
	color: #A6BA61;
}
a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
}

.Style3 {
	font-size: small;
	color: #7A8748;
}

a.Style3 {
	color: #7A8748;
}

.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}

td.tdover {
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
td.tdover:hover {
	border: 1px solid #7A8748;
}
.fdgris {
	background-color: #ffffff;
	padding: 4px;
}
.fdcolor1 {
	background-color: #FFFFFF;
	padding: 4px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.imageborder {
	border: 1px solid #7A8748;
}
