body {
	
	font-size:	11pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #333333;
	margin-left: 20%;
	margin-right: 5%;
}

#main-txt{
	text-align: justify;
}

#immagine, #testa, #sommario, #menu, #piede {
	display: none;
}

#img-1, #img-2, #img-3, #img-4, #img-5, #img-6, #img-7, #img-8 {
	display: none;
}	

hr { 	
	display: none;
	}


hr.dot { 
	border-top: thin dotted #999999;
	display: block;
	}

p.posizione {
	font-size:	9pt;
}
	
h1 {
	font-size:	20pt;
	padding-top: 1cm;
	padding-bottom: 1cm;
	}
	
h2 {
	font-size:	14pt;
	}

h3 {
	font-size:	11pt;
	font-weight: bold;
}

a {
	text-decoration: underline;
	color: #333333;
}

a.ancora-vai {	
	text-transform: uppercase;
}
