body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #FA0008;
}
a:hover{
	text-decoration: none;
	color: #F1BBC9;
}
.lienbleu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #0000EE;
}
.lienbleu:hover{
	text-decoration: none;
	color: #0000EE;
}
.lienbleu:visited{
	text-decoration: none;
	color: #0000EE;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}

.csstable{

border: 1px Gray;
background-color:Gray;
}

.cssdate,.csstype{
background-color:#FFFFFF;
}
.cssdata{
background-color:#FFFFFF;
}
.cssempty{
background-color:#FFFFFF;
}
.att {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #FF0000}