* {
	padding: 0;
	margin: 0;
	border: 0;
}
body {
	background-color: #fff;
	color: #000;
	font: .8em/1.5em Verdana, Arial, sans-serif;
}
p {
	padding-top: 10px;
}
address {
	font-style: normal;
	line-height: 1.5em;
	color: #000;
}
dl {
	margin-bottom: 20px;
}
dd{
	margin: 15px 0 5px 0;
}
#menu p {
	
}
#document {
	float: left;
	width: 100%;
}
#entete {
	height: 51px;
	background: url('../images/entete.jpg') no-repeat 0;
}
#menu a {
    padding:0;
	margin:0;
    width: 262px;
	display: block;
}
#menu p {
	margin-left: 10px;
}
#bas {
	width: 100%;
	height: 10em;
	float: left;
	background-color: #fff;
	line-height: 1em;
	padding-top: 8px;
	margin-left:  0 -10px 0 -10px;
	text-align: center;
}