a.lien_pt
{
	color:#000;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lien_pt:hover
{
	text-decoration:underline;
}



a.lien_plan
{
	color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	text-decoration:none;
}

a.lien_plan:hover
{
	color:#333;
	text-decoration:underline;
}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
color: #9B814C;
}
#menu {
	background-image:url(../images/map-base/menu-top.gif);
	background-repeat:no-repeat;
	padding: 50px 30px 0 20px;
	width: 280px;
	background-position: top left;
}
dl#menu {
	width: 202px;
}
dl#menu dt {
	cursor: pointer;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
dl#menu dd {

}
dl#menu li {
text-align: center;
}
dl#menu li a, dl#menu dt a {
	padding: 7px 0px;
	text-decoration: none;
	display: block;
	height: 100%;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #416E66;
	border-bottom: 1px solid;
	border-bottom-color: #FDEB7C;
}

dl#menu li a:hover, dl#menu dt a:hover {
	background-image: url(../images/map-base/over-menu.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-weight: bold;
	letter-spacing: 1px;

}

#mentions {
font-family: verdana, arial, sans-serif;
position: absolute;
bottom : 200px;
left : 10px;
color: #9B814C;
background-color: #ddd;
}
#mentions a {text-decoration: none;
color: #9B814C;
}
#mentions a:hover{text-decoration: underline;
}
