/* CSS Document */

html{
	height: 100%;
	width: 100%;
}

body{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #6a4e1a;
	height: 100%;
	width: 100%;
	background: url(images/fond_site.jpg) 50% 50% fixed;
	margin: 0px;
	padding: 0px;
}

a{
	text-decoration: none;
}

input, textarea {
	background: #f9f5e9;
	color: #7e6841;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: #bfa56a solid 1px;
}

.spacer{
	clear: both;
	visibility: hidden;
	border: #FF0000 solid 1px;
}
/***** menu principal *****/

#bloc_menu{
	position: absolute;
	width: 689px;
	height: 55px;
	top: 50%;
	left: 50%;
	margin-top: 230px;
	margin-left: -370px;
	/*border: #00FF00 solid 1px;*/
	z-index: 3;	
}

#bloc_menu a{
	display: block;
	float: left;
	height: 55px;
	/*border: #00FF00 solid 1px;*/
}

#bloc_menu a:hover{
	background-position: 0px 55px;
}
/***** accueil *****/

#accueil{
	position: absolute;
	width: 988px;
	height: 583px;
	top: 50%;
	left: 50%;
	margin-top: -293px;
	margin-left: -496px;
	/*border: #00FF00 solid 1px;*/
	background: url(images/fond_index.jpg) center  no-repeat ;
}

#flash_accueil{
	position: absolute;
	width: 611px;
	height: 414px;
	top: 50%;
	left: 50%;
	margin-top: -189px;
	margin-left: -120px;
	/*border: #00FF00 solid 1px;*/
}

#texte_accueil{
	position: absolute;
	width: 280px;
	height: 300px;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -425px;
	text-align: justify;
	/*border: #00FF00 solid 1px;*/
}

#texte_accueil p{
	margin: 0px;
	padding: 0px;
}

.titre_accueil{
	font-weight: bold;
	font-size: 14px;
}

/***** interieur *****/

#contenu{
	position: absolute;
	width: 988px;
	height: 583px;
	top: 50%;
	left: 50%;
	margin-top: -293px;
	margin-left: -496px;
	/*border: #00FF00 solid 1px;*/
	background: url(images/fond_contenu.jpg) center  no-repeat ;
}

#flash_illustration{
	position: absolute;
	width: 329px;
	height: 199px;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: -260px;
	/*border: #00FF00 solid 1px;*/
	z-index: 3;
}


#flash_contenu{
	position: absolute;
	width: 452px;
	height: 310px;
	top: 50%;
	left: 50%;
	margin-top: -147px;
	margin-left: -496px;
	z-index:2;
	/*border: #00FF00 solid 1px;*/
}

#texte_contenu{
	color: #7e6841;
	position: absolute;
	width: 350px;
	height: 330px;
	top: 50%;
	left: 50%;
	margin-top: -170px;
	margin-left: 45px;
	/*border: #00FF00 solid 1px;*/
}

#texte_contenu p{
	text-align: justify;
	display: block;
	width: 300px;
	clear: both;
	margin: 5px auto 12px auto;
	/*border: #00FF00 solid 1px;*/
}

.titre_contenu{
	font-weight: bold;
	font-size: 14px;
}

#bloc_credit{
	font-size: 10px;
	position: absolute;
	/*width: 988px;*/
	height: 14px;
	right: 0px;
	bottom: 0px;
	z-index: 4;
	/*border: #00FF00 solid 1px;*/
}

#bloc_credit a{
	color: #ebbbbc;
}

#bloc_credit a:hover{
	color: #fad4d5;
}

a.lienchambre {
	color: #853232;
}

a.lienchambre :hover{
	color: #fbb4b6;
}


/***** sous menu *****/

#flash_sous_menu{
	position: absolute;
	width: 202px;
	height: 160px;
	top: 50%;
	left: 50%;
	margin-top: -225px;
	margin-left: 265px;
	/*border: #00FF00 solid 1px;*/
	z-index: 3;
}

#sous_menu{
	position: absolute;
	width: 122px;
	height: 105px;
	line-height:12px;
	top: 50%;
	left: 50%;
	margin-top: -175px;
	margin-left: 300px;
	overflow: hidden;
	padding: 0px 0px 0px 15px;
	/*border: #00FF00 solid 1px;*/
	z-index: 4;
}

#sous_menu a{
	color: #88692e;
	display: block;
	font-weight: bold;
	padding: 0px 0px 4px 10px;
	background: url(images/puce_sous_menu.gif) no-repeat 0px 4px;
}

#sous_menu a:hover{
	color: #e0a73a;
}

.text_chambre1{
	width: 205px;
	height: 70px;
	font-weight: bold;
	margin: 0px;
	padding: 16px 0px 0px 25px;
	/*border: #00FF00 solid 1px;*/
}
.text_chambre2{
	width: 250px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	/*border: #00FF00 solid 1px;*/
}

.text_chambre1 li{
	list-style-position:inside;
	margin: 0px;
	padding: 0px;
}

.bout_contact{
	display: block;
	width: 111px;
	height: 16px;
	margin-top: 6px;
	background-position: left;
}

.bout_contact:hover{
	display: block;
	width: 111px;
	height: 16px;
	background-position: 111px 0px;
}

.formulaire{
	width: 320px;
	margin: 4px auto 0px auto;
}

.bouton_envois{
	background: none;
	border: none;
	float: right;
}

#flash_coord{
	position: absolute;
	width: 202px;
	height: 160px;
	top: 50%;
	left: 50%;
	margin-top: -295px;
	margin-left: 275px;
	/*border: #00FF00 solid 1px;*/
	z-index: 3;
}

#bloc_coord{
	position: absolute;
	width: 142px;
	/*height: 88px;*/
	top: 50%;
	left: 50%;
	font-weight: bold;
	margin-top: -260px;
	margin-left: 290px;
	overflow: hidden;
	padding: 0px 0px 0px 25px;
	/*border: #00FF00 solid 1px;*/
	z-index: 4;
}

#bloc_coord li{
	margin: 0px 0px 4px 0px;
	padding: 0px;
	list-style-position: outside;
}


#label{
	position: absolute;
	width: 250px;
	height: 85px;
	top: 50%;
	left: 50%;
	font-weight: bold;
	margin-top: 162px;
	margin-left: -550px;
	overflow: hidden;
	padding: 0px 0px 0px 25px;
	/*border: #00FF00 solid 1px;*/
	z-index: 4;
}
#links{
	font-size:10px;
	color:#7e6021;
	position: absolute;
	width: 200px;
	height: 35px;
	top: 50%;
	left: 50%;
	font-weight: bold;
	margin-top: 178px;
	margin-left: -300px;
	overflow: hidden;
	padding: 0px 0px 0px 25px;
	/*border: #00FF00 solid 1px;*/
	z-index: 4;
}
#links a{
	color:#7e6021;
	text-decoration:underline;
}
