html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-image:url(../images/charte/body_bg_repeat.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#322417;
}
#div_body{
background-image:url(../images/charte/body_bg.jpg);
background-repeat:no-repeat;
background-position:center top;
margin:auto;
width:100%;
}

p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}
 
#container{
	width: 784px;
	margin: 0 auto;
	display:table;
	font-family:verdana;
	font-size:13px;
	color:#211B07;

}
#header{
	width: 784px;
	height:218px;
	padding-left:0px;
	float:left;
}
#middle{
	background-image: url(../images/charte/middle_repeat.jpg);
	background-repeat:repeat-y;
	background-position: 0px 0px;
	display: table;
	float:left;
	width:784px;
}
map{
	cursor:pointer
}
/*-------------------- footer----------------------*/
#footer{
	width: 784px;
	height: 46px;
	background-image: url(../images/charte/footer.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	bottom: 0px;
	font-size:11px;
	clear: both;
}
.text_footer{
	color:#2F2114;
	font-family:tahoma;
	font-size:12px;
	padding-top:0px;
	float:left;
	font-weight:bold;
	padding:0px 0px 0px 110px;
}
.text_footer1{
	color:#2F2114;
	font-family:tahoma;
	font-size:10px;
	padding:3px 0px 0px 140px;
	float:left; 
}
/*--------------------end footer-------------------*/

/*-------------------Left Col---------------------*/
#left_col{
	width: 181px;
	margin-left:0px;
	margin-top:0px;
	display: inline;
	float: left;
	height:100%;
}
#menu{
	width:100%;
	height:171px;
	margin:auto;
}
#adresse{
	background:url(../images/charte/adresse.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:100%;
	height:157px;
}
#email{
	background:url(../images/charte/email.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:100%;
	height:36px;
}
#plan{
		background-image:url(../images/charte/plan.jpg);
		background-repeat:no-repeat;
		background-position:0 0;
		height:154px;
		width:100%;
	}
#diaporama{
  height:118px;
	width:100%;
}
/*----------------------End Left Col----------------------*/
/*-----------------------Text----------------*/
.text{
	font-family:verdana;
	font-size:13px;
	color:#2F2114;
	text-align:justify;
	line-height:18px;
  diplay:table;
}
.text_adresse{
	font-family:verdana;
	font-size:12px;
	color:#2F2114;
	line-height:18px;
}
.title{
	color:#B79307;
	font-family:verdana;
	font-size:13px;
}
/*-----------------end text--------------------*/

/*-----------------Link Footer------------------------*/
.link_footer:link, .link_footer:visited{
	color:#2F2114;
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.link_footer:hover, .link_footer:active{
	color:#A2998C;
  font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.link_footer1:link, .link_footer1:visited{
	color:#2F2114;
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;
}
.link_footer1:hover, .link_footer1:active{
	color:#A2998C;
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
}
/*******************************************/
.link_merci:link, .link_merci:visited{
	font-family:tahoma;
	font-weight:bold;
	font-size:13px;
	color:#2F2114;
	text-decoration:underline;
}
.link_merci:hover, .link_merci:active{
	color:#A2998C;
	font-family:tahoma;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}

.link_text:link, .link_text:visited{
	font-family:tahoma;
	font-size:12px;
	color:#046306;
	text-decoration:underline;
}
.link_text:hover, .link_text:active{
	font-family:tahoma;
	font-size:12px;
	color:#77BD68;
	text-decoration:underline;
}

/*----------------end Link---------------------*/
/*--------------------List---------------------*/
.list1 li{
		list-style-type:none;
		background-image:url(../images/charte/puce.jpg);
		background-position: 0px 6px;
		background-repeat:no-repeat;
		margin:1px 10px 0px 20px;
		padding:0px 5px 0px 35px;
		font-family:verdana;
		font-size:13px;
		color:#2F2114;
}
/*-------------------------------content----------------------------*/
#right_col{
	float:left;
	width: 603px;
	display:table;
}
#titre{
	width:603px;
	height:52px;
}
#contenu{
	float:left;
	width: 603px;
	display:table;
	background:url(../images/charte/right_col_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#contenu_vente{
	float:left;
	width: 603px;
	display:table;
	background:url(../images/charte/vente_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:500px;
}
#contenu_realisations{
	float:left;
	width: 603px;
	display:table;
	background:url(../images/charte/realisations_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:500px;
}
.photo_left{
	float:left;
	clear:left;
	margin:0px 15px 10px 15px;
	border:0;
}
.photo_right{
	float:right;
	margin:0px 15px 0px 10px;
	clear:right;
	border:0;
}
.photo{
border:solid 1px #2F2114;
margin-right:10px;
}