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:#DCD3C0;
}
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:200px;
	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: 36px;
	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:#D7C592;
	font-family:verdana;
	font-size:10px;
	padding-top:0px;
	padding:-10px 0px 0px 50px;
	float:left;
}
.text_footer1{
	color:#000000;
	font-family:verdana;
	font-size:9px;
	padding:5px 0px 0px 120px;
	float:left; 
}
/*--------------------end footer-------------------*/

/*-------------------Left Col---------------------*/
#left_col{
	width: 200px;
	margin-left:0px;
	margin-top:0px;
	display: inline;
	float: left;
	height:100%;
}
#menu{
	width:100%;
	height:233px;
	margin:auto;
}

#mdm{
	width:100%;
	height:240px;
	background:url(../images/charte/mdm.jpg);
	background-repeat:no-repeat;
  background-position:0px 0px;
}
#adresse{
	background:url(../images/charte/adresse.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	width:100%;
	height:107px;
}
#plan{
		background-image:url(../images/charte/plan.jpg);
		background-repeat:no-repeat;
		background-position:0px 0;
		height:120px;
		width:100%;
	}
	.contact_link:link, .contact_link:visited{
		font-family:arial;
		font-size:11px;
		color:#FAF1D3;
		line-height:16px;
		text-decoration:none;
	}
	.contact_link:hover, .contact_link:active{
		font-family:arial;
		font-size:11px;
		line-height:16px;
    color:#3D3722;
		text-decoration:underline;
	}
	.contact_link1:link, .contact_link1:visited{
		font-family:arial;
		font-size:11px;
		color:#3D3722;
		line-height:16px;
		text-decoration:none;
	}
	.contact_link1:hover, .contact_link1:active{
		font-family:arial;
		font-size:11px;
		line-height:16px;
    color:#FAF1D3;
		text-decoration:underline;
	}
	
		.pag{
		font-family:arial;
		font-size:12px;
		color:#F52616;
		font-weight:bold;
		text-decoration:none;
	}
	.pag:hover{
		font-family:arial;
		font-size:12px;
		font-weight:bold;
        color:#3D3722;
		
	}

	a{
		font-family:arial;
		font-size:12px;
		color:#F52616;
		font-weight:bold;
		text-decoration:none;
	}
	a:hover{
		font-family:arial;
		font-size:12px;
		font-weight:bold;
        color:#3D3722;
		
	}
	
		.merci{
		font-family:arial;
		font-size:12px;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	.merci:hover{
		font-family:arial;
		font-size:12px;
		font-weight:bold;
        color:#3D3722;
		
	}
/*----------------------End Left Col----------------------*/
/*-----------------------Text----------------*/
.text{
	font-family:verdana;
	font-size:13px;
	color:#211B07;
	text-align:justify;
	line-height:20px;
	width: 565px;
	margin-left: -1px;
	margin-right: -1px;
	margin-bottom: 6px;
}

.text_strong{
	font-family:verdana;
	font-size:13px;
	color:#211B07;
	text-align:justify;
	line-height:20px;
	font-weight: bold;
	width: 565px;
	margin-left: -1px;
	margin-bottom: 6px;
	margin-right: -1px;
	
}

.text_adresse{
	font-family:verdana;
	font-size:11px;
	color:#FAF1D3;
}
.title_adresse{
	font-family:verdana;
	font-size:12px;
	color:#3D3722;
	font-weight:bold;
}
/*-----------------end text--------------------*/

/*-----------------link------------------------*/
.link_footer:link, .link_footer:visited{
	color:#D7C592;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.link_footer:hover, .link_footer:active{
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.link_merci:link, .link_merci:visited{
	font-family:tahoma;
	font-weight:bold;
	font-size:13px;
	color:#0084C9;
	text-decoration:none;
}
.link_merci:hover, .link_merci:active{
	color:#FF5622;
	font-family:tahoma;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}
/*----------------end Link---------------------*/
/*--------------------List---------------------*/
.list1 li{
		list-style-type:none;
		background-image:url(../images/charte/puce.jpg);
		background-position: 0px 7px;
		background-repeat:no-repeat;
		margin:0px 10px 0px 50px;
		padding:0px 5px 0px 35px;
		font-family:verdana;
		font-size:13px;
		line-height: 18px;
		color:#211B07;
}


/*-------------------------------content----------------------------*/

#contenu{
	width: 563px;
	margin:auto;
}

#right_col{
	float:left;
	width: 584px;
	display:table;
	background:url(../images/charte/content_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#titre{
	width: 563px;
	

}
.retour{
	height:47px;
	width:500px;
	text-align:center;
	cursor:pointer;
}

.photo_left{
	margin-right: 10px;
}
.photo_right{
	margin-left: 10px;
}
#line{
	background: url(../images/charte/puce_repeat_line.gif);
	background-repeat:no-repeat;
	background-position: center;
	width:565px;
	float: left;
	margin-top: 12px;
	margin-bottom: 18px;
	margin-left: -1px;
	margin-right: -1px; 
	}

/*-------------------------------map----------------------------*/

.text_map{
	font-family: Verdana;
	font-size: 12px;
	color: #242321;
	font-weight: bold;
	line-height: 18px;
	margin-left: 10px;
	text-align: left;
}

.map_link:link, .map_link:visited{
		font-family: Verdana;
		font-size: 12px;
		color:#242321;
		line-height:18px;
		text-decoration:none;
}

.map_link:hover, .map_link:active{
		font-family: Verdana;
		font-size: 12px;
		line-height:18px;
    color:#9D9580;
		text-decoration: underline;
}