body {
	width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
	background: #fff;
	font-family: Arial, sans-serif;
	font-size: 100%;
	color: blue;
}

@page {
	size: 210mm 297mm; 
	margin: 10mm 5mm;
}

header {
	display: none;
}

img {
	width: 40% !important;
}

p {
	margin: 0;
}

.box-white-top {
	display: none;
}

div.col-sm-9.expand {
	width: 145mm !important;
	margin-left: 20mm !important;
}

.srg-article-interaction-box {
	display: none;
}

/*.main [class*="srg-"] {
	display: none;
}
.main .srg-article {
	display: block !important;
}
.main .srg-comments {
	display: block !important;
}*/

.testo p {
	margin: 15px 0px;
}

.row-fluid .col-sm-3,
.row-fluid .col-sm-2 {
	display: none;
}

.main .srg-comments .footer {
	border-bottom: 1px solid #d6d6d6;
	border-top: none;
}

.main .srg-comments .all-comments {
	border-bottom: none;
}

.main .srg-comments .reply {
	display: none;
}

.srg-see-more {
	display: none;
}

div.box-white {
	background: #fff;
}

.srg-gallery {
	display: none;
}

.srg-comments .add-comment {
	display: none;
}

.srg-comments .all-comments {
	border-top: none;
}

div#bottom {
	display: none;
}

footer {
	display: none;
}

a[href]:after {
    content: none !important;
  }

.srg-article p {
	color: #000;
	font-size: 18px !important;
}

.srg-article h1 {
	font-size: 24px;
	font-weight: bold;
}

.srg-in-onda,
.srg-social-30,
.srg-focus-link {
	display: none;
}
