body{
  color: #353535;
  font-family: Segoe, "Trebuchet MS","Segoe UI", "DejaVu Sans", Verdana, "sans-serif";
  line-height: 140%;
  font-size: 13px;
}

.retour{
  clear: both;
}

/*................HEADER...................*/

#nav {
	padding: 20px;
	list-style: none;
}

#logo {
	float: left;
	margin: 10px 0 0 10px;
}

#menu{
	width: auto;
	float: right;
}

#menu li{
	float: left;
	margin: 10px 30px 0 0;
	list-style: none;
}

#menu a{
	color: #ec6225;
	float: left;
	display: block;
	line-height: 45px;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover{
	float: left;
	display: block;
	line-height: 45px;
	text-decoration:none;
	color: #ffa11b;
}

#imgheader {
	height: 345px;
	background: url("images/IMG_0855.jpg") center no-repeat;
	background-size: cover;
	border-bottom: 6px solid #f39e22;
}

#image {
	width: 900px;
	float: right;
	margin: 20px 120px 0 0;
	padding: 0px;
}

.fond{
	width: 960px;
	height: auto;
	padding: 50px;
	background: #ffffff;
	opacity: 60%;
}

.titre{
	margin-right: 300px;
}

strong{
	font-weight: bolder;
	color: #f39e22;
}

.gray{
	font-weight: bolder;
	color: #707070;
}


/*................PAGE INDEX...................*/


section h2{
	font-weight: bold;
	font-size: 50px;
	color: #f39e22;
	line-height: 120%;
	border-bottom: dotted 2px #f39e22;
	margin-bottom: 30px;
}


#home {
	background: url("images/IMG_0286.jpg") center no-repeat;
	background-size: cover;
	height: 1000px;
	padding-top: 80px;
	text-align: center;
	position: relative;
}

/*.video{
	width: 270px;
	height: 180px;
}*/

#home h2 {
    font-size: 26px;
    text-transform: uppercase;
    color: white;
    margin: 10px 0 0 665px;
    position: absolute;
    top:430px;
}

#home p{
	width: 500px;
	text-align: justify;
	color: white;
	margin: auto;
	padding: 50px 0 40px 0;
}

.justify{
	text-align: justify;
	margin-bottom: 10px;
	color: #707070;
}


/*................PAGE PRESENTATION...................*/


.txtplus{
	display: none; /*................on cache la div pour avoir du texte deroulant...................*/
}

.reverse{
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
	display: inline-block;
}

#imagedition {
	height: 300px;
	/*background: url("images/galerie/IMG_4788.jpg") center fixed;*/
	background-size: cover;
	margin-top: 50px;
}

#intro {
	width: 610px;
	font-size: 16px;
	font-weight: normal;
	color: darkgray;
	text-align: center; 
	/*padding-left: 270px;
	padding-right: 270px;*/
	margin: auto;
	line-height: 50px;
}

#introhistoire {
	width: 610px;
	font-size: 16px;
	font-weight: normal;
	color: darkgray;
	text-align: justify; 
	padding-left: 270px;
	padding-right: 270px;
	margin: auto;
	line-height: 35px;
}

.histoire{
	width: 80%;
	font-size: 14px;
	color: darkgray;
	line-height: 35px;
	margin: auto;
}

.texte {
	font-size: 18px;
	color: darkgray;
}

.texteglobal {
	font-size: 16px;
	color: darkgray;
	line-height: 28px;
}

#slideshow {
	text-align: center;
	margin: auto;
	border: solid 5px #f39e22;
}


/*................PAGE COMMUNE...................*/


h1{
	font-size: 50px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 160px;
}

.page h2{
	font-size: 30px;
}

.container{
	width: 1200px;
	margin: auto;
	margin-top: 25px;
}


section {
	padding-top: 80px;
}


.col2{
	width: 47%;
	margin: 0 1.5%;
	float: left;
}

.col2 img{
	margin: auto;
	display: block;
}

.col2 p{
	font-size: 14px;
	line-height: 28px;
}

.col3{
	width: 30%;
	margin: 0 1.5%;
	float: left;
}

.col3 p{
	font-size: 14px;
	line-height: 24px;
}

.col5{
	width: 40%;
	margin: 0 2.9%;
	float: left;
}

#socialmedia p{
	font-size: 18px;
	text-align: center;
}

