/********/
/* HTML */
/********/
body {
	background-color: #a7daa0;
	margin			: 0;
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12px;
	color			: #000000;
}
td {
	height: 12px;
}
a:link, a:visited, a:hover, a:active {
	font-size	: 12px;
	font-weight	: bold;
	font-style	: italic;
	color		: #295829;
}
a:hover	{
	text-decoration:none;
}
/**************************************************/


/***********/
/* CLASSES */
/***********/
.texte_erreur {
	font-family	: Arial, Helvetica, sans-serif;
	font-size	: 16px;
	color		: #CC0000;
	font-weight	: bold;
}
.texte {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #000000;
	margin-left: 20;
	margin-right: 20;
}
.texte_blanc {
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 14px;
	color		: #FFFFFF;
	margin-left: 20;
	margin-right: 20;
}
.contenu_reservation {
	position: absolute;
	height:514px;
	width:787px;
	overflow: scroll ;
	overflow-x:hidden;
}
.contenu_news {
	position: absolute;
	height:174px;
	width:347px;
	overflow: scroll;
	overflow-x:hidden;
	left: 3px;
	top: 431px;
}
.contenu_infos {
	position: absolute;
	height:80px;
	width:330px;
	left: 447px;
	top: 340px;
}
.scroll { 
 	position: relative ; 
	width: 25% ; 
	height: 15% ; 
	overflow: scroll ; 
	background-color : #CCFFFF ; 
	padding :3px ; 
	font-size: 10pt ;
	border: solid 2px blue ; 
}
.playeur_audio {
	position: absolute;
	height:36px;
	width:67px;
	right: 64px;
	top: 16px;
}
/**************************************************/


/******/
/* ID */
/******/

#contenu_Accueil {
	position	: absolute;
	width		: 346px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 435px;
	top: 125px;
	height: 185px;
}
#contenu_confirmation {
	position	: absolute;
	width		: 350px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 431px;
	top: 149px;
	height: 264px;
}
#contenu_hotel {
	position	: absolute;
	width		: 282px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 247px;
	top: 152px;
	height: 153px;
}
#contenu_hotel_02 {
	position	: absolute;
	width		: 386px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 247px;
	top: 343px;
	height: 126px;
}
#contenu_hotel_03 {
	position	: absolute;
	width		: 438px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 338px;
	top: 496px;
	height: 153px;
}
#contenu_environs {
	position	: absolute;
	width		: 639px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 149px;
	top: 147px;
	height: 113px;
}
#contenu_environs_02 {
	position	: absolute;
	width		: 518px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 270px;
	top: 268px;
	height: 110px;
}
#contenu_environs_03 {
	position	: absolute;
	width		: 381px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 407px;
	top: 379px;
	height: 71px;
}
#contenu_environs_04 {
	position	: absolute;
	width		: 270px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 407px;
	top: 453px;
	height: 57px;
}
#contenu_environs_05 {
	position	: absolute;
	width		: 206px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 409px;
	top: 514px;
	height: 113px;
}
#contenu_tarifs {
	position	: absolute;
	width		: 785px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 2px;
	top: 147px;
	height: 505px;
}
#contenu_acces {
	position	: absolute;
	width		: 307px;
	text-align	: left;
	z-index		: 20;
	line-height	: 18px;
	left: 480px;
	top: 154px;
	height: 264px;
}
#footer {
	text-align	: center;
	font-family	: Verdana, Arial, Helvetica, sans-serif;
	font-size	: 12px;
	color		: #000000;
	margin-left: 20;
	margin-right: 20;
}
/**************************************************/
