/* GENERAL */

body, html {
	margin: 0;
}

a {
	text-decoration: none;
	color: inherit;
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

img{
    border:none;
}
/* ACCUEIL */

.logoAccueil {
text-align: center;
    position: absolute;
    width: 100%;
}


.logoAccueil h2 {
    text-transform: uppercase;
    color: white;
    font-family: Raleway ExtraBold;
    font-weight: 800;
    font-size: 52px;
}



.accueil {
	background: url('../images/backgroundAccueil.jpg');
	background-size: cover;

}


/* CONCEPT */


.concept {
	text-align: center;
}

#concept {
    width: 500px;
    margin: auto;
    line-height: 18px;
}

.text {
	width: 1000px;
	margin: auto;
	font-size: 14px;
}

.rectConcept {
	width: 300px;
	padding: 10px;
	display: inline-block;
	vertical-align: top;
}

.titleConcept {
	border-bottom: 1px solid grey;
	text-transform: uppercase;
	font-size: 22px;
}


.txtConcept {
		padding: 10px;
}

.concept h2 {
    font-size: 1.3em;
    -webkit-margin-before: 15px;
    -webkit-margin-after: 10px;
}

/* GAMME */

.gammes {
	text-align: left;
}


.text {
	width: 1000px;
	margin: auto;
	font-size: 14px;
}

.gammes h3, .gammes h2 {
	text-transform: uppercase;
	margin:0;
	text-align: left;
}

.gammes h2 {
	border-bottom: 1px solid #000;
	width: auto;
	padding: 5px 0;
	margin-bottom: 10px;

}

.photoGamme, .produitGamme {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
	width:333px;height:254px;
	background: #FFF;
	text-align: center;
}

.txtGamme {
    padding: 0 10px;
}

.flecheGamme {
padding: 30px 0px 0px;
}
.entreeGammes {
	background: url(../images/fondGamme.jpg);
}

.titleGamme {
	text-transform: uppercase;
	font-size: 18px;
}

.titleGamme h4 {
margin: 12px; }

.buttonGamme {
padding: 5px 15px;
border: 1px solid #000;
border-radius: 50px;
background: #FFF none repeat scroll 0% 0%;
text-transform: uppercase;
font-size: 14px;
margin-top: 20px;
outline:none;
}

.buttonGamme:hover {
cursor:pointer; }

/* ACTUS */

.actu h3, .actu h2 {
	text-transform: uppercase;
	margin:0;
	text-align: left;
}

.actu h2 {
	border-bottom: 1px solid #000;
	width: auto;
	padding: 5px 0;
	margin-bottom: 10px;

}

.actuSuite {
	padding: 10px 20px;
    border-top: 1px solid #d2d2d2;
    color: #8CA12C;
    text-transform: uppercase;
    font-family: Fjalla;
    font-weight: bold;
}

.actuTxt {
	padding: 20px 20px;
}

.actuBlock {
	width: 320px;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
    display: inline-block;
    margin: 4px;
    vertical-align: top;
}

.actuImg {

    height: 239px;
    background: black;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-size: cover;	}

/* CONTACT */

.contact {
	background: url(../images/backgroundContact.jpg);
	background-size:cover;
}
.textContact {
	background: white;
	padding: 50px;
    text-align: center;
}

.contact h3, .contact h2 {
	text-transform: uppercase;
	margin:0;
	text-align: left;
}

.contact h2 {
	border-bottom: 1px solid #000;
	width: auto;
	padding: 5px 0;
	margin-bottom: 10px;

}

.form {
	display: inline-block;
	vertical-align: top;
	width: 440px;
}

.form input {
    width: 410px;
    height: 30px;
    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    padding: 3px 10px;
    font-family: raleway;
    outline:none;
    color: #8BA12C;
}

.reservation {
    display: none;
}

.form textarea {
    width: 410px;
    height: 134px;
    margin: 10px 0;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    padding: 10px 10px;
    font-family: raleway;
    outline:none;
    color: #8BA12C;
}

.contact .btnSubmit {
	outline: none;
    border-radius: 25px;
    background-color: #8ba12c;
    padding: 10px 30px;
    color: white;
    font-family: 'Fjalla';
    text-transform: uppercase;
    font-weight: 400;
    border: none;
    font-size: 1.2em;
    cursor: pointer
}


/* CONTACT2 */

.contact2 .text {
    width: 300px;
}
.contact2 h3, .contact2 h2 {
	text-transform: uppercase;
	margin:0;
	text-align: left;
}

.contact2 h2 {
	border-bottom: 1px solid #000;
	width: auto;
	padding: 5px 0;
	margin-bottom: 10px;

}

.contact2 .fa {
	font-size: 40px;
}

/* FOOTER */

.partFooter {
    display: inline-block;
    width: 300px;
    color: white;
    padding: 15px;
    text-align: center;
}

.titreFooter {

}

footer {
	background: #544335;
}


/* PAGES GAMMES */

.headerGamme {
	width: 100%;
	text-align: center;
	background-color: #fff;
}

.headerGamme img {
	height: 200px;
    padding: 10px 10px;
    margin:10px;
    background: white;
}

.imgGamme2, .txtGamme2 {
    width: 400px;
    height: 400px;
    display: inline-block;
    vertical-align: top;
    background: white;
    margin: -2px;
    padding: 10px 0px;
    text-align: left;

}

.txtGamme2 {
	    padding: 10px 40px;
}
.contenuGamme {
	text-align: center;
	background-size: cover;
    padding: 30px 0;	
}

