body {
background-color: #8E8679;
margin: 0;
padding: 0;
font: 80% verdana, arial, sans-serif;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
float: left ;
padding: 0px ;
margin: 0px 300px ;
}
#menu {
	width: 15em;
	left:49em;
}
#menu dt {
cursor: pointer;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid #7C6C62;
background: #ccc;
}
#menu dd {
border: 1px solid #7C6C62;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #7C6C62;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615649;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #615649;
}
.style2 {color: #615649}
.style3 {font-size: xx-small}
a:link {
	color: #615649;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #615649;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


#sitemap {
float: left ;
padding: 0px ;
margin: 0px 125px ;
}
#sitemap {
	width: 30em;
	left: 0em;
}
#sitemap dt {
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	border: 1px solid #7C6C62;
	background: #ccc;
	font-size: 18px;
}
#sitemap dd {
border: 1px solid #7C6C62;
}
#sitemap li {
text-align: center;
background: #fff;
}
#sitemap li a, #sitemap dt a {
color: #7C6C62;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#sitemap li a:hover, #sitemap dt a:hover {
background: #eee;
}
