table#menutable {
	width: 960px;
	height: 30px;}

table#menutable td {
	width: 110px;
	text-align: center;
	line-height: 30px;
	border-right: 1px solid #fde8c9;
	cursor: pointer;
}

table#menutable td:hover {
	background: #FC0;
}

table#menutable td#endcell {
	text-align: center;
	line-height: 30px;
	border: 0;
}

table#top_menu_table td {
	width: 95px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	border-right: 1px solid #fde8c9;
}

table#top_menu_table td:hover {
	background: #FC0;
}


div#istituzione {
	display: block;
	height: 30px;
	margin-left: 10px;
}

div#struttura {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#agonistica {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#impianti {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#comunicazione {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#area_dati {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#partner {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#contatti {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#link_utili {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#registrati {
	display: none;
	height: 30px;
	margin-left: 10px;
}

div#press_area {
	display: none;
	height: 30px;
	margin-left: 10px;
}


