#menu {
	height: 79px;
	width: 990px;
	background-image: url(../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: 960px;
	left: 20px;
	z-index: 50;
	top: 38px;
	display: block;
	overflow: hidden;
	padding-left: 16px;
}
#menu ul a {
	font-size: 10px;
	line-height: 1.2;
	color: #778709;
	text-decoration: none;
	margin-right: 8px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-weight: normal;
}
#menu ul a.lst {
	margin-right: 0px;
	padding-right: 0px;
	border-right-style: none;
}
#menu ul a:hover {
	color: #000;
}
#menu ul a.sel {
	color: #8da600;
	text-decoration: underline;
	font-weight: bold;
}
#menu h3 {
	background-image: none;
	height: 30px;
	top: 7px;
	overflow: hidden;
	z-index: 10;
}
#menu h3:hover, #menu h3.sel {
	background-image: url(../images/sprite.png);
	height: 26px;
	top: 7px;
	overflow: hidden;
	background-position: 0px -286px;
}
#menu h3 a {
	display: block;
	text-indent: -1024px;
	overflow: hidden;
	height: 30px;
	width: 120px;
	z-index: 10;
}
#menu h3#home, h3#menu_eventi  {
	display: none;
}
#menu h3#menu_news {
	width: 46px;
	left: 28px;
	position: absolute;
}
#menu h3#menu_news:hover, #menu h3#menu_news.sel {
	background-position: -28px -295px;
}
#menu h3#menu_chemistryworld {
	width: 131px;
	left: 176px;
	position: absolute;
}
#menu h3#menu_chemistryworld:hover, #menu h3#menu_chemistryworld.sel {
	background-position: -176px -295px;
}
#menu h3#menu_community {
	width: 86px;
	left: 82px;
	position: absolute;
}
#menu h3#menu_community:hover, #menu h3#menu_community.sel {
	background-position: -83px -295px;
}
#menu h3#menu_concorsi {
	width: 76px;
	left: 316px;
	position: absolute;
}
#menu h3#menu_concorsi:hover, #menu h3#menu_concorsi.sel {
	background-position: -316px -295px;
}
#menu h3#menu_aggiornamento {
	width: 116px;
	left: 401px;
	position: absolute;
}
#menu h3#menu_aggiornamento:hover, #menu h3#menu_aggiornamento.sel {
	background-position: -401px -295px;
}
#menu h3#menu_normativa {
	width: 85px;
	left: 525px;
	position: absolute;
}
#menu h3#menu_normativa:hover, #menu h3#menu_normativa.sel {
	background-position: -525px -295px;
}
#menu h3#menu_freesoftware {
	width: 115px;
	left: 620px;
	position: absolute;
}
#menu h3#menu_freesoftware:hover, #menu h3#menu_freesoftware.sel {
	background-position: -620px -295px;
}
#menu h3#menu_links {
	width: 54px;
	left: 744px;
	position: absolute;
}
#menu h3#menu_links:hover, #menu h3#menu_links.sel {
	background-position: -744px -295px;
}
#menu h3#menu_forum {
	width: 54px;
	left: 808px;
	position: absolute;
}
#menu h3#menu_forum:hover, #menu h3#menu_forum.sel {
	background-position: -808px -295px;
}
#menu h3#menu_newsletter {
	width: 93px;
	left: 870px;
	position: absolute;
}
#menu h3#menu_newsletter:hover, #menu h3#menu_newsletter.sel {
	background-position: -870px -295px;
}
