html, body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
}
body{
	font:normal 13px tahoma;
	background-color:#22808B;
	color:#5E666D;
}
p, ul, li, table, div, h1, h2, h3, hr, img{
	padding:0px;
	margin:0px;
}
#container{
	width:100%;
	background:url(../images/charte/background.jpg) repeat-x left top;
	margin:0px auto;
}
#container1{
	width:790px;
	margin:0px auto;
}
#header{
	width:790px;
	height:262px;
}
#middle{
	display:table;
	width:790px;
	height:100%;
}
#middle_content{
	background-image:url(../images/charte/background-middle.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:auto;
	width:100%;
	height:100%;
	display:table;
}
#left_col{
	width:222px;
	float:left;
}
#right_col{
	width:568px;
	float:left;
}
/*-------left-col--------*/
#adresse{
	background:url(../images/charte/background-adresse.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:222px;
	height:192px;
}
#adress_content{
	font-family:tahoma;
	font-size:11px;
	text-align:left;
	padding:76px 0px 0px 25px;
}
.contact_link:link, .contact_link:visited{
	color:#E84B1B;
} 
.contact_link:hover, .contact_link:active{
	color:#5E666D;
	text-decoration:none;
} 
#plan{
	background-image:url(../images/charte/background-plan.gif);
	background-position:left top;
	background-repeat:no-repeat;
	height:128px;
	width:222px;
}
#plan p{
	padding-left:24px;
	padding-top:24px;
}
#diaporama{
	background-image:url(../images/charte/background-diaporama.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:222px;
	height:284px;
}
#diaporama_content{
	padding-left:24px;
	padding-top:23px;
	width:170px;
	height:240px;
}
.link_page:link, .link_page:visited{
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color:#E84B1B;
	text-decoration:none;
}
.link_page:hover, .link_page:active{
	font-family:tahoma;
	font-weight:bold;
	font-size:11px;
	color:#006D68;
	text-decoration:underline;
}
/*------end-left-col---------*/
/*------right-col-----------*/
#page_dynamic{
	width:568px;
	float:left;
}
#page_dynamic p{
	padding-left:21px;
	padding-top:10px;
}
.page_content{
	font-family:tahoma;
	font-size:13px;
	line-height:16px;
	text-align:justify;
	width:518px;
	float:left;
}
.top{
	padding-top:15px;
	padding-left:21px;
}
.color_b{
	color:#006D68;
}
.under{
	text-decoration:underline;
}
.h2{
	font-family:tahoma;
	color:#2A48C0;
}
.paragraph{
	border-top: 1px #F5DA4F solid;
	border-bottom: 1px #F5DA4F solid;
	background-color:#F5F6FC;
}
#text{
	width:350px;
	padding-top:22px;
	padding-left:18px;
}
#text h1{
	font-family:tahoma;
	font-size:16px;
	font-weight:bold;
	height:38px;
	color:#C50000;
	margin:0px 0px 0px 0px;
}
.text p{padding-bottom: 5px;}
.photo_thumb_left{
	float:left;
}
.photo_thumb_right{
	float:right;
}
ul.list{
	margin-top:0px;
}
.list li{
	list-style-type:none;
	background-image:url(../images/charte/pointer.gif);
	background-position: 0px 5px;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}
.index_contact:link, .index_contact:visited{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#E84B1B;
	text-decoration:none;
}
.index_contact:hover, .index_contact:active{
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#5E666D;
	text-decoration:underline;
}
.page:link, .page:visited{
	font-family:tahoma;
	font-size:12px;
	color:#A90317;
	line-height:16px;
	text-decoration:none;
}
.page:hover, .page:active{
	font-family:tahoma;
	font-size:12px;
	line-height:16px;
  color:#000000;
	text-decoration:underline;
}
/*---------end-right-col---------*/
/*---------footer-------------*/
#footer{
	width:790px;
	height:63px;
	background-image:url(../images/charte/background-footer.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	display:block;
	bottom:0px;
	font-size:11px;
	clear:both;
}
.text_footer{
	color:#A8FEFC;
	font-family:tahoma;
	font-size:11px;
	padding-top:0px;
	float:left;
	text-align:center;
	letter-spacing:0px;
}
.text_footer1{
	color:#37ACAA;
	font-family:tahoma;
	font-size:11px;
	float:left;
	letter-spacing:1px; 
}
.link_footer:link, .link_footer:visited{
	color:#A8FEFC;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}
.link_footer:hover, .link_footer:active{
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}
.copyright:link, .copyright:visited{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#E84B1B;
	text-decoration:none;
}
.copyright:hover, .copyright:active{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#37ACAA;
	text-decoration:underline;
}
/*---------end-footer---------*/