.BTN_CLICK  { background-color: #dd9600; background-repeat: no-repeat; background-attachment: scroll; background-position: 2px center; padding-top: 4px; padding-bottom: 5px; padding-left: 5px; border-bottom: 1px solid #ffffff  }
.BTN_OUT  { color: #fff; background-color: #535353; background-repeat: no-repeat; background-attachment: scroll; background-position: 2px center; padding-top: 4px; padding-bottom: 5px; padding-left: 5px; border-bottom: 1px solid #ffffff  }
a#menu_click {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover#menu_click {
	color:#CCCCCC;
	text-decoration: none;
}
a#menu_neutro  { color: white; text-decoration: none }
a:hover#menu_neutro {
	color:#999999;
	text-decoration: none;
}
.ADMIN {
	padding-top: 4px;
	padding-bottom: 5px;
	background-color:#e2e3e4;
	
	border-bottom: 1px solid #FFFFFF;
}
#menu_top { background-image: url(../immagini/sotto_menu.jpg) ; width: 733px; height: 143px; float: right; }

