body {
	background : white;
	color : black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	}

.titolo {
	  display : none ;
}
.titolo_alto {
	  display : none ;
}
.titolo_foto {
	  display : none ;
}
.testo {
	background : white;
	width : 600px;
	color : black;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
a:link {
    color : black ;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:active {
    color : black ;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:hover {
    color : black ;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
a:visited {
    color : black ;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.menu {
	  display : none ;
}
.piede {
	display:none;
}
.piedipagina_contenitore {
	display:none;
}
.giallo {
	  display : none ;
}
.menu_sinistra  {
	  display : none ;
}
tabella_testo {
	width: 600px;
}
tr.tabella_testo {
	width: 600px;
}
td.tabella_testo {
	max-width: 300px;
}

img {
	width:inherit;
}
.testo_piccolo {
	font:  14px  "comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
}
.testo_grande {
	font:  bold 18px  "comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
}
.testo_grande_n {
	font:  18px  "comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
}
.testo_medio {
	font:  bold 16px  "comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
}