/* MENU SUPERIORE */
td.topmenucell
{
	text-align: center;
	background-color: #638263;
}

td.topmenucell_sel
{
	text-align: center;
	background-color: #336633;
}

a.topmenucell
{
	font-size: 10px;
	line-height: 14px;
	color: white;
	padding: 0 7px 0 7px;
	white-space: nowrap;
}

a.topmenucell:hover
{
	background-color: #E16309;
	text-decoration: none;
}
