@charset "UTF-8";
#conteneur {
	background: #FF0;
	margin: auto;
	height: 500px;
	width: 700px;
}
#tete {
	background: #FC0;
	height: 100px;
}