.contenuGamme h3, .contenuGamme h2 {
	text-transform: uppercase;
	margin:0;
	text-align: left;
}

.txtGamme2 span {
        font-size: 14px;
}
.contenuGamme h2 {
    border-bottom: 1px solid #000;
    width: 50%;
    padding: 5px 0;
    margin-bottom: 10px;

}

.imgProduit img {
    max-width: 200px;
    max-height: 400px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.slider {
	border-top: 1px solid #d2d2d2;
    margin-top: 35px;
    padding-top: 25px;
}

.imgProduit3 {
    width: 400px;
    display: inline-block;
    vertical-align: top;
    background: white;
    margin: -2px;
    padding: 10px 0px;
    text-align: center;

}

.txtGamme3 {
    width: 520px;
    display: inline-block;
    vertical-align: top;
    background: white;
    margin: -2px;
    padding: 10px 0px;
    text-align: center
}

/*PRODUITS GAMMES */

.txtGamme3 h2 {
        padding: 5px 0;
    margin-bottom: 10px;
    width: auto;
}
.listeProduitsGamme h3, .listeProduitsGamme h2 {
	text-transform: uppercase;
	margin:0;
}

.listeProduitsGamme h2 {
	border-bottom: 1px solid #000;
	width: auto;
	padding: 5px 0;
	margin-bottom: 10px;

}

.borderGreyProduit {
    padding-top: 1px;
    background: #d2d2d2;
    margin-top: 15px;
    margin-bottom: 15px;
}

.produitSeulGamme {
    display: inline-block;
    width: 200px;
    text-align: center;
    padding: 20px;
}

.imgProduit {
    width: 200px;
    height: 400px;
    position: relative;
}

.imgFullProduit {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 800px;  
    max-height: 800px;
    table-layout: fixed;     
}

.imgFull, .imgFull2 {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}

.closeImgFull {
        position: fixed;
    font-size: 40px;
    color: white;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.zoomBtn, .changeBtn {

    cursor: pointer;
}

.zoomBtn:hover span, .changeBtn:hover span {
    color: #544335 !important;
}
.detailProduit, .declinaisonProduit {
    display: inline-block;
    width: 244px;
    font-size: 12px;
    margin-top: 10px;
    vertical-align: top;
    text-align: left;
}

.detailProduit {
    border-right: 1px solid black;
    border-right: 1px solid black;
    padding: 0 5px 0 0;
}

.declinaisonProduit {
	    padding: 0 0px 0 16px;
}

.buttonProduit {
padding: 5px 15px;
border: 1px solid #8ba12c;
border-radius: 50px;
background: #FFF none repeat scroll 0% 0%;
text-transform: uppercase;
font-size: 14px;
margin-top: 20px;
}

.reservation input[type="text"] {
	    width: 28%;
    padding: 10px;
    margin: 10px;
    border-radius: 10px;
    border: 1px solid #d2d2d2;
}

.reservation .btnSubmit {
outline: none;
    border-radius: 25px;
    background-color: #8ba12c;
    padding: 10px 30px;
    color: white;
    font-family: 'Fjalla';
    text-transform: uppercase;
    font-weight: 400;
    border: none;
    font-size: 1.2em;
    margin: 10px 70%; }

/* COLOR */

.marron {
 color: #544335;
}

.green {
	color:#8ba12c;
}
/* FONT */

.raleway800 {
	font-family: 'Raleway ExtraBold';
    font-weight: 800;
}

.raleway400 {
	font-family: Raleway;
    font-weight: 400;
}


.raleway200 {
	font-family: Raleway;
    font-weight: 200;
}

.fjalla {
font-family: 'Fjalla', sans-serif;
}

/* MENUS */

.btnMenus {
    font-size: 25px;
    position: fixed;
    top: 25px;
    right: 25px;
    padding: 5px 9px;
    background: white;
    border-radius: 5px;
    color: #8BA12C;
}

.btnMenus:hover, .btnCloseMenus {
    cursor: pointer;
}
.btnCloseMenus {
    background: white;
    font-size: 24px;
    position: fixed;
    right: 250px;
    top: 10px;
    color: rgb(137, 159, 41);
    display: block;
    padding: 5px 9px;
    border-radius: 10px;
}

.menus {
    position: fixed;
    right: 0px;
    top: 0px;
    display: block;
    height: 100%;
    width: 200px;
    background: rgb(36, 36, 36);
    padding: 0px 20px;
    z-index: 10;
}

.menus a li  {
    color: white;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-family: raleway;
    padding: 15px 0px;
    font-size: 12px;
}

.menus li {
    list-style: none;
}	

/* ACTUS */

.blockActu {
    text-align: left;
    border-bottom: 1px solid #d2d2d2;
    margin-bottom: 20px;
}
.photoActu {
    display: inline-block;
    vertical-align: top;
    width: 400px;
    height: 400px;
}

.detailsActu {
    display: inline-block;
    vertical-align: top;
    width: 550px;
    padding:10px;
}

.titreActu {
    font-size: 24px;
    margin-bottom: 25px;
}

.postedActu {
        font-size: 12px;
    text-align: right;
    margin-top: 20px;
}

.entreeGammes {
    display: block;
}

.entreeGammesTablette {
    display: none;
    font-family: Raleway;
    font-weight: 400;
    color: #544335;
        background: url(../images/fondGamme.jpg);
}

.entreeGammesMobile {
    display: none;
    font-family: Raleway;
    font-weight: 400;
    color: #544335;
        background: url(../images/fondGamme.jpg);
}

