/* CSS Document */


body {

background-color:#000000;

}

.centre {
position:absolute;
left: 50%; 
top: 50%;
width: 900px;
height: 560px;
margin-left: -450px;
margin-top: -280px;
}


.imagePage1-1 {

	text-align : center;
	width:450px;
	height:280px;
	position:absolute;
	top:0px;
	Left:0px;
	
}	

.imagePage1-2 {

	text-align : center;
	width:450px;
	height:280px;
	position:absolute;
	top:0px;
	Left:450px;
	
}

.imagePage1-3 {

	text-align : center;
	width:450px;
	height:280px;
	position:absolute;
	top:280px;
	Left:0px;
	
}

.imagePage1-4 {

	text-align : center;
	width:450px;
	height:280px;
	position:absolute;
	top:280px;
	Left:450px;
	
}

/********************************************************************************
*********************************************************************************
********************************************************************************/
.menu 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 12px;
		color : #FF9100;
		text-align : left;
		width:300px;
		height:300px;
		position:relative;
		top:10px;
		Left:10px;
		z-index:10;
		}
		
.menu A:link {
		text-decoration : none;
		color : #ffffff;
		}
		
.menu A:visited {
		text-decoration : none;
		color : #ffffff;
		}
		
.menu A:hover {
		text-decoration : "none";
		color : #EFEDAD;
		}
		
.menu A:active {
		text-decoration : none;
		color : #FFFFCC;

}

.listingChambre 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 12px;
		color : #ffffff;
		text-align : justify;
		width:500px;
		height:0px;
		position:absolute;
		top:150px;
		Left:150px;
		z-index:10;
		}
		
.listingChambre A:link {
		text-decoration : none;
		color : #E8E8CE;
		}
		
.listingChambre A:visited {
		text-decoration : none;
		color : #E9EBEA;
		}
		
.listingChambre A:hover {
		text-decoration : "none";
		color : #FF9100;
		}
		
.listingChambre A:active {
		text-decoration : none;
		color : #FFFFCC;

}


.chambres 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 13px;
		color : #ffffff;
		text-align : justify;
		width:350px;
		height:0px;
		position:absolute;
		top:200px;
		Left:150px;
		z-index:10;
		}
		
.chambres A:link {
		text-decoration : none;
		color : #EFEDAD;
		}
		
.chambres A:visited {
		text-decoration : none;
		color : #E9EBEA;
		}
		
.chambres A:hover {
		text-decoration : "none";
		color : #EFEDAD;
		}
		
.chambres A:active {
		text-decoration : none;
		color : #FFFFCC;

}
.baseline 	{
		font-family : Palatino,Arial,Helvetica;
		font-size : 10px;
		color : #ffffff;
		text-align : center;
		width:900px;
		height:10px;
		position:relative;
		top:270px;
		Left:0px;
		z-index:10;
		}
		
.baseline A:link {
		text-decoration : none;
		color : #ffffff;
		}
		
.baseline A:visited {
		text-decoration : none;
		color : #E9EBEA;
		}
		
.baseline A:hover {
		text-decoration : "none";
		color : #EFEDAD;
		}
		
.baseline A:active {
		text-decoration : none;
		color : #FFFFCC;

}
