/* FIXED */
.minuscolo {font-size: x-small;}
.piccolo {font-size: small;}
.largo {font-size: large;}
.enorme {font-size: x-large;}
.centrato {text-align: center;	margin-right: auto; margin-left: auto; display: block;}
.sottolineato {text-decoration:underline;}

a:link img, a:visited img{border: none;}


hr, #descrizione, #menu, #sotto_sezioni, #testa, #zonaC, #extra, #stampa .eng {display: none;}
body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	width: 630px;
}
#zonaB {
	text-align: justify;
	margin: 0px auto;
	width: 600px;
	display: block;
}
#zonaB h2 {
	font-family: Haettenschweiler, Impact, Arial, sans-serif;
	text-align: center;
	font-weight: normal;
}
#zonaB a:link, #zonaB a:visited, #zonaB a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#coda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	display: none;
}
#stampa {
	width: 100%;
	text-align: center;
}
