/* CSS Document */
	@import url("layout.css");
html, body {
	background-color: #177ABB;
	font-family:  Arial, Verdana, Helvetica, sans-serif;
}
.clear {
	clear: both;
}

#conteneur {
	position: absolute;
	width: 100%;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
}
#bas {
position: relative;
	background-image: url(../images/fond-bas.jpg);
	background-repeat: repeat-x;
	height: 185px;
	background-color: #fbaf1d;
}
#contenu {
	margin: 0 auto;
	width: 1000px;
	background-image: url(../images/fond-header.jpg);
	background-repeat: no-repeat;
}
#header {
position: relative;
	width: 1000px;
	height: 514px;
}
#header ul.drap li {
	width: 34px;
	height: 27px;
	background-image: url(../images/sous-drap.gif);
	float: left;
}
#header ul.drap li img {
	padding-top: 5px;
	padding-left: 5px;
}
#videoPage {
	position: absolute;
	top: 251px;
	left: 5px;
	z-index: 910;
}
#player {
width: 560px;
height: 339px;
}
#canard {
	position: relative;
	clear: left;
	top: 10px;
	left: 15px;
	width: 151px;
	height: 123px;
	z-index: 901;
}
#promotion{
	position: absolute;
	clear: left;
	top: 10px;
	left: 750px;
	width: 133px;
	height: 132px;
	z-index: 993;
}
.promo50 {
width: 400px;
text-align: center;
font-size: 16px;
color: red;
font-weight: bold;

}
ul#btpromo li a {
display: block;
margin-top: 10px;
text-align: center;
font-variant: small-caps;
font-size: 16px;
padding-top: 5px;

padding-right: 10px;

padding-bottom: 5px;

padding-left: 10px;

background-color: red;

