/* slide CSS */
#slide {
	position: absolute;
	width: 100%;
	margin-left: auto;
	float: left;
	white-space: nowrap;
	color: inherit;
	overflow-x:auto;
	overflow-y:hidden;
	padding-right: 20px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	height: 570px;
	clear: both;
	z-index: 1000;
	margin-right: auto;	
}
body {
	margin: 0px;
	background-color: #;
	overflow-x: hidden;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.clearfloat {
	clear: both;
}
a {
	outline:none;
}

/* BODY BACKGROUND home page */

#header {
	height: 150px;
	width: 960px;
	float: left;
	position: fixed;
	top: 0px;
}

#logo {
	float: left;
	height: 150px;
	width: 150px;
	opacity: 0.1;
	margin-left: 380px;
}
	
#logo:hover {
	opacity: 0.9;
	
}

img {
	border: 0;
	margin-left: 0px;
	padding-right: 0px;
}
.elevator::-webkit-scrollbar {
  width: 5px; /*largeur de la scrollbar verticale*/
  height: 5px; /*hauteur de la scrollbar horizontale*/
  background-color: #F00;}

.elevator::-webkit-scrollbar-track {
  background-color: #000; /*couleur du fond de la scrollbar*/}

.elevator::-webkit-scrollbar-thumb { /*la petite bande qui monte/descend*/
  background-color: #FFF /*couleur de l'ascenseur*/;
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;}
.slide img {
	margin-bottom: 10px;
}
#slide .overflow-x {
	background-color: #;
}

#scroll img {
  margin-right: 1px;
  margin-left: 0px;
}

#footer-apesanteur {
	width: 960px;
	position: absolute;
	z-index: 100;
	height: 40px;
	font-family: 'Lekton', serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	line-height: 56px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: auto;
	font-weight: normal;
	margin-bottom: 10px;
	background-color: transparent;
	margin-right: auto;
	left: 200px;
	bottom: 10px;
}
#space-top-160 {
	height: 40px;
	width: 950px;
	margin-top: 40px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}
.exergue-oblique-noir{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #000;
	margin-bottom: 10px;
	font-style: oblique;
	}
	/*--------------------------APESANTEUR*/
#visuel-home-poids {
	float: left;
	height:510px ;
	width: 927px;
	margin-left: 10px;
}
#legende-apesanteur {
	float: left;
	width: 950px;
	margin-left: 10px;
	font-family: 'Lekton', serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}
#apesanteur-title-pics {
	height: 2px;
	width: 924px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}

#sound-poids {
	float: left;
	height: 20px;
	width: 200px;
	margin-top: 129px;
	margin-left: 20px;
}
#apesanteur-titre {
	width: 480px;
	float: left;
}
#space {
	clear: both;
	height: 20px;
	width: 960px;
}
