#menu, #sotto_sezioni, #zonaC, #extra, hr, #descrizione {display: none;}

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: medium;
}

#testa {
	padding: 5px;
	display: none;
}

#testa a:link, #testa a:visited, #testa a:hover {
	display: none;
}

#testa h1, #zonaB h2 {
	color: #000000;
	font-family: Haettenschweiler, Impact, "Trebuchet MS", sans-serif;
	margin: 0px 0px 10px;
	padding: 0px;
}

#zonaB {
	padding: 10px;
	text-align: justify;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#zonaB a:link, #zonaB a:visited, #zonaB a:hover, #zonaB a:active {
	color: #333333;
	text-decoration: underline;
}

#coda {
	text-align: center;
	font-size: x-small;
	color: #333333;
	margin: 0px;
	padding: 5px;
}
#zonaB img.centrato {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
