<style type="text/css">

html,body {
	margin: 0;
	padding: 0;
	height:100%;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url(fond.png) repeat center;
}

#conteneur {
	position:relative;
	width: 770px;
	margin: auto; 
	min-height: 100%;
}

#centre {
	position:relative;
	height:150px;
	margin-top: 50px;
	height:100%;
	font-family: sans-serif;
	color: #ffffff;
	text-align: center ;
	
}

#centre1 {
	position:relative;
	height:150px;
	margin-top: 50px;
	height:100%;
	font-family: sans-serif;
	color: #ffffff;
	text-align: center ;
	margin-bottom : O;
	padding-bottom: 4em;

}

#pied {
	position:fixed;
	bottom :20px;
	margin-bottom: 0px;
	left: 0;
	width: 100%;
	font-size: 0.8em;
	text-align: center;
	color:#ADADAD;
	height : 3em;
	
}
p {margin: 0;}
img {  border:0;}

</style>
