@charset "UTF-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

a{
	color:#36b7cc;
	text-decoration:none;
}

hr{
	border:1px #e1ddd8 solid;
	margin:-11px 0px -7px 0px;
	padding:0;

}

.retour{
	margin-left:400px;
	border:0;
}


body{
	background:url(../images2/fond.jpg) center top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	color:#e1ddd8;
	font-size:12px;
}

#conteneur{
	width:900px;
	height:auto;
	position:absolute;
	left:50%;
	margin:0px 0px 0px -450px;
	min-height:400px;
}

#banniere{
	width:900px;
	height:205px;
	margin:0px auto 0px auto; 
}

h1{
	color:#c3b7a5;
	letter-spacing:2px;
	text-align:center;
	font-size:12px;
	margin:3px auto 0px 226px;
	font-weight:lighter;
}

h2{
	color:#ee7e22;
	letter-spacing:2px;
	font-size:14px;
	margin-top:10px;
	font-weight:lighter;
	margin-bottom:-5px;
}

h3{
	color:#ee7e22;
	letter-spacing:2px;
	font-size:14px;
	margin-top:2px;
	font-weight:lighter;
	margin-bottom:-5px;
}

#diapo{
	width:674px;
	height:187px;
	margin:0px auto 0px 226px;
}

#diapo_photo {
    width: 675px;
    height: 187px;
	overflow: hidden;
	margin-left:1px;
	margin-top:3px;
  }

#langue{
	width:900px;
	height:48px;
	margin:0px auto 0px auto; 
}

#drap{
	width:195px;
	height:37px;
	float:left;
	padding:8px 0px 0px 25px;
}

#liste_promos{
	width:680px;
	height:45px;
	float:left;
}

#contenu{
	width:900px;
	height:auto;
	margin:0px auto 20px auto;
}


/*--------*/
/*--MENU--*/
/*--------*/

#menu{
	width:227px;
	height:200px;
	margin:0px;
	float:left;
	letter-spacing:1px;
}

#menu_select{
	float:left;
	margin-left:10px;
	margin-top:5px;
	color:#e1ddd8;
	width: 18px; 
	height: 8px; 
	background:#36b7cc;
	font-size:7px;
}

.menu_style{
	float:left;
	margin-left:10px;
	margin-top:5px;
	color:#e1ddd8;
	width: 8px;
	height: 8px;
	background:#ee7e22 no-repeat;
	font-size:7px;
}

.box_lien{
	margin-top:8px;
}

#accueil{
	margin-left:10px;
	color:#e1ddd8;
}

#chambre{
	margin-left:10px;
	color:#e1ddd8;
}

#tarifs{
	margin-left:10px;
	color:#e1ddd8;
}

#region{
	margin-left:10px;
	color:#e1ddd8;
}

#act{
	margin-left:10px;
	color:#e1ddd8;
}

#contact{
	margin-left:10px;
	color:#e1ddd8;
}

#phototh{
	margin-left:10px;
	color:#e1ddd8;
}

#liens_menu{
	margin-left:10px;
	color:#e1ddd8;
}

/*------------*/
/*--FIN MENU--*/
/*------------*/


#slid{
	float:left;
	width:605px;
	height:282px;
	margin:0px 0px 20px 0px;
	text-align:justify;
}

#texte_tarifs{
	float:left;
	width:600px;
	height:auto;
	margin-left:240px;
	margin-top:-300px;
}


#texte{
	clear:both;
	margin:20px auto 10px 132px;
	width:700px;
	height:auto;
	text-align:justify;
}


#texte table{
	text-align:left;
}

#texte a.galerie{
	text-align:right;
	color:#36b7cc;
	text-decoration:none;
	margin-left:590px;
}

#texte a.galerie:hover{
	text-align:right;
	color:#36b7cc;
	text-decoration:none;
	margin-left:590px;
}

#ombre_photo{
	height:90px;
	float:left;
	margin-right:8px;
	
	
}

.img_photo{
	height:50px;
	}



/*TARIFS*/

#texte_tarifs .tarifs{
	text-align:center;
	margin:10px auto 10px auto;
	vertical-align:middle;
	border:1px solid #383028;
}

#texte_tarifs .tarifs thead tr td{
	background:#383028;
	border:1px solid #383028;
	font-size:12px;
	color:#e1ddd8;
}

#texte_tarifs .tarifs td{
	padding:5px;
		border:1px solid #383028;
}

#texte_tarifs .tarifs .tarifs_type{
	background:#383028;
	
	color:#e1ddd8;
	text-align:left;
}

#texte_tarifs .tarifs .tarifs_prix{
	background:#CCCCCC;
	color:#6be8ff;
	text-align:center;
}

/*FIN TARIFS*/
/*PAGE CONTACT*/


#contact3{
	width:380px;
	margin-top:-210px;
	margin-left:30px;
	line-height:20px;
}

#form_contact{
	width:300px;
	height:200px;
	margin-left:300px;
}


#form_contact input{
	border:1px solid #9d9280;
	height:20px;
	font-size:14px;
	width:300px;
	background:none;
	color:#e1ddd8;
}

#form_contact input:focus{
	border:1px solid #9d9280;
	height:20px;
	font-size:14px;
	width:300px;
	background:#e1ddd8;
	color:#666666;
}


#form_contact textarea{
	border:1px solid #9d9280;
	font-size:14px;
	width:300px;
	background:none;
	color:#e1ddd8;
	font:Arial, Helvetica, sans-serif;
	overflow:auto;
}

#form_contact textarea:focus{
	border:1px solid #9d9280;
	font-size:14px;
	width:300px;
	background:#e1ddd8;
	color:#666666;
	font:Arial, Helvetica, sans-serif;
	overflow:auto;
}


#form_contact #captcha{
	border:1px solid #9d9280;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:145px;
	height:38px;
	margin-left:5px;
	background:none;
	color:#e1ddd8;
	text-align:center;
}

#form_contact #captcha:focus{
	border:1px solid #9d9280;
	font-size:28px;
	font-family:Elephant;
	width:145px;
	height:38px;
	margin-left:5px;
	background:none;
	color:#e1ddd8;
	letter-spacing:2px;
	text-align:center;
}


#form_contact .sbtn{
	border:1px solid #9d9280;
	font-size:12px;
	width:147px;
	height:20px;
	background:none;
	color:#e1ddd8;
}
/*FIN PAGE CONTACT*/
