@charset "UTF-8";


* {
	box-sizing: border-box;
	margin-bottom: 0;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
	background-color: #FFFFFF;
	margin: 0;
}

header {
	position: fixed;
	top: 0;
	margin-left: 20%;
	width: 80%;
	height: 50px;
	background-color: #96BE1E;
	z-index: 99;
}

h1 {
	width: 80%;
	position: inherit;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 5px;
	margin-right: auto;
	margin-top: auto;
	margin-bottom: 2px;
	padding-right: 5px;
	text-align: center;
	font-size: 30px;
	float: right;
}

h1 .a1 {
	text-decoration: none;
	text-align: center;
	color: inherit;
	font-size: 10px;
	letter-spacing: 1px;
	float: right;
	padding-left: 15px;
}

h1 .a2 {
	text-decoration: none;
	text-align: center;
	color: inherit;
	font-size: 10px;
	letter-spacing: 1px;
	float: right;
	padding-left: 10px;
}

.phone {
	display: none;
	padding-top: 20px;
	letter-spacing: 0px;
	font-size: 13px;
	font-weight: lighter;
	color: #ffffff;
	float: right;
}

aside {
	background-color: #ffffff;
	position: fixed;
	top: 0;
	width: 20%;
	text-align: center;
	z-index: 9;
}

section {
	margin-top: 50px;
	width: 80%;
	margin-left: 20%;
}

/*-----------
  Slide show
-------------*/
/* Slideshow container */
.slideshow-container {
	text-align: center;
}

/* Cacher l'image par défaut */
.slideshow-container .mySlides {
	display: none;
	padding-bottom: 16px;
}

/* Boutons précédent et suivant */
.slideshow-container .prev,
.slideshow-container .next {
	cursor: pointer;
	top: 50%;
	position: absolute;
	padding: 5px;
	color: #ffffff;
	background-color: rgba(150, 190, 30, 0.3);
	font-weight: bold;
	font-size: 20px;
	transition: 0.6s ease;
	user-select: none;
}

/* Position du bouton suivant à droite */
.slideshow-container .next {
	right: 0;
	border-radius: 10px 0 0 10px;
}

/* Position du bouton précédent à gauche */
.slideshow-container .prev {
	left: 0;
	border-radius: 0 10px 10px 0;
}

/* Focus curseur, ajouter un fond noir transparent*/
.slideshow-container .prev:hover,
.slideshow-container .next:hover {
	background-color: rgba(0, 0, 0, 0.5);
}


/* Les dots/bullets/indicators */
.slideshow-container .dots {
	position: inherit;
	display: inline-block;
	width: 100%;
	text-align: right;
	padding: 3px;
	bottom: 0;
}

.slideshow-container .dot {
	cursor: pointer;
	height: 10px;
	width: 10px;
	margin: 0 1px;
	background-color: #e5e5e5;
	border-radius: 50%;
	display: inline-block;
	transition: background-color 0.5s ease;
}

.slideshow-container .active {
	background-color: #bbb;
}

.slideshow-container .dot:hover {
	background-color: #808080;
}

/* Fading animation */
.slideshow-container .fade {
	animation-name: fade;
	animation-duration: 2s;
}

@keyframes fade {
	from {
		opacity: .3
	}

	to {
		opacity: 1
	}
}

.img900 {
	width: 90%;
	max-width: 150px;
	margin-top: inherit;
	padding: 5%;
	background-color: #FFFFFF;
}

.imgfd {
	width: 100%;
	background-image: url"images/30.png";
}

.img1 {
	width: 100%;
	margin-right: auto;
	margin-top: inherit;
	padding-top: 50px;
	background-color: #FFFFFF;
}

.img2 {
	width: 50%;
	background-color: #FFFFFF;
	margin: auto;
	display: flex;
}

.img3 {
	width: 25%;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 0px;
	float: left;
	line-height: 25px;
}

.img4 {
	width: 20%;
	background-color: #FFFFFF;
	margin-bottom: -30px;
  	display: block;
  	margin-left: auto;
  	margin-right: auto;
}

