#html, body {
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
	width : 100%;
	height : auto;
	text-align: right;
	background-repeat: no-repeat;
	background-color: #ffffff;
	overflow-y: scroll;
	display: inline-block;
	background-attachment:fixed;
	background-image:url(images/boutique.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-size: 100%;
	font-family: 'Quicksand', sans-serif;
}

img {
    width: 100%;
    height: auto;
}


a:link {
	color: #000;
	text-decoration: none;
	border:none;
    outline:none;
	filter:alpha(opacity=100);
}
a:visited {
	color: #000;
	border:none;
    outline:none;
	filter:alpha(opacity=100);
}
a:hover {
	color: #000;
}
a:active {
	color: #000;
	border:none;
	outline:none;
	filter:alpha(opacity=100);
}

h1 {
	width: 85%;
	height: auto;
	font-family: 'Quicksand', sans-serif;
	color: #FFFFFF;
	text-align: left;
	padding-top: 2%;
	padding-bottom: 2%;
	position: relative;
	padding-left: 10%;
	padding-right: 5%;
	margin-left: auto;
	margin-right: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 2.6em;
	text-shadow: 1px 1px 2px black;
}
h2 {
	width: 94%;
	height: auto;
	font-family: 'Quicksand', sans-serif;
	color: #333333;
	text-align: right;
	padding-top: 2%;
	padding-bottom: 0%;
	position: relative;
	padding-left: 3%;
	padding-right: 3%;
	margin-left: auto;
	margin-right: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 1.6em;
	margin-top: 0%;
	margin-bottom: 0%;
}
h3 {
	width: 100%;
	height: auto;
	font-family: 'Quicksand', sans-serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0%;
	padding-bottom: 2%;
	position: relative;
	padding-left: 0%;
	padding-right: 0%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.5em;
	margin-top: 0%;
	margin-bottom: 0px;
}
h4 {
	width: 100%;
	height: auto;
	font-family: 'Quicksand', sans-serif;
	color: #FF6666;
	text-align: center;
	padding-top: 0%;
	padding-bottom: 2%;
	position: relative;
	padding-left: 0%;
	padding-right: 0%;
	margin-left: auto;
	margin-right: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 1.4em;
	margin-top: 0%;
	margin-bottom: 0px;
}
h5 {
	width: 100%;
	height: auto;
	font-family: 'Quicksand', sans-serif;
	color: #FF6666;
	text-align: center;
	padding-top: 0%;
	padding-bottom: 2%;
	position: relative;
	padding-left: 0%;
	padding-right: 0%;
	margin-left: auto;
	margin-right: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 1.2em;
	margin-top: 0%;
	margin-bottom: 0px;
}
h6 {
	width: 100%;
	height: auto;
	font-family: 'Quicksand', sans-serif;
	color: #FF6666;
	text-align: center;
	padding-top: 0%;
	padding-bottom: 0%;
	position: relative;
	padding-left: 0%;
	padding-right: 0%;
	margin-left: auto;
	margin-right: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-size: 1em;
	margin-top: 0%;
	margin-bottom: 0%;
}
.date {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	margin-bottom: 0%;
	padding-top: 3%;

}
.line {
	position: relative;
	background-color:#000000;
	display: block;
	width: 100%;
	text-align: center;
	height: 3px;
	margin-bottom: 0%;
	padding-top: 0%;
	margin-top: 0%;

}
iframe {
	padding-top:3%;
	width: 25%;
	padding-bottom: 3%;
	border-width: 0px;
}
.video {
	display: block;
	background: #000;
	border: none;
	width: 100%;
	height: 100%;
	position: relative;
	background-image: url(images/index-video.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.video2 {
	display: block;
	background: #000;
	border: none;
	width: 100%;
	height: 100%;
	position: relative;
	background-image: url(images/derriere-soi.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0px;
	margin-top: 0%;
}
.spectacles {
	font-family: 'Quicksand', sans-serif;
	color: #333333;
	font-size: 1em;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	display: inline-block;
	border: none;
	padding-top:3%;
	padding-bottom:1%;
	padding-left:0%;
	padding-right:0%;
	width: 100%;
	height: auto;
	position: relative;
	background-image:url(images/black.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
}
.logo {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	margin-bottom: 2%;
	padding-top: 3%;

}
.midimage {
	position: relative;
	display: inline-block;
	width: 100%;
	text-align: right;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
     background-image:
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: auto;
	margin-bottom: 0%;
	padding-top: 0%;

}
.logo1 {
	margin-left:auto;
	margin-right:auto;
	width: 96%;
	margin-top: 0%;
	color: #000000;
	font-size: 1.4em;
	text-align: right;
	margin-bottom: 0%;
	height: auto;
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 5%;
	font-family: Berlin;
	padding-right: 4%;
	position: relative;
	padding-bottom: 2%;
	display: inline-block;

}
.logo1 img {
    width: 150px;
    height: 75px;
}

.logo1 img:hover {
    transform: scale(1.1);
}
.medias {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	margin-top: 0%;
	color: #FFF;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 0%;
	height: auto;
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 5%;
	font-family: Berlin;
	padding-right: 0%;
	position: relative;
	padding-bottom: 2%;
	display: inline-block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Quicksand', sans-serif;
	text-shadow: 2px 2px #000000;

}
.medias img {
width: 100px;
height: 121px;
	padding-right:1%;
	padding-left:1%;
}
.btnbar {
	position: relative;
	background-color:#FFF;
	display: inline-block;
	width: 90%;
	text-align: right;
	height: auto;
	margin-bottom: 0%;
	padding-top: 0%;
	margin-top: 0%;
	padding-bottom: 0%;
	padding-left: 5%;
	padding-right: 5%;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 2px 2px #000000;
	font-family: 'Quicksand', sans-serif;
	
}
.btn {
	margin-left:auto;
	margin-right:auto;
	width: auto;
	margin-top: 0%;
	color: #000000;
	font-family: 'Quicksand', sans-serif;
	font-size: 1.1em;
	text-align: center;
	padding-bottom: 1%;
	padding-top: 1%;
	height: auto;
	font-family: Berlin;
	padding-right: 2%;
	position: relative;
	display: inline-block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-left: 2%;
}
.btn{
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.btn:hover {
	background-color: #DDA0DD;
	border-top-left-radius: 250px 100px;
}
.boutique {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	margin-top: 0%;
	color: #000;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 2%;
	height: auto;
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 5%;
	font-family: Berlin;
	padding-right: 0%;
	position: relative;
	padding-bottom: 2%;
	padding-top: 2%;
	display: inline-block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Quicksand', sans-serif;

}
.boutique img {
	width: 40%;
	height: auto;
	box-shadow: 2px 2px #000000;
	border-radius: 25px;
}
.boutique img:hover {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
	transform: scale(1.01);
}
.boutiquedesc {
		margin-left:auto;
	margin-right:auto;
	width: 40%;
	background-color:#FFF;
	color:#000;
    box-shadow: 2px 2px #000000;
	padding-bottom: 2%;
	padding-top: 2%;
	border-radius: 25px;
}
.medias img:hover {
    transform: scale(1.1);
}
.medias2 {
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	margin-top: 0%;
	color: #000000;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: 0%;
	height: auto;
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 5%;
	font-family: Berlin;
	padding-right: 0%;
	position: relative;
	padding-bottom: 2%;
	display: inline-block;
	background-color:#FFF;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

}
.medias2 img {
    width: 32px;
    height: 32px;
	padding-right:1%;
	padding-left:1%;
}

.medias2 img:hover {
    transform: scale(1.1);
}
.logo2 {
	margin-left:auto;
	margin-right:auto;
	width: 96%;
	margin-top: 0%;
	color: #000000;
	font-size: 1.4em;
	text-align: right;
	margin-bottom: 0%;
	height: auto;
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 5%;
	font-family: Berlin;
	padding-right: 4%;
	position: relative;
	padding-bottom: 0%;
	display: inline-block;

}
.logo3 {
	margin-left:auto;
	margin-right:auto;
	width: 96%;
	margin-top: 0%;
	color: #000000;
	font-size: 1.4em;
	text-align: right;
	margin-bottom: 0%;
	height: auto;
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 5%;
	font-family: Berlin;
	padding-right: 4%;
	position: relative;
	padding-bottom: 2%;
	display: inline-block;

}
.logo4 {
	margin-left:auto;
	margin-right:auto;
	width: 96%;
	margin-top: 0%;
	color: #000000;
	font-size: 1.4em;
	text-align: right;
	margin-bottom: 0%;
	height: auto;
	padding-top: 2%;
	padding-left: 0%;
	padding-right: 5%;
	font-family: Berlin;
	padding-right: 4%;
	position: relative;
	padding-bottom: 2%;
	display: inline-block;

}

.webmastergc{
	width: 90%;
	height: auto;
	text-align: center; /* !!! */
	vertical-align: top;
	display:inline-block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-top: 3%;
	padding-bottom: 3%;
	background-image: url(images/back.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-bottom: 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 0px;
}



video::-webkit-media-controls-timeline {
    background-color: #FFFFFF;
}
video::-webkit-media-controls-volume-slider {
    background-color: #FFFFFF;
}

video2::-webkit-media-controls-timeline {
    background-color: #FFF;
}
video2::-webkit-media-controls-volume-slider {
    background-color: #FFF;
}

::-webkit-scrollbar {
    height: 12px;
	width: 14px;
	background: #FFF;

    }
::-webkit-scrollbar-thumb {
    background: #DDA0DD;
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
	border-radius: 5px;
}
::-webkit-scrollbar-corner {
    background: #FFF;
}
a img {
    border: 0;
}
