@font-face {
 font-family: Annabel;
 src: url("annabelscript.ttf");
}
@font-face {
 font-family: unicorn;
 src: url("unicorn-script-ssi.ttf");
}

@font-face {
 font-family: charlotte;
 src: url("charlottesansstd-bookita.otf");
}





body{
/*background:url("back3.png");
background-size:50%;*/
cursor:default;
background-color:#f6f6f6;
    color: #FFF;
    font-family: "aperto bold";
}

.mobile{
	display:none;
}

.mobile-inline{
	display:none;
}

.hide-mobile{
		display:block;
}

.panel {
    position: fixed;
    left: -15.625em; /*left or right and the width of your navigation panel*/
    width: 15.625em; /*should match the above value*/
}

.icone{
	height:50px;
	margin-top:10px;
}

.inline{
	display:inline-block;
}

#copyright{
	position:relative;
	bottom:0px;
	position: absolute;
    bottom: 10px;
    left: 43%;
    font-size: 15px;
    font-weight: bold;
	color:#bd4c84;
}

h1,h2,h3{
	font-family:"Annabel";
	font-weight:700;
	color:#bd4c84;
}

h4{
	font-family:"charlotte";
	font-weight:700;
	color:#bd4c84;
	font-size: 1.3rem;
}


.decription{
	font-family: "charlotte";
    padding: 34px 34px 70px 30px;

}
.presentation{
	font-family: "charlotte";
    padding: 34px 34px 0px 30px;

}

.creation{
	font-family: "charlotte";
    padding: 34px 34px 70px 30px;

}

.decription p,.presentation p{
    text-align: justify;
	font-size:20px;
}

.decription  .highline,.presentation .highline{
 color:#92b87b;
 font-weight: 700;
}

h2.title{
	margin-left: 115px;
    padding-top: 20px;
}

h2#creation.title{
	    margin-left: 115px;
    padding-top: 0px;
    margin-top: -70px;
}

h2.subtitle {
    margin-left: 115px;
    padding-top: 0px;
    margin-top: -70px;
}

img#bonusReparation{
    position: relative;
    height: 100px;
}

.creation img{
	   padding:10px
}

section#header {
	min-height:350px;
}

section#header #title{
	min-height:50px;
	margin-bottom: 15px;
}

section#header #title  img{
	width: 80%;
	margin-left: 10%;
}

/** Menu **/

section#menu {
background-color: #f9f6e1;
text-align: left;
height: 60px;
padding-left: 1vw;
border-radius: 40px 0px;
box-shadow: 1px 1px 10px #8e8a87;
font-family:"Annabel";
font-weight:700;
}


section#menu #titreTexte{
	width: 43%;
    position: relative;
    left: 6%;
}

section#menu #logo {
    height: 50px;
	display: inline-block;
	position: relative;
	top: -7px;
	left: 5px;
}

section#menu ul {
	padding-left:0px;
	display:inline-block;
	margin-top:18px;
	list-style: none;
}

section#menu ul#reseaux, section#menu ul#responsive {
	float:right;
	margin-top:10px;
}

section#menu li{
    text-align: left;
	display:inline-block;
	font-size: 20px;
	margin-right:1.0vw;
	color:#92b87b;
	text-decoration:none;
}

section#menu li a{
	color:#92b87b;
	text-decoration:none;
}

section#menu li a span.icon{
	width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
	margin-right:5px;
	position: relative;
    top: 3px;
}

section#menu li a span#creation{
	background-image: url(../../image/creation.png);
}

section#menu li a:hover span#creation{
	background-image: url(../../image/creation-active.png);
}

section#menu li a span#tarifs{
	background-image: url(../../image/tarifs.png);
	margin-right:0px;
    
}

section#menu li a:hover span#tarifs{
	background-image: url(../../image/tarifs-active.png);
	margin-right:0px;
}


section#menu li a span#contact{
	background-image: url(../../image/contact.png);
}

section#menu li a:hover span#contact{
	background-image: url(../../image/contact-active.png);
}

section#menu ul li.reseaux, section#menu ul li.responsive {
	margin-right:0.0vw;
}

section#menu ul li.reseaux a, section#menu ul li.responsive a {
    width:40px;
	height:40px;
}

section#menu li a:hover {
	cursor:pointer;
	color:#bd4c84;
	text-decoration:none;
}

#menu-responsive{
	z-index:3000;
	background-color:#f9f6e1;
	border-radius:0px 20px 0px 0px;
	box-shadow: 1px 1px 11px #dac1ce;
	left:-11px;
	font-family:"Annabel";
	font-weight:700;
	
	
}

#menu-responsive ul{
list-style:none;
padding:0px;	
text-align:left;
}

#menu-responsive li#index{
	box-shadow:none;
	border:none;
	margin-bottom:8px;
	padding-top:0px;
	padding-left: 0px;
}

#menu-responsive li#creation{
	box-shadow:none;
}

#menu-responsive li#index img{
	width: 97%;
    height: auto;
    margin: 2px;
}

#menu-responsive li{
	color:#dac1ce;
	font-size:20px;
	padding-top:5px;
	box-shadow:#dac1ce -2px -6px 8px -4px;
	border-top: 1px solid #dac1ce;
	padding-left:30px;
}

#menu-responsive li a span.icon{
	width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 100%;
	margin-right:5px;
	position: relative;
    top: 3px;
}


