* { margin: 0px; padding: 0px; font-family: "Tahoma"; }

body { text-align: center; }

.Clear { clear: both; }

#bookOnline {
	position: absolute;
	top: 5px;
	right: -100px;
}

#global { width: 780px; margin: 0px auto; text-align: left; position: relative; }
	#header { width: 100%; height: 285px; }
	#topContent {
		width: 100%;
		height: 52px;
		background: url(../images/design/topContent.jpg) top left no-repeat;
	}
	#content {
		width: 100%;
		background: url(../images/design/bgContent.jpg) top left repeat-y;
		border-bottom: 9px solid #000;
		min-height: 520px;
	}
		#content #left { position: relative; float: left; width: 137px; padding-bottom: 150px; }
			#content #left ul { list-style-type: none; }
				#content #left ul li {
					font-size: 14px;
					margin-left: 10px;
					margin-bottom: 10px;
				}
					#content #left a { text-decoration: none; color: #7e8699; font-weight: bold; }
					#content #left a:hover { text-decoration: underline; color: #000; }
					#content #left a#current { color: #000; }
		#content #right { float: right; width: 631px; margin-top: -30px; }
			#content #right h1 {
				font-size: 14px;
				border-bottom: 1px solid #fff;
				color: #fff;
				margin-top: 18px !important;
				margin-bottom: 12px;
				padding-bottom: 5px;
			}
			#content #right h2 {
				font-size: 12px;
				color: #fff;
				text-decoration: underline;
				margin-bottom: 10px;
			}
			#content #right p {
				font-size: 12px;
				color: #fff;
				margin-bottom: 8px;
			}
			#content #right a { color: #fff; text-decoration: underline; }
			#content #right a:hover { color: #ddd; }
			#content #right a img { text-decoration: none; }
			
			#content #right .mono {
				float: left;
				width: 270px;
				height: 150px;
				color: #fff;
				background: #adadad;
				padding: 8px;
				margin-right: 20px;
				margin-bottom: 20px;
			}
				#content #right h2 {
					font-size: 16px;
					letter-spacing: 2px;
					color: #fff;
					font-weight: bold;
				}
				#content #right .mono img {
					width: 80px;
					float: left;
					margin-right: 10px;
					margin-bottom: 10px;
				}
				#content #right a.pages {
					color: #fff;
					font-weight: bold;
					font-size: 12px;
					padding: 5px;
					text-decoration: none;
				}
				#content #right a.pages:hover { text-decoration: underline; }
				#content #right a.pages#current { background: #adadad; }
				#content #right .mono p { text-align: justify; }
				#content #right a#reservationForm {
					font-size: 12px;
					font-weight: bold;
					color: #a91e1e;
				}
				#content #right a#reservationForm:hover { color: #fff; }
#global #imgPosition { position: relative; width: 1px; left: 1px; }
#global #imgPosition .imgCat { position: absolute; }
#global #imgPosition .imgCat#catHome { bottom: 9px; left: -80px; }
#global #imgPosition .imgCat#catAlpin { bottom: -30px; left: 10px; }
#global #imgPosition .imgCat#catAlpin2 { bottom: -30px; left: 10px; }
#global #imgPosition .imgCat#catSnow { bottom: -41px; left: 0px; }
#global #imgPosition .imgCat#catNordic { bottom: 0px; left: -60px; }
#global #imgPosition .imgCat#catHandi { bottom: -20px; left: 10px; }
#global #imgPosition .imgCat#catPiou { bottom: -45px; left: 20px; }

a#freestyle-motion {
	display: block;
	position: relative;
	width: 1px;
	height: 1px;
}
	a#freestyle-motion img {
		position: absolute;
		display: block;
		width: 217px;
		height: 189px;
		top: 50px;
		left: -68px;
		border: none;
	}