@charset "UTF-8";
/* CSS Document */
* { margin:0; padding:0; }
body { font-family: Helvetica, Arial, sans-serif; font-size:12px;  background-image: url(img/background.jpg); background-repeat: repeat; color:#333300; }
#page { width: 960px; padding:0px 29px 0px 29px; background-repeat: repeat-y; margin: auto; background-image: url(img/ombre.png); margin-top:15px; margin-bottom:20px; }
#header { border-top: 1px solid #1B2804; }
#header .logo { position: absolute; top: 0px; border: none; margin-left: 20px; z-index: 2; }
#header object {
	height: 400px;
	z-index: 1;
	width: 100%;
}

/* Navigation */
#nav {
	height: 30px;
	text-align: center;
	background-image: url(img/nav.png);
	background-repeat: repeat-x;
	width: 960px;
}
#nav li { line-height: 30px; float: left; list-style-type: none; }
#nav li a { color: #CCCCCC; font-size: 14px; font-weight: normal; text-decoration: none; display:block; }
#nav a:hover { color: #FFFFFF; background-position: 0px -30px; background-image: url(img/nav.png); background-repeat: repeat-x; }
#nav .reception, #nav .camping, #nav .chalet, #nav .swimming, #nav .fish, #nav .anim { width: 95px; }
#nav .tourism { width: 96px; }
#nav .photo { width: 137px; }
#nav .home, #nav .lake { width: 74px; }
#nav .home, #nav .reception, #nav .camping, #nav .chalet, #nav .swimming, #nav .lake, #nav .fish, #nav .anim, #nav .photo { border-right: solid 1px #CCCCCC; }

/* Contenu */
#wrap {
	background-color: #FFFCCC;
	background-image: url(img/ombre-nav.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 960px;
}
#content { width: 730px; float: left; padding:10px 15px 20px 15px; }
#content h1 { font-size: 18px; font-weight: normal; color: #DB5C06; display: block; background-image: url(img/bckgnd-h1.jpg); background-repeat: no-repeat; padding:15px 0px 15px 28px; background-position: left 3px; }
#content h2 { font-size: 14px; font-weight: bold; color: #42550A; margin-bottom: 8px; margin-top: 13px; }
#content p { line-height: 14px; margin-bottom: 8px; }
#content a { color: #7C941E; text-decoration: none; }
#content a:hover { color: #a4b135; text-decoration: underline; }
#content .bloc1, #content .bloc2, #content .bloc3, #content .bloc4 { width: 350px; float: left; }
#content .bloc3, #content .bloc4 { border-top: 1px solid #42550A; padding-top: 10px; margin-bottom: 30px; }
#content .bloc2, #content .bloc4 { margin-left: 30px; }
#content .bloc1 ul, #content .bloc2 ul, #content .bloc3 ul, #content .bloc4 ul { line-height: 15px; margin:0px 0px 10px 12px; }

/* Sidebar */
#sidebar { float: left; width: 180px; padding: 10px; /margin-top:15px; }
#sidebar li { list-style-type: none; }
#sidebar a { display: block; text-decoration:none; }
#sidebar .dispo a  { margin:10px 0px 5px 0px; }
#sidebar .tarif-camp a { width:180px; height:38px; background-image:url(img/boutons-tarifs.png); background-repeat: no-repeat; background-position: 0 -38px; margin-bottom: 5px; }
#sidebar .tarif-camp a:hover { background-image: url(img/boutons-tarifs.png); background-repeat: no-repeat; background-position: 0 0px; }
#sidebar .tarif-loc a { width:180px; height:38px; background-image: url(img/boutons-tarifs.png);  background-repeat: no-repeat; background-position: 0 bottom; }
#sidebar .tarif-loc a:hover { background-image: url(img/boutons-tarifs.png); background-repeat: no-repeat; background-position: 0 -76px }
#sidebar .tarif-camp-en a { width:180px; height:38px; background-image:url(img/boutons-tarifs-en.png); background-repeat: no-repeat; background-position: 0 -38px; margin-bottom: 5px; }
#sidebar .tarif-camp-en a:hover { background-image: url(img/boutons-tarifs-en.png); background-repeat: no-repeat; background-position: 0 0px; }
#sidebar .tarif-loc-en a { width:180px; height:38px; background-image: url(img/boutons-tarifs-en.png);  background-repeat: no-repeat; background-position: 0 bottom; }
#sidebar .tarif-loc-en a:hover { background-image: url(img/boutons-tarifs-en.png); background-repeat: no-repeat; background-position: 0 -76px }

