.subleft-testata, .left-corpo, right-corpo, .solotesto, ul#mappacaratteri, .navigazione, #cerca, .wide-footer, .credits, 
#percorso, .allinea, a.familycard, img, .vetrofania
  {
  	display: none;
  }
  
  .stampa
  {
  	display:block;
  }
  
.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, .alt
{
	display:inline;	
}

.contrasto h1, .alt h1
{
	border-bottom:1px solid #ddd;
	text-align:center;
	/*background-image: url(../interf/cobo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 50px;*/
}

body
{
	background-color: #fff;
	font: normal 12pt Georgia, "Times New Roman", Times, serif;
	color:#000;
}

h1
{
	font-size:14pt;
}

.headsize
{
	font-size:13pt;
}

.corpo
{
	font-size:12pt;
}

.testo h3, .testo h4
{
	font-family: "Times New Roman", Times, serif;
	border-bottom: none;
	clear: both;
	
}

