.BTN_CLICK  { color: black; background-color: #f0cb01; 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_CLICK2  { color: black; background-color: #f0cb01; 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  { background-color: #505050; 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_OUT2  { background-color: #505050; 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: #000; text-decoration: none }
a:hover#menu_click  { color: #505050; text-decoration: none }
a#menu_neutro  { color: #fff; text-decoration: none }
a:hover#menu_neutro {
	color:#999999;
	text-decoration: none;
}
.ADMIN {
	padding-top: 4px;
	padding-bottom: 5px;
	background-color:#505050;
	
	border-bottom: 1px solid #ffffff;
}
#menu_top { background-image: url(../immagini/sotto_menu.jpg); height: 143px; float: right; }

