/* Code: v1nce - NK Editions 2006 -2008*/
body {
	background-color:#543C00;
	background:url(contenu/base/fong.png) repeat;
	font-size: 11px; 
	line-height: 14px;
	font-family:Verdana, Arial, sans-serif;
	text-align: left;
	margin: 0px; 
	padding: 0px;
}
p {
	font-family:Verdana, Arial, sans-serif;
	font-size: 11px; 
	line-height: 16px;
	color:#442B04;
	text-align: left; 
	margin: 0px; 
	padding: 0px;
}
p span {
	margin-left:25px;
}
h1 {
	font-size: 16px; 
	line-height: 22px;
	font-family:Georgia;
	text-align: left;
	margin: 8px 0 0 0; 
	padding: 0 0 15px 0;
	color:#442B04;
}
h2 {
	font-size: 16px; 
	line-height: 22px;
	font-family:Georgia;
	text-align: left;
	margin: 8px 0 0 0; 
	padding: 0 0 0 0;
	color:#442B04;
}
h3 {
	font-size: 13px; 
	line-height: 22px;
	font-family:Georgia;
	text-align: left;
	margin: 8px 0 0 0; 
	padding: 0 0 0 0;
	color:#442B04;
}
h4 {
	font-size: 13px; 
	line-height: 20px;
	font-family:Georgia;
	text-align: left;
	margin: 8px 0 0 0; 
	padding: 0 0 0 0;
	color:#442B04;
}
.casserole {
	padding-top: 20px;
}

img {
	display: block;
	border:none;
}

/* DIVS Chevreuils */
#content {
	width: 982px;
	height:auto;
	position: relative;   
	margin: 10px auto 10px auto;
	padding: 0px 0px 0px 0px;
	
}

#top1 {
	width: 982px;
	height: 17px;
	background:url(contenu/base/top1.png) no-repeat;
}

#drapeaux {
	position: relative;
	width:69px;
	left:902px;	
}

form {
	margin: 0;
}

#contentBack {
	position: relative;
	width: 982px;
	height: auto;
	background:url(contenu/base/bords.png) repeat-y;
	padding-left: 12px;
}
#top2 {
	position: relative;
	width: 958px;
	height:83px;
	background:url(contenu/base/top2.png) no-repeat;
}
#topRelais {
	position: absolute;
	left: 870px;
	top:0px;
	/*width: 958px;
	height:83px;
	background:url(contenu/base/top2.png) no-repeat;*/
}
#cadre {
	position: relative;
	border: 1px dotted #000000;
	padding: 20px;
}
#cadre2 {
	position: relative;
	border:none;
	padding: 10px 20px 20px 0px;
}
#cadre3 {
	position: relative;
	border: 1px dotted #AE8A59;
	padding: 0px 5px 10px 20px;
	width:480px;
}
#cadreSpec {
	position: relative;
	border: 1px dotted #AE8A59;
	padding: 0px 5px 10px 20px;
	/*width:380px;*/
}

/* Start Menu */
#menu {
	position: relative;
	width: 958px;
	/*height: 25px;*/
}
/* Hack IE6 */
* html #menu {
	/*top:-2px;*/
}
/* Hack IE7 */
*+html #menu {
	/*top:-2px;*/
}
a.btnCadre {
	display: block;
	position: relative;
	width: 79px;
	height: 25px;
	background:url(contenu/base/btnCadre.png) no-repeat;
}   
a.btnCadre:hover {
	background-image: url(contenu/base/btnCadreOn.png);
}
/**/
a.btnHotel {
	display: block;
	position: relative;
	width: 79px;
	height: 25px;
	background:url(contenu/base/btnHotel.png) no-repeat;
}   
a.btnHotel:hover {
	background-image: url(contenu/base/btnHotelOn.png);
}
/**/
a.btnRestaurant {
	display: block;
	position: relative;
	width: 116px;
	height: 25px;
	background:url(contenu/base/btnRestaurant.png) no-repeat;
}
     
a.btnRestaurant:hover {
	background-image: url(contenu/base/btnRestaurantOn.png);
}
/**/
a.btnConferences {
	display: block;
	position: relative;
	width: 211px;
	height: 25px;
	background:url(contenu/base/btnConferences.png) no-repeat;
}
     
a.btnConferences:hover {
	background-image: url(contenu/base/btnConferencesOn.png);
}
/**/
a.btnOffres {
	display: block;
	position: relative;
	width: 151px;
	height: 25px;
	background:url(contenu/base/btnOffres.png) no-repeat;
}
     
