.conteneur_bg_jaune {
	position:absolute;
	left: 50%;
	top: 0;
	width: 1000px;
	height: 1024px;
	margin-top: 0px;
	margin-left: -500px;
	border: 0px solid #000000;
	z-index:1;
	background-image: url(images/bg_articles_de_fete.jpg);
	background-repeat:no-repeat;
}
.conteneur_bg_cotillon {
	position:absolute;
	left: 50%;
	top: 0;
	width: 432px;
	height: 608px;
	margin-top: 0px;
	margin-left: 70px;
	border: 0px solid #000000;
	z-index:2;
	background-image: url(images/bg_cotillons_serpentins.jpg);
	background-repeat:no-repeat;
}
.conteneur {
	position:absolute;
	left: 50%; 
	top: 15px;
	width: 928px;
	margin-top: 0px;
	margin-left: -465px;
	border: 0px solid #000000;
	z-index:4;
}
.logo {
	position:absolute;
	left: 50%; 
	top: 0px;
	width: 158px;
	height: 205px;
	margin-top: 16px;
	margin-left: 322px;
	border: 0px solid #000000;
	z-index:10;
	background-image: url(images/articles_de_fete_lyon.gif);
}