body {
	text-align: center;
	margin: auto;
	padding: 1px 1px;
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
	font-size: 0.8em;
	line-height: 1.25;
	background-color: #deb887;
	background-position: center;
}
.base {
	text-align:  left;
	padding: 10px;
	max-width: 1000px;
	min-width: 820px;
	margin-left: auto;
	margin-right: auto;
	background: url(img/mapbar.png);
}
.content_1 {
	background: url(img/header_pic.png);
	background-repeat: no-repeat;
	height: 100px;
	background-position: top;
	z-index: 100;
}
h1 {
	font-size: 3em;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Bitstream    Vera Serif", Norasi, serif;
	color: fuchsia;
}
.content_2 {
	margin-left: auto;
	margin-right: auto;
	background: transparent url(img/hieraujour.gif);
	background-position: center;
	background-repeat: no-repeat;
	height: 100px;
	padding: 0;
	z-index: 100;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
div {
	font-size: 12px;
	color: black;
	font-style: normal;
}
dt {
	font-size: 14px;
	font-weight: bold;
}
dd {
	margin-right: 20px;
}
.content_3 {
	clear: both;
}
.box {
	margin-left: 31%;
	margin-right: 31%;
	padding: 2px 2px;
	height: auto;
	width: 37%;
	margin: auto;
	padding: 2px;
	background-color: #ccffcc;
}
p {
	text-align: left;
}
.img_droit {
	margin: auto;
	text-align: center;
	float: right;
	padding: 5px;
	width: 30%;
	background-color: #99cc99;
}
.img_gauche {
	margin: auto;
	text-align: center;
	float: left;
	padding: 5px;
	width: 30%;
	background-color: #99cc99;
}
div#menu {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	border: gray solid 1px;
	width: 800px;
	height: auto;
	background: url(style/img/mapbar.png);
}
ul.menu {
	position: relative;
	list-style-type: none;
	left: 1px;
	z-index: 100;
}
li , dd {
	font-size: 10px;
	width: 140px;
	background-color: black;
}
ul.menu a, ul.menu a:hover {
	text-decoration: none;
}
/* define LI tags */
ul.menu    li.level-one, ul.menu li.has-submenu, ul.menu li.active {
	position: relative;
	float: left;
	margin: 2px;
	line-height: 20px;
	list-style-type: none;
	padding: 0 0 0 3px;
	border: gray solid 1px;
	z-index: 100;
	color: yellow;
	background-repeat: no-repeat;
}
ul.menu li.active {
	background-position: left 1px;
}
ul.menu li.level-one a {
	width: 150px;
	line-height: 20px;
	display: block;
	padding: 1px 1px 0;
	float: left;
	list-style-type: none;
}
ul.menu li.active a {
	padding: 3px    15px 3px;
	color: #FFFFFF;
	background-position: right -200px;
}
ul.menu li.has-submenu a {
	padding-right: 20px;
	color: yellow;
}
ul.menu li.level-one:hover {
	background-position: left    -200px;
	color: black;
	border: gray solid 1px;
	background-color: yellow;
}
ul.menu li.level-one:hover a {
	padding-top: 2px;
	color: black;
	padding-bottom: 4px;
	background-position: left top;
	background-color: white;
}
ul.menu li.level-one  dd:hover {
	color: #FFFFFF;
	background-color: black;
}
ul.menu li.level-one:hover a {
	background-position: right    -200px;
}
ul.menu li.level-one dl {
	display: none;
	position: absolute;
	top: 15px;
	height: auto;
	left: 0px;
	list-style-type: none;
	padding: 5px 0 0;
	margin: 0px;
	background-position: left top;
}
ul.menu li.level-one dd {
	position: relative;
	margin: 0;
	line-height: 20px;
}
ul.menu li.level-one dd a {
	line-height: 20px;
	padding: 0 12px !important;
	margin: 0 1px;
	width: 100%;
	display: block;
	float: none;
	background-color: transparent;
	color: white;
}
ul.menu li.level-one dl dd >a {
	display: block;
	border-bottom: 1px solid navy;
	width: auto;
}
/* on mouse hover, show sub menu UL */
ul.menu    li.level-one:hover dl {
	display: block;
}
/* sub sub menu */
ul.menu dd.has-submenu {
	width: 150px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right    top;
	border-bottom: 1px solid gray;
}
ul.menu dd.has-submenu:hover {
	color: white;
	background-color: black;
}
ul.menu dd ul {
	display: none;
	position: absolute;
	top: -5px;
	left: 150px;
	margin: 0;
	padding: 5px 0 0;
	list-style-type: none;
}
ul.menu dd li {
	border-bottom: 1px solid gray;
	margin: 0;
	padding: 0;
}
ul.menu li.level-one dd li >a {
	display: block;
}
ul.menu li.level-one dd li:hover {
	background-color: transparent;
	color: white;
	border-bottom: 1px solid gray;
}
ul.menu dd:hover ul {
	display: block;
}
#gallery {
	margin: auto;
	padding: 2px;
	width: 800px;
	height: auto;
	text-align: center;
	background: transparent;
	position: relative;
	background-color: #ffffcc;
	background-repeat: no-repeat;
}
#thumbs {
	position: relative;
	margin: auto;
	background-color: transparent;
	width: 790px;
	height: 440px;
}
.gauche {
	width: 100px;
	float: left;
	background-color: transparent;
}
.droit {
	width: 100px;
	float: right;
	background-color: transparent;
}
.centre {
	margin: auto;
	text-align: center;
}
.titre {
	font: bold 22px sans-serif;
	color: black;
	text-align: center;
}
div#pied {
	clear: both;
	width: 100%;
	text-align: justify;
	height: auto;
	background-color: transparent;
}
#thumbs a span {
	display: none;
}
#thumbs a img {
	width: 90px;
	height: 70px;
	top: 130px;
	border: 3px black;
}
#thumbs a:hover {
	border-color: #ddd;
}
img {
	border: none;
}
H1 {
	font-size: 22px;
	text-align: center;
}
#thumbs a:hover span {
	display: block;
	text-decoration: none;
	width: 90px;
	float: none;
	height: auto;
	top: 30px;
	left: 210px;
	background-color: aqua;
}
#thumbs a:hover img {
	left: 102px;
	top: 150px;
	width: 585px;
	position: absolute;
	clear: both;
	height: 440px;
	top: 1px;
}