@font-face {

    font-family: 'casa';

    src: url('font/CaviarDreams.ttf') format('truetype');

}

body
{
	margin: 0px;
	padding: 0px;
	background-color: #fffde8;
	font-family: 'casa', Arial, serif;


}
	.carousel-page
	{ 
	height:600px;
	background-color:#5f666d;
	color:white;
	}
#header
{
	width: 100%;
	height: 150px;
		position: fixed;
			z-index: 1;
					background-color: #fffde8;
					margin-top: -150px;
}
#head
{
		background-color: #fffde8;
	width: 1100px;
	height: 150px;
	margin: auto;
}
.logo
{
	float: left;
	margin-top:25px;
	margin-left: 10px;
}
#slogan
{
	text-align: right;
	float: left;
	font-size: 40px;
	margin-top: 30px;
	margin-left: 200px;
	position: absolute;
	left: 30%;
	z-index: 4;
	color: #046738;
}
.little
{
	font-size: 20px;
}
#menu{
	position: relative;
	float: right;
	z-index: 2;
	width: 900px;
	height: 30px;
	margin-top: 115px;
	margin-right: 10px;
	
}
.title
{
	text-align: center;
		color: #046738;
		margin-bottom: 50px;
}
.tableau td
{
	height: 80px;
}
#corps h2
{
			color: #046738;
			text-decoration: underline;
}
.gras
{
	color: #046738;
			text-decoration: underline;
			font-weight: bold;
}
.titre{
	color: #046738;	
			font-weight: bold;
}
.con
{
	width: 900px;
	float: left;
	height: 157px;
margin: auto;
margin-bottom: 20px;
}
.con img
{
	position: relative;
	float: left;
}
.con h2
{
	margin-left: 325px;
	margin-top: -8px;
}
.con p
{
	margin-left: 325px;
}
.con2
{
		width:900px;
		height: 300px;
		margin: auto;
	margin-top: 100px;
}
#menu ul
{
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: -10px;
}
#menu ul li a 
{
	color: #046738;
	text-decoration: none;
}
 #menu ul li a:hover
 {
	 color: brown;
 }

#menu ul li 
{
	position: inline-block;
	float: left;
	margin-left: 10px;
	list-style-type : none;
	font-size: 1.2em;
}

.sep
{
	width: 100%;
	height: 5px;
	background-color: #046738;
}
.sep2
{
	width: 3px;
	height: 40px;
	background-color: #046738;
	margin-top: -8px;
}

#footer
{
	height: 150px;
	width: 900px;
	margin: auto;
}
#coordonne, #horaires, #partenaires
{

	float: left;
	width: 300px;
}
#corps
{
	width: 900px;
	min-height: 500px;
	height: auto;
	margin: auto;

}
#footer h3
{
	color: #046738;
}
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}
#slider
{
	margin-top: 150px;
}
div#slider { overflow: hidden; }
div#slider figure img { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}




/* @charset "UTF-8"; */
/* Starter CSS for Flyout Menu */

#basdepage{
	margin-top: 15px;
	display: block;
	font-size: 17px;
	text-align: center;
	font-style: italic;
}
#present{
  line-height: 200%;
  display: block;
  text-align:center;
  margin-top: 50px;
  font-size: 24px;
}

form {
    /* Pour le centrer dans la page */
    margin: 0 auto;
    width: 400px;
    /* Pour voir les limites du formulaire */
    padding: 1em;
    border: 1px solid #CCC;
    border-radius: 1em;
}

form div + div {
    margin-top: 1em;
}

label {
    /* Afin de s'assurer que toutes les étiquettes aient la même dimension et soient alignées correctement */
    display: inline-block;
    width: 90px;
    text-align: left;
}

input, textarea {
    /* Afin de s'assurer que tous les champs textuels utilisent la même police
       Par défaut, textarea utilise une police à espacement constant */
    font: 1em sans-serif;

    /* Pour donner la même dimension à tous les champs textuels */
    width: 300px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    /* Pour harmoniser l'apparence des bordures des champs textuels */
    border: 1px solid #999;
}

input:focus, textarea:focus {
    /* Afin de rehausser les éléments actifs */
    border-color: #000;
}

textarea {
    /* Pour aligner correctement les champs multilignes et leurs étiquettes */
    vertical-align: top;

    /* Pour donner assez d'espace pour entrer du texte */
    height: 5em;

    /* Pour permettre aux utilisateurs de redimensionner un champ textuel horizontalement
       Cela ne marche pas avec tous les navigateurs  */
    resize: vertical;
}

.button {
    /* Pour positionner les boutons de la même manière que les champs textuels */
    padding-left: 90px; /* même dimension que les étiquettes */
}

button {
    /* Cette marge représente approximativement le même espace
       que celui entre les étiquettes et les champs textuels */
    margin-left: .5em;
}

.all{
  width: 100%;
  margin: auto;
  font-size: 16px;
  font-family: 'Source sans Pro', Calibri, Tahoman sans-serif;
  margin-bottom: : 70px;
}

.sec-gauche{
  width: 70%;
  height: 500px;
  float: left;
}

.sec-gauche p,h2
{
	font-family: 'casa';
}

.sec-gauche-haut{
  height: 50%;
}

.sec-droite2{
  margin-left: 70%;
  margin-right: 10px;
}

.sec-droite{
  margin-left: 50%;
  margin-right: 10px;
}
.sec-droite p,h2
{
	font-family: 'casa';
}
.nous
{
	text-align: center;
		margin: auto;
margin-top: 20px;
		font-family: 'casa';
}
.ambiancetab{
	width: 1220px;
	margin: auto;
	margin-top: 20px;
	height: 450px;
	margin-bottom: 20px;
}

.ambiancetableft
{
	margin-right: 20px;
	float: left;
	width: 600px;
}

.ambiancetabright
{
	float: left;
	width: 600px;
	margin: auto;
}
.ambianceh1
{
	text-align: center;
color: #046738;
}

.conh2
{
	display: inline-block;
	margin-top: 100px;
}

.produittab
{
	margin: auto;
	width: 600px;
}

#trouvertab
{
	margin: auto;
	width: 600px;
}
.myli
{
	font-size: 18px;
}

.locate{
	width: 50%;
	margin: auto;
}