.Style1 {
	font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;

}
a.Style1 {
    font-size: 12;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: underline;
}
a.Style1:hover {
	text-decoration: none;
	   font-size: 12;
	font-weight: bold;
	color: #E3FDE4;
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-decoration: underline;
}
.Style2 {
	font-size: 12px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Arial;

}
a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
		color: #FFFFFF;
}
.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 #666666;
}
.fdgris {
	background-color: #AD2330;
	padding: 4px;
}
.fdcolor1 {
	background-color: #135A00;
	padding: 4px;
}
.imageborder {
	border: 1px solid #666666;
}