#logosocial {
	text-align: center;
}


#actu h3{
	text-transform: uppercase;
	font-size: 14px;
	color: gray;
	margin-bottom: 10px;
	line-height: normal;
}

#galerie {
	background: url("images/4028.jpg");
	height: auto;
	margin-top: 30px;
	padding-bottom: 70px;
}

#galerie h2{
	font-size: 20px;
	margin-top: -50px;
	margin-bottom: 50px;
	font-weight: lighter;
	color: white;
	border: none;
	text-align: center;
}

.col4 {
	width: 22%;
	float: left;
	margin: 0 1.5%;
}

/*................PAGE librairie...................*/

.livre {
	width: 45%;
	float: left;
	margin-top: 15%;
	text-align: center;
}
.librairie {
	width: 52%;
	height: auto;
	float: left;
}

#ficheproduit a{
	text-decoration: none;
	text-align: center;
	color: #707070;
}

#nbproduit{
	font-size: 30px;
	text-transform: uppercase;
}

#librairie .product{
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
	text-decoration: none;
}

#librairie .product:hover{
	background: #f7f7f7;
}

/*................PAGE librairie...................*/

#ficheproduit a{
	text-decoration: none;
}

#nbproduit{
	font-size: 30px;
	text-transform: uppercase;
}

#boutique .product{
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
	text-decoration: none;
	margin-bottom: 20px;
}

#boutique .product:hover{
	background: #f7f7f7;
}

#boutique h2{
	font-size: 16px;
	color: #666;
	border: none;
	text-align: center;
	margin: 10px 0;
}

#boutique .price{
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #666;
}

/*................FICHE librairie...................*/

#retour{
	width: 107px;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #C6C6C6;
	border: solid 1px #C6C6C6;
	padding: 2px;
	margin: 10px 0 30px 0;
}

#stock{
	font-size: 13px;
	font-weight:normal;
	color: #46C91D;
	border: solid 1px #46C91D;
	padding: 2px;
	margin: 5px 0 0 0;
	float: left;
}

.ficheprice{
	font-size: 25px;
	color: #666;
}

.fichetechnique {
	font-size: 10px;
	color: #000;
	margin-top: 30px;
	border: none;
}

.fiche{
text-align: justify;
}

table {
	margin: auto;
}

.tableau td{
	width: 500px;
	font-size: 16px;
	padding: 10px;
	background-color: #CDCACA;
	text-align: left;
}

td.blanc{
	width: 500px;
	font-size: 16px;
	padding: 15px;
	background-color: #FFFFFF;
	text-align: left;
}

td.blancommande{
	width: 500px;
	font-size: 16px;
	padding: 15px;
	background-color: #FFFFFF;
	text-align: center;
}

#commande label{
	font-size: 12px;
	color: gray;
}

#commande input[type="text"]{
	width: 100%;
	height: 35px;
	border: #C0660F 1px solid;
}

#commande input[type="submit"]{
	width: 150px;
	padding: 10px;
	border: 1px solid #666;
	font-size: 15px;
	background: #f39e22;
	color: #666;
	text-transform: uppercase;
	margin: auto;/*centrer le block envoyer*/
	font-weight: bold;
	display: block;
	margin-top: 30px;
}

#commande input[type="submit"]:hover{
	background-color: #ffffff;
	color: #cc0e00;
	cursor: pointer;
}

/*................PAGE volcan...................*/


#imageditionvolcan {
	height: 300px;
	/*background: url("images/IMG_0035B.jpg") center fixed;*/
	background-size: cover;
	margin-top: 50px;
}

li {
	list-style: disc;
}

.color {
	color:#F98F43;
}

.color:hover {
	color:#C0660F;
}


/*................PAGE volcan...................*/


li {
	list-style: disc;
}

.color {
	color:#F98F43;
}

.color:hover {
	color:#C0660F;
}

#imageditionvolcan {
	height: 300px;
	background: url("images/IMG_0035B.jpg") center fixed;
	background-size: cover;
	margin-top: 50px;
}

/*................PAGE contact...................*/


#contact label{
	font-size: 12px;
	color: gray;
}

#contact input[type="text"]{
	width: 100%;
	height: 35px;
	border: #C0660F 1px solid;
}

