@font-face {
    font-family: 'Dosis';
    src: url('Dosis-Bold.woff2') format('woff2'),
        url('Dosis-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Dosis';
    src: url('Dosis-Regular.woff2') format('woff2'),
        url('Dosis-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}





body {
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}

 #adressehaut{
	width:290px;
	position:relative;
	text-align:center;
    font-family: 'Dosis';
	color:#fff;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 20px;
	float:left;
	color:#000;
	background-repeat: no-repeat;
	background-color: #F3E3DD;
	  border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px; }

	 #adressehaut a{
		 	color:#000;

}   #adressehaut p{
	width:290px;
	margin-left: 0px;;
		margin-top:10px;
	}
 #mailhaut{
	width:220px;
	position:relative;
	text-align:center;
    font-family: 'Dosis';
	color:#fff;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 22px;
	color:#F9F9F9;
	float:right;
	background-repeat: no-repeat;
	background-color: #661A03;
	
}
#blocgauche {
	background-image: url(images/blocgauche.jpg)!important;;
	
	background-repeat: no-repeat;
	height: 178px;
	width: 290px;
	float:left;
}

#blocgauche:hover{
opacity:0.6;
-moz-transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
}

#bloccentre {
	background-image: url(images/bloccentre.jpg)!important;;
	background-repeat: no-repeat;
		

	height: 178px;
	width: 290px;
	float:left;
}
#bloccentre:hover{
opacity:0.6;
-moz-transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
}

#blocdroit {
	background-image: url(images/blocdroit.jpg)!important;;
	background-repeat: no-repeat;
	

	height: 178px;
	width: 290px;
	float:left;
}
#blocdroit:hover{
opacity:0.6;
-moz-transition: opacity 0.5s;
-webkit-transition: opacity 0.5s;
-o-transition: opacity 0.5s;
}

	 #mailhaut a{
		 			color:#000;	font-size: 20px;

}   #mailhaut p{
	width:220px;
		margin-top:10px;
	font-size: 20px;

	}

#titre {
	width: 100%;
	height: auto;
	background-repeat: no-repeat;
	padding-top: 5px;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #8C93AD;
    font-family: 'Dosis';
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.infos {
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	text-align: left;
	font-style: italic;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.infos a {
	color:#FFF;
	font-weight: bold;
}.infos a:hover {
	color:#F0F0F0;
	text-decoration: underline;
}
#textediapo{
	margin-left: -435px;
    margin-right: auto;
    position: absolute;
    bottom: -10px;
    z-index: 200000;
    left: 50%;
    width: 870px;
	}
	
	
#textediapo h1 {
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFF;
    font-family: 'Dosis';
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow: 2px 2px 2px black;
	text-transform: uppercase;
}
#textediapo h2 {
	font-size: 30px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	color: #FFF;
    font-family: 'Dosis';
	text-align: center;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px black;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#baspage {
	min-height: 60px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	text-align: center;
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/baspage.jpg);
	background-position: center top;
	background-color: #F47B20;
}
#baspage p {
	font-family: 'Dosis';
	font-size: 22px;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	}
	#baspage p a {
	color: #FFF;
	font-family: Dosis;
	font-size: 22px;

}
#liensbas {
	color: #FFF;
    font-family: 'Dosis';
	font-size: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#liensbas a{
	color: #FFF;
}
#tab-5 table tr td {
    font-family: 'Dosis';
	font-size: 26px;
	color: #4f3725;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
	}
#nav {

	max-width:1440px;
	margin:0 auto;/*centrage marges automatiques*/
	padding:5px 0;
	text-align:center;/*centre les inline qu'il contient*/
}
#nav li{
	display:inline;/*de list-item à inline*/
    }
    #nav a{
	display:inline-block;
	margin-left:5px;
	padding: 5px 10px;}
	
#tab-5 table {
	background-color:#FFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	.container table {
    font-family: 'Dosis';
	font-size: 21px;
	color: #fff;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	text-transform: none;
}
.container p {
	font-family: 'Dosis';
	font-size: 18px;
	color: #535252;
	text-align: justify;
	text-transform: none;
	line-height:normal;
}.container p a {
	font-family: 'Dosis';
	font-size: 18px;
	color: #535252;
	text-align: justify;
}
.container p strong {
	font-family: 'Dosis';
	font-size: 18px;
	color: #535252;
	font-weight: bold;
	text-align: justify;
}
.container ul {
	font-family: 'Dosis';
	font-size: 18px;
	color: #535252;
	line-height: 25px;
	}
h1    {
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #535252;
	font-family: Dosis;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2    {
	font-size: 30px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #535252;
	font-family: 'Dosis';
	text-align: center;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}


#imagespage {
	background-image: url(images/fondimg.png);
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 289px;
	padding-top: 110px;
}