color: yellow;
}
#menu-texte {
	width: 1000px;
	background-color: #FFFFFF;
}
.accueil {
	background-image: url(../images/fond-texte-accueil.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.aqua {
	background-image: url(../images/fond-texte-aqua.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.emplacements {
	background-image: url(../images/fond-texte-emp.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#menu-texte h1 {
	font-size: 16px;
	font-weight: bold;
	color: #f65912;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#menu-texte h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #f65912;
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#contenu-texte p {
width: 705px;
margin: 15px auto;
	/*float: left;
	width: auto;
	margin-left: 15px;
	margin-bottom: 12px;*/
	font-size: 12px;
	line-height: 16px;
	color: #656565;
}
#pied {
position: relative;
	width: 1000px;
	height: 138px;
	margin: 0 auto;
	z-index: 1;
}
#adresse {
	float: left;
	width: 220px;
	height: 117px;
	background-image: url(../images/sous-adresse.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 13px;
	color: #FFFFFF;
}
h4 {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #FFFFFF;
}
#adresse p {
	margin-left: 10px;
	line-height: 15px;
}
#pied-droit {
	float: left;
	width: 700px;
	height: 100px;
	font-size: 12px;
	margin-top: 5px;
	margin-left: 10px;
}
#pied-droit a {
	color: #FFFFFF;
	text-decoration: none;
}
#pied-droit ul {
	float: left;
	display: block;
	margin-left: 8px;
	list-style: none;
	height: 16px;
}
#pied-droit ul li {
	display: inline;
	border-right: 1px #ffffff solid;
	padding: 0 4px 0 4px;
}
#pied-droit ul li.last {
	border: none;
}
#ami-fav ul {
	height: 23px;
	width: 1000px;
	margin: 0 auto;
}
#ami-fav ul li {
	float: right;
	background: url(../images/onglet-ami-gauche.jpg) no-repeat left 0;
	margin: 0;
	margin-left: 3px;
	padding: 0 0 0 22px;
}
#ami-fav a {
	float: right;
	display: block;
	width: .1em;
	background: url(../images/onglet-ami-droit.jpg) no-repeat right 0;
	font-size: 11px;
	padding: 5px 22px 7px 0px;
	text-decoration: none;
	color: #FFFFFF;
	white-space: nowrap;
}
#ami-fav > ul a {
	width: auto;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#ami-fav a {
	float: none;
}
#sous-pied {
	width: 100%;
	height: 20px;
}
#sous-pied-contenu {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	background-image: url(../images/degrad-sous-pied.jpg);
	background-repeat: repeat-y;
	font-size: 11px;
	color: #BC1D11;
	line-height: 18px;
}
#sous-pied-contenu a {
	text-decoration: none;
	color: #BC1D11;
}
#sous-diapo {
	clear: both;
	width: 1000px;
	height: 30px;
	background-image: url(../images/img-sous-diapo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sous-diapo span {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	line-height: 28px;
}
#sous-diapo-bt {
	float: right;
	width: 350px;
	height: 30px;
}
#sous-diapo #bt360 {
	margin-top: 4px;
}
#sous-diapo #bt360 a {
	display: block;
	float: left;
	width: 123px;
	height: 23px;
	margin-left: 3px;
	background-image: url(../images/bt-360.gif);
}
#sous-diapo #bt360 span {
	display: none;
}
#sous-diapo #btvideo {
	margin-top: 4px;
	margin-left: 15px;
}
#sous-diapo #btvideo a {
	display: block;
	float: left;
	background-image: url(../images/bt-video.gif);
	width: 85px;
	height: 23px;
}
#sous-diapo #btvideo span {
	display: none;
}
#resa {
	position:absolute;
	margin-top: -240px;
	margin-left: 750px;
	width: 247px;
	height: 248px;
	background-image: url(../images/fond-resa.png);
	background-repeat: no-repeat;
   z-index:23;
  color: #656565;
}
.tit-resa {
	width: 230px;
	margin: 5px auto;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.tit-resa span {
	font-size: 13px;
}
.formul-resa input, .formul-resa select {
	font-size: 11px;
		  color: #656565;
}
.formul-resa {
	width: 210px;
	margin: 0 auto;
	font-size: 11px;

}
.formul-resa label {
	width: 210px;
}
.row {
	margin: 3px auto;
}

/* nouveau diapo */
#slideshow {
	position: relative;
	width: 730px;
	height: 344px;
	overflow: hidden;
/* important */
	margin-top: -23px;
	border: 4px #FFFFFF solid;
}
#slideshow DIV {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	/*opacity: 0.0;
*/
	height: 344px;
	background-color: #FFF;
}
#slideshow DIV.active {
	z-index: 10;
	/*opacity: 1.0;
*/
}
#slideshow DIV.active span.actu {
	width: 200px;
	position: absolute;
	font-size: 14px;
	width: 290px;
	top: 10px;
	right: 20px;
}
.haut-actu {
	display: block;
	width: 290px;
	height: 16px;
	background-image: url(../images/haut-trans-actu.png);
	background-repeat: no-repeat;
}
#slideshow DIV.active span.bas-actu {
	display: block;
	width: 290px;
	background-image: url(../images/bas-trans-actu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#slideshow DIV.active span.bas-actu .texteactu {
	display: block;
	width: 270px;
	margin: 0 auto;
	color: #177ABB;
	line-height: 16px;
	padding-bottom: 10px;
}
#slideshow DIV.active span.bas-actu .texteactu a {
	color: #177ABB;
	text-decoration: none;
}
#slideshow DIV.active span.bas-actu .texteactu a:hover {
	text-decoration: underline;
}
#slideshow DIV.last-active {
	z-index: 9;
}
#slideshow DIV IMG {
	height: 350px;
	display: block;
	border: 0;
	margin-bottom: 10px;
}
/* fin diapo */
/* le contenu */
#contenu-texte {
	clear: both;
	float: left;
	width: 750px;
padding-bottom: 30px;
}
#menu-annexe {
	float: right;
	margin-top: 38px;
	margin-right: 12px;
	margin-bottom: 50px;
	width: 220px;
	border: 1px rgb(204,102,51) dashed;
}
#menu-annexe ul {
	width: 189px;
	margin: 6px auto 0 auto;
	font-size: 11px;
	font-weight: bold;
}
ul.menu-axe li a {
	display: block;
	background-image: url(../images/bt-annexe.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 189px;
	height: 30px;
	margin-bottom: 3px;
	text-decoration: none;
	text-align: center;
	color: #f24f24;
	line-height: 30px;
}
ul.menu-axe li a:hover {
	background-image: url(../images/bt-annexe.gif);
	background-repeat: no-repeat;
	background-position: 0px -34px;
	color: #FFFFFF;
}
#menu-annexe #annexe-tel {
	width: 187px;
	height: 48px;
	margin: 0 auto 6px auto;
}
ul#sous-annexe {
margin: 0;
padding: 0;
}
ul#sous-annexe li {
clear: both;
padding: 0;
margin: 0;

}
ul#sous-annexe li a {
display: inline;
height: 10px;
margin: 0;
padding: 0;
text-align: left;
background-image: url(../images/blank.gif);

}
ul#sous-annexe li a:hover {
		color: #f24f24;
		text-decoration: underline;
}

