@charset "utf-8";
/* CSS Document */

.masthead,
.cerca-top,
.breadcrumb,
footer {
	display: none;
	}

.table-bordered,
.table-bordered th,
.table-bordered td {
	border-color: #444;
	}

.table-grigliato th {
    background: #DDD !important;
	}
