body {
	margin: 0px;
	padding: 0px;
	background-color: #F5EFB0;
	background-image: url(images/fd-taxis.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.tab-bas {
	background-image: url(images/fd-taxis-bas.jpg);
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: bottom;
	height: 30px;
}
.tab-bandeau {
	background-image: url(images/fd-deg.jpg);
	background-repeat: repeat-x;
}
.txt-bleu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}


.txt-bleu-gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.txt-blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #808B93;
	text-decoration: none;
	font-size: medium;
	font-weight: bold;
}
.txt-gris {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: small;
}
hr {
	color: #999999;
	background-color: #333333;
	height: 1px;
}
.td-titre-fd {
	background-color: #E4E3D3;
	height: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CECBB0;
	border-right-color: #E8E7D8;
	border-bottom-color: #E8E7D8;
	border-left-color: #CECBB0;
}
.lienbleu:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.lienbleu:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
.lienbleu:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}.fondblanc {
	background-color: #FFFFFF;
}
}.fondgris {
	background-color: #eeee55;
}