@charset "UTF-8";
/* CSS Document */

<style type="text/css">
body {
	background-image: url(images/flocon.jpg);
	margin-top: 30px;
}
#DivTextesChambre {
	position:absolute;
	width:200px;
	height:445px;
	z-index:1;
	overflow: auto;
	scrollbar-face-color: #CCCCCC;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #DDDDDD;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-arrow-color: #555555;	
}
#apDivGalerieIndex {
	position:absolute;
	width:730px;
	height:134px;
	z-index:1;
	overflow: auto;
	vertical-align: bottom;
	scrollbar-face-color: #CCCCCC;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #DDDDDD;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-arrow-color: #555555;		
}
#apDivGalerie {
	position:absolute;
	width:550px;
	height:88px;
	z-index:1;
	overflow: auto;
	scrollbar-face-color: #CCCCCC;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #DDDDDD;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-arrow-color: #555555;
}
#apDivTarifs {
	width:638px;
	height:440px;
	z-index:2;
	overflow: auto;
	left: 165px;
	top: 32px;
	scrollbar-face-color: #CCCCCC;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #DDDDDD;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-arrow-color: #555555;
}
#apDivResa {
	position:absolute;
	width:638px;
	height:440px;
	z-index:1;
	overflow: auto;
	visibility: visible;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #555555;
	left: 163px;
	top: 37px;
}
#ZoneTextes {
	position:absolute;
	width:382px;
	height:320px;
	z-index:1;
	overflow: auto;
	opacity: 0.8;
	background-color: #FFFFFF;
	background-image: url(images/fenetres.gif);
	background-repeat: no-repeat;
	scrollbar-face-color: #CCCCCC;
   scrollbar-shadow-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-3dlight-color: #DDDDDD;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #FFFFFF;
   scrollbar-arrow-color: #555555;		
}
.titre_pratique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #701315;
}
.soustitre_pratique {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002D46;
	font-size: 14px;
	opacity: 1;
}
#DivChambres {
	position:absolute;
	width:200px;
	height:445px;
	z-index:2;
	background-color: #FFFFFF;
	opacity: 0.8;
	overflow: auto;
	background-repeat: no-repeat;
	background-image: url(images/fenetres.gif);
	scrollbar-face-color: #BBBBBB;
   scrollbar-shadow-color: #BBBBBB;
   scrollbar-highlight-color: #BBBBBB;
   scrollbar-3dlight-color: #BBBBBB;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #CCCCCC;
   scrollbar-arrow-color: #555555;	
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #002D46;
	font-size: 14px;
	opacity: 1;
	text-align: left;
}
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #701315;
	font-size: 13px;
	opacity: 1;
	text-align: left;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	opacity: 1;
}
.ref {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.textegauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	opacity: 1;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	opacity: 1;
	padding-left: 5px;
}
.Titre {
	color: #660000;
	font-size: 18px;
	text-align: left;
}
#Div1 {
	background-color: #FFFFFF;
	position:absolute;
	width:300px;
	height:428px;
	z-index:1;
	overflow: auto;
	background-repeat: no-repeat;
	background-image: url(images/fenetres.gif);
	opacity: 0.8;
}
.signature {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #002D46;
	text-decoration: none;
}
a:visited {
	color: #3E77A5;
	text-decoration: none;
}
a:hover {
	color: #9B3E1E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	font-weight: bold;
}

</style>