#menu-responsive li a span#creation{
	background-image: url(../../image/creation.png);
    
}

#menu-responsive li a:hover span#creation{
	background-image: url(../../image/creation-active.png);
}

#menu-responsive li a span#tarifs{
	background-image: url(../../image/tarifs.png);
	
    
}

#menu-responsive li a:hover span#tarifs{
	background-image: url(../../image/tarifs-active.png);
}

#menu-responsive li a span#contact{
	background-image: url(../../image/contact.png);
    
}

#menu-responsive li a:hover span#contact{
	background-image: url(../../image/contact-active.png);
}

#menu-responsive li a{
	color:#92b87b;
	text-decoration:none;
	
}

#menu-responsive li a:hover{
cursor:pointer;
color:#bd4c84;
text-decoration:none;
}

#menu-responsive li{
	color:#92b87b;
}

#menu-responsive ul.reseaux{
	box-shadow:#dac1ce -2px -6px 8px -4px;
	border-top: 1px solid #dac1ce;
	padding-top: 10px;
	margin-top: -8px;
	padding-left:30px;
}

#menu-responsive ul.reseaux li{
	display:inline-block;
	box-shadow:none;
	border:none;
	width:40px;
	height:40px;
	position:relative;
	left:5px;
	margin-right:10px;
}

#menu-responsive ul.reseaux li a{
	width:40px;
	height:40px;
	margin:0px;
	position:absolute;
	top:0;
	left:0;
}

li#responsive a{
    background-image: url("../image/responsive.png");
	background-size:100%;
    margin:  0px 10px;
	width:4%;
}

li#responsive a:hover{
    background-image: url("../image/responsive-active.png");
    margin:  0px 10px;
	width:4%;
}

#facebook a{
    background-image: url("../image/facebook_circle.png");
	background-size:100%;
    margin:  0px 10px;
	width:4%;
}

#facebook a:hover{
    background-image: url("../image/facebook_circle-active.png");
    margin:  0px 10px;
	width:4%;
}

#instagram a{
    background-image: url("../image/instagram_circle.png");
	background-size:100%;
    margin:  0px 10px;
	width:4%;
}

#instagram a:hover{
    background-image: url("../image/instagram_circle-active.png");
    margin:  0px 10px;
	width:4%;
}

#menu #plantes{
position:absolute;
right: 135px;
top: -36px;
height: 120px;
}

#content #contenu{
background-color: #FFF;
text-align: left;
min-height: 400px;
padding-left: 1vw;
border-radius: 15px 0px;
box-shadow: 1px 1px 10px #8e8a87;
}

#content #contenu li{
	list-style-image : url(../image/puces.png);
}

#content #plantes{
position:absolute;
left: -50px;
top: -36px;
height: 120px;
}

#content #plantes2{
position:relative;
left: -60px;
top: -6px;
height: 120px;
}

#content #bas-pages{
position:absolute;
right: 0px;
bottom: 0px;
height: 240px;
}

#content #footer {
background-color: #f9f6e1;
text-align: left;
height: 50px;
margin-top:30px;
padding-left: 1vw;
border-radius: 15px 0px;
box-shadow: 1px 1px 10px #8e8a87;
position:relative;
margin-bottom:30px;
}

#content #footer #contenuFooter{
	font-family:"Annabel";
}

#content #corset{
position: absolute;
top: -52px;
width: 500px;
}

#content #tables_horaires thead {
	background: #f9f6e1;
    color: #92b87b;
    box-shadow: 1px 6px 12px -4px #c5c3c3;
    font-family: annabel;
    font-size: 19px;
}

#content #tables_horaires thead th {
 border-top:none;
}

#content #tables_horaires tbody tr:hover {
 background:#bd4c84;
}

#content .decri-cordonnée{
	margin-left:10px;
}

#content a{
	color:#92b87b;
	text-decoration:none;
}

#content a:hover{
	color:#bd4c84;
}

@media screen and (max-width: 1550px) and (min-width: 1200px) {
	#header,#content{
		max-width: 75%;
		margin-left: 15%;
	}
}

@media screen and (max-width: 750px) {
	
	.mobile{
		display:block !important;
	}
	
	.mobile-inline{
		display:inline-block !important;
	}
	
	.hide-mobile{
		display:none !important;
	}
	
	section#header #title img{
		display:none !important;
	}
	
	section#menu #plantes{
		right: 70px;
	}
	section#header {
    min-height: 150px;
	}
	
}
@media screen and (max-width: 595px) {
	
	section#menu #titreTexte{
		    width: 40%;
			position: relative;
			left: 2%;
	}
	
	section#menu #plantes{
		height: 70px;
		top: -13px;
	}
	
	#content #bas-pages {
    position: relative;
	}
	
	
}

@media screen and (max-width: 450px) {
	
	section#menu #titreTexte{
		    width: 50%;
			position: relative;
			left: 2%;
	}
	
	section#menu #plantes{
		display:none
	}
	
	#content #bas-pages {
     position: relative;
	
    }

}

@media screen and (max-width: 380px) {
	
	section#menu #titreTexte{
		    width: 43%;
			position: relative;
			left: 2%;
	}
	
	section#menu #plantes{
		display:none
	}
	
	#content #bas-pages {
     position: relative;
	
    }

}