.container h3 {
	font-size: 26px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #1e211e;
    font-family: 'Dosis';
	margin: 0px;
	padding: 0px;
	text-align: center;

}
#horizontalTab h2 {font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
    font-family: 'Dosis';
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-moz-text-shadow: 1px 1px 1px #313931;
	-webkit-text-shadow: 1px 1px 1px #313931;
	text-shadow: 1px 1px 1px #313931;
	font-variant: small-caps;}
	
	#horizontalTab h2 a{
	color:#ED7B00;
}


.container h4 {
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #e94e00;
    font-family: 'Dosis';
	text-align: center;
	margin: 0px;
	padding: 0px;
}



/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}
.col:first-child { margin-left: 0; }

/*  GROUPING  */
.group:before,
.group:after { content:""; display:table; }
.group:after { clear:both;}
.group { zoom:1; /* For IE 6/7 */ }


.span_1_of_3 {
	width: 32%;
}
/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
	padding: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.span_3_of_4 {
	width: 74.6%;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.span_2_of_4 {
	width: 50%;
	margin-top: 0px;
	padding-top: 0px;
}
.span_1_of_4 {
	width: 21%;
	margin-top: 0px;
	padding-top: 0px;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 720px) {
	.col {  margin: 1% 1% 1% 1%; }
	.span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4, .span_1_of_3 { width: 98%!important; }
	.container {
		width: 100%;}
		.col:first-child { margin-left: 1%!important; }
	#logo {
	
	z-index:800000000; 
		float:left; 
		position:relative;
		max-width:306px;
		clear:both;
}.span_1_of_3 p {
	text-align:center!important;}
	
	#logo img{
			max-width:306px;

}.blocbas {
	width:100%; float:left; text-align:center!important;}
	.blocbas p{
	text-align:center!important;}
#reservation {
	position: absolute;
	width: 300px;
	height: 170px;
	z-index: 100000;
	left: 0px;
	top: 350px;
}
#adressehaut {
	display:none;
	
}
.grid {background-image:none!important;}
#baspage {height:150px!important;}
#titre {
	background-image:url(images/fondtitremobile.jpg);
	background-repeat:repeat-x;}
	
	
	
	
	#textediapo h1 {
	font-size: 25px;
	
}
#textediapo h2 {
	font-size: 18px;
	
}

}
@media only screen and (max-width: 1920px) and (min-width: 1500px) {
	.container {
    max-width: 1440px;
	margin-left: auto;
    margin-right: auto;
}
	#logo {
		z-index:800000000; 
		float:left; 
		position:relative;
		max-width:506px;
		}
	}
	
	@media only screen and (max-width: 1499px) and (min-width: 721px) {
.container {
    max-width: 1170px;
	margin-left: auto;
    margin-right: auto;
}
.sy-slide {
	
	}

#logo {
		z-index:800000000; 
		float:left; 
		position:relative!important;
		max-width:306px;
		}
#logo img{
			max-width:306px;

}#textediapo h1 {
	font-size: 30px;
	
}
#textediapo h2 {
	font-size: 20px;
	
}#textediapo{
	padding-bottom:0px;}}
#temoignages {
	background-color: #cd366b;
	font-family: 'Dosis';
	font-size: 28px;
	color:#fff;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#titreflash {
	background-repeat: no-repeat;
	height: 46px;
	width: 249px;
	font-size: 28px;
	color: #FFF;
	text-align: center;
	font-family: 'Dosis';
	font-variant: normal;
	padding-left: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	font-weight: bold;
	background-position: center top;
}
#logos {
	background-image: url(images/logos.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 236px;
}
#contenuflash {
	width: 98%;
	margin: 0px;
	font-family: 'Dosis';
	font-size: 18px;
	color: #FFF;
	min-height: 285px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
	background-position: center bottom;

}
#flashinfos {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-image: url(images/fondflash.jpg);
	background-position: center top;
	background-color: #f47d20;
	
}
#logo {
	position: absolute;
	top: 0px;
}


#horizontalTab  h3 {
	color: #FFF;
}
#bandeau {
	height: 148px;
	width: 100%;
	background-repeat: no-repeat;
}
#bascontenu {
	background-image: url(images/bascontenu.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 100%;
}


#contenupage {
	background-image: url(images/contenu.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	min-height: 600px;
	height: 100%;
}
#adressehaut p a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#adressebas p{
	float:left;
	padding-right:25px; 
	width:220px;
	}
#mail {
	background-image: url(images/mail.jpg);
	height: 36px;
	width: 118px;
	text-align: right;
	padding-right: 25px;
	padding-top: 10px;
	float: left;
    font-family: 'Dosis';
	font-size: 22px;
	color: #313931;
}
#mail a{
    font-family: 'Dosis';
	font-size: 22px;
	color: #313931;}
#dispo {
	margin: 5px;
	float: right;
	width: 300px;
}
#droitetem {
	background-image: url(images/imgtemoignage.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	min-height:342px;


}
