html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#D5D2CC;
}
p, ul, li, table, div, h1, h2, h3, hr, img{
	padding: 0px;
	margin: 0px;
}
p{
	padding-bottom:10px;
} 
#container{
	font:normal 12px/1.2em Tahoma, Arial, Verdana;
	width:759px;
	margin: auto;
}
#header{
	width: 784px;
	height: 193px;
	margin:auto;

	}

#middle{
	background:url(../images/charte/middle_header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	display: table;
	width: 100%;
}
#middle_center{
	width:784px;
	margin:0 auto;}
#middle_repeat{
	background-image: url(../images/charte/body_repeat_bg.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	}
#dynamic{
background:url(../images/charte/presentation_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
height:207px;
margin-left:5px;
margin-right:5px;
background-color:#F1F0EC;
border-bottom:1px solid #C2BEB6;
}
#dynamic1{
background:url(../images/charte/peinture_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
margin-left:5px;
margin-right:5px;
background-color:#F1F0EC;
border-bottom:1px solid #C2BEB6;

}
#dynamic2{
background:url(../images/charte/peinture_bg.jpg);
background-repeat:no-repeat;
background-position:top left;
margin-left:5px;
margin-right:5px;
background-color:#F1F0EC;
border-bottom:1px solid #C2BEB6;
}
#dynamic3{
background:url(../images/charte/peinture_bg.jpg);
background-repeat: no-repeat;
background-position:top left;
margin-left:5px;
margin-right:5px;
background-color:#F1F0EC;
border-bottom:1px solid #C2BEB6;
}
#title{
padding-left:1px;
}
/*--- footer---*/
#footer{
	width: 100%;
	height: 57px;
	background-image: url(../images/charte/footer_bar.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	margin:0 auto;
	bottom: 0px;
	font-size:11px;
}	
#footer_repeat{
	background:url(../images/charte/footer_repeat.jpg);
	background-repeat:repeat-x; 
	background-position:top;
	width: 100%;
	height: 45px;
	background-color:#D5D2CC;
}

/*---end footer---*/

/*---menu---*/
#left_col{
/*	background-image:url(../images/charte/layout_09.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
		width: 254px;
		display: inline;
		float: left;
		height:100%;
		margin:auto;
}
#menu{
	  width:244px;
		height:123px;
}
#logo{
background:url(../images/charte/logo.jpg);
background-repeat:no-repeat;
background-position:top;
    width:244px;
		height:120px;
}
	/*.contact_link:link, .contact_link:visited{
		font-weight:normal;
		font-family:tahoma;
		font-size:12px;
		text_decoration:underline;
		color:#707070;
		padding-top:5px;
	}
	.contact_link:hover, .contactlink:active{
		padding-top:5px;
		text-decoration:none;
		font-weight:normal;
		font-family:tahoma;
		font-size:12px;
		color:#1E2C75;
	}*/
#plan{
		width:244px;
		height:148px;
		background:url(../images/charte/plan.jpg);
		background-repeat:no-repeat;
		background-position:top left;
	}
#diaporama{
   width:244px;
	 height:139px;
}	
	.plan_cliquez{
		color:#746F64;
    font-size:11px;
    font-family:tahoma;
		font-weight:normal;
		text-decoration:none;
		margin-left:20px;
	}
	.photo{
		background-image:url(../images/charte/photo_gauche.jpg);
		background-repeat:no-repeat;
		height:144px;
	}


/*---end menu---*/

/*-----------------------Text----------------*/
	.title{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#655F4D;
}
.title2{
font-family:tahoma;
font-size:13px;
font-weight:bold;
color:#CF7037;
text-transform:uppercase;
}
.text_head{
font-family:verdana;
font-size:13px;
color:#655F4D;
font-weight:bold;
margin-left:15px;
padding-top:5px;
}
.text{
font-family:verdana;
font-size:11px;
color:#655F4D;
margin: 0px 0px 10px 15px;
text-align:justify;
line-height:14px;
}
.text_contact{
font-family:verdana;
font-size:11px;
color:#655F4D;
line-height:14px;
}

.text_gri{
color:#655F4D;
font-family:verdana;
font-size:11px;
font-weight:bold;
}
.text_orange{
font-family:tahoma;
font-size:12px;
font-weight:bold;
color:#CF7037;
}
.text_plan{
color:#746F64;
font-size:11px;
font-family:tahoma;
margin-top:53px;
margin-left:7px;
line-height:14px;
}

