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

/* --------------------------------------------------------------------------------------------------------------------------- */
/* ----------------------------------------------   By modlao Design   ------------------------------------------------------- */
/* ----------------------------------------------         2010         ------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------- */

										/* StyleSheet of Satri House */



html, body {
	height: 100%; 
}

body {
	padding: 0;
	background-image: url(../images/Background-Reapeat.jpg);
	background-repeat: repeat-x;
	margin: 0;
	background-color: #CCC0A8;
}

#global {
	width: 810px;
	margin-left: auto;
	margin-right: auto;
}
img{
	border: 0;
}


/*-------------------------------------------------------------------------------------------------*/
/*------------------------------------ NAVIGATION MENU --------------------------------------------*/
/*-------------------------------------------------------------------------------------------------*/
#menu {
	height: 81px;
	background-image: url(../images/Background-Menu.jpg);
} 
#menu ul{
	list-style-type: none;
	margin:0 0 0 37px;
}
#menu li{
	display:inline;
	float:left;
	margin: 18px 17px 0 0;
}
/* ---------------------- Navigation Menu RollOver Start Image --------------------------------- */
#navigation1 a{
	background-image:url(../images/Menu-Homepage.png);
	width:101px;
	display:block;
	height: 34px;
}
#navigation2 a{
	background-image:url(../images/Menu-AboutUs.png);
	width:92px;
	display:block;
	height: 34px;
}
#navigation3 a{
	background-image:url(../images/Menu-TheRooms.png);
	width:108px;
	display:block;
	height: 34px;
}
#navigation4 a{
	background-image:url(../images/Menu-Gallery.png);
	width:77px;
	display:block;
	height: 34px;
}
#navigation5 a{
	background-image:url(../images/Menu-Booking.png);
	width:85px;
	display:block;
	height: 34px;
}
#navigation6 a{
	background-image:url(../images/Menu-ContactUs.png);
	width:106px;
	display:block;
	height: 34px;
}
/* ---------------------- Navigation Menu RollOver End Image --------------------------------- */
#navigation1 a:hover{
	background-position:-101px;
}
#navigation2 a:hover{
	background-position:-92px;
}
#navigation3 a:hover{
	background-position:-108px;
}
#navigation4 a:hover{
	background-position:-77px;
}
#navigation5 a:hover{
	background-position:-85px;
}
#navigation6 a:hover{
	background-position:-106px;
}
/* -------------------------------- End Menu --------------------------------------- */

#header{
	background-image: url(../images/Background-Logo.jpg);
	height: 157px;
}
#logo{
	margin: 38px 0 0 330px;
	position: absolute;
}
#main{
	background-image: url(../images/Background-Main.jpg);
	height: 448px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#title{
	margin: 21px 0 0 97px;
	border-bottom:solid;
	border-bottom-color:#e89625;
	border-bottom-width:0.15em;
	padding: 0 0 2px 0;
	position: absolute;
	width: 587px;
}
#text{
	width: 590px;
	height: 360px;
	position:absolute;
	margin: 62px 0 0 97px;
	padding: 0 40px 0 0;
}
#text ul{
	list-style-type: none;
	margin: 0 0 10px 0;
	font-size: 0.7em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .5px;
}
#text li{
	display:list-item;
	color: #CCC0A8;
	margin: 0 0 2px 0;
}
#imagepano{
	margin: 0 0 30px 0;
	border-bottom-width: 0.15em;
	border-bottom-style: solid;
	padding: 0 0 19px 0;
	border-bottom-color: #e89625;

}
#imageright{
	width: 260px;
	float: right;
	margin: 0px -10px 15px 60px;
}#imageleft{
	width: 260px;
	float: left;
	margin: 0 60px 15px 0;
}
#imagecenter{
	text-align: center;
}
.rooms{
	width: 600px;
	height: 160px;
	margin: 0 0 10px 0;
}
.roomsphoto{

}
.roomstext{
	position: absolute;
	margin: -113px 0 0 250px;
	width: 250px;
	height: 100px;


}
#map{
	position: absolute;
	margin: 75px 0 0 285px;
}
#maptxt{
	margin: 0 0 0 254px;
}
.galery{
	width: 221px;
	margin: 50px 0 0 134px;
}
.galery      ul{
	list-style: none;
	width: 300px;
}
.galery    li{
	float: left;
	width: 55px;
	height: 55px;
}
.galery li a:hover{
	border-bottom: solid;
	border-bottom-width: 2px;
	border-bottom-color: #3E555B;
}
/* -------------------------------- INDEX --------------------------------------- */
#indexphoto{
	height: 227px;
	margin: 21px 0 0 36px;
	height: 131px;
	height: 131px;
	height: 131px;
	height: 131px;
	height: 131px;
	position: absolute;
}
#indexaccroche{
	height: 122px;
	margin: 264px 0 0 172px;
	position: absolute;
}
#habitleft{
	position: absolute;
	z-index: 10;
	margin: 95px 0 0 18px;
}
#habitright{
	position: absolute;
	z-index: 10;
	margin: 304px 0 0 740px;
}
/* -------------------------------- FOOTER --------------------------------------- */
#footer{
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#adresse{
	font-size: 0.6em;
	margin: 6px 0 15px 0;
	text-align: center;
	color: #394b50;
}
#adresse a{
	color: #394b50;
}
#adresse a:hover{
	color: #42392A;
	text-decoration: underline;
}
#copyright{
	font-size: 1em;
	color: #42392a;
	text-align: center;
}
#formulaire{
	width: 400px;
	margin: 0 0 0 95px;
}
	label{
	float: left;
	width: 120px;
	font-size: 0.7em;
	text-align: right;
	margin: 0 20px 0 0;
	color: #E6D9BD;
	}
input, textarea, select {
	width: 200px;
	border: .1em solid #435758;
	background-color: #e6d9bd;
	height: 18px;
	margin: 0 -10px 6px 0;
	color: #536D6F;
			}
	input:hover{
	width: 200px;
	border: thin solid #435758;
	background-color: #EFF1E2;
	height: 18px;
	}
	textarea{
	width: 200px;
	height: 50px;
			}
	textarea:hover {
	width: 200px;
	border: thin solid #435758;
	background-color: #E3DFCE;
	height: 50px;
	}	
	#submitbutton{
	margin-left: 296px;
	width: 48px;
	height: 22px;
	border:none;
	background-image: url(../images/FormSend.jpg);
	background-repeat: no-repeat;
			}
	#submitbutton:hover{
	background-position: -48px;
	cursor:pointer;
	}
			
	br{
	clear: left;
	}
	
/* -------------------------------------- redirection ---------------------------------------- */
#redirection{
	background-image: url(../images/Redirection.png);
	width: 514px;
	margin: 80px auto;
	padding: 170px 0;
	text-align: center;
	height: 1px;
}	
	
.mod a{
	color: #42392a;
	font-size: 0.65em;
	text-decoration: none;
}
.mod a:hover{
	color: #394b50;
	text-decoration: underline;
}
.h1{
	color: #e89625;
	font-weight: bold;
}
.gras{
	font-weight: bold;
}
p{
	margin: 0 0 40px 0;
	font-size: 0.7em;
	color: #CCC0A8;
	line-height: 1.4em;
	text-align: justify;
	letter-spacing: 0.5px;
}
.orange{
	color: #e89625;
}
.sub{
	text-decoration: underline;
}
a{
	text-decoration: none;
	color: #CCC0A8;
}
a:hover {
	color: #E89625;
}
