* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	background-image:url(images/back_darker.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#958a78;
	/*background-color:#980700;*/
	/*background-color:#9b130d;*/
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	/*font:100.01%/1.4 sans-serif;*/
	text-align:center; /* horizontal centering for IE Win quirks */
}

#distance { 
	width:1px;
	height:50%;
	margin-bottom:-220px; /* half of container's height */
	float:left;
}

#distance_inner,
#distance_inner_1,
#distance_inner_2,
#distance_inner_3,
#distance_inner_6,
#distance_inner_7,
#distance_inner_8 { 
	width:1px;
	height:50%;
	margin-bottom:-260px; /* half of container's height */
	float:left;
}

#distance_inner_4,
#distance_inner_5,
#distance_inner_9 { 
	width:1px;
	height:50%;
	margin-bottom:-310px; /* half of container's height */
	float:left;
}


#container  {
	background-color:#6a6359;
	background-image:url(images/backdrop_970_notitle.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	height:430px;
	width:970px;
	clear:left;
	
}

#container_inner,
#container_inner_1,
#container_inner_2,
#container_inner_3,
#container_inner_6,
#container_inner_7,
#container_inner_8 {
	background-color:#fbf9f4;
	background-image:url(images/back_inner.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	height:470px;
	width:970px;
	clear:left;
}

#container_inner_4 {
	background-color:#fbf9f4;
	background-image:url(images/back_inner.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	min-height:600px;
	height:auto;
	width:970px;
	clear:left;
}

#container_inner_5 {
	background-color:#fbf9f4;
	background-image:url(images/back_inner.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	min-height:630px;
	height:auto;
	width:970px;
	clear:left;
}

#container_inner_9 {
	background-color:#fbf9f4;
	background-image:url(images/back_inner.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	min-height:500px;
	height:auto;
	width:970px;
	clear:left;
}


#container_inner_dir {
	background-color:#fbf9f4;
	background-image:url(images/back_inner.gif);
	background-repeat:repeat-x;
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	min-height:300px;
	height:auto;
	width:970px;
	clear:left;
}


* html #container div ,
* html #container_inner div,
* html #container_inner_1 div,
* html #container_inner_2 div,
* html #container_inner_3 div,
* html #container_inner_4 div,
* html #container_inner_5 div,
* html #container_inner_6 div,
* html #container_inner_7 div,
* html #container_inner_8 div,
* html #container_inner_9 div,
* html #container_inner_dir div {
	padding-right:0px;
}

#container div,
#container_inner div,
#container_inner_1 div,
#container_inner_2 div,
#container_inner_3 div,
#container_inner_4 div,
#container_inner_5 div,
#container_inner_6 div,
#container_inner_8 div,
#container_inner_7 div,
#container_inner_8 div,
#container_inner_9 div,
#container_inner_dir div {
	float:left;
	padding-right:5px;
}

*:first-child+html #leftcol {
	width:630px;
}
* html #leftcol {
	width:650px;
	height:380px;

}

#leftcol{
	width:630px;
	float:left;
	padding-top:20px;
	text-align:left;
	height:auto;
	min-height:380px;
}


*:first-child+html #rightcol {
	margin-right:14px;
}
* html #rightcol {
	margin-right:0px;
	width:280px;
}

#rightcol{
	width:300px;
	float:left;
	font-weight:bold;
	text-align:right;
	font-size:10px;
	font-family:"MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	margin-right:15px;
	padding-top:15px;
	height:277px;
}

.floatR {
	margin-left:35px;
	}
	
.francemap{
	margin-left:20px;
	padding-top:120px;
	display:block;
}

.bigger {
	font-size:12px;
	line-height:17px;
}

.contactfront {
	display:block;
	min-width:200px;
	min-height:250px;
	margin-top:190px;
}
/**:first-child+html #bottombar {
	width:760px;
}*/
* html #mainmenubar {
	width:805px;
}
#mainmenubar{
	display:block;
	font-family:"MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:20px;
	text-align:left;
	width:795px;
	font-size:12px;
	color:#fffffe;
	margin-left:30px;
}

