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

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

#testa {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #F0F0F0;
}

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

#testa h1, #zonaB h2 {
	color: #CC0000;
}

#zonaB {
	padding: 10px;
	text-align: justify;
}

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

#coda {
	text-align: center;
	font-size: x-small;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #999999;
	background-color: #F0F0F0;
}
#zonaB img.centrato {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
