body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
body {
	background-color: #ffde01;
	margin:0;
}
img {
	border:0;
}
/*******************************************************************************
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;
	font-weight:normal;
}
h2 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
	display:inline;
	font-weight:normal;
}
h3 {
	font-size:12px;
	margin-top:0px;
	margin-bottom:0px;
}
.warning {
	text-align:justify;
	color:#fff;
	border:1px solid #7f5c2b;
	background-color:#036cde;
}
.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;
}
