.Style1 {
	font-size: 11;
	font-weight: bold;
	color: #99CCCC;
}
a.Style1 {
	text-decoration: underline;
}
a.Style1:hover {
	text-decoration: none;
}
.Style2 {
	font-size: xx-small;
	color: #99CCCC;
}
a.Style2 {
	text-decoration: underline;
}
a.Style2:hover {
	text-decoration: none;
}
.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.tdover {
	border: 1px solid #99CCCC;
	background-color: white;
}
td.tdover:hover {
	border: 1px solid #666666;
}
.fdgris {
	background-color: white;
	padding: 4px;
}
.fdcolor1 {
	background-color: white;
	padding: 4px;
}
body{color: #6b6b6b;
	font: 80% "Lucida Grande",Arial,sans-serif;text-align:center;background-color:white;}

.imageborder {
	border: 1px solid #666666;
}
