@charset "UTF-8";
/* CSS Document */
html
{overflow:hidden;}
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-image: url(../images/vip_bg.jpg);
	background-repeat:repeat-x;
	height:auto;
	overflow:hidden;

margin:0px 0px; padding:0px;
}

a{outline: 0 none; }

* html #contener {
	text-align : center; 
display : block; 
margin-left : auto;
 margin-right : auto;
 

	
}

#contener {
	position: absolute; 
	top: 50%;
	left: 50%; 
	height: 450px;
	margin-top: -290px; 
	width: 100%;
	margin-left: -50%;
	
}

#content {
	position:relative;
	z-index:100;
	left:Opx;
	top:0px;
	margin:auto;
	
}
#pages { width:842px;
background-image:url(../images/vip_62.png);
background-repeat:repeat-x;
position:relative;
height:450px;
	}
	
#montagne {
	background-image:url(../images/montagne.png);
	height:288px;
	width:1047px;
	position:relative;
	top:0px;
	z-index:1000;
	margin:auto;
	
}

#fdmontagne {
	background-image:url(../images/fdmontagne.png);
	background-repeat:repeat-x;
	height:288px;
	width:100%;
	position:relative;
	top:-158px;
	z-index:900;
}

/*nav*/
#navig {list-style:none; left:-10px; position:relative; }

#nav a{list-style:none;
	background-image:url(../images/btn_off-12.png);
	float:left;
	z-index:1000;
	display:inline;
	position:relative;
	height:45px;
	width:115px;
	*width:110px;
	margin:-14px;
	text-decoration:none;

}
#nav a:hover {list-style:none;
	background-image:url(../images/btn_on-12.png);
	float:left;
	z-index:1001;
	display:inline;
	position:relative;
	height:45px;
	width:115px;
	*width:110px;
	margin:-14px;

}

ul#navig li { float: left; display: inline; position: relative; }

/*texte*/
p {
	padding-left:15px;
	padding-right:20px;
	font-size:12px;
font-family:Tahoma;
}

/*pages photo */

#fond_img {
 background-image:url(../images/img-13.png);
 background-repeat:no-repeat;
 position:relative;
 width:141px;
 height:96px;
 padding:3px;
}
#photo {
padding-left:12px;
padding-top:0px;
text-decoration: none;border: 0 none;
}

#video
{
text-decoration: none;border: 0 none;

}

/*scroll*/
.scroll-track{
 height:10px;
 width:10px;
 background:#666;
}


#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 800px;
height: 400px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;


}

#mycustomscroll1 {
/* Typical fixed height and fixed width example */
width: 800px;
height: 350px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;


}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 300px;
height: 200px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;


}

#fond_img {background-image:url(../images/img-13.png);
height:96px;
width:141px;
}

/* video ds le site */

#videoqualite {
	z-index:999;
	background-color:#000;
	width:240px;
	height:190px;
	position:relative;
	left:115px;
	top:0px;
	padding:5px;
	
}
/* Page video */

#fd_video {
	background-color:#000;
	height:150px;
	width:220px;
}

#img_video {
	position:relative;
	text-decoration: none;border: 0 none;

	
}
#fd_txt {
	background-color:#FFF;
	height:25px;
	width:231px;}

h1 {
	background-color:#FFF;
	margin:3px;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	top:-10px;
	}
	

/* accordion */
h2 {
	padding-left:10px;
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	border-bottom:#FFF solid 1px;}
    
    
    /* Images */

#homeimg {background-image:url(../images/doly-19.png);
 position:absolute;
 height:449px;
 width:335px;
 z-index:10000;
 bottom:70px;
 left:-105px;
}

#presimg {background-image:url(../images/video-19.png);
 position:absolute;
 height:281px;
 width:444px;
 z-index:10000;
 bottom:80px;
 left:-30px;
}
#videoimg {background-image:url(../images/prestation-19.png);
  position:absolute;
 height:483px;
 width:273px;
 z-index:10000;
 bottom:80px;
 left:-125px;
}
#contactimg {background-image:url(../images/camera2-19.png);
  position:absolute;
 height:323px;
 width:237px;
 z-index:10000;
 bottom:100px;
 left:850px;
}
#qualiteimg {background-image:url(../images/camera-19.png);
  position:absolute;
 height:317px;
 width:201px;
 z-index:10000;
 bottom:100px;
 left:10px;
}
#photoimg {background-image:url(../images/steadycam-19.png);
  position:absolute;
 height:422px;
 width:237px;
 z-index:10000;
 bottom:100px;
 left:920px;
}
#copyright {
 position:absolute;
 z-index:10000;
 bottom:50%;
 right:5px;
}
