
body {
	background-color: #d0d0d0;
}
body, td, th, div, span, p, a, form, legend, fieldset, label, input, select, textarea, h1, h2, h3, h4, h5, h6, ol, li {
	font-family			: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #393939;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.menu {
	width: 976px;
	height: 25px;
	text-align: left;
	background-image: url(fd-menu.gif);
	margin: 0px;
		background-position: right;
	background-repeat: no-repeat;
}
.menu1 {
	width: 742px;
	height: 25px;
	text-align: left;
	background-image: url(fd-menu.gif);
	margin: 0px 0px 0px 7px;
	background-position: right;
	background-repeat: no-repeat;
}
.arch {

	padding-left: 5px;
	width: 510px;
	float: left;
	padding-top: 5px;
	margin-left: 5px;
}
.onglet {
	width: 215px;
	float: right;
	color: #dfdfdf;
	text-align: center;
	padding-top: 5px;
}