*{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    list-style-type:none;
    /* evite l'effet gras quand la police en en blanc */
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    osx-font-smoothing: grayscale;
}


body{
    overflow-x:hidden;
    margin:0;
    padding:0;
    font-size:0;
    /*    cursor: url("images/cursor.png"), pointer;*/
}


.loader{
	background-color: #ffffff;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

#logoloader{
    position:absolute;
    top:50%;
    margin-top:-100px;
    width:100%;
    height:200px;
}


/*BOUTONS MOBILE*/

#bouton-menu-mobile-ouvert{
    width:60px;
    height:60px;
    display:none;
}

#bouton-menu-mobile-ferme{
    width:60px;
    height:60px;
    display:none;
}

#bouton-menu-mobile-ouvert:hover{
    cursor:pointer
}

#bouton-menu-mobile-ferme:hover{
    cursor:pointer
}




/*MENU*/

#menu-container{
    background: url(images/fond-menu.png) center top no-repeat;
    background-size:100% 120px;
    -webkit-background-size:100% 120px;
    -moz-background-size:100% 120px;
    position: fixed;
    top:0;
    left:0;
    z-index:9989;
    width:100%;
    height:180px;
    text-align: center;
    margin-top:-180px;
}

#menu-texte,#reseaux-wrapper{
    display: inline-block;
    vertical-align:middle;
    margin-top:11px;
}

#menu-texte a{
    color:white;
    font-size:16px;
    margin-right:19px;
    margin-left:19px;
    font-family: 'Roboto Slab', serif;
    transition: color 0.3s ease;
}

#menu-texte a:hover{
    cursor:pointer;
    color:#59d370;
}

#reseaux-wrapper{
    width:90px;
    text-align:center;
    position:relative;
    left:3%;
}

.icones-reseau{
    width:25px;
    height:25px;
    margin-left:7px;
    opacity:1;
    transition: opacity 0.3s ease;
}

.icones-reseau:hover{
    opacity:0.5;
    cursor:pointer;
}


/*SECTION PARTIE 1*/

#section-partie1{
    width:100%;
    padding-bottom: 30vw;
    padding-top: 165px;
    background:url(images/arbre2.jpg) center no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    -ms-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    position:relative;
}

#commerce-text1{
    width: 50%;
    margin:auto;
    padding-top:40px;
    padding-bottom:40px;
    font-size:1.1vw;
    color:white;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    background-color: #0000009c;
    -webkit-box-shadow: 1px 11px 13px -8px #000000; 
box-shadow: 1px 11px 13px -8px #000000;
}

h1{
    font-family: 'Oxygen', sans-serif;
    color: rgb(255 188 121);
    font-size:3vw;
    text-align: center;
    margin-bottom:30px;
    font-family: 'Satisfy', cursive;
}

.ombres{
    background:url(images/commerce-ombre.jpg) center center no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    -ms-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    width:100%;
    height:50px;
    position: absolute;
    bottom:-50px;
    left:0;
}


/*SECTION PARTIE 2*/


#section-partie2{
    text-align: center;
    padding-top: 3vw;
    padding-bottom:2vw;
    position:relative;
    background: rgb(255,255,255);
background: linear-gradient(188deg, rgba(255,255,255,1) 8%, rgba(255,246,229,1) 100%);
}

#text-part2{
    font-size:1.1vw;
    color:black;
    font-family: 'Roboto', sans-serif;
    width:60%;
    margin:auto;
    margin-bottom:2vw;
}

.tableaux-contain{
    position:absolute;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
    width:100%;
}

.tableaux{
    background-color: rgb(19, 37, 31);
    color:white;
    display:inline-block;
    margin:30px;
    background:url(images/tableaux.jpg) no-repeat;
    background-size:100% 100%;
    -webkit-box-shadow: 1px 11px 13px -8px #000000; 
    box-shadow: 1px 11px 13px -8px #000000;
    font-family: 'Satisfy', cursive;
    width: 27vw;
    height: 34vw;

    position:relative;
    z-index:10;
}

.tableaux span{
    font-size:1.8vw;
    margin-bottom: 1vw;
    display: block;
}

.tableaux h2{
    font-size:2.5vw;
    color:burlywood;
}

.tableaux p{
    font-size:1.6vw;
}

#vichy{
    width:100%;
    height:5vw;
    position:absolute;
    bottom:0;
    left:0;
    background-color: crimson;
    background: url(images/motif.jpg);
    z-index:1;
}

/*SECTION PARTIE 3*/

#section-partie3{
    text-align: center;
    background-color: #1a130d;
}

#section-partie3 p{
    width:28%;
    padding-top:4vw;
    padding-bottom:4vw;
    font-size:1.1vw;
    color:white;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

/*SECTION PARTIE 4*/

#section-partie4{
    padding: 4vw 0;
    text-align: center;
    font-size:1.1vw;
}

#section-partie4 h2{
    font-family: 'Satisfy', cursive;
    font-size: 2.5vw;
    color: #62462d;
}

#section-partie4 p{
    font-family: 'Satisfy', cursive;
    color: black;
    font-family: 'Roboto', sans-serif;
    width:60%;
    margin:auto;
}

#section-partie4 img{
    display:inline-block;
    width: 25vw;
    margin: 0 1vw;
}

/*SECTION PARTIE 5*/


#section-partie5{
    padding:80px 0;
    background-color: #153c15;
    color:white;
    font-size:30px;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-weight:bolder;
    line-height:42px;
}
.logobio {display: block !important;margin: 20px auto !important;max-width: 300px;}

/*MEDIA QUERIES*/
@media screen and (max-width:1300px){
    #menu-texte a{
        color:white;
        font-size:16px;
        margin-right:7px;
        margin-left:7px;
        font-family: 'Roboto Slab', serif;
        transition: color 0.3s ease;
    }

}


@media screen and (max-width:975px){
    #menu-container{
        background-image: none;
        background-color:#554224;
        height:100vh;
        display:none;
        
    }
    
    #menu-texte,#reseaux-wrapper{
        display: block; 
    }
    
    #menu-texte a{
        display: block; 
        font-size:30px;
    }
    
    #reseaux-wrapper{
        display:none;
    }
    
    #menu-texte{
        position:absolute;
        top:50%;
        left: 50%;
        margin-top:-150px;
        margin-left:-180px;
        height: 300px;
        width: 340px;
    }
    
    #bouton-menu-mobile-ouvert{
        display:block;
        position:fixed;
        z-index: 4999;
    }
    
    #bouton-menu-mobile-ferme{
        width:60px;
        height:60px;
        display:block;
    }

}





