@charset "utf-8";
/* CSS Document */

.fond {
	
	background-image: url(image/helicollage/degrade.jpg);
	background-color: #046b1d;
	background-repeat: repeat-x;
	margin:0px;
	
}
.nvert{
	height: 52px;
	width: 200px;
	background-image: url(image/helicollage/nvert.png);
	position:absolute; 
	left: 50%; 
	margin-left: 300px; 
	top:20px;
	z-index:2;
}
.image{
	height: 646px;
	width: 1060px;
	background-image: url(image/helicollage/image.jpg);
	position:absolute; 
	left: 50%;  
	margin-left: -530px; /* moitié de la largeur */ 
	z-index:1;
	top:0px;
}

.video{
	height: 330px;
	width: 587px;
	/*background-color:#000;*/
	position:relative; 
	left: 50%; 
	margin-left: -293px; /* moitié de la largeur */ 
	top:180px;
}
.legende{
	font-size: 14px;
	color:#fff;
	font-family:Verdana, "Arial Black", Arial, serif;
	text-align : center;
	width: 800px;
	position:absolute; 
	left: 50%;  
	margin-left: -400px; /* moitié de la largeur */ 
	top:540px;
	z-index:2;
}
.credit{
	height: 73px;
	width:100%;
	background-image: url(image/helicollage/herbe.png);
	position:relative; 
 	top : 360px;
	text-align : center; 
	font-size: 10px;
	color:#fff;
	font-family:Verdana, "Arial Black", Arial, serif;
	background-repeat: repeat-x;
	z-index:2;
}
.credit a:hover{
	color:#cc0000;
}
.credit a{
	color:#fff;
}
.share{
	width:80px;
	position:absolute; 
	left: 50%; 
	margin-left: 295px;
	margin-top: -13px;
}
.detail a:hover{
	color:#cc0000;
}
.detail a{
	color:#fff;
}
.detail{
	width:800px;
	left: 50%;  
	height:auto;
	padding-bottom:50px;
	position:relative; 
	margin-left: -400px; /* moitié de la largeur */ 
	font-size: 11px;
	color:#fff;
	font-family:Verdana, "Arial Black", Arial, serif;
	text-align : justify; 
	top:390px;
}
.detail2 a:hover{
	color:#cc0000;
}
.detail2 a{
	color:#fff;
}
.detail2{
	width:800px;
	left: 50%;  
	height:auto;
	padding-bottom:50px;
	position:relative; 
	margin-left: -400px; /* moitié de la largeur */ 
	font-size: 11px;
	color:#fff;
	font-family:Verdana, "Arial Black", Arial, serif;
	text-align : justify; 
	top:600px;
}
.vieux{
	width:200px;
	height: 355px;
	background-image: url(image/helicollage/vieux.png);
	left: 50%;
	margin-left: 340px;
	position:absolute; 
	top:280px;
	z-index:2;
		background-repeat: no-repeat;
}
.vache{
	width:200px;
	height: 249px;
	background-image: url(image/helicollage/vache.png);
	left: 50%;
	margin-left: -550px;
	position:absolute; 
	top:400px;
	z-index:2;
	background-repeat: no-repeat;
}
.helico{
	width:300px;
	height: 226px;
	background-image: url(image/helicollage/helico.gif);
	left: 50%;
	margin-left: -580px;
	position:absolute; 
	top:0px;
	z-index:2;
	background-repeat: no-repeat;
}
.baseline{
	width:100%; 
	font-weight:bold;
	position:absolute; 
	font-size: 14px;
	color:#ac0808;
	z-index:2;
	font-family:Verdana, "Arial Black", Arial, serif;
	text-align : justify; 
	top:140px;
	text-align : center; 
}
.likebox{
position:fixed;
height:83px;
width: 75px;
right:30px;
bottom:30px;
z-index:30;
}
.fb-like{
position:absolute;
height:73px;
width: 65px;
left:10px;
top:10px
}
