@charset "iso-8859-1";
/* CSS Document */
#navigazione {
	width:890px;
	height:78px;
	text-align:center;
	margin-left:10px;
}
#home a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/1.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#home a:hover {
	background-image:url("immagini/bottoni/2.png");
}
#home2 a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/2.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#forum a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/1.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#forum a:hover {
	background-image:url("immagini/bottoni/2.png");
}

#servizi a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/1.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#servizi a:hover {
	background-image:url("immagini/bottoni/2.png");
}
#servizi2 a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/2.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#radio a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/1.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#radio a:hover {
	background-image:url("immagini/bottoni/2.png");
}
#radio2 a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/2.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#contatti a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/1.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
}
#contatti a:hover {
	background-image:url("immagini/bottoni/2.png");
}
#contatti2 a {
	width:170px;
	height:78px;
	background-image:url("immagini/bottoni/2.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
} 
