@charset "utf-8";

html, body {
	height: 100%;
}
body {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0px;
}
a {
	text-decoration: none;
	list-style-type: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a:link ,a:visited {
	color: #666666;
	text-decoration: none;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	letter-spacing: 1pt;
}
a:hover {
	color: #1D8FDB;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.H1 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.gris60 {
	color: #666666;
}
.gris30 {
	color: #CCCCCC;
}

.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.bleu {

	color: #003399;
}
.ensemble {
	display:block;
	text-align:left;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 780px;
	position:relative;
}
.carte {
	width: 492px;
	height: 416px;

}
.info {
	top: 300px;
	left:0;
	width: 492px;
	position:static;

}
.plan {
	height: 175px;
	width: 184px;
	position:relative;
	top:0px;
	left:0px;
}
.titre {
	font-weight: bold;
}
.texte {
	width: 306px;
	left: 190px;
	top: 418px;
	position:absolute;
}
.texte_2 {
	position:relative;
}
.bas {
	text-align: center;
	width: 492px;
	position: relative;
	bottom: 0px;
}
.droite {
	width: 285px;
	position:absolute;
	left: 498px;
	top:0px;
	height: 100%;
	
}
.liste {
	height: 385px;
	width: 30px;
	position: relative;
	top: 5px;
}
.menu {
	background-color: #383E7D;
	height: 100%;
	width: 248px;
	position: relative;
	left: 35px;
	bottom: 384px;
}
.submenu {
	height: 47px;
	position: relative;
	left: 4px;
}
.ensemble_index {
	height: 650px;
	display:block;
	text-align:left;
	width: 780px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../pic/fond.gif)
}
.haut_index {
	width: 610px;
	position: relative;
	top: 215px;
	left: 170px;
}
.bas_index {
	width: 610px;
	left: 165px;
	position: relative;
	top: 210px;
}
.titre_index {
	font-size: 12px;
	font-weight: bold;
}
.lien_index {
	text-align: center;
	position: relative;
	left: 0px;
	top: 450px;
}
.ensemble_intro {
	height: 650px;
	display:block;
	text-align:left;
	width: 780px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../pic/fond02FR.jpg);
	font-size: 12px;
}
.ensemble_intronl {
	height: 650px;
	display:block;
	text-align:left;
	width: 780px;
	margin-top: 10%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../pic/fond02.jpg);
	font-size: 12px;
}
.droite_intro {
	width: 385px;
	position: relative;
	left: 390px;
	height: 100%;
	top: 70px;
}
.bas_intro {
	position: absolute;
	top: 447px;
	left: 2px;
	text-align: center;
}
