body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #ffde01;
	background-image: url(images/fd_head.gif);
	margin:0;
}
img {
	border:0;
}
.autres_liens {
	position:relative;
	margin:auto;
	width:900px;
	text-align:left;
	color:#000;
}
.autres_liens a {
	color:#000;
}
.autres_liens a:hover {
	color:#000;
}
/*******************************************************************************
Liens
*******************************************************************************/
a {
	color:#fff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#ffcc02;
}
/*******************************************************************************
Autres
*******************************************************************************/
h1 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
}
h2 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
h3 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
}
.tdgauch1 {
	background-image: url("images/fd_titr_gauch.gif");
	background-repeat: repeat;
	border-right-style: solid;
	border-width: 1;
	border-color: #193EAC;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-style: solid;
}
.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	border:1px solid #ba8c4c;
	background-color:#ffd101;
}