.subleft-testata, .left-corpo, right-corpo, .solotesto, ul#mappacaratteri, .navigazione, #cerca, .wide-footer, .credits, .contrasto
  {
  	display: none;
  }
  
.center-corpo
{
	width:100%;
}  

.outer-due
{
	border-left-width: 0px;  /* left column width */
	border-left-color: #EBF2F9;    /* left column colour */
	
	border-right-width: 0px; /* right column width */
	border-right-color: #EBF2F9;  /* right column colour */
	
	background-color: #fff; /* center column colour */
}

.contrasto
{
	display:inline;
}

body
{
	background-color: #fff;
	font: normal 12pt Georgia,"Times New Roman", Times, serif;
	color:#000;
}

h1
{
	font-size:14pt;
}