#sidebar .tarif-camp-nl a { width:180px; height:38px; background-image:url(img/boutons-tarifs-nl.png); background-repeat: no-repeat; background-position: 0 -38px; margin-bottom: 5px; }
#sidebar .tarif-camp-nl a:hover { background-image: url(img/boutons-tarifs-nl.png); background-repeat: no-repeat; background-position: 0 0px; }
#sidebar .tarif-loc-nl a { width:180px; height:38px; background-image: url(img/boutons-tarifs-nl.png);  background-repeat: no-repeat; background-position: 0 bottom; }
#sidebar .tarif-loc-nl a:hover { background-image: url(img/boutons-tarifs-nl.png); background-repeat: no-repeat; background-position: 0 -76px }

#sidebar a.avis { height: 87px; background-image: url(img/avis.png); background-repeat: no-repeat; background-position: bottom; margin-top: 10px; }
#sidebar a.avis:hover { background-image: url(img/avis.png); background-position: top; }
#sidebar a.avis-en { height: 87px; background-image: url(img/avis-en.png); background-repeat: no-repeat; background-position: bottom; margin-top: 10px; }
#sidebar a.avis-en:hover { background-image: url(img/avis-en.png); background-position: top; }

#sidebar a.avis-nl { height: 87px; background-image: url(img/avis-nl.png); background-repeat: no-repeat; background-position: bottom; margin-top: 10px; }
#sidebar a.avis-nl:hover { background-image: url(img/avis-nl.png); background-position: top; }

#sidebar img { border: none; }
#blog { margin-top: 10px; background-image: url(img/bckgnd-blog.png); background-repeat: no-repeat; height: 200px; }
#blog p { font-size: 11px; padding:0px 15px 0px 15px; color: #735827; line-height: 14px; }
#blog h3 { font-size: 16px; color: #58431E; font-weight: bold; padding:30px 0px 15px 20px; }
#blog h4 a { font-size: 11px; padding:0px 15px 0px 15px; font-weight: normal; margin-bottom: 3px; color: #990000; }
#blog h4 a:hover { color: #CC0000; text-decoration: underline; }
#blog a.suite  { color: #990000; margin-top: 5px; background-image: url(img/puce-rouge.jpg); background-repeat: no-repeat; background-position: left center; clear: both; float:right; padding:0px 15px 0px 8px; }
#blog a.suite:hover { color: #c33434; text-decoration:underline; }
#content  #gallery  { width: 672px; margin:0px 29px 25px 29px; }

/* Diaporamas */
#content  #thumbs, #content #gallery  { display: block; float: left; margin:15px 0px 0px 15px; }
#content  #thumbs  { width: 224px; float: left; }
#content #thumbs li, #content #gallery li { list-style-type: none; float: left; margin-right: 8px; width: 100px; background-image: url(img/bckgnd-thumbs.png); background-repeat: no-repeat; padding:0px 4px 2px 0px; margin-bottom: 8px; height: 60px; }
#content #thumbs img, #content #gallery img { border: 1px solid #FFFFFF; width: 98px; height: 58px; }
#content #viewer { width: 486px; margin:15px 0px 15px 0px; float: left; background-image: url(img/bckgnd-viewer.png); background-repeat: no-repeat; padding:0px 4px 4px 0px; background-position: right bottom; }
#content #viewer img { width: 484px; border: 1px solid #FFFFFF; height: 338px; }

