html, body{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background: url(../images/charte/bg1.gif) left top;
}

p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}

#bg1{
	margin: 0px;
	padding: 0px;
	background: url(../images/charte/bg-body.gif) left top repeat-x;
}

#container{
	width: 788px;
	padding: 0px;
	margin: 0 auto;
	display:table;
}

#header{
	width: 788px;
	height: 204px;
}

#middle{
	background: url(../images/charte/bg-middle.gif) left top repeat-y;
	width: 788px;
	display: table;
}

#left-col{
	width: 225px;
	float: left;
}

#menu{
	width: 225px;
	height: 159px;
	float: left;

}

#mdm{
	background: url(../images/charte/bg-mdm.gif) left top no-repeat;
	width: 225px;
	height: 222px;
	float: left;
}

#adresse{
	width: 225px;
	height: 219px;
	float: left;
	background: url(../images/charte/bg-adresse.gif) left top no-repeat;
}

#horaires{
  width: 225px;
  height: 94px;
  float: left;
  background: url(../images/charte/bg-horaires.gif) left top no-repeat;
}


.text-adresse{
	font-family: Arial;
	font-size: 1.1em;
	color: #FFFFFF;
	line-height: 1.6em;
	text-align: center;
}

.link-contact:link, .link-contact:visited{
	color:#BCCFFC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration: underline;
	text-align: center;
}

.link-contact:hover, .link-contact:active{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: center;
	text-decoration: underline;
}

#plan{
	width: 225px;
	height: 145px;
	float: left;
	text-align: center;
	background: url(../images/charte/bg-plan.gif) left top no-repeat;
}

#left{
	background: url(../images/charte/bg-left.gif) left top no-repeat;
	width: 225px;
	height: 69px;
	float: left;
}

#right-col{
	margin: 0px;
	padding: 0px;
	width:563px;
	float: left;
}

#footer{
	width: 788px;
	height:56px;
	margin: 0px auto;
	background: url(../images/charte/bg-footer.gif) left top no-repeat;
}

#digital{
	float:left;
	width:225px;
	height: 56px;
	text-align: center;
}

#footer-link{
	float:left;
	width:563px;
	padding-top:7px;
	color: #FFFEFC ;
	font-weight: bold;
	text-align: center;
}

.link-footer:link, .link-footer:visited{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1em;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration:none;
}

.link-footer:hover, .link-footer:active{
	color:#BCCFFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1em;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: underline;
}

.merci:link, .merci:visited{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1em;
	padding-right: 5px;
	padding-left: 5px;
	font-weight:bold;
	text-decoration:underline;
}

.merci:hover, .merci:active{
	color:#BCCFFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height: 1em;
	padding-right: 5px;
	padding-left: 5px;
	font-weight:bold;
	text-decoration: underline;
}

.text-footer{
	color:#BCCFFC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size:0.9em;
	line-height: 2em;
}

.fermer-popup:link, .fermer-popup:visited{
	color:#FFFFFF;
	font-family: Arial;
	font-size:1.1em;
	line-height:1.8em;
	font-weight:bold;
	text-decoration:none;
}

.fermer-popup:hover, .fermer-popup:active{
	color:#BFCAF1;
	font-family: Arial;
	font-size:1.1em;
	line-height:1.8em;
	font-weight:bold;
	text-decoration:none;
}


/* ------------page-------------------------*/
#page-contenu{
	width:554px;
	margin: 0px auto;
}

.text p{padding-bottom: 5px;}

.text{
	background-color: #BCC7F0;
	border: 1px solid #112B79;
	font-family: Arial;
	font-size: 1.1em;
	color: #062276;
	padding: 5px 10px;
	line-height: 1.6em;
	text-align: justify;
/*	display: table;*/
}

.text1{
	font-family: Arial;
	font-size: 1.1em;
	color: #062276;
	line-height: 1.6em;
	text-align: justify;
}

.text-strong{
	font-family: Arial;
	font-size: 1.2em;
	color: #FFFFFF;
	line-height: 1.6em;
	text-align: center;
}

h1{
	font-family: Arial;
	font-size: 1.25em;
	color: #FFFFFF;
	line-height: 1.6em;
	text-align: center;
}

h2{
	font-family: Arial;
	font-size: 1.25em;
	color: #FFFFFF;
	line-height: 1.6em;
	text-align: center;
}

.photo-left{
	margin-right: 10px;
}

.photo-right{
	margin-left: 10px;
}

.separateur{
	margin-top: 15px;
	margin-bottom: 15px;
}

.list li{
	background: url(../images/charte/puce.gif) left top no-repeat;
	font-family: Arial;
	text-align: justify;
	font-size: 1em;
	line-height: 1.6em;
	padding-left: 30px;
	margin-left: 50px;
	color: #062276;
	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;
}

.recherche{
	background-color: #16348C;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #;
	width: 85px;
	height: 23px;
}

.rechercheover{
	background-color: #3452A7;
	color: #FFFFFF;
	font-family:Arial;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
	border: 1px solid #;
	width: 85px;
	height: 23px;
	cursor: pointer;
}