@charset "utf-8";
/* CSS Document */

.noPrint {
	display: none;	
}

body {
	background: #fff;
}

#elenco,
#content {
	float: none;
	width: auto;
	background: none;
}
#news {
	float: none;
	width: auto;
	padding-right: 20px;
}
#col-news {
	float: none;
	width: auto;
}
#col-pub {
	float: none;
	width: auto;
}
#novita, #eventi, #pubblicazioni {
	background: none;
}
#pubblicazioni {
	margin-top: 30px;
}