/* hoteldesgorges local */

#menu-back {
  height: 26px;
  background: #545053;
  text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 4;
	width: 100%;
	opacity: 0.60;
	filter: alpha(opacity=65);
}
#menu {
  height: 26px;
  background: none;
  text-align: center;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 5;
	width: 100%;
}
#SiteWrapper #menu li {
  float: left;
	font-size: 12px;
	line-height: 24px;
	color: #fff;
	margin: 0px 20px;
	display: block;
	letter-spacing: 0.3px;
}
#SiteWrapper a:link, #SiteWrapper a:visited, #SiteWrapper a:hover, #SiteWrapper a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
}

#Header {
  margin-bottom: 0px;
	height: 370px;
}
#main-slide {
  position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
}
#header-wrapper {
  position: relative;
	height: 370px;
}

#SiteWrapper #menu a:link,
#SiteWrapper #menu a:visited,
#SiteWrapper #menu a:hover,
#SiteWrapper #menu a:active {
	color: #fff;
}
#SiteWrapper .SiteNavigation a:hover {
	background: #fff;
}
#header-language-switcher {
  float: left;
	margin: 5px 10px;
}
#header-language-switcher a {
  display: block;
	float: left;
	margin-right: 5px;
}
#SiteWrapper.col1 #rigger.w9 #Content {
  width:994px;
	min-height: 300px;
}
#Content {
  border: 1px solid #999;
	border-width: 0px 1px;
}
#SiteWrapper #rigger.w9 #Footer {
  width:956px;
}
#Footer {
  background: #989698;
	color: #fff
  height: 30px;
	padding: 0px 20px
}
.text-center {
  color: #fff;
	text-align: center;
	font-size: 14px;
  height: 24px;
	padding-top: 6px;
}
#container {
  font-size: 14px;
}
.Asset span.Text {
  color: #333;
}
#Header {
  position: relative;
}
#main-slide,
#back-slide {
  position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
}
#back-slide {
  z-index: 0;
}


#Content table {
  border: none;
	font-size: 13px;
	white-space: nowrap;
}
#Content tr {
  height: 27px;
	background: #eee;
}
#Content tr.odd {
	background: #ddd;
}
#Content td {
  padding: 2px 4px;
  text-align: center;
	border: none;
	border-bottom: 2px solid #fff;
}
#Content tr.top td,
#Content td.first { {
	font-weight: bold;
}
#Content td.first {
  text-align: left;
}



