body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../img/bk.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tdhbgd {
	background-color: #FFFFFF;
	border: 1px dotted #000000;
	font-size: 10px;
}
table {
	font-size: 10px;
}
.header {
	background-color: #F2CFB3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000099;
}
img {
	border:0px;
}
a {
	color: #CC6914;
	text-decoration: none;
}
A:visited{
	color: #CF6A1C;
}
A:hover{
	color: #FFCC33;
}
.entete {
	font-weight: bold;
	color: #993300;
}
.vide { 
display: none
}