/*
#####################################################################################
# TAG PER LO SPAZIO INIZIALE DEL MENU'
#####################################################################################
*/
div.space-navigation {
	float: left;
	height: 31px;
	width: 50px;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK HOME!!!
#####################################################################################
*/
div.menu-home {
	float: left;
	width: 54px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-home.png) 0 0 no-repeat;
	}
 
div.menu-home a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-home.png) top left no-repeat;
}
div.menu-home span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-home a:hover {
	background-position: -54px 0;
}
div.menu-home a:active {
	background-position: -54px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK NOTIZIE!!!
#####################################################################################
*/
div.menu-notizie {
	float: left;
	width: 62px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-notizie.png) 0 0 no-repeat;
	}
 
div.menu-notizie a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-notizie.png) top left no-repeat;
}
div.menu-notizie span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-notizie a:hover {
	background-position: -62px 0;
}
div.menu-notizie a:active {
	background-position: -62px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK FORUM!!!
#####################################################################################
*/
div.menu-forum {
	float: left;
	width: 62px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-forum.png) 0 0 no-repeat;
	}
 
div.menu-forum a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-forum.png) top left no-repeat;
}
div.menu-forum span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-forum a:hover {
	background-position: -62px 0;
}
div.menu-forum a:active {
	background-position: -62px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK VAMPIRI!!!
#####################################################################################
*/
div.menu-vampiri {
	float: left;
	width: 62px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-vampiri.png) 0 0 no-repeat;
	}
 
div.menu-vampiri a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-vampiri.png) top left no-repeat;
}
div.menu-vampiri span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-vampiri a:hover {
	background-position: -62px 0;
}
div.menu-vampiri a:active {
	background-position: -62px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK LUPI!!!
#####################################################################################
*/
div.menu-lupi {
	float: left;
	width: 45px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-lupi.png) 0 0 no-repeat;
	}
 
div.menu-lupi a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-lupi.png) top left no-repeat;
}
div.menu-lupi span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-lupi a:hover {
	background-position: -45px 0;
}
div.menu-home a:active {
	background-position: -45px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK MAGHI!!!
#####################################################################################
*/
div.menu-maghi {
	float: left;
	width: 58px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-maghi.png) 0 0 no-repeat;
	}
 
div.menu-maghi a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-maghi.png) top left no-repeat;
}
div.menu-maghi span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-maghi a:hover {
	background-position: -58px 0;
}
div.menu-maghi a:active {
	background-position: -58px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK DEMONI!!!
#####################################################################################
*/
div.menu-demoni {
	float: left;
	width: 68px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-demoni.png) 0 0 no-repeat;
	}
 
div.menu-demoni a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-demoni.png) top left no-repeat;
}
div.menu-demoni span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-demoni a:hover {
	background-position: -68px 0;
}
div.menu-demoni a:active {
	background-position: -68px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK SPIRITI!!!
#####################################################################################
*/
div.menu-spiriti {
	float: left;
	width: 55px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-spiriti.png) 0 0 no-repeat;
	}
 
div.menu-spiriti a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-spiriti.png) top left no-repeat;
}
div.menu-spiriti span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-spiriti a:hover {
	background-position: -55px 0;
}
div.menu-spiriti a:active {
	background-position: -55px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK CACCIATORI!!!
#####################################################################################
*/
div.menu-cacciatori {
	float: left;
	width: 84px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-cacciatori.png) 0 0 no-repeat;
	}
 
div.menu-cacciatori a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-cacciatori.png) top left no-repeat;
}
div.menu-cacciatori span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-cacciatori a:hover {
	background-position: -84px 0;
}
div.menu-cacciatori a:active {
	background-position: -84px 0;
}

/*
#####################################################################################
# TAG PER LA MESSA IN OPERA DEL LINK MUMMIE!!!
#####################################################################################
*/
div.menu-mummie {
	float: left;
	width: 68px; height: 31px;
	margin: 0 0 0 0;
	background: url(../themes/default/btn-mummie.png) 0 0 no-repeat;
	}
 
div.menu-mummie a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	background: url(../themes/default/btn-mummie.png) top left no-repeat;
}
div.menu-mummie span {
	display: block;
	margin:0; padding: 7px 0 0 13px;
}
div.menu-mummie a:hover {
	background-position: -68px 0;
}
div.menu-mummie a:active {
	background-position: -68px 0;
}