#bloc{
	height:	870px;
	background: none;
	}
#info p{
	margin-left: 100px;
	text-align: center;
	}
h2 {text-align: center;}
/*------- galerie ---------*/
.galmont {
	cursor: default;
	list-style: none;
	}
.galmont a {
	cursor: default;
	}
.galmont a .preview {
	display: none;
	}
.galmont a:hover .preview {
	display: block;
	position: absolute;
	top: -160px;
	left: -98px;
	z-index: 1;
	}
.galmont img {
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 70px;
	height: 53px;
	}
.galmont object{
	border-color: #000;
	width: 270px;
	height: 200px;}

.galmont li {
	/*background: #eee;
	border-color: #ddd #bbb #aaa #ccc;*/
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 15px;
	padding: 5px;
	position: relative;
	}
.galmont .preview {
	border-color: #000;
	width: 270px;
	height: 200px;}
#tour{
	width: 660px;
	border-top: 1px solid black;
	}
#lodge, #lodgetext{
	margin-top: 30px;
	}
