html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;

}

body {
	background: url(../images/charte/bg_body.gif) left top repeat-x #E4EFFC;
}

p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}


#container{
/*	background: url(../images/charte/bg_container.gif) left top repeat-y;*/
	width: 100%;
	padding: 0px;
	margin: 0;
	display:table;
}

#header{
	width: 816px;
	margin:0 auto;
/*	float: left;*/
}

#middle{
	background: url(../images/charte/bg_container.gif) left top repeat-y;
	margin: 0px auto;
	padding: 0px;
/*	float: left;*/
	width: 816px;
	display: table;
}

#right_col{
	margin: 0px;
	padding: 0px;
	width:585px;
	float: left;
}

#left_col{
	width: 231px;
	float: left;
}

#menu{
	width: 231px;
	height: 113px;
	float: left;
}

#adresse{
	width: 231px;
	height: 244px;
	float: left;
	background: url(../images/charte/bg_adresse.jpg) left top no-repeat;
}

.text_adresse{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #02254D;
	line-height: 1.5em;
	text-align: center;
}

.link_mail:link, .link_mail:visited{
	color:#FF581F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-decoration: underline;
	text-align: center;
}

.link_mail:hover, .link_mail:active{
	color:#FBAE94;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
}

#horaires{
	background: url(../images/charte/bg_horaires.jpg) left top no-repeat;
	width: 231px;
	height: 227px;
	float: left;
}

#plan{
	width: 231px;
	float: left;
	background: url(../images/charte/bg_plan.jpg) left top no-repeat;
}

#base{
	background: url(../images/charte/bg_base.jpg) left top no-repeat;
	width: 231px;
	height: 277px;
	float: left;
}

#bg_footer{
	background: url(../images/charte/bg_bg.gif) left bottom repeat-x;
	width: 100%;
	height:38px;
}


#footer{
	width: 816px;
	height:38px;
	margin: 0px auto;
	background: url(../images/charte/bg_footer.jpg) left top no-repeat;
}

#digital{
	float:left;
	width:231px;
	padding-top: 7px;
	text-align: center;
}

#footer_link{
	float:left;
	width:585px;
	padding-top:5px;
	color: #C0C0C0;
	font-weight: bold;
	text-align: center;
}

.link_footer:link, .link_footer:visited{
	color:#F5F6F6;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1em;
	font-weight:bold;
	text-decoration:none;
}

.link_footer:hover, .link_footer:active{
	color:#BCBFC0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1em;
	font-weight:bold;
	text-decoration: underline;
}

.text_footer{
	color:#BCBFC0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:0.9em;
	line-height: 1em;
}

.fermer_popup:link, .fermer_popup:visited{
	color:#02254D;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.8em;
	font-weight:bold;
	text-decoration:none;
}

.fermer_popup:hover, .fermer_popup:active{
	color:#60A8F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	line-height:1.8em;
	font-weight:bold;
	text-decoration:none;
}


/* ------------page-------------------------*/
#page_contenu{
	width:545px;
	margin: 0px auto;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #02254D;
	line-height: 1.6em;
	text-align: justify;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #FF5E27;
	line-height: 1.6em;
	text-align: center;
}

.photo_left{
	margin-right: 10px;
	margin-bottom: 10px;
}

.photo_right{
	margin-left: 10px;
	margin-bottom: 10px;
}

.separateur{
	margin-top: 15px;
	margin-bottom: 15px;
}

.list li{
	background: url(../images/charte/puce.gif) left top no-repeat;
 	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.6em;
	padding-left: 20px;
	margin-left: 10px;
	color: #02254D;
	list-style-type: none;
}

.text_map p{
	float:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
/*	letter-spacing: 0.001em;*/
	line-height: 1.6em;
	text-align: center;
}
