.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5F3438;
}
.cellule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5F3438;
	background-image: url(images/fd_color.gif);
	background-repeat: repeat;
	background-position: left top;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	height: 10px;
	width: 199px;
}
.cell_vide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
	color: #5F3438;
	background-image: url(images/fd_color.gif);
	background-repeat: repeat;
}
.corps_coulcreme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F9DC88;
}
.champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5F3438;
}
.titre_creme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F9DC88;
}
.tableau_def {
	background-color: #84525A;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #F9DC88;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #5F3438;
}