/* Contact */
#contact { clear: both; padding:0px 20px 0px 40px; background-color: #263706; background-image: url(img/bckgnd-footer.jpg); background-repeat: repeat-x; background-position: bottom; border-top: 1px solid #1B2804; }
#infos { width: 460px; float: left; margin-right: 20px; }
#infos a:hover { color: #FCFFE7; }
#infos h4 { color: #CCFF99; margin:5px 0px 20px 0px; border-bottom: 1px solid #B5E384; padding-bottom: 3px; }
#infos ul { color: #A4BB75; }
#infos li { list-style-type: square; line-height: 20px; margin-left: 120px; }
#infos a { color: #A4BB75; }
#infos .web2 img { margin:0px 2px -2px 2px; border: none; }
#form { width: 345px; float: left; background-image: url(img/bckgnd-message.png); background-repeat: no-repeat; background-position: center top; padding:0px 35px 0px 40px; }
#form h4 { color: #263706; margin-top: 5px; border-bottom: 1px solid #354B0B; padding-bottom: 3px; }
#form p { color: #263706; }
#contactform { width: 340px; float: left; }
#contactform .name, #contactform .mail { margin-bottom: 5px; }
#contactform .name input, #contactform .mail input { width: 260px; }
#contactform .name span { margin-right: 34px; }
#contactform .mail span { margin-right: 29px; }
#contactform .message { margin-bottom: 10px; }
#contactform .message span { margin-right: 10px; }
#contactform .message textarea { width: 270px; height: 70px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
#contactform  .send { width: 70px; margin-bottom: 20px; float: right; background-repeat: no-repeat; margin-right: 10px; /margin-top:-5px; }
#form .mention { font-size: 10px; line-height: 18px; color: #47680B; }
#form .error { color: #990000; }

/* Footer */
#footer  { color: #86985F; width: 960px; font-size: 11px; display: block; background-color: #1B2804; text-align: center; line-height: 16px; font-weight: normal;padding: 5px 0px 5px 0px; }
#footer  a { color: #86985F; text-decoration: none; }
#footer  a:hover { color: #97AC6C; text-decoration: underline; }
#footer li { list-style-type: none; display: inline; margin-right: 5px; font-size: 9px; }

/* Locations */
#vignettes  li { list-style-type: none; width: 161px; float: left; margin:15px 8px 20px 8px; display: block; padding-left: 5px; padding-bottom: 3px; }
#vignettes h3 { clear: both; font-weight: bold; margin:3px 0px 3px 0px; font-size:12px; }
#vignettes a.farniente, #vignettes a.horizon, #vignettes a.mobile, #vignettes a.bocage { display: block; width: 165px; list-style-type: none; height: 95px; text-decoration: none; margin-left: -5px; }
#vignettes a.farniente { background-image: url(../img/locations/vignette-farniente.png); background-repeat: no-repeat; background-position: bottom; }
#vignettes a.farniente:hover { background-position: top; }
#vignettes a.horizon { background-image: url(../img/locations/vignette-horizon.png); background-repeat: no-repeat; background-position: bottom; }
#vignettes a.horizon:hover { background-position: top; }
#vignettes a.mobile { background-image: url(../img/locations/vignette-mobile.png); background-repeat: no-repeat; background-position: bottom; }
#vignettes a.mobile:hover { background-position: top; }
#vignettes a.bocage { background-image: url(../img/locations/vignette-bocage.png); background-repeat: no-repeat; background-position: bottom; }
#vignettes a.bocage:hover { background-position: top; }
#vignettes .suite-loc { width: 127px; height: 25px; display: block; background-image: url(img/details-locations.png); background-repeat: no-repeat; background-position: center bottom; text-decoration: none; margin-top: 5px; }
#vignettes .suite-loc:hover { background-position: center top; text-decoration: none; }

#vignettes .suite-loc-en { width: 127px; height: 25px; display: block; background-image: url(img/details-locations-en.png); background-repeat: no-repeat; background-position: center bottom; text-decoration: none; margin-top: 5px; }
#vignettes .suite-loc-en:hover { background-position: center top; text-decoration: none; }

#vignettes .suite-loc-nl { width: 127px; height: 25px; display: block; background-image: url(img/details-locations-nl.png); background-repeat: no-repeat; background-position: center bottom; text-decoration: none; margin-top: 5px; }
#vignettes .suite-loc-nl:hover { background-position: center top; text-decoration: none; }

#content .locations {
	width: 720px;
	clear: both;
	margin:20px 0px 10px 10px;
	display: block;
	height: 140px;
}
#content .locations h2 {
	display: block;
	width: 540px;
	float: left;
	border-bottom: 1px solid #333300;
	padding-bottom: 2px;
	margin:2px 0px 5px 10px;
}
#content .locations img {
	float: left;
}
#content .locations .tarifs {
	float: none;
	margin-bottom: 10px;
	margin-left: 3px;
}
#content .locations p {
	font-size: 12px;
	display: block;
	width: 410px;
	float: left;
	padding-left: 3px;
}
#content .locations .reserver, #content .locations .reserver-en, #content .locations .reserver-nl {
	float: right;
	margin-top: -25px;
}