a.btnOffres:hover {
	background-image: url(contenu/base/btnOffresOn.png);
}
/**/
a.btnLoisirs {
	display: block;
	position: relative;
	width: 85px;
	height: 25px;
	background:url(contenu/base/btnLoisirs.png) no-repeat;
}
     
a.btnLoisirs:hover {
	background-image: url(contenu/base/btnLoisirsOn.png);
}
/**/
a.btnGalerie {
	display: block;
	position: relative;
	width: 139px;
	height: 25px;
	background:url(contenu/base/btnGalerie.png) no-repeat;
}
     
a.btnGalerie:hover {
	background-image: url(contenu/base/btnGalerieOn.png);
}
/**/
a.btnContact {
	display: block;
	position: relative;
	width: 98px;
	height: 25px;
	background:url(contenu/base/btnContact.png) no-repeat;
}
     
a.btnContact:hover {
	background-image: url(contenu/base/btnContactOn.png);
}

/* ALLEMAND */

a.btnCadreDE {
	display: block;
	position: relative;
	width: 79px;
	height: 25px;
	background:url(contenu/base/btnCadreDE.png) no-repeat;
}   
a.btnCadreDE:hover {
	background-image: url(contenu/base/btnCadreDEOn.png);
}
/**/
a.btnHotelDE {
	display: block;
	position: relative;
	width: 79px;
	height: 25px;
	background:url(contenu/base/btnHotelDE.png) no-repeat;
}   
a.btnHotelDE:hover {
	background-image: url(contenu/base/btnHotelDEOn.png);
}
/**/
a.btnRestaurantDE {
	display: block;
	position: relative;
	width: 116px;
	height: 25px;
	background:url(contenu/base/btnRestaurantDE.png) no-repeat;
}
     
a.btnRestaurantDE:hover {
	background-image: url(contenu/base/btnRestaurantDEOn.png);
}
/**/
a.btnConferencesDE {
	display: block;
	position: relative;
	width: 211px;
	height: 25px;
	background:url(contenu/base/btnConferencesDE.png) no-repeat;
}
     
a.btnConferencesDE:hover {
	background-image: url(contenu/base/btnConferencesDEOn.png);
}
/**/
a.btnOffresDE {
	display: block;
	position: relative;
	width: 151px;
	height: 25px;
	background:url(contenu/base/btnOffresDE.png) no-repeat;
}
     
a.btnOffresDE:hover {
	background-image: url(contenu/base/btnOffresDEOn.png);
}
/**/
a.btnLoisirsDE {
	display: block;
	position: relative;
	width: 85px;
	height: 25px;
	background:url(contenu/base/btnLoisirsDE.png) no-repeat;
}
     
a.btnLoisirsDE:hover {
	background-image: url(contenu/base/btnLoisirsDEOn.png);
}
/**/
a.btnGalerieDE {
	display: block;
	position: relative;
	width: 139px;
	height: 25px;
	background:url(contenu/base/btnGalerieDE.png) no-repeat;
}
     
a.btnGalerieDE:hover {
	background-image: url(contenu/base/btnGalerieDEOn.png);
}
/**/
a.btnContactDE {
	display: block;
	position: relative;
	width: 98px;
	height: 25px;
	background:url(contenu/base/btnContactDE.png) no-repeat;
}
     
a.btnContactDE:hover {
	background-image: url(contenu/base/btnContactDEOn.png);
}




/* FIN Allemand */

/* ANGLAIS */

a.btnCadreEN {
	display: block;
	position: relative;
	width: 79px;
	height: 25px;
	background:url(contenu/base/btnCadreEN.png) no-repeat;
}   
a.btnCadreEN:hover {
	background-image: url(contenu/base/btnCadreENOn.png);
}
/**/
a.btnHotelEN {
	display: block;
	position: relative;
	width: 79px;
	height: 25px;
	background:url(contenu/base/btnHotelEN.png) no-repeat;
}   
a.btnHotelEN:hover {
	background-image: url(contenu/base/btnHotelENOn.png);
}
/**/
a.btnRestaurantEN {
	display: block;
	position: relative;
	width: 116px;
	height: 25px;
	background:url(contenu/base/btnRestaurantEN.png) no-repeat;
}
     
a.btnRestaurantEN:hover {
	background-image: url(contenu/base/btnRestaurantENOn.png);
}
/**/
a.btnConferencesEN {
	display: block;
	position: relative;
	width: 211px;
	height: 25px;
	background:url(contenu/base/btnConferencesEN.png) no-repeat;
}
     
a.btnConferencesEN:hover {
	background-image: url(contenu/base/btnConferencesENOn.png);
}
/**/
a.btnOffresEN {
	display: block;
	position: relative;
	width: 151px;
	height: 25px;
	background:url(contenu/base/btnOffresEN.png) no-repeat;
}
     
