body {
	font-family: Arial, Helvetica, sans-serif;
	color: #777;
	background-color: #E6EEDF;
	margin: 0;
	background-image: url(../img/fd_page.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	text-align: left;
}
.menu {
	font-size: 11px;
	padding-left: 115px;
	line-height: 150%;
	background-image: url(../img/fd_menu.jpg);
}
.menu ul {
	list-style-image: url(../img/puce.gif);
}
.menu a {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.pied {
	font-size: 10px;
	color: #C6E7B3;
}
.pied b {
	color: #FFFFFF;
}
.pied a {
	color: #FFFFFF;
	text-decoration: underline;
}
.pied a:hover {
	color: #C6E7B3;
	text-decoration: underline;
}
.nomrea {
	font-size: 16px;
	font-weight: bold;
	color: #B30000;
}
.nomrea span {
	color: #000000;
}
.desc {
	font-size: 11px;
	color: #777777;
}
.liensite {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.liensite a {
	font-size: 11px;
	font-weight: bold;
	color: #FF7F00;
	text-decoration: underline;
}
.liensite a:hover {
	color: #000000;
	text-decoration: none;
}
.tabform td {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C6E7B3;
}
.tabform th {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	border-width: 0;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fdcold {
	background-image: url(../img/fd_col_d.gif);
}
.fdcolg {

	background-image: url(../img/fd_col_g.gif);
}
.fdpied {
	background-image: url(../img/fd_pied.gif);
}