/* Tarifs */
#options {
	margin: auto;
	margin-bottom: 20px;
}
#options td {
	border-bottom: solid #333300 1px;
	padding:10px 20px 0px 10px;
}
#options  h3 {
	font-size: 14px; font-weight: bold; color: #42550A; margin-bottom: 8px;
}
#options .price {
	width: 60px;
	padding-left: 20px;
	color: #192104;
	vertical-align: bottom;
	padding-right: 0px;
}
#options .border-none {
	border: none;
}

/* Cartes */
#ggmap { background-image: url(img/bckgnd-tabber.png); background-repeat: no-repeat; background-position: right bottom; padding:0px 5px 5px 0px; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; }
#content .bloc3 a.carte { display: block; width: 254px; height: 120px; text-decoration: none; margin-left: 40px; background-image: url(img/zoom-carte.jpg); background-repeat: no-repeat; background-position: center bottom; }
#content .bloc3 a.carte:hover { background-position: center top; text-decoration: none; }

/* Drapeaux */
#content img.lang { width: 28px; float: right; margin-right: 5px; }
#lang  { width: 45px; position: absolute; top: 20px; margin-left: -70px; }
#lang img { border: none; width: 45px; margin-bottom: 10px; }

/* Classes */
em { font-style: italic; }
strong  { font-weight: bold; }
.clear { clear: left; }
.fl-left { float:left; margin:0px 10px 5px 0px; }
.fl-right { float:right; margin:0px 0px 5px 10px; }
.hide { position:absolute; left:-999em; }
.center  { text-align: center; }
.partner  { border: none; margin:10px 10px 0px 10px; }
.video { width: 350px; float: left; margin:10px 7px 20px 7px; }
.suite-vr  { color: #66CC00; margin-top: 5px; background-image: url(img/puce-verte.jpg); background-repeat: no-repeat; background-position: left center; clear: both; display: block; padding:0px 4px 0px 8px; float: right; }
.suite-vr:hover  { color: #a4b135; text-decoration:underline; }
.important { font-weight: bold; color: #990000; }


#content a.voir-tarifs, #content .reserver, #content a.voir-tarifs-en, #content .reserver-en, #content a.voir-tarifs-nl, #content .reserver-nl { display: block; width: 127px; height: 25px; font-size: 10px; text-decoration: none; float: left; margin:-5px 15px 0px 0px; }
#content a.voir-tarifs { background-image: url(img/voir-tarifs.png); background-repeat: no-repeat; background-position: bottom; }
#content a.voir-tarifs-en { background-image: url(img/voir-tarifs-en.png); background-repeat: no-repeat; background-position: bottom; }
#content a.voir-tarifs-nl { background-image: url(img/voir-tarifs-nl.png); background-repeat: no-repeat; background-position: bottom; }
#content a.voir-tarifs:hover, #content a.voir-tarifs-nl:hover, #content a.voir-tarifs-en:hover { background-position: top; text-decoration: none; }
#content a.reserver { background-image: url(img/reserver.png); background-position: bottom; }
#content a.reserver-en { background-image: url(img/reserver-en.png); background-position: bottom; }
#content a.reserver-nl { background-image: url(img/reserver-nl.png); background-position: bottom; }
#content a.reserver:hover,#content a.reserver-nl:hover, #content a.reserver-en:hover { background-position: top; text-decoration: none; }

/* Lightbox */
#lightbox { background-color:#eee; padding: 10px; border-bottom: 2px solid #666; border-right: 2px solid #666; }
#lightboxDetails { font-size: 0.9em; color: #555; padding-top: 0.5em; }
#closeButton { top: 5px; right: 5px; }
#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#lightbox img { border: none; }
#overlay img { border: none; }
#overlay{ background-image: url(../lightbox/overlay.png); }
* html #overlay { /*Hack IE */ background-color: #000; background-color: transparent; background-image: url(blank.gif); filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../lightbox/overlay.png", sizingMethod="scale"); }