.imgcond {
	width: 100%;
	background-color: #FFFFFF;
	margin: 5px 0px 0px 0px;
	float: middle;
}

/* More info */
.slogan1 {
	width: 100%;
	text-align: center;
	font-weight: lighter;
	font-size: 40px;
	letter-spacing: 4px;
	padding: 12px;
	color: #303030;
}

.slogan2 {
	width: 100%;
	text-align: center;
	font-weight: lighter;
	font-size: 45px;
	letter-spacing: 4px;
	padding: 12px;
	color: #96BE1E;
}

.slogan3 {
	width: 100%;
	text-align: left;
	font-weight: lighter;
	font-size: 20px;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 25px;
	padding: 12px;
	color: #303030;
	float: left;
}

.slogan4 {
	width: 100%;
	text-align: center;
	font-weight: lighter;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 50px;
	letter-spacing: 1px;
	color:#96BE1E;
	float: left;
	margin-bottom: 2px;
}

h2 {
	width: 100%;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 60px;
	letter-spacing: 10px;
	padding: 12px;
	color: #96BE1E;
	display: absolute;
}

h3 {
	width: 100%;
	text-align: left;
	font-weight: lighter;
	font-size: 25px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #96BE1E;
	padding: 12px;
	display: absolute;
}

h4 {
	width: 100%;
	text-align: center;
	font-weight: lighter;
	line-height: 35px;
	font-size: 35px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #96BE1E;
}
.imageflottante
	{
	float: left;
}

.anchor {
	display: block;
	position: relative;
	top: -50px;
	visibility: hidden;
}

.sidenavright {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 999;
	top: 0;
	right: 0;
	background-color: rgba(150, 190, 30, 0.90);
	overflow: hidden;
	padding-top: 60px;
	transition: 0.5s;

}


.sidenavright a {
	padding: 8px;
	text-decoration: none;
	text-align: right;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
}

.sidenavright a.subright {
	padding: 8px;
	text-decoration: none;
	text-align: right;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
}

.sidenavright a:hover {
	color: #e4ff99;
}

.sidenavright .closebtnright {
	position: absolute;
	top: 0;
	left: 0px;
	font-size: 36px;
	margin-right: 50px;
}

.text0 {
	width: 100%;
	font-size: 15px;
	text-align: justify;
	padding: 12px;
	color: #303030;
	letter-spacing: 1px;
}

.text1 {
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 31px;
	padding: 12px;
	color: #303030;
}

.text2 {
	width: 100%;
	text-align: left;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	padding: 12px;
	color: #303030;
	letter-spacing: 1px;
}

.text3 {
	width: 100%;
	text-align: justify;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
	padding: 12px;
	color: #303030;
	letter-spacing: 1px;
	margin-top: 20%;
}

.table {
	table-layout: fixed;
}

.t1 {
	width: 100%;
	text-align: left;
	font-weight: lighter;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 25px;
	color: #303030;
	padding: 12px;
}

.t2 {
	width: 100%;
	font-size: 15px;
	text-align: justify;
	line-height: 20px;
	padding: 12px 12px 40px 12px;
	color: #303030;
	letter-spacing: 1px;
	border-top-width: 2px;
	border-spacing: 1px;
}

.gallery {
	width: 100%;
}

div.gallery img {
	width: 100%;
}

.responsive {
	display: inline-block;
	vertical-align: top;
	height: auto;
	padding: 12px;
	width: 32%;
}

.gallery1 {
	width: 100%;
}

div.gallery1 img {
	width: 50%;
}
.button1 {
	background-color: #ffffff;
	width: 100%;
	height: 650px;
	text-align: center;
	margin: 5px auto 0px auto;
	list-style-type: none;
	padding: 5px;

}

.button1 li {
	border-radius: 5px;
	background-color: #ffffff;
	margin: 15px 15% 5px 15%;
}

.button1 a {
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	transition: all 0.5s linear;
	text-decoration: none;
	color: #303030;
}

