body, table {
	margin: 0 auto 0px auto;
	text-align:center;
	background: #378026 url(../images/bg.jpg) repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	scrollbar-face-color:#465C13;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#D1D179;
}
td {
	vertical-align:top;
}
/*img*/
a img.over {
	border: 1px solid #5F7E16;
}
a:hover img.over {
	border: 1px solid #D7EBAD;
}
a.over {
	color: #41580F;
	font-weight: bold;
	text-decoration: none;
}
a:hover.over {
	color: #D7EBAD;
}
img.over {
	border: 1px solid #5F7E16;
}
/*menu*/
#menu {
	width: 100px;
	position: relative;
	top: 69px;
	left: 85px;
	float:left;
	text-align: left;
	}
#menu a {
		display: block;
	color: #41580F;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 11px;
	text-decoration: none;
}
#menu a:hover {
	color: Purple;
	}
#lang {
	position: relative;
	float:left;
	top: 135px;
	left: 100px;
}	
/*adresse*/	
#adress {
	width: 200px;
	position: relative;
	top: 90px;
	left: 41px;
	float:left;
	color: #41580F;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 16px;
}

/* divers textes*/
#intro {
	color: #41580F;
	line-height: 20px;
	text-align: left;
	float:left;
	width: 540px;
	padding: 41px 44px 0px 44px;
	margin-top: 65px;
}
#introf {
	color: #41580F;
	line-height: 17px;
	text-align: left;
	float:left;
	width: 540px;
	padding: 41px 44px 0px 44px;
	margin-top: 65px;
}

.titre {
	font-weight: bold;
	font-variant: small-caps;
	font-size: 14px;
}
.soulign {
	text-decoration: underline;
}
/*--------- Lightbox -----------*/
#lightbox{
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #41580F;
    border-right: 1px solid #41580F;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #41580F;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #FFFFFF;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/

/* cote photos*/
#photos {
	width:200px;
	float:right;
	padding-right: 7px;
}

/* reservation */
#formContacten, #formContacten table, #formContacten td, form , #formContactfr, #formContactfr table, #formContactfr td, form {
	background-color: #EBEACB;
}
#formContact table, #formContact td {
	border: none;
}
.butt {
	color:#009933;
	background-color:#CCCC99;
	font-size:10px;
	font-family:verdana;
	font-weight:bold;
	border-width:1;
	width:152px;
	text-align:center;
	border-color:#DAB9A7;
}

/* news */
#news {
	position: relative;
	text-align: center;
	top: 110px;
	left: 85px;
}

#news a:active.news, #news a:visited.news,#news a:link.news {
  position:relative;
  display: block;
  float: left;
   color: Purple;
 	font-variant: small-caps;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	margin-left: 8px;
	width:80px;
	height:17px;
	}
#news a:hover.news {
  text-decoration: none;
  background: none;
  color: #41580F;
}
a.news span.pophaut, a:link.news span.pophaut 
{display: block;
  position: absolute; 
  top:-52.5em;
  left:-30.5em; background-image: none; clear: both; }
a:hover.news span.pophaut {
   position: absolute;
  float:left;
  top:-28em;
  left:13em;
  z-index: 200;
  background: #D1D179;
  color: Black;
  border: 2px solid #465C13;
  width:650px;
  min-height: 320px;
  text-align:center;
  font-weight:normal;
  font-size: 11px;
  padding: 10px 5px 10px 5px;
  vertical-align: top;
    }
  
  
  .popup {
  	float:left;
	text-align:left; 
	font-size: 13px; 
	font-variant: normal;
	line-height: 18px;
	padding:10px; 
	vertical-align:top;
	color: Black;
	width:360px;
	 z-index: 200;
			}
  #footer, #footer a {
      color : grey;
      text-align:center; 
	font-size: 11px; 
  
  }