@charset "utf-8";
#page {
	height: 312px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(fond_page.jpg);
	position: relative;
	z-index: 2000;
}
#fond01 {
	background-image: url(BFpage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 422px;
}

#diapo  #photo_2, #photo_3,#photo_4, #photo_5 {
	display:none;
}
#diapo  #photo_1, #photo_2, #photo_3,#photo_4, #photo_5 {
	height: 344px;
	width: 428px;
	position: absolute;
	left: 537px;
	top: 128px;
	z-index: 2300;
}
#titre_page  {
	position: absolute;
	left: 47px;
	top: 90px;
	z-index: 2100;
}
#txt_01 {
	position: absolute;
	width: 440px;
	left: 62px;
	top: 140px;
	height: 73px;
	z-index: 2200;
}
#logservice {
	position: absolute;
	height: 65px;
	width: 100px;
	z-index: 2400;
	top: 93px;
	right: 272px;
}
#social {
	position: absolute;
	width: 500px;
	left: 50px;
	top: 240px;
	z-index: 2200;
}
