body {
	margin: 0;
	background: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	overflow: hidden;
}

a, a img {
	border: none;
	outline: none;
}

#Site {
	width: 898px;
	margin: 20px auto;
}

	#Site #Flash {
	margin-right: 10px;
	text-align: right;
	letter-spacing: 0px;
	font-size: 9px;
	height: 36px;
	}
	
		#Site #Flash a {
	color: #666;
	padding-top: 20px;
	display: inline-block;
}

	#Site #Hotel {
		position: relative;
		top: 10px;
		left: 0;
		width: 898px;
		height: 334px;
		color: #fff;
		font-size: 10px;
		background: url(../img/backIndex.jpg);
		clear: both;
	}
	
		#Site #Hotel h1 {
			position: absolute;
			left: 79px;
			top: 15px;
			font-size: 16px;
			text-align:center;
			font-style: normal;
			text-align: center;
		}
		

		#Site #Hotel p {
			position: absolute;
			left: 64px;
			top: 74px;
			width: 190px;
			text-align: justify;
			font-size: 10px;
			font-style: normal;
		}
		
		#Site #Hotel #Entrer {
			position: absolute;
			left: 64px;
			top: 220px;
		}
		
		#Hotel #reserver {
	position: absolute;
	bottom: 18px;
	right: 73px;
	background: #B28118;
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
		}
		
	#Site #Tarifs {
		position: relative;
		margin-top: 10px;
		left: 0px;
		font-size: 0.6em;
		font-family: Arial, Helvetica, sans-serif;
		color: #b2810b;
		text-align: center;
	}

		#Site #Tarifs h2 {
			margin: 20px auto 0;
		}
		
		#Site #Tarifs table {
			margin: 0 auto;
		}
		
			#Site #Tarifs th {
				font-weight: bold;
				font-size: 1.3em;
				padding: 0 10px 0 0;
			}
			
			#Site #Tarifs td {
				padding: 0 10px 0 0;
			}

	#Restaurant {
		margin-top: 20px;
	}
	
	
#texte {
/*	position: absolute;
	left: 0px;
	top: 1330px;
*/
	margin: auto;
	color: #333333;
	text-align: center;
	font-size: 10px;
	width: 1000px;
}