.button2 {
	display: none;
	width: 160px;
	padding: 5px;
	text-align: center;
	margin: 0px;
	list-style-type: none;
	color: #303030;
	font-size: 15px;
	letter-spacing: 0px;
	text-decoration: none;
	padding-top: 0px;
	text-align: center;

}

.button2 li {
	border: 1px solid #96BE1E;
	margin: 1px auto 1px auto;
}

.button2 a {
	height: 30px;
	line-height: 30px;
}

.button1 li:hover {
	background-color: #96BE1E;
	border: 1px solid #FFFFFF;
}

.button1>li:hover>a {
	color: #FFFFFF;
	font-weight: bold;
}

.button1 li:hover .button2 {
	display: inline-block;
}

.button2>li:hover>a {
	color: #FFFFFF;
	font-weight: bold;
}

.textfooter {
	font-site: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	letter-spacing: 2px;
	border-top-width: 2px;
}

a {
	text-decoration: none;
	color: #FFFFFF
}

.copyright {
	font-size: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}

footer {
	width: 80%;
	margin-left: 20%;
	background-color: #96BE1E;
	padding-top: 10px;
	padding-bottom: 10px;
	float: both;
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
	body {
		font-family: "Helvetica Neue", Helvetica, Arial, "sans-serif";
		background-color: #FFFFFF;
		margin: 0;
	}

}

/* Tablets */
@media (min-width: 591px) and (max-width: 767px) {

	/* Boutons précédent et suivant */
	.button1 {
		display: none;
	}

	.button2 {
		display: none;
	}

	.text1 {
		width: 100%;
		margin-left: 0%;
	}

	.slogan1 {
		font-size: 24px;
		letter-spacing: 2px;
	}

	.slogan2 {
		font-size: 24px;
		letter-spacing: 2px;
		font-weight: normal;
	}

	.responsive {
		width: 49%;
	}

	h3 {
		font-weight: normal;
	}

	h4 {
		font-size: 25px;
	}

	.slogan3 {
		font-weight: normal;
	}

	.text2 {
		font-weight: normal;
	}

	footer {
		width: 100%;
		margin-left: 0%;
	}
}

/* Mobile */
@media (max-width: 590px) {
	aside {
		height: 115px;
		width: 20%;
	}

	.img900 {
		height: 115px;
		width: 66px;
	}

	section {
		margin-top: 115px;
		width: 100%;
		margin-left: 0;
	}

	header {
		height: 115px;
	}

	h1 {
		letter-spacing: 2px;
		margin-top: 2%;
		font-size: 22px;
		text-transform: uppercase;
	}

	.anchor {
		display: block;
		position: relative;
		top: -115px;
		visibility: hidden;
	}

	.img1 {
		padding-top: 20%;
	}

	.button1 {
		display: none;
	}

	.button2 {
		display: none;
	}

	.text0 {
		text-align: left;
	}
	.text1 {
		width: 100%;
		font-size: 16px;
		font-weight: normal;
		margin-left: 0;
	}

	.slogan1 {
		font-size: 20px;
		letter-spacing: 2px;
		font-weight: normal;
	}

	.slogan2 {
		font-size: 24px;
		letter-spacing: 2px;
		font-weight: normal;
	}

	.sidenavright {
		padding-top: 15px;
	}

	.sidenavright a {
		font-size: 18px;
	}

	.responsive {
		width: 99%;
	}

	.t1 {
		font-weight: normal;
		font-size: 16px;
	}

	.t2 {
		font-size: 14px;
	}
	
	.phone {
		display: inline-block;
		font-size: 16px;
		font-weight: bold;
	}

	h1 .a2 {
		display: none;
	}

	h1 .h1text {
		display: inline-block;
		padding-top: 35px;
	}

	h2 {
		text-align: center;
		font-size: 33px;
		letter-spacing: 2px;
	}

	h3 {
		font-weight: normal;
	}

	h4 {
		font-weight: normal;
		font-size: 25px;
	}

	.slogan3 {
		font-weight: normal;
	}

	.text2 {
		font-weight: normal;
	}

	footer {
		width: 100%;
		margin-left: 0;
	}
}