@charset "UTF-8";
/* CSS Document */

@media only screen and (max-width: 800px), all and (max-device-width: 480px)  {
	
#clov7{
	width:100%;
	height:auto;
	text-align: center;
	position:relative;
	top: 10px;
	left:15px;
}
@font-face {
	font-family: 'CLOV7';
    src:url(../font/Moon%20Flower.ttf);
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'typo';
	src:url(../font/fonnts.com-Kefa-Regular.ttf);
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family: 'titre';
	src:url(../font/Moon%20Flower.ttf);
	font-weight:normal;
	font-style:normal;
}
h1 {
	font-family: "CLOV7", sans-serif;
	font-size: 3.4em;
	line-height: 0.8em;
	color: rgb(0,60,80);
	padding-bottom: -1em;
	text-decoration: none;
	font-weight:lighter;
}
h3 {
	color: rgb(0,60,80);
	font-size: 0.9em;
}
h4 {
	font-family: "typo", sans-serif;
	font-size: 0.9em;
	font-weight:lighter;
	color: rgb(245,142,118);
}
a {
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}	
.acces {
	width:100%;
}
#clov7 a:link {
    color: black;
    font-family: "typo",sans-serif;
    font-size: 1.4em;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
  
}

    #zone_menu{
        clear: both;
        position: relative;
        width: 100%;  
        margin-left: 30%;
        top: 10px;
        margin-bottom: 20px;
		margin-top: 20px;
    }
    .bouton_menu div {
        position: fixed;
        left: 100%;
        top: 64%;
        padding-right: 8px;
        margin-top: -0.50em;
        line-height: 1.2;
        font-size: 1.8em;
        font-weight: 200;
        vertical-align: middle;
        z-index: 99;
    }
    .bouton_menu span {
	display: block;
	width: 25px;
	height: 4px;
	background: rgb(0,0,0);
	z-index: 99;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 3em;
    }
    .menu{
        display: none;
        padding: 10px 0px 10px 0px;
    }
	.menu a {
		color: rgb(0,119,177);
	}
	.menu a:hover{
		color: rgb(248,176,178);
	}
    .menu li{
        display: inherit;
        text-align: center;
        margin-right: 0px;
		margin-left: 0px;
    }
    .expand {
        display: block !important; 
    }
.pres {
	position: relative;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 1em;
	padding-bottom: 1em;
}
.pres2 {
	position: relative;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-top: 1em;
	padding-bottom: 1em;
}
.imagepres {
	position:relative;
	width:80%;
	margin-left: auto;
    margin-right: auto;
}
.legende {
	width: auto;
	margin-top: -1em;
	margin-left: 2em;
	margin-right: 2em;
	height: auto;
	color: #000;
}	
.champs {
height: 100px;
width: 380px;
border: 0.8; 
font-family: 'typo', sans-serif;
font-size: 0.9em; 
color:#333; 
}
.champs2 {
height: 20px;
width: 380px;
border: 0.8; 
font-family: 'typo', sans-serif;
font-size: 0.9em; 
color:#333; 
}
.cartel {
	margin-top: 1em;
	margin-left: 2em;
	margin-right: 2em;
	width:80%;
}
.cartel2 {
	margin-top: 1em;
	margin-left: 2em;
	margin-right: 2em;
	width:80%;
}	
strong {
	font-weight:bold;
}
.logo {
	width:35%;
	margin-right:auto;
	margin-left:auto;
	display:block;
}
#gallery {
  /* Prevent vertical gaps */
  margin-left: 1em;
  margin-right: 1em;
  line-height: 1;
   
  -webkit-column-count: 1;
  -webkit-column-gap:   normal;
  -moz-column-count:    1;
  -moz-column-gap:      normal;
  column-count:         1;
  column-gap:           normal;  
}

#container {
	height: auto;
	top:30px;
	width:100%;
	position:relative;
	margin-right: 1em;
}
#foot {
    margin-top: 100px;
    }// JavaScript Document

	