.text_footer{
color:#999283;
font-family:verdana;
font-size:11px;

}

/*-----------------end text--------------------*/


/*-----------------link------------------------*/
.link_merci:link, .link_merci:visited{
color:#EA3F23;
font-family:tahoma;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.link_merci:hover, .link_merci:active{
color:#707070;
font-family:tahoma;
font-weight:bold;
font-size:11px;
text-decoration:underline;
}
.link_plan:link, .link_plan:visited{
font-family:tahoma;
font-size:11px;
color:#877367;
text-decoration:underline;
cursor:pointer;
}
.link_plan:hover, .link_plan:active{
font-family:tahoma;
font-size:11px;
text-decoration:none;
cursor:pointer;
color:#FF6000;
}
#footer3{
	display:block;
	line-height:150%;
	vertical-align:middle;
	margin-top:5px;

}

.link_footer:link, .link_footer:visited{
color:#999283;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}
.link_footer:hover, .link_footer:active{
color:#CF7037;
font-family:tahoma;
font-size:11px;
text-decoration:underline;
}

.link_contact:link, .link_contact:visited{
font-family:tahoma;
font-size:11px;
color:#746F64;
text-decoration:underline;
}
.link_contact:hover, .link_contact:active{
color:#FF6000;
font-family:tahoma;
font-size:11px;
text-decoration:none;
}
.link_popup:link, .link_popup:visited{
font-family:tahoma;
font-size:13px;
color:#746F64;
font-weight:bold;
text-decoration:underline;
}
.link_popup:hover, .link_popup:active{
color:#FF6000;
font-family:tahoma;
font-size:13px;
text-decoration:none;
font-weight:bold;
}



/*----------------end Link---------------------*/

.list1{
		margin:0px 0px 0px 0px;
		}

.list1 li{
		list-style-type:none;
		background-image:url(../images/charte/puce.jpg);
		background-position: 0px 1px;
		background-repeat:no-repeat;
		margin:0px 0px 1px 20px;
		padding:0px 0px 6px 30px;
		font-family:tahoma;
		font-size:12px;
		color:#CF7037;
		font-weight:bold;
		line-height:16px;
}
.list2 li{
		list-style-type:none;
		background-image:url(../images/charte/puce2.jpg);
		background-position: 0px 3px;
		background-repeat:no-repeat;
		margin:0px 0px 10px 20px;
		padding:0px 5px 2px 20px;
		font-family:verdana;
		font-size:11px;
    color:#655F4D;
		line-height:14px;
}
.list3 li{
		list-style-type:none;
		background-image:url(../images/charte/puce3.jpg);
		background-position: 0px 3px;
		background-repeat:no-repeat;
		margin:0px 0px 0px 20px;
		padding:0px 0px 0px 20px;
		font-family:verdana;
		font-size:11px;
    color:#655F4D;
		line-height:16px;
}
.list4 li{
		list-style-type:none;
		background-image:url(../images/charte/puce4.jpg);
		background-position: 0px 1px;
		background-repeat:no-repeat;
		margin:0px 0px 1px 20px;
		padding:0px 0px 6px 30px;
		font-family:tahoma;
		font-size:12px;
		color:#CF7037;
		font-weight:bold;
		line-height:16px;
}
/*----content---*/
#right_col{
height:100%;
float:left;
width:522px;

}
#page_title{
	float:left;
	width: 568px;
	height: 30px;
	vertical-align:top;
}

.photo_left{
float:left;
vertical-align:top;
clear:left;
}
.photo_right{
float:right;
vertical-align:top;
}
#line{
background:url(../images/charte/line.jpg);
background-repeat:repeat-x;
background-position:top left;
margin-left:15px;
margin-top:20px;
margin-bottom:15px;
width:530px;
height:1px;
clear:left;
}
#line1{
background:url(../images/charte/line.jpg);
background-repeat:repeat-x;
background-position:top left;
margin-left:15px;
margin-top:10px;
margin-bottom:10px;
width:530px;
height:1px;
clear:left;
}
/*-------------------Presentation-----------------------------*/
#footer_contenu{
height:150px;
margin:auto;
}


/*----------------End Presentation----------------------------*/