a.btnOffresEN:hover {
	background-image: url(contenu/base/btnOffresENOn.png);
}
/**/
a.btnLoisirsEN {
	display: block;
	position: relative;
	width: 85px;
	height: 25px;
	background:url(contenu/base/btnLoisirsEN.png) no-repeat;
}
     
a.btnLoisirsEN:hover {
	background-image: url(contenu/base/btnLoisirsENOn.png);
}
/**/
a.btnGalerieEN {
	display: block;
	position: relative;
	width: 139px;
	height: 25px;
	background:url(contenu/base/btnGalerieEN.png) no-repeat;
}
     
a.btnGalerieEN:hover {
	background-image: url(contenu/base/btnGalerieENOn.png);
}
/**/
a.btnContactEN {
	display: block;
	position: relative;
	width: 98px;
	height: 25px;
	background:url(contenu/base/btnContactEN.png) no-repeat;
}
     
a.btnContactENE:hover {
	background-image: url(contenu/base/btnContactENOn.png);
}




/* FIN Anglais */




#onglet {
	position: relative;
	width: 958px;
	height: 39px;
	background:url(contenu/base/onglet.png) no-repeat;
}
* html #onglet {
	top:-2px;
}
*+html #onglet {
	top:-2px;
}
.ongletTitre {
	position: relative;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#442B04;
	text-align: left; 
	/*left:20px;
	top:22px;*/
	text-transform: uppercase;
}
.bookingTitre {
	/*position: relative;
	*/
	font-family: Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	color:#442B04;
	text-align: left; 
	text-transform: uppercase;
}
#sMenu {
	position: absolute;
	left:32px;
	top: 300px;
	width: 235px;
	text-transform: uppercase;
}
.txt {
	/*position: absolute;
	left:32px;
	top: 300px;
	width: 235px;*/
	text-transform: none;
}
.selectOn {
	color:#000000;
	font-size:10px;
}
#sMenu a {
	text-decoration: none;
	font-size:10px;
	/*color:#442B04;*/
	color:#807361;
}
a {
	text-decoration: underline;
	font-size:10px;
	/*color:#442B04;*/
	color:#000000;
}
#sMenu a:hover {
	text-decoration: underline;
	color:#AF7311;
	font-size:10px;
}
#sMenu .selectOffCarte, #sMenu .selectOnCarte {
	text-decoration: none;
	font-size:10px;
	/*color:#442B04;*/
	/*color:#807361;*/
}

.selectOffCarte {
	padding-left:15px;
	text-transform: none;
	
}
.selectOnCarte {
	padding-left:5px;
	color:#000000;
	text-transform: none;
	
}
#booking {
	position: relative;
	height: 280px;
	text-transform: capitalize;
}

/* Page centrale */
#centre {
	position: relative;
	width: 655px;
	left: 290px;
	top:10px;
	height:550px;
	padding-bottom:50px;
}
html>body #centre {
	height:auto;
	min-height:550px;	
}
#googleMap {
	position: relative;
	/*left: 110px;*/
	padding-top:50px;
}

.provenance {
	font-size:10px;
}

.pdf {
	position:relative;
	float:right;
	padding:0 10px 10px 10px;
	text-align: center;
	
}
/* Pied de page */
#bottom {
	position: relative;
	width: 982px;
	height: 14px;
	background:url(contenu/base/bottom.png) no-repeat;
}
/* tables */
.tablo1, .tablo2 {
	margin:36px 0px 30px 10px;
}
#tabloCarte {
	margin-top:25px;
	text-align:left;
}
#tabloCarte th {
	text-align:left;
}
#tabloCarte tr.odd * {
	color:#822601;
	background:transparent;
}
table {
	width: 100%;
}
table tr.odd * {
	background: #F4E2C1;
}
th, td {
	font-size: 11px; 
	line-height: 14px;
	font-weight:200;
	color:#501800;
	text-align:center;
	vertical-align:top;
}



select, option {
	background-color:#FFFFFF;
	font-size:10px;
}
#reserv {
	width: 380px;
	margin:0px 0px 0px 0px;
	padding:50px;
}
#reserv td {
	text-align:left;
}








/* Divers Exttra Externe */
#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}

#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}

#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav{
	left: 0;
}
#hoverNav a{
	outline: none;
}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(contenu/base/lightbox/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(contenu/base/lightbox/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}

#imageData{
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails{
	width: 70%;
	float: left;
	text-align: left;
}	
#imageData #caption{
	font-weight: bold;
}
#imageData #numberDisplay{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}			
#imageData #bottomNavClose{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
}
