@charset "UTF-8";
.img_gauche {
	float: left;
	width: 277px;
	height: auto;
}
.img_droite {
}
#bandeau_haut {
}
#menu_gauche {
	background-image: url(../images/mnu_gauche.jpg);
	background-repeat: no-repeat;
	height: 700px;
	float: left;
	width: 203px;
}
#contenu_centre {
	float: left;
	height: 730px;
	width: 630px;
	background-image: url(../images/centre_contenu.jpg);
	background-repeat: no-repeat;
}
#bas_page {
	font-size: 9px;
	color: #666666;
	left: 246px;
	top: 941px;
	position: absolute;
	width: 489px;
}
.contenu_menu {
	list-style-type: none;
	list-style-image: none;
	margin-top: 130px;
	margin-left: -20px;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 833px;
	height: auto;
	position: relative;
	margin-top: 10px;
	margin-bottom: auto;
	z-index: 100;
}
#ombre {
	background-image: url(../images/ombre.jpg);
	background-repeat: repeat-y;
	height: 100px;
	width: 14px;
	float: left;
	left: 15px;
	top: 0px;
	position: absolute;
}
#fond_oiseaux {
	z-index: -10;
	position: absolute;
}
.texte_centre {
	height: auto;
	width: 510px;
	margin-top: 60px;
	margin-left: 40px;
}
#menu_gauche .contenu_menu ul {
	color: #333333;
}
#menu_gauche .contenu_menu li {
	margin-top: 7px;
	list-style-type: none;
	margin-left: 3px;
}
#ombre_droite {
	background-image: url(../images/ombre_droite.jpg);
	background-repeat: repeat-y;
	height: 100px;
	width: 14px;
	float: left;
	position: absolute;
	left: 847px;
	top: 0px;
}
.texte_centre_horaires {
	height: auto;
	margin-top: 30px;
	padding-left: 10px;
}
.texte_centre_notre_table {
	height: auto;
	width: auto;
	margin-top: 30px;
	padding-left: 10px;
}
#revue_presse {
	width: 630px;
	float: left;
	background-image: url(../images/centre_contenu.jpg);
	background-repeat: no-repeat;
	height: 800px;
}
#img {
	margin-top: 55px;
	margin-left: 30px;
}
#plan {
	width: 630px;
	float: left;
	background-image: url(../images/centre_contenu.jpg);
	background-repeat: no-repeat;
	height: 700px;
}
#plan1 {
	position: absolute;
	left: 264px;
	top: 228px;
	width: 500px;
	border: thin solid #666;
}
#bas_page_notre_table {
	font-size: 9px;
	color: #666666;
	left: 267px;
	top: 820px;
}
#conteneur #contenu_centre .texte_centre strong {
	color: #383838;
}

