#menu {
	height: 70px;
	width: 990px;
	background-image: url(/common/geologi/images/sprite.png);
	background-position: 0px -216px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	display: block;
	font-size: 11px;
	line-height: 1.2;
	z-index: 10;
	position: relative;
}
#menu ul {
	position: absolute;
	width: 980px;
	left: 20px;
	z-index: 50;
	top: 46px;
	display: block;
	overflow: hidden;
}
#menu ul a {
	font-size: 11px;
	line-height: 1.2;
	color: #658E94;
	text-decoration: none;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C8BBA4;
	font-weight: bold;
}
#menu ul a.lst {
	margin-right: 0px;
	padding-right: 0px;
	border-right-style: none;
}
#menu ul a:hover {
	color: #000;
}
#menu ul a.sel {
	font-weight: bold;
	color: #635035;
}
#menu h3 {
	background-image: none;
	height: 30px;
	top: 7px;
	overflow: hidden;
	z-index: 10;
}
#menu h3:hover, #menu h3.sel {
	background-image: url(/common/geologi/images/sprite.png);
	height: 30px;
	top: 7px;
	overflow: hidden;
}
#menu h3 a {
	display: block;
	text-indent: -1024px;
	overflow: hidden;
	height: 30px;
	width: 120px;
	z-index: 10;
}
#menu h3#home {
	display: none;
}
#menu h3#menu_news {
	width: 59px;
	left: 23px;
	position: absolute;
}
#menu h3#menu_news:hover, #menu h3#menu_news.sel {
	background-position: -23px -295px;
}
#menu h3#menu_community {
	width: 93px;
	left: 82px;
	position: absolute;
}
#menu h3#menu_community:hover, #menu h3#menu_community.sel {
	background-position: -82px -295px;
}
#menu h3#menu_geopress {
	width: 76px;
	left: 181px;
	position: absolute;
}
#menu h3#menu_geopress:hover, #menu h3#menu_geopress.sel {
	background-position: -181px -295px;
}
#menu h3#menu_geoworld {
	width: 79px;
	left: 264px;
	position: absolute;
}
#menu h3#menu_geoworld:hover, #menu h3#menu_geoworld.sel {
	background-position: -264px -295px;
}
#menu h3#menu_concorsi {
	width: 72px;
	left: 352px;
	position: absolute;
}
#menu h3#menu_concorsi:hover, #menu h3#menu_concorsi.sel {
	background-position: -352px -295px;
}
#menu h3#menu_aggiornamento {
	width: 118px;
	left: 431px;
	position: absolute;
}
#menu h3#menu_aggiornamento:hover, #menu h3#menu_aggiornamento.sel {
	background-position: -431px -295px;
}
#menu h3#menu_normativa {
	width: 82px;
	left: 558px;
	position: absolute;
}
#menu h3#menu_normativa:hover, #menu h3#menu_normativa.sel {
	background-position: -558px -295px;
}
#menu h3#menu_freesoftware {
	width: 103px;
	left: 648px;
	position: absolute;
}
#menu h3#menu_freesoftware:hover, #menu h3#menu_freesoftware.sel {
	background-position: -648px -295px;
}
#menu h3#menu_links {
	width: 49px;
	left: 759px;
	position: absolute;
}
#menu h3#menu_links:hover, #menu h3#menu_links.sel {
	background-position: -759px -295px;
}
#menu h3#menu_forum {
	width: 58px;
	left: 816px;
	position: absolute;
}
#menu h3#menu_forum:hover, #menu h3#menu_forum.sel {
	background-position: -816px -295px;
}
#menu h3#menu_newsletters {
	width: 85px;
	left: 883px;
	position: absolute;
}
#menu h3#menu_newsletters:hover, #menu h3#menu_newsletters.sel {
	background-position: -883px -295px;
}
