BODY {
	MARGIN: 0px;
	font-family: 'Oxygen', sans-serif;
	text-rendering: optimizeLegibility;
	font-size:11pt;
	COLOR: #333333;
	background-color:#FFFFFF;
	line-height: 1.5;
}

#page { width:96%; margin: 0 auto; padding:2%; }
#page_content { width: 100%; float:left; text-align:left; }
#content  { width: 100%; float:left; text-align:left; }

#nascondi_stampa {
  display: none;
}

.index-thumb {width:100%; height:auto;}
.index-thumb_v {height:100%; width:auto;}

h1 {
	font-size: 24pt;
}

h2 {
	font-size: 18pt;
}

h3 {
	font-size: 16pt;
}

h4 {
	font-size: 13pt;
}

p {
	margin-bottom: 1pt;
}