
/* CSS Document */
BODY
{
background-color:#878063;
font-family:Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}
#body_div
{
width:100%;
padding:0px;
margin:0px;
padding-top:60px;
border:0px solid;
background:#878063;
}
#main_div
{
width:1003px;
}
#header
{
padding-left:300px;
*padding-left:275px;
}

#logo
{
padding:0px;
margin:0px;
background:url(../images/logo.gif) no-repeat;
width:722px;
height:36px;
text-indent:-1000000px;
}
#hideme {
padding:0px;
margin:0px;
height:0px;
text-indent:-1000000px;}

#home_img
{
background:url(../images/home-bg.gif) no-repeat;
width:1025px;
*width:1002px;
height:311px;
}
#home_img_2
{
background:url(../images/home-bg2.gif) no-repeat;
width:1025px;
*width:1002px;
height:311px;
}
#home_img_3
{
background:url(../images/home-bg3.gif) no-repeat;
width:1025px;
*width:1002px;
height:311px;
}
#home_img_4
{
background:url(../images/home-bg.gif) no-repeat;
width:1025px;
*width:1002px;
height:311px;
}
#home_img_5
{
background:url(../images/home-bg2.gif) no-repeat;
width:1025px;
*width:1002px;
height:311px;
}

#menu_top
{
margin:0px;
padding:0px;
text-align:left;
height:136px;
width:89px;
position:absolute;
*left:0px;
top:96px;
z-index:100;
}
#menu_top ul
{
list-style:none;
text-align:left;
}
.menu1
{
background:url(../images/accueil.gif) no-repeat;
height:34px;
width:88px;
position:absolute;
text-indent:-10000px;
left:0px;
top:0px;
}
.menu2
{
background:url(../images/salons.gif) no-repeat;
height:34px;
width:88px;
position:absolute;
left:0px;
top:34px;
text-indent:-10000px;
}
.menu3
{
background:url(../images/suites.gif) no-repeat;
height:34px;
width:88px;
position:absolute;
left:0px;
top:68px;
text-indent:-10000px;
}
.menu4
{
background:url(../images/jardins.gif) no-repeat;
height:34px;
width:88px;
position:absolute;
left:0px;
top:102px;
text-indent:-10000px;
}
.menu5
{
background:url(../images/contact.gif) no-repeat;
height:34px;
width:88px;
position:absolute;
left:0px;
top:136px;
text-indent:-10000px;
}
.home_text
{
color:#55513D;
font-family:"Trebuchet MS";
font-size:21px;
padding-left:120px;
padding-right:30px;
text-align:left;
padding-top:15px;
}
#bottom_images1
{
padding-top:175px;
}
#bottom_images2
{
padding-top:150px;
}

#bottom_images3
{
padding-top:125px;
}
#bottom_images4
{
padding-top:175px;
}

.image_gallery
{
float:left;
}
.clrboth
{
clear:both;
}

#content{
	overflow:hidden;
	width:1023px;
	*width:1002px;
	_width:1000px;
	position:relative;
	height:350px;
	float:left;
}
	
	
.section{
	width:6200px;
	position:relative;
}

	.section .sub{
		position:relative;
		float:left;
		width:1023px;
		*width:1002px;
		_width:1000px;
		height:352px;
	}
		.section .sub p{
			width:550px;
			margin:16px 0;
			font-size:85%;
			line-height:1.4em;
		}
		.section .next, .section .prev{
			font-size:18px;
			position:absolute;
			bottom:15px;
			letter-spacing:-2px;
		}
		.section .next{
			right:30px;
		}
		.section .prev{
			left:30px;
		}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	position:absolute;
	left:11px;
}
#first{
	top:484px !important;
	top:498px;			
}
#second{
	top:503px !important;
	top:517px;			
}
.contact_box
{
color:#55513D;
font-family:"Trebuchet MS";
font-size:17px;
padding-left:120px;
padding-right:30px;
text-align:left;
padding-top:15px;

}
.contact_input
{
color:#55513D;
font-family:"Trebuchet MS";
font-size:15px;
height:20px;
width:228px;

}
.contact_left
{
float:left; 
width:350px;
}
.contact_left_left
{
float:left; width:70px;
}
.contact_right_left
{
float:left; width:100px;
}
.contact_right
{
float:left; 
width:350px;
}
.flt_left
{
float:left;
}
.submit_btn
{
height:22px;
width:80px;
cursor:pointer;
border:0px;
font-weight:bold;
color:#F2EFEA;
padding-bottom:2px;
*padding-bottom:0px;
background:#56513D;
}
.submit_btn_div
{
padding-left:350px;
}