#haut1 {
	position:absolute;
	left:0px;
	top:0px;
	width:344px;
	height:149px;
	z-index:1;
	background-image: url(img_splash/st_michel_haut1.jpg);
}
#haut2 {
	position:absolute;
	left:344px;
	top:0px;
	width:353px;
	height:149px;
	z-index:2;
	background-image: url(img_splash/st_michel_haut2.jpg);
}
#haut3 {
	position:absolute;
	left:697px;
	top:0px;
	width:345px;
	height:149px;
	z-index:3;
	background-image: url(img_splash/st_michel_haut3.jpg);
}
#photo1 {
	position:absolute;
	left:0px;
	top:149px;
	width:344px;
	height:273px;
	z-index:4;
	background-image: url(img_splash/st_michel_photo1.jpg);
}
#photo2 {
	position:absolute;
	left:344px;
	top:149px;
	width:353px;
	height:273px;
	z-index:5;
	background-image: url(img_splash/st_michel_photo2.jpg);
}
#photo3 {
	position:absolute;
	left:697px;
	top:149px;
	width:345px;
	height:273px;
	z-index:6;
	background-image: url(img_splash/st_michel_photo3.jpg);
}
#bas1 {
	position:absolute;
	left:0px;
	top:422px;
	width:1042px;
	height:91px;
	z-index:7;
	background-image: url(img_splash/st_michel_bas.jpg);
}
#bg_splash {
	position:absolute;
	top:76px;
	left: 0px;
	width:100%;
	height:436px;
	z-index:0;
	background-image: url(img_splash/bg.jpg);
	background-repeat:repeat-x;
}
.invisible {
	color: #c97048;
	texte-align: center;
	display: none;