body {
	color: #512313;
	background: #CDC5A9;
	font: 12px 'Arial';
}
body, html {
	overflow: hidden;
}
body a {
	color: #512313;
	text-decoration: none;
	font-weight: bold;
}
body a:hover {
	color: #BFCB34;
	text-decoration: none;
}
table {
	margin: 0 auto;
}
img {
	border-style: none;
}
h1 {
	font-size: 9px;
}
#hotel-provence {
	z-index: 1000;
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	height: 100%;
}
#hotel-provence-2 {
	position:absolute;
	left: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 400px;
}
#hotel-provence-3 {
	z-index: 1000;
	position:absolute;
	left: 50%;
	top: 410px;
	width: 100px;
	height: 20px;
	margin-left: -50px;
}
#hotel-provence-4 {
	position:absolute;
	left: 50%;
	top: 650px;
	width: 100px;
	height: 26px;
	margin-left: -50px;
}
