
body {
	background-color: #E9E9E9;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	color: #8E7266;
	text-align: center; 
	font-family: Georgia, tahoma, Arial;
	font-size: 11px;
}


a:link,a:visited,a:active {
	color : #615A5A;
	text-decoration : none;
}
a:hover {
	color : #615A5A;
	text-decoration : underline;
}

input, select, textarea { 
	font-size: 11px; 
	font-weight:normal; 
	text-align:left; 
	padding-left: 10px;
}
li { 
	list-style-type: none; 
	padding-left: 0px; 
	margin-left: 0px; 
	margin-top: 6px; 
	color:#3B3B4D;
}
ul { 
	list-style-type: none; 
	padding-left: 0px; 
	margin-left: 0px; 
	margin-top: 6px;
}

.page {
  background-color: #F6F2E8;
  margin-right: auto;  
  margin-left: auto;   
  width: 850px;
}
.page_top {
  background-color: #F6F2E8;
  margin-right: auto;  /* to center the page in Konqueror */
  margin-left: auto;   /* to center the page in Konqueror */
  width: 850px;
  height: 130px;
}

#header {
  background-color: #E9E9E9;
  border-bottom: 0px solid #FFFFFF;
  text-align: center;
}

img.logo {
  width: 850px;
  height: 130px;
  border: 0px;
  text-align: center;
}


img.name {
  width: 365px;
  height: 50px;
  border: 0px;
}

img.guidehotellogo {
  width: 130px;
  height: 130px;
  border: 0px;
  margin: 20px 0px 0px 30px;
}


img.tagline {
  width: 371px;
  height: 90px;
  margin-left: 0px !important;
  margin-left: -3px;
}

#location image {
  width: 556px;
  height: 70px;
}


h1{
  font-size: 12px;
  font-weight: normal;
  letter-spacing : -1px;
  margin: 2px;
  text-align: left;
}
 
h2{
  font-size: 11px;
  font-weight: bold;
  color: #FB7D00;
  margin-top: 0px;
  margin-bottom: 0px;
}
h3{
  color: #D3AD7C;
  font-size: 11px;
  font-weight: normal;
  margin-top: 4px;
  margin-bottom: 1em;
  margin-left: 15px;
}

.picsbox {
  float: right;
  background-color: #FFFFFF;
  padding: 2px 2px 2px 2px;
  margin-left: 0px !important;
  margin-left: -3px;
}

#img {
  height: 250px;
  width: 300px;
}

#maincontent {
  background-color: #F7F7F7;
  clear: both;
}


.lefthandnav {
  background-color: #F7F7F7;
  border-top: 0px;
  float: left;
  font-weight: normal;
  line-height: 1em;
  padding-top: 30px;
  padding-left: 10px;
  padding-right: 5px;
  text-decoration: none;
  width: 185px;
  voice-family: "\"}\""; /* IE5+ stops here */
  voice-family:inherit;
  width: 170px;  /* correct setting : 185px minus padding */
}

.mainpage { color: #7A3547; font-weight: bold;}


.content {
  float: right;
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  text-decoration : none;
  width: 663px; /* changed from 565 to fix layout problem */
  voice-family: "\"}\""; /* IE5+ stops here */
  voice-family:inherit;
  width: 643px;  /* correct setting : 555px minus padding */
}


.contentfooter {
  text-align: center;
  padding: 10px 5px;
}

.clearall { 
	clear: both; 
}

#footer {
  background-color: #811D1B;
  font-size: 10px;
  padding-top: 0px;
  text-align: center;
}

#footer a {
  color :#D7D6D6;
  text-decoration: underline;
}







div.rect {
	border: 1px solid silver;
	padding: 1px;
	margin-bottom: 16px;
}
div.recttop {
	padding: 4px;
	background: #EEEEEE;
}
div.soustitre {
	font-weight: bold;
	width: auto;
	float: left;
	color: #B56312;
}
div.soustitre_p {
	font-weight: bold;
	width: auto;
	float: left;
	color: #FB7D00;
	text-align:center;
}
div.soustitre_l {
	width: auto;
	text-align: right;
}
div.recttext {
	padding: 4px;
	background: #F9F9F9;
	text-align:left;
}
p.titre {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	color: #FB7D00;
}