#blocco {
	background: url("../imgs/new/bkg_frame_verdino.jpg");
}

#header_frame {
	background: url("../imgs/new/bkg_header_verdino.jpg") no-repeat 0 0;
}

.bannerZoneBlu {
	background: url("../imgs/new/testata_alerts.jpg") no-repeat;
}

#menu ul li a#aboutHigh {
	background: url("../imgs/new/menu_about_verdino.gif") no-repeat 0 0;
	width: 61px;
	}

#menu ul li a#membership {
		background: url("../imgs/new/menu_member_verdino.gif") no-repeat 0 0;
		width: 100px;
		}

#menu ul li a#proceed {
			background: url("../imgs/new/menu_proceed_verdino.gif") no-repeat 0 0;
			width: 73px;
			}

#menu ul li a#alerts {
			background: url("../imgs/new/menu_science_verdino.gif") no-repeat 0 0;
			width: 81px;
			background-position: 0 -26px;
			}

#menu ul li a#ntwk {
			background: url("../imgs/new/menu_ntwk_verdino.gif") no-repeat 0 0;
			width: 91px;
			}

#menu ul li a#news {
			background: url("../imgs/new/menu_news_verdino.gif") no-repeat 0 0;
			width: 33px;
			}
			
#column_sx .testo .submenuRight {
	float:right;
	width:70px;
	background-color: #585454;
	margin: 0;
	padding:8px 4px 0px 4px;
}
	

p.lista_network { 
	margin: 0;
	background: url("../imgs/new/bkg_lista_marrone.gif") no-repeat 0 0;
	margin-bottom: 20px;
	padding: 6px 0px 0px 10px;
	height: 50px;
	font-size: 1.1em;
	color: #D4D4D4;
	}
.pulsante_destro {
	float:right;
	text-align:right;
	font-size:0.9em;
	background: url("../imgs/new/freccia_back.gif") no-repeat 0 0;
	padding-left: 25px;
	font-weight: bold;

	}