/**:first-child+html #bottombar {
	width:760px;
}*/
* html #bottombar {
	width:940px;
}
#bottombar{
	color:#797267;
	display:block;
	font-size:12px;
	font-family:"MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	height:30px;
	line-height:30px;
	text-align:left;
	width:935px;
	background-color:#6a6359;
	padding-left:30px;
}

a:link,
a:visited {
	color: #fffffe;
	text-decoration: none;
}

a:hover {
	color: #FFFFFe;
	text-decoration: underline;
}

.nothomenav {
	color: #e9dac2;
}
.nothomenav a:link,
.nothomenav a:visited {
	color: #958a78;
	text-decoration: none;
}

.nothomenav a:hover {
	color: #958a78;
	text-decoration: underline;
}

.darklink a:link,
.darklink a:visited {
	color: #f84b00;
	text-decoration: none;
}

.darklink a:hover {
	color: #f84b00;
	text-decoration: underline;
}


.on {
	color:#f84b00;
	/*font-weight:normal;*/
	}

/*Inner page*/
/**:first-child+html #leftcolInner {
	width:300px;
}*/
* html #leftcolInner {
	width:775px;
}

#leftcolInner{
	width:765px;
	float:left;
	padding-top:20px;
	text-align:left;
	height:auto;
	min-height:450px;
	color:#37322c;
	font-size:12px;
	text-align:justify;
}

* html #leftcolInner9 {
	width:970px;
}

#leftcolInner9{
	width:970px;
	float:left;
	padding-top:20px;
	text-align:left;
	height:auto;
	min-height:450px;
	color:#37322c;
	font-size:12px;
	text-align:justify;
}


#leftcolInner p,
#leftcolInner9 p{
	margin-top:7px;
}

*:first-child+html #leftcolInner li,
*:first-child+html #leftcolInner9 li  {
	margin-top:4px;
	margin-left:5px;
}
* html #leftcolInner li,
* html #leftcolInner9 li {
	margin-top:4px;
	padding-left:8px;
}
#leftcolInner li,
#leftcolInner9 li{
	margin-top:4px;
	margin-left:15px;
}

* html #rightcolInner{
	width:195px;
	height:470px;
}

#rightcolInner{
	width:195px;
	float:left;
	font-weight:bold;
	text-align:right;
	font-size:10px;
	font-family:"MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	background-color:#b2a795;
	background-position:right;
	/*position:relative;*/
	height:auto;
	min-height:470px;
}
* html .biggerInner{
	margin-left:16px;
}
.biggerInner{
	display:block;
	height:17px;
	font-family:"MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#37322c;
	float:left;
	width:595px;
	margin-left:33px;
	font-weight:bold;

}

/*page id 1 "presentation"*/
* html #cell_1{
	margin-left:16px;
	margin-top:20px;
	width:219px;
}

#cell_1{
	float:left;
	width:232px;
	margin-left:33px;
	margin-top:15px;
	min-height:215px;
	height:auto;
}
* html #cell_2{
	margin-left:15px;
	margin-top:20px;
	width:219px;
}
#cell_2{
	float:left;
	width:232px;
	margin-top:15px;
	height:auto;
	margin-left:20px;
}

#cell_3{
	float:left;
	width:150px;
	height:auto;
	margin-top:70px;
	margin-left:18px;
}

* html #photobar{
	margin-top:0px;
}
#photobar{
	float:left;
	margin-left:33px;
	width:700px;
	margin-top:5px;
	height:55px;
	text-align:right;
}

#photobar img{
	margin-left:10px;
}


/*page id 2 b&b */
* html #cell_1_bb{
	margin-left:16px;
}

#cell_1_bb{
	float:left;
	width:215px;
	margin-left:33px;
	margin-top:15px;
	height:50px;
	
}

#cell_2_bb{
	float:left;
	width:215px;
	margin-top:15px;
	height:50px;
	margin-left:30px;
}

#cell_3_bb{
	float:left;
	width:215px;
	height:180px;
	margin-top:15px;
	margin-left:30px;
}

* html #bbphotobar_1{
	margin-left:16px;
}

#bbphotobar_1{
	float:left;
	width:215px;
	margin-left:33px;
	margin-top:5px;
	height:55px;
	background-image:url(images/back_bb_bis.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
}

