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

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

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

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

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

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

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

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

#menu ul li a#news {
			background: url("../imgs/new/menu_news_marrone.gif") no-repeat 0 0;
			width: 33px;
			}
		
.blocco_conferences {
			margin: 0;
			padding: 0;
			width: 750px;
			height: 93px;
			background: url("../imgs/new/bkg_conference.jpg") no-repeat 0 0;
			padding-top: 23px;
			padding-left: 50px;
			}
* html .blocco_conferences {
	padding-top: 36px;
}
#content_frame #column_sx .testo .blocco_conferences a,
#content_frame #column_sx .testo .blocco_conferences a:link,
#content_frame #column_sx .testo .blocco_conferences a:visited {
			color: white;
			font-weight: bold;
			font-size: 1.1em;
			text-decoration: none;
			}
			
#content_frame #column_sx .testo .blocco_conferences a:hover,
#content_frame #column_sx .testo .blocco_conferences a:focus,
#content_frame #column_sx .testo .blocco_conferences a:active {
			color: #383535;
			}
			
#content_frame #column_sx .testo span.number {
	margin-left:-60px;
	margin-right:10px;
	font-size: 1.6em;
	font-weight: bold;
	color: #383535;
}

#content_frame #column_sx .testo p a img {
	margin:0;
	padding:0;
	float:none;
}

p.lista_proceedings { 
	margin: 0;
	background: url("../imgs/new/bkg_lista_marrone.gif") no-repeat 0 0;
	margin-bottom: 20px;
	padding: 6px 0px 0px 10px;
	height: 50px;
	border-bottom: 1px dashed #666666;
	font-size: 1.3em;
	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;

	}