#html, body {
	font-family: 'Montserrat', sans-serif;
	right : 0;
	bottom : 0;
	left : 0;
	width : 100%;
	height : auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;
	display:inline-block;
	background-color: #FFFFFF;
	padding-left: 0%;
	padding-right: 0%;
	overflow-x: hidden;
	background-image:url(images/index.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment:fixed;
}
.header {
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 0%;
	padding-bottom: 25%;
	text-align: left;
	background-image:url(images/topjoindre.jpg);
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	background-repeat:no-repeat;
	color: white;
	width: 90%;
	margin-bottom: 2px;
	margin-top: 0px;
	display:block;
}
.header img {
	display: block;
	-moz-box-shadow: 2px 2px 3px #666666;
	-webkit-box-shadow: 2px 2px 3px #666666;
	box-shadow: 2px 2px 3px #666666;
}
.header h1 {
	font-size: 40px;
	color: #CC6600;
}
.header p {
	font-size: 1em;
	color: #64615C;

}
h1 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC6666;
	padding-bottom: 2%;
	padding-top: 2%;
	margin-top: 0%;
	font-family: 'Montserrat', sans-serif;
	margin-left: auto;
	-moz-box-shadow: 2px 2px 3px #666666;
	-webkit-box-shadow: 2px 2px 3px #666666;
	box-shadow: 2px 2px 3px #666666;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #CC6666;
	padding-bottom: 2%;
	padding-top: 2%;
	margin-top: 0%;
	font-family: 'Montserrat', sans-serif;
}
h3 {
	font-size: 18px;
	color: #0074A2;
	padding-bottom: 0%;
	padding-top: 1%;
	margin-top: 0%;
	font-family: 'Montserrat', sans-serif;
}
h4 {
	font-size: 2.4em;
	color: #666666;
	padding-bottom: 0%;
	padding-top: 1%;
	margin-top: 0%;
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 2%;
}
.navbar {
	overflow: hidden;
	margin-bottom:3px;
	margin-right: 4%;
	text-align:right;
}

.navbar a {
    display:inline-block;
	color:#666666;
    text-align: center;
    text-decoration: none;
	padding-left: 1%;
	padding-right: 1%;
	padding-top: 0.8%;
	padding-bottom: 0.8%;
	font-size:15px;
}



.navbar a:hover {
color:#CCCCCC;
}
a:link {
	text-decoration : none;
	text-align:center;
}
.page {
	width: 100%;
	position: relative;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	height: auto;
	background-color: #DCDCDC;
	display:flex;
}
.page2 {
	width: 100%;
	position: relative;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: top;
	height: auto;
	background-color: #FFFFFF;
	margin-top: 0%;
		margin-bottom: 0px;
	margin-top: 0px;
}
.side {
	width: 30%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
	text-align: left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	vertical-align: top;
	height: auto;
	background-attachment:fixed;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}
.side h2 {
	color: #64615C;
}
h2 img{
	padding-left: 1%;
	padding-right: 1%;
}
h2 img:hover{
opacity : 0.5;
}
.google img:hover{
opacity : 0.5;
}
.side h1 {
	font-size: 0.8em;
}
.side h3 {
	color: #CC6600;
	font-size:2em;
}
.main {
	width: 100%;
	background-color: white;
	padding-left: 0%;
	padding-right: 0%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 0%;
	padding-top: 2%;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 3px;
	margin-top: 0px;

}
.main h2 {
	color: #CC6600;
}
.fakeimg {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position:center;
	width: auto;
	height:100%;
	background-repeat:no-repeat;
	margin-bottom: 3%;
	margin-top: 3%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: left;
	padding-left: 4%;
	padding-right: 4%;
	color: #666666;
}
.fakeimg2 {
	width: auto;
	height:100%;
	background-repeat:no-repeat;
	margin-bottom: 3%;
	margin-top: 0%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	text-align: center;
	padding-left: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
}
.fakeimg2 img{
	-moz-box-shadow: 2px 2px 3px #666666;
	-webkit-box-shadow: 2px 2px 3px #666666;
	box-shadow: 2px 2px 3px #666666;
	}
