* {
	margin: 0 ; 
	padding: 0 ; 
}

body {
	background: url(images/fond_accueil.jpg) repeat-y #D6D2B4; 
}

#conteneur {  
	width: 692px ; 
	position: absolute ; 
	top: 0 ; 
	left: 311px ; 
	margin: 0 0 5px 0;
	text-align: left ; 
}

#entete {  
	margin: 60px 0 10px 0 ;
	width: 422px ; 
	height: 51px ; 
	top: 0 ; 
	background: url(images/logo_accueil.jpg) no-repeat top ; 
}

h1, h2 {
	display: none ; 
}
	
#bdp {
	width: 226px; 
	height: 12px; 
	position: absolute ; 
	top: 550px ; 
	left: 466px ; 
	background: url(images/logo_bdp.jpg) no-repeat top ; 
}
