
	
	/* --- BANDEAU --- */
	
	#bandeau{
	background-image: url(../images/infos.jpg);
	}
	
	/* --- MENU --- */ 

	#menu{
	background-color: #bde02f;
	}
	
	/* --- PIED DE PAGE --- */
	
	#piedpage {
	background-color: #C84792;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #bde02f;
	
	}	
		

	
	
	

	
	