.footer {
	padding: 20px;
	text-align: center;
	background-color: #CC6666;
	color:#FFFFFF;
	font-size:0.6em;
	margin-bottom: 0%;
	-moz-box-shadow: 2px 2px 3px #666666;
	-webkit-box-shadow: 2px 2px 3px #666666;
	box-shadow: 2px 2px 3px #666666;
}
.footer2 {
	font-family: 'Montserrat', sans-serif;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	text-align: left;
	background-color: #FFFFFF;
	color:#0074A2;
	font-size:12px;
	margin-bottom: 0%;
	margin-top: 0%;
	padding-top: 3%;
	padding-bottom: 3%;
	height: auto;
	padding-left: 8%;
	padding-right: 8%;
	width: 84%;
	display: inline-block;
}
.footer3 {

	text-align: center;
	background-color: rgba( 223, 223, 223, 1.000 );
	color:#0074A2;
	font-size:0.6em;
	margin-bottom: 0%;
	height: 10px;
	width: auto;
		-moz-box-shadow: 2px 2px 3px #666666;
	-webkit-box-shadow: 2px 2px 3px #666666;
	box-shadow: 2px 2px 3px #666666;
}
#slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 4px;
}

#slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

#slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 500px;
  height: 300px;
  background: #ccc;
  text-align: center;
  line-height: 300px;
}

a.control_prev, a.control_next {
  position: absolute;
  top: 40%;
  z-index: 999;
  display: block;
  padding: 4% 3%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
}

a.control_prev:hover, a.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

a.control_prev {
  border-radius: 0 2px 2px 0;
}

a.control_next {
  right: 0;
  border-radius: 2px 0 0 2px;
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}



::-webkit-scrollbar {
    height: 12px;
	width: 6px;
	background: #FFFFFF;
    }
::-webkit-scrollbar-thumb {
    background: #0074A2;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	border-radius: 15px;
}
::-webkit-scrollbar-corner {
    background: #FFFFFF;
}


@media screen and (max-width: 960px) {
	.natimg {
	height: 320px;
	width: 320px;
	-moz-box-shadow: 0px 0px 0px #FFFFFF;
	-webkit-box-shadow: 0px 0px 0px #FFFFFF;
	box-shadow: 0px 0px 0px #FFFFFF;

	}
	.dianeimg {
	height: 320px;
	width: 320px;
	-moz-box-shadow: 0px 0px 0px #FFFFFF;
	-webkit-box-shadow: 0px 0px 0px #FFFFFF;
	box-shadow: 0px 0px 0px #FFFFFF;

	}
	.fakeimg {
	height: auto;
	padding-bottom: 4%;

}
	.fakeimg2 {
	height: auto;

}
	.side {
	width: 90%;
	text-align:center;
	padding-left: 5%;
	padding-right: 5%;
	}
	.side h1 {
	font-size: 0.6em;
	text-align:left;
}
	.main {
	width: 100%;
	}
	.page2 {
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
		-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	}
	.footer3 {
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	width: auto;
	margin-left:auto;
	margin-right:auto;
	height: 0%;
	
}
	.footer2 img{
	text-align: center;
	
}
h4 {
	font-size: 1.4em;
	padding-bottom: 4%;
}
}

@media screen and (max-width: 720px) {
	.fakeimg2 img{
	width: 280px;
	height: 187px;

}
h1 {
font-size: 8px;
padding-left: 5%;
padding-right: 5%;
width: 90%;
padding-top: 3%;
padding-bottom: 3%;
}
h2 {
font-size: 8px;
padding-left: 5%;
padding-right: 5%;
width: 90%;
padding-top: 3%;
padding-bottom: 3%;
}
h3 {
font-size: 10px;
padding-left: 5%;
padding-right: 5%;
width: 90%;
padding-top: 3%;
padding-bottom: 3%;
}
    .navbar{
	padding-top: 4%;
    }
    .navbar a {
	
	padding-left: 0.3%;
	padding-right: 0.3%;
		text-align:center;
		display:block;
    }
.footer2 {
	padding-bottom: 8%;
	height: auto;
	padding-left: 0%;
	padding-right: 0%;
	width: auto;
	margin-left:auto;
	margin-right:auto;
	background-position: 50% 50%;
	
}
.fakeimg {
font-size: 12px;
}
}

@media screen and (max-width: 480px) {
	
		.footer2 img{
	width: 250px;
	height: 88px;
	text-align: center;
	
}

}
