#Tableau_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:650px;
	margin-right: auto;
	margin-left: auto;
}

#ban-01 {	
	left:0px;
	top:0px;
	width:1024px;
	height:172px;
	background-image: url(images/ban_01.jpg);
}

#ban-02 {
	width:1024px;
	background-color: #F0F4F5;
	position: absolute;
	top: 172px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/fond.gif);
}

#foot {
	width:1024px;
	height:88px;
	background-image: url(images/foot.jpg);
	text-align: center;
}
.chapeau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
a:link {
	color: #0B5791;
	text-decoration: none;
}
a:hover {
	color: #0B5791;
	text-decoration: underline;
}
a:visited {
	color: #0B5791;
	text-decoration: none;
}
p {
	background-color: #F0F4F5;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
#admin {
	font-size: 10px;
	font-weight: bold;
	left: 850px;
	width: 150px;
	position: relative;
}
