#html, body {
	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;
	font-family: Arial;
	background-repeat:no-repeat;
	background-position:top;
	background-attachment: fixed;
	overflow-x: hidden;
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	background-color: #000;
}
.topimage {
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-position:center;
}
.logo {
	width: 90%;
	font-family: 'Muli', sans-serif;
	font-size: 1.6em;
	text-align: left;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #000000;
	padding-top: 2%;
	padding-bottom: 0%;
	padding-left: 5%;
	padding-right: 5%;
	display: inline-block;
	vertical-align: top;
	position: relative;
	margin-top: 0%;
	margin-bottom: 0%;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-image:url(images/mid.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.logo img{
	width: 30%;
	height: auto;

}
.mid {
	width: 80%;
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	text-align: center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	padding-top: 4%;
	padding-bottom: 5%;
	padding-left: 0%;
	padding-right: 0%;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	margin-top: 0%;
	background-repeat:no-repeat;
	margin-bottom: 0%;
	background-attachment:fixed;
	background-image:url(images/blackback.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}
.mid img{
	width: 70%;
	padding-top: 0%;
	text-align: center;
	border-radius: 25px;

	
}
.midz {
	width: 16%;
	font-family: 'Muli', sans-serif;
	font-size: 1em;
	text-align:center;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #333;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	margin-top: 2%;
	background-repeat:no-repeat;
	margin-bottom: 0%;
	background-color:#FFF;
	vertical-align:top;
	border-radius: 15px;

}
.top {
	width: 65%;
	font-family: 'Muli', sans-serif;
	font-size: 2em;
	text-align: right;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	padding-top: 0%;
	padding-bottom: 1%;
	padding-left: 30%;
	padding-right: 5%;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	margin-top: 0%;
	background-attachment:fixed;
	background-image:url(images/mid.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
	text-shadow: 3px 3px #000000;
}
a:link {
	color: #FFFFFF;
	text-decoration : none;
}
a:visited {
	color : #FFFFFF;
	text-decoration : none;
}
a:hover {
color : #FFFFFF;
text-decoration : none;

}
a:active {
	color : #FFFFFF;
	text-decoration : none;
}

.btnbar {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0%;
	margin-top: 0%;
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 0%;
	padding-bottom: 3%;
	position: relative;
	display: inline-block;
	width: 96%;
	text-align: right;
	height: auto;
	background-attachment:fixed;
	background-repeat:no-repeat;
		background-attachment:fixed;
	background-image:url(images/mid.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.btn {
	margin-left:auto;
	margin-right:auto;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-bottom: 0.6%;
	padding-top: 0.6%;
	padding-left: 2%;
	padding-right: 2%;
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	font-family: 'Muli', sans-serif;
	position: relative;
	display: inline-block;
	background-color: #003366;
  box-shadow: 2px 2px #000000;
}

.btn {
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.btn:hover {
	background-color: #000000;
}
.btnbot:hover {
	background-color: #FFFFFF;;
}
.video {
	display: block;
	background: #000000;
	border: none;
	width: 50%;
	height: 100%;
	position: relative;
	margin-top: 1px;
	margin-bottom: 0%;
}
video {
  width: 100%;
  height: auto;
  box-shadow: 2px 2px #000000;
}
.produits {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0%;
	padding-left: 10%;
	padding-right: 10%;
	width: 80%;
    height: auto;
	position: relative;
	background-image: url(images/produits.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	min-height: 489px;
	background-attachment: fixed;
	background-position:center;
	box-shadow: 2px 2px #000000;
}
.produitstxt {
	margin-top: 10%;
	margin-bottom: 0%;
	color: #FFF;
	font-size: 1.2em;
	text-align: left;
	font-family: 'Muli', sans-serif;
	position: relative;
	display: inline-block;
	width: 100%;
	height:auto;
	text-shadow: 2px 2px #000000;
}
.btnproduits {
	margin-left:auto;
	margin-right:auto;
	width: auto;
	max-width: 140px;
	margin-top: 2%;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: left;
	margin-bottom: 0%;
	height: auto;
	padding-top: 1%;
	padding-left: 1%;
	padding-right: 1%;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1%;
	background-color: #003366;
	box-shadow: 2px 2px #000000;
}

.btnproduits {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.btnproduits:hover {
	background-color: #000000;
}
::-webkit-scrollbar {
    height: 112px;
	width: 6px;
	background: #FFFFF;
    }
::-webkit-scrollbar-thumb {
    background: #000000;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
		border-radius: 25px;
}
::-webkit-scrollbar-corner {
    background: #FFFFFF;
}

.webmastergc{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1%;
	margin-top: 3px;
	padding-left: 5%;
	padding-right: 5%;
	padding-top: 3%;
	padding-bottom: 3%;
	width: 90%;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	position: relative;
	font-family: 'Muli', sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-color: #000000;
}
.webmastergc img{

	width: 6%;
	height: auto;

}
h1 {

}
h1 img{

}
iframe {
max-width: 100%;
width: 100%;
height: auto;
min-height: 400px;
frameborder="0"
}
