html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {

background-repeat:repeat-x;
background-position:top;
background-color:#000000;
}
p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}

#container{
	width: 839px;
	margin: auto;
}

#header{
	width: 839px;
	height: 200px;
	margin:auto;
}
#middle{
	background-image:url(../images/charte/image_middle_back.jpg);
	background-repeat:repeat-y;
	display: table;
	width: 100%;
	height: 100%;
	background-color:#000000;
}
#middle_content{
	margin:auto;
	width:839px;

}
#left_col{
	width: 270px;
	float: left;
	height:100%;
}
#menu {
	width: 270px;
	height: 184px;
}
#horaires {
	width: 270px;
	height: 99px;
	background-image:url(../images/charte/image_horaires.jpg);
	background-repeat:no-repeat;
}
#horaires p{
	margin-left:60px;
	padding-top:35px;
	font-family:tahoma;
	font-size:13px;
	color:#F04E07;
	text-align:center;
	line-height:1.8em;
}

#adresse{
	height:157px;
}

#adress_content{
	width:270px;
	height:157px;
	background-image:url(../images/charte/image_address.jpg);
	background-repeat:no-repeat;
}

#adress_content p{
	margin-left:60px;
	padding-top:35px;
	font-family:tahoma;
	font-size:13px;
	color:#F04E07;
	text-align:center;
}

#plan{
	width:270px;
	height:150px;
}

#diaporama{
	width:270px;
	height:112px;
}

#right_col{
	float:left;
	width: 569px;
	height: 100%;
}

	.contact_link:link, .contact_link:visited{
		font-family:tahoma;
		font-size:13px;
		letter-spacing:0.5px;
		color:#F04E07;
		text-decoration:none;
	}
	.contact_link:hover, .contact_link:active{
		font-family:tahoma;
		font-size:13px;
		letter-spacing:0.5px;
		color:#F04E07;
		text-decoration:underline;
	}
	.link_page:link, .link_page:visited{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#F04E07;
		text-decoration:none;
	}
	.link_page:hover, .link_page:active{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#F04E07;
		text-decoration:underline;
	}
	.text_options{
		font-family:Tahoma;
		font-size:13px;
		text-align:justify;
		color:#473A2B;
	}
#footer{
	width:839px;
	height:143px;
	display: block;
	margin: auto;
	bottom:20px;
	clear: both;
	background:#000000;
}

#footer_separator{
	width: 839px;
	height: 23px;
}

#footer_content{
	width: 839px;
	height: 100px;
	background-image:url(../images/charte/image_footer_bg.jpg);
	background-repeat:no-repeat;
}

#footer_content p{
	font-family:sans-serif;
	font-size:12px;
	color:#F04E07;
	line-height:0.7em;
}

.text_footer1{
	color:#000000;
	font-family:sans-serif;
	font-size:13px;
	
}


/* ------------page-------------------------*/
#page_dynamic{
	width:569px;
	margin:auto;
}
.page_content{
	padding-top:10px;
	font-family:Tahoma;
	font-size:13px;
	text-align:justify;
	color:#473A2B;
	width:569px;
	
	
}
.page_content p{
	padding-left:15px;
	padding-right:15px;
	margin-right:90px;
	margin-bottom:5px;
}	

.page_content h1{
	color:#EF4D07;
	font:Tahoma;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
	margin-right:90px;
	margin-bottom:20px;

}

#title {
	width:569px;
}
#separator{
	text-align:center;
	width:569px;

}

.photo_right {
	padding-left:15px;
	padding-right:90px; 
	float:right;
}

.photo_left {
	padding-right:15px;
	padding-left:15px; 
	float:left;
}
