#entete {
	height: 400px;
	width: 800px;
	margin-top: -200px;
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 50%;
	color: #FFF;
}
