@font-face {
    font-family: 'goudy_old_styleregular';
    src: url('goudos-webfont.woff2') format('woff2'),
         url('goudos-webfont.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: repeat-y;
	background-position: center top;
	overflow-x: hidden;
}

#titre {
	width: 100%;
	height: auto;
	min-height:84px;
	background-image: url(images/sstitre.jpg);
	background-repeat: repeat-y;
}
.infos {
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;
	font-size: 18px;
	font-weight: bold;
	color: #7F2026;
	line-height: 20px;
	text-align: left;
	font-style: italic;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.infos a {
	color:#7C1B22;
	font-weight: bold;
}.infos a:hover {
	color:#020003;
	text-decoration: underline;
}
.vert {
	border-radius: 0px 40px 40px 40px;
	background-color: #F8EE2C;
	font-size:35px;
	padding:20px;
	}
.vert p {
	font-style:italic;
	}
#textediapo{
	margin-left:auto;
	margin-right:auto;
	height: 80px;
	position:absolute;
	bottom:0;
	z-index: 200000;
	padding-bottom: 50px;
	}
#hautgallerie {
	background-repeat: no-repeat;
	height: 12px;
	background-color: #404040;
}
.sep {
	height: 56px;
	color: #FFF;
	margin-top: auto;
	margin-bottom: auto;
	font-size: 12px;
}

#titrecontenu h1 {
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-shadow: 2px 2px 3px black;
	font-family: goudy_old_styleregular;
	text-align: center;
	background-image: url(images/sstitre.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-transform: none;
	font-variant: small-caps;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#titrecontenu h2 {
	font-size: 28px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #ffffff;    font-family: 'goudy_old_styleregular';
text-align: center;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
		text-shadow: 2px 2px 3px black;

}


#baspage {
	background-repeat: no-repeat;
	background-position: center top;
	min-height: 177px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/baspage.jpg);
	padding: 0px;
}
#baspage p{
	font-family: 'goudy_old_styleregular';
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 22px;
	}
	#baspage p a {
	color: #ffffff;
	font-family: 'goudy_old_styleregular';
}
#liensbas {
	color: #2e2e2e;
	font-family: goudy_old_styleregular;
	font-size: 16px!important;
	background-image: url(images/liensbas.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	min-height:55px;
	font-style: italic;
	height: 45px;
	min-height: 55px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#reservation {
	z-index: 2;
	height: 250px;
	width: 237px;
	right: 0px;
	position: absolute;
	bottom: 100px;
}

#liensbas a{
	color: #2e2e2e;
	font-size: 16px;
}
#tab-5 table tr td {    font-family: 'goudy_old_styleregular';
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: 'goudy_old_styleregular';
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: 'goudy_old_styleregular';
	font-size: 21px;
	color: #2e2e2e;
	text-align: justify;
	text-transform: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}.container p a {    font-family: 'goudy_old_styleregular';
font-size: 21px;
	color: #7d1e23;
		text-align: justify;
}
.container p strong {    font-family: 'goudy_old_styleregular';
font-size: 21px;
	color: #7d1e23;
	font-weight: bold;
	text-align: justify;
}
.container ul strong {    font-family: 'goudy_old_styleregular';
font-size: 21px;
	color: #7d1e23;

	font-weight: bold;
	text-align: justify;
}
.container ul {    font-family: 'goudy_old_styleregular';
font-size: 21px;
	color: #7d1e23;
		line-height: 25px;
	}
#titre h1, .container h1 {
	font-size: 38px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
		text-shadow: 2px 2px 3px black;    font-family: 'goudy_old_styleregular';
text-align: center;
	background-image: url(images/soustitre.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	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: #FFF;    font-family: 'goudy_old_styleregular';
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: 'goudy_old_styleregular';
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;
}
#titre h2, .container h2 {
	font-size: 32px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #434343;    font-family: 'goudy_old_styleregular';
text-align: center;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;

}
.container h3 {
	font-size: 28px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #434343;    font-family: 'goudy_old_styleregular';
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: 28%;
}
/*  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: 79.6%;
	margin-top: 10px;
	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: 49.2%;
	margin-top: 0px;
	padding-top: 0px;
}
.span_1_of_4 {
	width: 16%;
	margin-top: 0px;
	padding-top: 0px;
}

/*  GO FULL WIDTH BELOW 480 PIXELS */
@media only screen and (max-width: 720px) {
	.col {  margin: 1% 0 1% 0%; }
	.span_1_of_3, .span_1_of_4, .span_2_of_4, .span_3_of_4, .span_4_of_4 { width: 100%; }
	.container {
		width: 100%;}
	#logo {
	
	z-index:800000000; 
		float:left; 
		position:relative;
		max-width:306px;
		clear:both;
}#logo img{
			max-width:306px;

}

#adressehaut {
	display:none;
	
}

#reservation {
	z-index: 2;
	height: 220px;
	width: 237px;
	right: 0px;
	position: static;
	bottom: 95px;
}


}
@media only screen and (max-width: 1919px) 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;
		max-width:306px;
		}
#logo img{
			max-width:306px;

}}
#titreflash {
	background-repeat: no-repeat;
		font-family: 'goudy_old_styleregular';

	height: 63px;
	width: 237px;
	font-size: 26px;
	color: #FFF;
	text-align: center;
	font-variant: normal;
	background-image: url(images/titreflash.jpg);
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
}

#basinfos {
	background-image: url(images/basflash.png);
	height: 38px;
	background-repeat: no-repeat;
	width: 277px;
}
#logos {
	background-image: url(images/logos.png);
	background-repeat: no-repeat;
	height: 74px;
	width: 236px;
}


#contenuflash {
	width: 227px;
	margin: 0px;
	font-family: 'goudy_old_styleregular';
	font-size: 18px;
	color: #FFF;
	min-height: 100px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/contenuflash.jpg);
	background-repeat: repeat;
}

#flashinfos {
	width: 2023px;
	margin-right: auto;
	margin-left: auto;
	
}


#horizontalTab  h3 {
	color: #FFF;
}
#bandeau {
	height: 137px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/bandeau.jpg);
}
#titrecontenu {
	background-image: url(images/ss-titre.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 119px;
	width: 100%;
	min-height:100px;
}
#soustitrecontenu {
	background-image: url(images/soustitrecontenu.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 25px;
}


#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;
	}
#horizontalTab ul li strong {
	color: #FFF;
}
