html, body {
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	text-align: center;
	overflow: hidden;
}
#flashcontent {
	height: 100%;
}
#menu {
	margin-top:755px;
	margin-left:380px;
	position:absolute;
	color:#3E0000;
}
#contener{
	width:950px;
	height:365px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-477px;
	margin-top:-90px;
	overflow: auto;
	z-index:1000;
}
#homepresentation {
	font-family: verdana;
	font-size:10px;
	color:#373737;
	line-height: 15px;
	width:400px;
	text-align: justify;
	float: left;
	padding-left:330px;
}
#homenews {
	font-family: verdana;
	font-size:10px;
	color:#5B0101;
	line-height: 15px;
	width:175px;
	text-align: justify;
	float: left;
	margin-left:20px;
}
#newscomplet {
	font-family: verdana;
	font-size:10px;
	color:#5B0101;
	line-height: 15px;
	width:550px;
	text-align: justify;
	float: left;
	/*padding-left:330px;*/
}
#hotelsfiche{
	font-family: verdana;
	font-size:10px;
	text-align:center;
	color:#373737;
	width:200px;
	height:300px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:240px;
	margin-top:-70px;
	z-index:1000;
}
#detailsfiche{
	font-family: verdana;
	font-size:10px;
	color:#373737;
	line-height: 15px;
	padding-left:450px;
	width:430px;
	float: left;
}

h3 {
	font-size:20px;
	line-height: 26px;
	text-align:center;
	color:#373737;
}
#contenerphoto{
	width:450px;
	height:365px;
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-477px;
	margin-top:-90px;
	z-index:2000
}
#fichephoto{
	width:425px;
	text-align: center;
	float: left;
	padding-left:18px;
	margin-top:37px
}

#reserver {
	font-family: verdana;
	font-size:10px;
	color:#373737;
	line-height: 15px;
	text-align: justify;
	float: left;
	
}
#fiche{
	font-family: verdana;
	font-size:10px;
	text-align:center;
	color:#373737;
}
