body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color: #000000;
		}
p{
	padding:0 0 5px 0;
}
.page{
	width:955px; 
	position:absolute; 
	left: 50%; 
	margin-left: -477px;
}

/* BLOC PAGE */
#bloc-haut{
	width:955px;
	height:202px;
}
.bloc-titre{
	width:727px;
	float: left;
	z-index: 2;
}
.titre{
	padding:45px 0 0 326px;
}

.bloc-logo{
	width:221px;
	margin: 5px 0 0 727px;
	}
#bloc-texte{
	width:955px;
	height:542px;
}

/*.scrollable {
	height: 100%;
	width: 100%;
	overflow: auto;
}*/

#bloc-bas{
	width:955px;
	height:27px;	
}

	
/* TEXTE */		
.texte16{
	font-size:16px;
	}
.texte-time18{
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	}	

.txt-bloc{
	margin:3px 112px 0 425px;
	text-align:justify;
	
}

.txt-bloc a{
	text-decoration:none;
	color:#FFFFFF;
}
.txt-bloc a:hover{
	border-bottom: 1px #e1aa14 solid;
	color:#e1aa14;
}

	
	
/* IMAGE */	
.img-droite{
	margin:0 0 4px 477px;
	/*margin-left:10px;*/
}	

.img-gauche{
	float:left;
	margin:0 10px 0 10px;
}

.carre-haut{
	padding:5px 0 0 170px;
}
.carre-bas{
	padding:0 0 0 170px;
}

/* ACCUEIL */
.accueil{
	background-image:url(../images/accueil/fond.jpg);
	width:955px;
	height:768px;
}
.bloc{
	padding:50px 192px 0 522px;
}

.texte{
	margin-bottom:20px;
	text-align:right;
}
.texte a{
	text-decoration:none;
	color:#FFFFFF;
}
.texte a:hover{
	border-bottom: 1px #e1aa14 solid;
	color:#e1aa14;
}




/* situation */
.situation{
	background-image:url(../images/situation/fond.jpg);
	width:955px;
	height:768px;
}


/* presentation */
.presentation{
	background-image:url(../images/presentation/fond.jpg);
	width:955px;
	height:768px;
}


/* visite */
.visite{
	background-image:url(../images/visite/fond.jpg);
	width:955px;
	height:768px;
}

/* suites */
.suites{
	background-image:url(../images/chambre/fond.jpg);
	width:955px;
	height:768px;
}

/* solarium */
.solarium{
	background-image:url(../images/solarium/fond.jpg);
	width:955px;
	height:768px;
}

/* hammam */
.hammam{
	background-image:url(../images/hammam/fond.jpg);
	width:955px;
	height:768px;
}

/* restaurant */
.restaurant{
	background-image:url(../images/restaurant/fond.jpg);
	width:955px;
	height:768px;
}

/* services */
.services{
	background-image:url(../images/services/fond.jpg);
	width:955px;
	height:768px;
}

/* reservation */
.reservation{
	background-image:url(../images/reservation/fond.jpg);
	width:955px;
	height:768px;
}

/* contact */
.contact{
	background-image:url(../images/contact/fond.jpg);
	width:955px;
	height:768px;
}
.home-flash{
 margin-left:400px;
 }