@import url(1DefaultSkin.css);

/* GENERIC */
.no_print { display: none; }

/* STRUTTURA */
#menu_header { display: none; }

/* FOOTER */
footer  { display: none; }

/* HOMEPAGE */
#home_top { display: none; }
#container_box { margin: 20px 0 0 0; }

/* PAGINE INTERNE */
#col_sx { display: none; }
#content article {
	width: 100%;
	border-left: 0;
	padding: 0;
}