html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body{
	font:normal 62.5% arial;
	background-image:url(../images/charte/background.jpg);
	background-position:left top;
	background-repeat:repeat;
	background-color:#9C6C3C;
}
p, ul, li, table, div, h1, h2, h3, hr, img{
	padding:0px;
	margin:0px;
}
#container{
	width: 100%;
	background:url(../images/charte/background-top.jpg) no-repeat center top;
}
#container1{
	width:806px;
	margin:0 auto;
	display: table;
	background:#f00 url(../images/charte/background-top.jpg) no-repeat center top;
}
#header{
	width:806px;
	height:266px;
}
#middle{
	background-image:url(../images/charte/img-left-col.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	display:table;
	width:806px;
}
#middle1{
	background-image:url(../images/charte/background-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
#middle_content{
	width:806px;
}
#left_col{
	width:235px;
	float:left;
}
#right_col{
	width:571px;
	float:left;
	height: 100%;
}
#right_col p{
	color:#292E33;
	font:normal 12px arial;
	text-align:justify;
}
/*-------left-col--------*/
#menu{
	background-image:url(../images/charte/background-menu.jpg) no-repeat left top;
	width:235px;
	height:201px;
}
#adresse{
	background:url(../images/charte/background-adresse.jpg) no-repeat left top;
	font-family:arial;
	font-size:12px;
	color:#000000;
	width:235px;
	height:180px;
}
#contact_link:link, #contact_link:visited{
	color:#FFFFFF;
	text-decoration:underline;
} 
#contact_link:hover, #contact_link:active{
	color:#C50000;
	text-decoration:none;
} 
#plan{
	background-image:url(../images/charte/background-plan.jpg) no-repeat left top;
	height:254px;
	width:37px;
}
#plan p{
	padding-left:17px;
}
/*------end-left-col---------*/
/*------right-col-----------*/
#page_dynamic{
  font-family:arial;
  font-size:12px;
	width:571px;
	float:left;
}
.page_content{
	font-family:arial;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	width:564px;
	color:#000000;
}
.page_content1{
	font-family:arial;
	font-size:12px;
	line-height:20px;
	text-align:justify;
	width:470px;
	color:#000000;
}
#text{
	width:350px;
	padding-top:22px;
	padding-left:18px;
}
#text h1{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	height:38px;
	color:#C50000;
	margin:0px 0px 0px 0px;
}
.photo_thumb_left{
	float:left;
}
.photo_thumb_right{
	float:right;
}
ul.list{
	list-style-type:outside;
	/*margin-top:5px;*/
}
.list li{
	list-style-type:none;
	background-image:url(../images/presentation/pointer.jpg);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
}
ul.list1{
	list-style-type:outside;
	padding-top:5px;
	line-height:20px;
	margin-left:20px;
	}
.list1 li{
	list-style-type:none;
	background-image:url(../images/renovation/pointer_1.jpg);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 25px;
}
.paragraph{
	width:571px;
	height:179px;
}
.presentation{
	background-image:url(../images/presentation/bg-presentation-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:571px;
	height:100%;
	margin-bottom:3px;
}
.renovation{
	background-image:url(../images/renovation/bg-renovation-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:571px;
	height:100%;
	margin-bottom:3px;
}
.services{
	background-image:url(../images/services/bg-services-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:571px;
	height:100%;
	margin-bottom:3px;
}
.contact{
	background-image:url(../images/contact/bg-contact-middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	width:571px;
	height:100%;
	margin-bottom:3px;
}
.box{
	background-image:url(../images/presentation/box.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:527px;
	height:260px;
}
.index_contact:link, .index_contact:visited{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.index_contact:hover, .index_contact:active{
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.detail:link, .detail:visited{
	font-family:arial;
	font-size:11px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.detail:hover, .detail:active{
	font-family:arial;
	font-size:11px;
	line-height:16px;
  color:#FFCE14;
	text-decoration:underline;
}
/*---------end-right-col---------*/
/*---------footer-------------*/
#wrap_footer{
	width: 100%;
	height: 67px;
}
#footer{
	background:url(../images/charte/background-footer.jpg) no-repeat left top;
	width:806px;
	color:#38291D;
	height:67px;
	margin: 0 auto;
}
#footer_content{
	width:500px;
}
#digital{
	float:left;
	width:235px;
	height:63px;
}
#digital p{
	padding-left:10px;
	padding-top:18px;
}
.footer_link:link, .footer_link:visited{
	font-family:arial;
	font-size:12px;
	color:#38291D;
	text-decoration:none;
	letter-spacing:0;
}
.footer_link:hover, .footer_link:active{
	font-family:arial;
	font-size:12px;
	color:#38291D;
	text-decoration:underline;
	letter-spacing:0;
}
.copyright{
	color:#E6DACE;
	font-size:11px;
}
.copyright1:link, .copyright1:visited{
	font-family:arial;
	font-size:11px;
	color:#38291D;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:0;
}
.copyright1:hover, .copyright1:active{
	font-family:arial;
	font-size:11px;
	color:#E6DACE;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing:0;
}
/*---------end-footer---------*/
/*---popup---*/
#fermer a:link, #fermer a:visited{
	padding-top:15px;
	height:30px;
	font: bold 1.2em Tahoma;
	color:#E0BD79;
	text-decoration:none;
	}
#fermer a:hover, #fermer a:active{
	padding-top:15px;
	height:30px;
	font: bold 1.2em Tahoma;
	color:#E0BD79;
	text-decoration:underline;
	}