@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>section ul.video {display: block; width: auto }

article>section ul.video li {width: auto;text-align: left; color: black; margin: 0; padding: 0.2em;float: none;}
article>section ul.video li iframe {display: none}
.video2 {display: none}

article>section ul.foto {display: block; margin: 10px;  overflow: auto; text-align: center; font-weight: 300}
article>section ul.foto img {height: 300px;width: auto;}
article>section ul.foto li {width: auto;  margin: 10px; float: none; text-align: center;}
article>section ul.foto li figure {border: 0;width: auto;}
header, nav, footer, body > aside {display: none} 

page-break-after:{auto};
page-break-before:{auto};
page-break-inside: {auto};

@page {size: 210mm 297mm; margin: 30mm;}