@charset "utf-8";


#parallax
	{clear:right; position:relative; overflow:hidden; height:685px; z-index: 10;}
	
#parallax2
	{clear:right; position:relative; overflow:hidden; height:685px; z-index: 0;}	
	
#global { 
  position:absolute; 
  left: 50%;  
  top: 50%;
  width:100%;
  height: 686px; 
  margin-top: -343px;
  margin-left: -50%;
}

#point {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1025px;
  height: 683px;
  margin-top: -341.5px;
  margin-left: -512.5px;
	z-index: 9;
}

.menu {
	position: fixed;
	z-index: 150;
	top: 39px;
	left: 105px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	margin-left: 10px;
}

.menu a {
	color: #333333;
	text-decoration:none;
	word-spacing: 1px;
}

.menu a:hover {
	color: #999999;
}

#bloc-blanc {
	position:fixed;
	top: 40px;
	left: 119px;
	width:650px;
	height:20px;
	background-color:white;
	opacity:0.8;
	z-index: 149;
}

#content { 
  position:absolute; 
  left: 50%;  
  top: 50%;
  width:1025px;
  height: 683px; 
  margin-top: -341.5px;
  margin-left: -512.5px;
}

#parent {
   position: relative;
}

img.superpose {
   position: absolute;
   top: 0px;
   left: 0px;
}

#img_1 {
   z-index: 2;
}

#img_2 {
   z-index: 30;
   left:600px;
   top:2px;
}

#img_3 {
   z-index: 40;
   left:130px;
   top:342px;
}

#img_4 {
   z-index: 50;
   left:345px;
   top:582px;
}

#img_5 {
   z-index: 60;
   left:760px;
   top:412px;
}

#img_6 {
   z-index: 70;
   left:185px;
   top:42px;
}

#img_7 {
   z-index: 80;
   left:770px;
   top:187px;
}