section:nth-of-type(1) {
	margin: 0;
	padding:90px 0 0;
	height: 580px;
	width: 100%;
	background: #fff;
}


#indicator {
    display: block;
    margin: 0;
    position: fixed;
    width: 40px;
    height: 3px;
    top: 0;
    background-color: #CCC;
    margin-top: 25px;
    margin-left: 28px;
}


section:nth-of-type(1) .background1{
	position: relative;
	display: block;
	background-size: cover;
	margin: 0;
	height: 500px;
	width: 100%;
	opacity:1;
}

section:nth-of-type(1) .background2{
	position: relative;
	display: block;
	margin: -500px 0;
	height: 500px;
	width: 100%;
	opacity: 1;
}


section:nth-of-type(1) .background1{
	background:url(../img/accueil/accueil_1.jpg) no-repeat;
	background-size: cover;
	background-position: bottom center;
}

section:nth-of-type(1) .background2{
	background:url(../img/accueil/accueil_0.jpg) no-repeat;
	background-size: cover;
	background-position: bottom center;
}

/* NAV SLIDERS IMAGE */

nav.sliderImages{
	position: relative;
	padding: 0;
	margin: 0;
	width: 100%;
	top: 100px;

}

nav.sliderImages a {
	display: block;
	width: 30px;
	height: 39px;
	padding: 5px 2px;
	background: #000;
}

nav.sliderImages a:nth-of-type(1) {
	text-align: right;
	float: right;
	margin: 0;
	right: 0;
}

nav.sliderImages a img{
	padding: 0;
	margin: 0;
}

/* CIRCLES */

#circles {
	position: relative;
	top: 0px;
	width: 500px;
	height: 410px;
	z-index: 9;
	margin: 0 auto;
	padding: 0;
	white-space: nowrap;
	list-style: none;
	visibility: visible;
}

#circles > li {
	display: inline-block;
	width: 250px;
	height: 135px;
	background: rgba(255,255,255,0.3);
	border-radius: 125px;
	margin: 0;
	padding: 115px 0 0;
	position: relative;
	text-align: center;
	color: white;
}

#circles > li:first-of-type {
	display: block;
	margin: 0 auto -90px;
}

#circles > li:nth-of-type(2) {
	left:40px;
}

#circles > li:nth-of-type(3) {
	left:-40px;
}





div#description {
	position: absolute;
	top:600px;
	display: block;
	width:100%;
	padding: 0;
}

div#description > a.stickers {
	width:200px;
	border: solid 2px #ebebeb;
    display: block;
    width: 120px;
    color: #666;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: 1px;
    padding: 5px 10px;
    text-align: center;
    margin: 20px auto;
}



section:first-of-type > a{
	display: block;
	margin: 0;
	padding: 0;	
}



#label{
	position: relative;
	float: right;
	top: -220px;
	width: 400px;
}

#label > h1{
	background: #fff82e;
	color: #000;
	font-size: 24px;
	padding:10px 0;
	text-align: left;
	padding-left: 10px;
	margin: 40px 0 0;

}

#label > article{
	background:rgba(0,0,0,0.7);
	padding: 10px 5px;
}

#label > article > h2{
	color: #fff;
	font-size: 18px;
	font-weight: 100;
	margin: 0;
	padding: 0;
}

#label > article > h3{
	color: #2ad4e8;
	font-size: 16px;
	font-weight: 100;
	margin: 0;
	padding: 0;
}


#label > article > p{
	color: #fff;
	font-size: 16px;
	font-weight: 100;
	margin: 0;
	padding: 0;
}


#label > article > span{
	font-size: 14px;
	font-weight: 100;
	margin: 0;
	padding: 0;
}




section:nth-of-type(2){
	background: #ebebeb;
	height: auto;
	padding: 50px 0 400px;
	margin: 0;
}


section:nth-of-type(2) nav {
	position: absolute;
	width: 180px;
	margin-left: -210px;
}


section:nth-of-type(2) nav ul{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
	text-align: right;
}

section:nth-of-type(2) nav ul li{
	padding: 5px 0;
}



section:nth-of-type(2) nav ul li a{
	color:#000;
}

section:nth-of-type(2) nav ul li a.active{
	font-weight: 400;
}



section:nth-of-type(2) > article{
	width: 600px;	
	margin: 10px auto 200px;
	background: #fff;
	font-weight: 100;
	padding: 20px;
}

section:nth-of-type(2) > article > h1{
	text-align: center;
	padding: 0;
	margin-bottom: 0;
}
section:nth-of-type(2) > article > h1:nth-of-type(n+1){
padding: 50px 0 0;
}

section:nth-of-type(2) > article > img{
	position: relative;
	width: 400px;
	display: block;
	margin: 30px auto 60px;
}


h2{
	text-align: left;
	font-weight: 600;
	font-size: 24px;
	color: #333;
	padding: 30px 0 0;
	margin-bottom: 0;
}

section:nth-of-type(2) > article > ul > li{
	padding-bottom: 10px;
}

section:nth-of-type(2) > article > ul > li > sup{
	font-size: 10px;
}

section:nth-of-type(2) > article > span{
	font-size: 13px;
}

#accroche{
	background-color: rgba(0,0,0,0.7);
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	top: -270px;
}

#accroche > article {
	padding: 20px 10px;
}

#accroche > article > p{
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: 100;
	color: #fff;
	font-size: 20px;
}


.bottom{
	display: block;
	width: 100px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0 30px;
	text-decoration: none;
	border: none;
	opacity: 0.6;
	color: #000;
	font-size: 12px;
}


a.bottom:nth-of-type(1){
	margin-top: 300px;
}

a.bottom:nth-of-type(2){
	position: relative;
	top: -200px;
}



b{
	font-weight: 400;
}

.bottom > img {
	padding: 20px 0 10px;
}