html {
	/* force l'apparition de la barre de défilement pour Firefox */
	overflow: -moz-scrollbars-vertical !important;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	/*behavior: url('/css/csshover.htc');*/
	height: 100%;
}

a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C96800;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C96800;
	text-decoration: underline;
}
a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #C96800;
    text-decoration: none;
}

li{
	font-size: 0.9em;
}

.textepetit {
	font-size: 0.9em;
}

.texteblanc {
	font-size: 0.9em;
		color: #FFF;
}

.texteblanc2 {
	font-size: 1em;
		color: #FFF;
}

.textecouleur {
	font-size: 1em;
	color: #38740F;
}

.textecouleur2 {
	font-size: 1em;
	color: #C96800;
}

#conteneur {
	position: absolute;
	left: 50%;
	width: 850px;
	margin-left: -457px;
	background: url('../fr/nav/acc_conteneur.gif') repeat-y;
}

#header {
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -5000px;
	background: url('../fr/nav/header.jpg') no-repeat;
	height: 207px;
}

#lien1 a{
	position: absolute;
	display: block;
	top: 130px;
	left: 285px;
	width: 62px;
	height: 50px;
	font-size: 0px;
	text-indent: -5000px;
	
}

#lien2 a{
	position: absolute;
	display: block;
	top: 139px;
	left: 362px;
	width: 62px;
	height: 50px;
	font-size: 0px;
		text-indent: -5000px;
}


#contenu {
	position:relative;
	display: block;
	background: url('../fr/nav/fond_contenu.gif') ;
	left: 84px;
	width: 648px;
	margin: 0 11px 0 11px;
	/*height: 400px;*/
	min-height: auto;
}

#presentation {
display: block;
 /*float:left;*/
	width: 305px;
	padding: 10px 0px 0px 19px;
	line-height: 13px;
	font-size: 1em;
	color: #434343;
	text-align: justify;
}


#photoacc {
	display: block;
	background: url('../fr/nav/fond_photo.jpg') no-repeat;
	position: absolute;
	width: 289px;
	height: 227px;
	z-index:1000;
	left:439px;
	top:135px;
}

#etiquette {
	background: url('../fr/nav/hospitalite.jpg') no-repeat;
	display: block;
	position: absolute;
	width: 85px;
	height: 128px;
	z-index:1000;
	left: 723px;
	top: 207px;


}

#localisation a{
	background: url('../fr/nav/localisation.gif') no-repeat;
	position: absolute;
	left: -35px;
	top: 150px;
	width: 36px;
	height: 140px;
	font-size: 0px;
	text-indent: -5000px;

}

#adresse {
	background: url('../fr/nav/chambre_adresse.jpg') no-repeat;
	position: absolute;
	display: block;
	left: 340px;
	top: 153px;
	width: 288px;
	height: 216px;
	text-indent: -5000px;

}

#adresse #chambre1 a{
	display: block;
	position:absolute;
	top: 32px;
	left: 10px;
	width: 62px;
	height: 48px;
	font-size: 0px;
	text-indent: -5000px;

}

#adresse #chambre2 a{
	display: block;
	position:absolute;
	top: 29px;
	left: 86px;
	width: 56px;
	height: 41px;
	font-size: 0px;
	text-indent: -5000px;

}

#adresse #chambre3 a{
	display: block;
	position:absolute;
	top: 16px;
	left: 152px;
	width: 41px;
	height: 62px;
	font-size: 0px;
	text-indent: -5000px;

}

#adresse #chambre4 a{
	display: block;
	position:absolute;
	top: 25px;
	left: 207px;
	width: 66px;
	height: 42px;
	font-size: 0px;
	text-indent: -5000px;

}

#adresse #web a{
	display: block;
	position:absolute;
	top: 158px;
	left: 33px;
	width: 211px;
	height: 15px;
	font-size: 0px;
	text-indent: -5000px;

}

#adresse #mail a{
	display: block;
	position:absolute;
	top: 178px;
	left: 30px;
	width: 223px;
	height: 14px;
	font-size: 0px;
	text-indent: -5000px;

}
#footer {
	background: url('../fr/nav/bas_contenu.gif') no-repeat;
	position: absolute;
	left: 84px;
	width: 649px;
	height: 16px;
	margin: 0 11px 0 11px;
}

