.logoTitre {
	position					: absolute;
	top								: 0;
	left							: 0;
	background-image	: url(img/logo_FR.jpg);
	background-repeat	: no-repeat;
	z-index						: 2;
	width							: 1023px;
	height						: 168px;
}

.fondTitre {
	position					: relative;
	background-image	: url(img/logo2_ES.jpg);
	width							: 100%;
	height						: 168px;
	z-index						: 1;
}