#bbphotobar_1 img{
	margin-left:10px;
}

#bbphotobar_2,
#bbphotobar_3 {
	float:left;
	width:215px;
	margin-left:30px;
	margin-top:5px;
	height:55px;
	background-image:url(images/back_bb_bis.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:right;
}

#bbphotobar_2 img,
#bbphotobar_3 img {
	margin-left:10px;
}

* html #bbextrabar_L{
	margin-left:16px;
}
#bbextrabar_L{
	float:left;
	margin-left:33px;
	width:215px;
	margin-top:55px;
	height:50px;
	text-align:justify;
}
*:first-child+html #bbextrabar_M {
	width:205px;
	padding-left:30px;
}
* html #bbextrabar_M {
	width:235px;
	padding-left:30px;
}

#bbextrabar_M{
	float:left;
	width:235px;
	padding-left:30px;
	margin-top:15px;
	height:120px;
	text-align:left;
	/*background-image:url(images/klammer.gif);
	background-repeat:no-repeat;
	background-position:left 23px;*/
	line-height:15px;
}

#bbextrabar_R{
	float:left;
	margin-left:4px;
	width:220px;
	margin-top:40px;
	height:55px;
	text-align:right;
}

#bbextrabar_R img{
	margin-left:10px;
}

/*page id 3 gite*/
* html #cell_1_gite{
	margin-left:16px;
}

#cell_1_gite{
	float:left;
	width:320px;
	margin-left:33px;
	margin-top:15px;
	min-height:215px;
	height:auto;
}

* html #cell_2_gite{
	display:block;
	height:250px;
}

#cell_2_gite{
	float:left;
	width:280px;
	margin-top:23px;
	height:250px;
	padding-left:120px;
}

* html #giteextrabar_L{
	margin-left:5px;
	width:320px;
}

#giteextrabar_L{
	float:left;
	margin-left:33px;
	width:320px;
	height:55px;
	text-align:justify;
	line-height:14px;
}

#giteextrabar_R{
	float:left;
	margin-left:0px;
	width:390px;
	height:55px;
	text-align:right;
}

#giteextrabar_R img{
	margin-left:10px;
}


/*page id 4 tarifs*/
* html #cell_1_tarifs{
	margin-left:16px;
}

#cell_1_tarifs{
	float:left;
	width:710px;
	margin-left:33px;
	margin-top:5px;
	min-height:235px;
	height:auto;
}
* html #bottombar_tarifs{
	margin-left:16px;
}

#bottombar_tarifs{
	float:left;
	margin-left:33px;
	width:497px;
	margin-top:5px;
	height:25px;
}

* html #rightcolInner_4{
	width:195px;
}

#rightcolInner_4{
	width:195px;
	float:left;
	background-color:#b2a795;
	height:600px;
}


/*page id 5 activites*/
* html #cell_1_activite{
	margin-left:33px;
}

#cell_1_activite{
	float:left;
	display:inline;
	width:325px;
	margin-left:33px;
	margin-top:15px;
	height:420px;
	margin-bottom:20px
}

#cell_2_activite{
	float:left;
	width:300px;
	height:165px;
	margin-left:45px;
	text-align:center;
}

.mapadjust img {
	width:185px;
	height:165px;
}

.on_activite {
	color:#f84b00;
	margin-left:10px;
}


#photobar_activite{
	float:left;
	width:340px;
	height:auto;
	min-height:200px;
	margin-left:30px;
	text-align:left;
	margin-top:5px;
}

#photobar_activite img{
	margin-top:10px;
	margin-left:10px;
	float:left;
}

#children_activite{
	float:left;
	width:340px;
	height:auto;
	min-height:100px;
	margin-left:30px;
	text-align:left;
	margin-top:15px;
}

.kidsbox{
	padding-top:3px;
	display:block;
	width:160px;
	height:25px;
	float:left;
	padding-left:10px;
	font-size:11px;
}

#activite_gallerybar{
	float:left;
	width:90px;
	margin-left:10px;
	margin-top:10px;
	padding-top:5px;
	height:50px;
	background-image:url(images/back_bb.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
}

