#Page {
	background-color: #FFF;
	float: right;
	padding-left: 40px;
	width: 780px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F9F8F6;
}
#Page .Page {
	width: 480px;
	float: left;
	padding-right: 50px;
}
#Page .Bienvenue {
	text-indent: -9999px;
	background-image: url(images/titre_accueil.gif);
	background-repeat: no-repeat;
	background-position: -20px top;
	height: 80px;
	margin-top: 40px;
	margin-right: 15px;
	margin-left: 15px;
}
#Page .chateau {
	width: 400px;
	float: right;
	clear: right;
	padding-right: 20px;
	padding-top: 5px;
	padding-left: 5px;
}
#sidebar-right {
	float: right;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EDEDED;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 180px;
}
#Logos {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.chambres li {
	width: 750px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEDED;
	padding-top: 20px;
}
.chambres li .photo {
	float: right;
}
.chambres li #left {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 380px;
	float: left;
}
.chambres li #left .thumbails {
	width: 380px;
	margin-left: 0px;
	margin-top: 0px;
}
.chambres li #left .thumbails li {
	clear: none;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 2px;
	width: 104px;
}
.chambres li #left .left {
	float: left;
	padding-left: 5px;
	margin-bottom: 0px;
}
.chambres li #left #prix {
	float: left;
	clear: right;
	width: 350px;
}
.chambres li #left #prix .prix {
	margin-left: 50px;
}
.chambres .chambre {
	height: 480px;
}
#reservation  {
	background-image: url(images/resa.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 120px;
	width: 450px;
	margin-top: 10px;
	clear: left;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#reservation .resa  {
	margin-top: 0px;
	margin-left: 30px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #734B2B;
}
#decription {
	width: 300px;
}