#contact textarea {
	width: 100%;
	border: #C0660F 1px solid;
	resize: none;
}

#contact input[type="submit"]{
	width: 150px;
	padding: 10px;
	border: 1px solid #666;
	font-size: 15px;
	background: #f39e22;
	color: #666;
	text-transform: uppercase;
	margin: auto;/*centrer le block envoyer*/
	font-weight: bold;
	display: block;
	margin-top: 30px;
}

#contact input[type="submit"]:hover{
	background-color: #ffffff;
	color: #cc0e00;
	cursor: pointer;
}

	.slicknav_menu {
	display:none;
}

/*................PAGE footer...................*/

footer{
	width: 100%;
	background: #f39e22;
	padding: 10px 0 60px 0;
	margin-top: 50px;
}

li {
	color: #ffffff;
}

#menubas{
	text-align: center;
}

#menubas li{
	width: 33%;
	float: left;
	list-style: none;
	margin: auto;
}

#menubas a{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#menubas a:hover{
	text-decoration:none;
	color: #707070;
}


/*................vidéo...................*/


.wrapper {
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.wrapper video {
  width: 100%;
}
.wrapper svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80%;
}
.wrapper svg text {
  font-family: "Montserrat", sans-serif;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 31px;
}
.wrapper svg > rect {
  -webkit-mask: url(#mask);
  mask: url(#mask);
}
.wrapper svg rect {
  fill: #fff;
}


.wrapper:before, .wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  width: 10px;
  height: 100%;
  background-color: #fff;
}
.wrapper:before {
  left: -9px;
}
.wrapper:after {
  right: -5px;
}


/*...annonce la présence d'un médiacreary pour que l'image s'adapte au responsive...................*/
@media screen and (max-width:1200px){ 
	
	.container {
		width: 100%;
		height: auto;
	}
	
	
	#imagedition {
  		max-width: 100%;
		height: auto;
	}

	
	.fond{
		max-width: 100%;
		height: auto;
	}
	
	
	img {
		max-width: 100%;
		height: auto;
		margin: auto;
	}
	
	
	p{
		max-width: 100%;
		height:auto;
		margin: 10px;
	}
	
	section h2 {
  		font-size: 30px;
  		margin: 2% 0 2% 0;
	}
	
}

@media screen and (max-width:900px){ 

	
	#home{
		max-width: 100%;
		height: auto;
	}
	
	#imgheader {
		height: 290px;
	}

	h1{
		font-size: 45px;
		padding-top: 130px;
	}
	
	.page h2{
		font-size: 25px;
		padding-left: 5px;
	}
	
	#slideshow {
		height: auto;
		width: 200px;
		border:15px solid #fff;
	}
	
	#home p {
  		width: 90%;
	}
	
	#home h2 {
  		font-size: 20px;
		line-height: 100%;
	}
	
}

@media screen and (max-width:640px){ 
	

	.col4 {
		width: 45%;
		padding: 1%;
	}
	
	#galerie {
		margin: auto;
		padding: 4%;
	}
	
	#galerie h2 {
  		font-size: 18px;
  		margin-top: 0;
  		margin-bottom: 20px;
}
	
	#introhistoire {
 		width: 305px;
  		font-size: 16px;
  		padding-left: 1%;
  		padding-right: 1%;
  		margin: auto;
  		line-height: 30px;
	}
	
	p {
		margin: auto;
		padding: 1%;
	}
	
	h2 {
  		font-size: 25px;
		padding-left: 2%;
	}
	
	#boutique .product {
  		margin: 1% 2% 10% 20%;
	}
		
}


@media screen and (max-width:597px){ 
	
	.slicknav_menu {
		display:block;
	}
	
	#menu{
		display: none;
	}
	
	#intro {
	width: auto;
	line-height: 40px;
	}
	
	.col4 {
		width: 44%;
	}
	
	.col3 {
 		 width: 100%;
	}
	
	.col2{
		width: 90%;
		margin: 0 1.5%;
	}
	
	p {
  		padding: 3%;
	}
	
}

@media screen and (max-width:427px){ 
	
	h1 {
    font-size: 35px;
}
	
	
}

@media screen and (max-width:350px){ 
	
	.col4 {
		width: 100%;
		margin: 0 8.5%;
	}
	
	
	h1{
		font-size: 35px;
	}
	
}