*:first-child+html #rightcolInner_5 {
	padding-top:10px;
}
* html #rightcolInner_5 {
	width:190px;
	padding-top:10px;
	padding-left:5px;
	padding-right:3px;
}

#rightcolInner_5{
	width:185px;
	float:left;
	font-weight:bold;
	text-align:right;
	font-family:"MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	background-color:#968870;
	position:relative;
	height:auto;
	min-height:620px;
	font-weight:normal;
	text-align:left;
	padding-top:10px;
	font-size:11px;
	color:#330000;
	padding-left:10px;
	padding-right:5px;
}


.darktitle {
	color:#fff;
}


/*page id 7 map*/
#directionsPadding{
	width:100%;
	display:block;
	height:10px;
	}

* html #cell_1_map{
	margin-left:16px;
}

#cell_1_map{
	float:left;
	width:300px;
	margin-left:33px;
	margin-top:15px;
	min-height:215px;
	height:auto;
}

#cell_2_map{
	float:left;
	width:385px;
	margin-top:15px;
	min-height:230px;
	height:auto;
	margin-left:15px;
}


.buttongraphic {
	font-size:9px;
	color:#f84b00;
	
}

/* *:first-child+html #bbextrabar_M {
	width:105px;
	padding-left:15px;
}
* html #bbextrabar_M {
	width:105px;
	padding-left:15px;
}*/


.otherTextDiv{
	width:915px;
	height:auto;
	min-height:50px;
	padding-top:20px;
	padding-left:50px;
	padding-right:50px;
	padding-bottom:10px;
	text-align:justify;
	font-size:12px;
	color:#333333;
	background-color:#fbf9f4;
}


.otherTextDiv a:link,
.otherTextDiv a:visited {
	color: #f84b00;
	text-decoration: none;
}

.otherTextDiv a:hover {
	color: #f84b00;
	text-decoration: underline;
}

.formcase{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/*page id 7 "contact"*/
* html #cell_1_contact{
	margin-left:16px;
}


#cell_1_contact{
	float:left;
	width:600px;
	margin-left:33px;
	margin-top:15px;
	min-height:220px;
	height:auto;
}

#cell_2_contact{
	float:left;
	width:100px;
	margin-top:5px;
	height:auto;
	margin-left:5px;
}

#cell_3_contact{
	float:left;
	width:150px;
	height:auto;
	margin-top:5px;
}

* html #bottombar_contact{
	margin-left:0px;
}

#bottombar_contact{
	float:left;
	margin-left:33px;
	width:600px;
	height:10px;
}

/*page zoomphoto*/
* html #cell_1_zoom{
	margin-left:16px;
}

#cell_1_zoom{
	float:left;
	width:380px;
	margin-left:33px;
	margin-top:5px;
	min-height:225px;
	height:auto;
}

#cell_2_zoom{
	float:left;
	width:150px;
	margin-top:5px;
	height:auto;
	margin-left:15px;
}

* html .biggerInnerBis{
	margin-left:16px;
}
.biggerInnerBis{
	display:block;
	height:17px;
	font-family:"MS Trebuchet", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#37322c;
	float:left;
	width:600px;
	margin-left:33px;
	font-weight:bold;

}

.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.floatright5{
	float:right;
	margin-top:15px;
}

* html #legalcredits{
	margin-left:16px;
}

#legalcredits {
	float:left;
	width:600px;
	margin-left:33px;
	margin-top:90px;
}

.brownlink a:link,
.brownlink a:visited {
	color: #6a6359;
	text-decoration: none;
}

.brownlink a:hover {
	color: #6a6359;
	text-decoration: underline;
}

.legalbox{
display:block;
width:
}

.ooimage img{
	display:inline;
	vertical-align:baseline;
}
.bluelink a:link,
.bluelink a:visited {
	color: #436d9c;
	text-decoration: none;
}

.bluelink a:hover {
	color: #436d9c;
	text-decoration: underline;
}


/*friend links*/

* html #cell_1_friendlinks{
	margin-left:16px;
}

#cell_1_friendlinks{
	float:left;
	width:900px;
	margin-left:33px;
	margin-top:5px;
	min-height:235px;
	height:auto;
}