/* ami */
#amis {
	position: absolute;
top: -10px;
right: 200px;
	background-color: #289BD1;
	width: 250px;
	height: 75px;
	display: none;
	z-index: 286;
}
#monemail {
	float: left;
	margin: 5px;
}
#emailami {
	float: left;
	margin: 0 5px 5px 5px;
}
#reponseenvoyerami {
	margin: 0;
	color: red;
}
.ferm {
	float: left;
	margin-top: 5px;
}
.ok {
	float: left;
}
/* emplacements */
table.tarifemp {
width: 90%;
margin: 0 auto;
border-collapse: collapse;
}
table.tarifemp th{
	background-color: #2496cc;
	color: #FFFFFF;
	padding: 4px;
}
table.tarifemp td{
border-collapse: collapse;
border: 1px #A5A5A5 solid;
padding: 3px;
font-size: 12px;
text-align: center;
}
td.tdred,td.tdred a {
background-color: #F94B4B;
color: #FFFFFF;
}
.lignegrise {
background-color: #EFEFEF;
}
dl {
	float: left;
	width: 735px;
	margin-left: 15px;
	margin-bottom: 12px;
font-size: 12px;
	line-height: 16px;
	color: #656565;
}
dt {
font-weight: bold;
}
dd {
padding-left: 35px;
}
/*situation */
#map_canvas {
	position: relative;
	width: 730px;
	height: 344px;
	overflow: hidden;
/* important */
	margin-top: -23px;
	border: 4px #FFFFFF solid;
}
input#toAddress {
display: none;
}
table#lesdirections {
font-size: 11px;
}

table#itineraire{
font-size: 11px;
width: 500px;
margin: 0 auto;
}
table#itineraire input{
font-size: 11px;
}
.rouge {
color: #FFFFFF;
background-color: rgb(255,51,0);
}
table.contacte {
width: 500px;
font-size: 11px;
float: left;
margin-left: 15px;
}
/* hebergement */
.PromoHebe {
width: 700px;
margin: 5px auto;
text-align: center;
color: #FFFFFF;
background-color: #E95D28;
padding: 5px;

}
#BlocLoc {
width: 700px;
margin: 5px auto;
border: 3px #E95D28 solid
}
#BlocLoc h2{
width: auto;
color: #FFFFFF;
background-color: #E95D28;
font-size: 16px;
margin: 0;
padding: 0;
}
.PresLoc {
width: 680px;
min-height: 55px;
margin: 0 auto;
padding: 5px 0;
border-bottom: 1px #E95D28 solid;
}
.PresLoc img {
float: left;
width: 50px;
height: 50px;
}
#BlocLoc p.ParaPres {
float: left;
margin-top: 0;
margin-left: 10px;
width: 400px;
}
#BlocLoc p.ParaPres a{
color: #E95D28;
font-weight: bold;
}
.PresLoc p span{
color: #E95D28;
}
/* plan de site */
ul#sitemap {
list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-left: 45px;
}

ul#sitemap li {
	list-style-image:   url(../images/sitemap.gif);
}
ul#sitemap li a{
	font-size: 14px;
	text-decoration: none;
		color: #656565;
}
ul#sitemap  ul{
margin-top:5px;
	margin-left: 45px;
	background-color: #FFFFFF;
}
/* livre or */
#menu-texte p.commentaire {
margin-top: 0;
margin-left: 20px;
margin-bottom: 0;
}
#menu-texte h2.nom-com {
margin-bottom: 0;
}
/* alentours */
#slideshow DIV.active span.credits {
	position: absolute;
	font-size: 10px;
	width: auto;
	bottom: 0;
	right: 0;
	background-color: #FFFFFF;
}
