<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body{font-family: serif; font-size: 1em; line-height: 1.1}
h1,h2,h3,h4,h5,h6{}
p{line-height: 1.1em}
a{text-decoration: none;color: #076b71;}
section.autore hgroup article figure {width: 200px; border: 0}

article
 {
	overflow:visible;
	width:98%;
	float:none;
	position:static;
	display: inline;
}
article&gt;section ul.video {display: block; width: auto }

article&gt;section ul.video li {width: auto;text-align: left; color: black; margin: 0; padding: 0.2em;float: none;}
article&gt;section ul.video li iframe {display: none}
.video2 {display: none}

article&gt;section ul.foto {display: block; margin: 10px;  overflow: auto; text-align: center; font-weight: 300}
article&gt;section ul.foto img {height: 300px;width: auto;}
article&gt;section ul.foto li {width: auto;  margin: 10px; float: none; text-align: center;}
article&gt;section ul.foto li figure {border: 0;width: auto;}
header, nav, footer, body &gt; aside {display: none} 

page-break-after:{auto};
page-break-before:{auto};
page-break-inside: {auto};

@page {size: 210mm 297mm; margin: 30mm;}</pre></body></html>