.titolo1{
	font-size: 20pt;
	text-align: center;
}

.immagineMenu{
	width: 50px;
	height: 50px;
	vertical-align: middle;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
}

.immagineLeft{
	width: 200px;
	height: 200px;
	margin-bottom: 0.5em;
	margin-right: 0.5em;
	margin-top: 0.5em;
	float: left;
}
.immagineRight{
	width: 200px;
	height: 200px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	margin-left: 0.5em;
	float: right;
}
.immagineCenter{
	width: 100%;
	height: 300px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-align: center;
}
.immaginePiccolaCenter{
	width: 100px;
	height: 200px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-align: center;
}
.immagineVerySmall{
	width: 100px;
	height: 100px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-align: center;
}

h5 {
	display: blocK;
}




/*modifiche per menu (ivan)*/
/*div.menu {
	width: 100%;
	font-weight: bold;
	background: yellow;
	font-style: italic;
	color: red;
}
*/



ul#menu { width: 100%; height: 43px; background: #FFF url("immagini/menu/menu-bg.gif") top left repeat-x; font-size: 0.8em; font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 0; }
ul#menu li { display: block; float: left; margin: 0 0 0 5px;}
ul#menu li a { height: 43px; color: green/*#777*/; text-decoration: none; display: block; float: left; line-height: 200%; padding: 8px 15px 0; }
ul#menu li a:hover { color: #333; }

ul#menu li a.current{ color: #FFF; background: #FFF url("immagini/menu/current-bg.gif") top left repeat-x; padding: 5px 15px 0; }





ul.menuSx { font-family: "Lucida Grande", Verdana, sans-serif; font-weight: bold; list-style-type: none; margin: 0; padding: 5px; }
ul.menuSx li a { margin=0; list-style=none; height: 1em; color: green; text-decoration: none; float: left; line-height: 200%; }
ul.menuSx li a:hover { color: #333; }




/*fine modifiche per menu (ivan)*/


div.SX {
   	float: left;
  	width: 20%;
  	border: red;
   	/* IMPOSTAZIONE MARGINI, SFONDO, GIUSTIFICAZIONE, ECC... */
}
div.CT {
   float: left;
   width: 60%;
  
}
div.DX {
   float: left;
   width: 20%;

}
p.titolo {
	width: 92%;
	/*font-family: verdana, courier;*/
	font-weight: bold;
	background: teal;
	font-style: italic;
	color: white;
}
p.testo {
	width: 93%;
	text-align: justify;
	font-style: italic;
}

/*inizio per poesia*/
.descrFoto{
	font-style: italic;
	font-size: 10px;
	color: grey;
}

/*fine per poesia*/

#tabellaAntivirus {
	width: 92%;
	text-align: justify;
	padding: 10px;
}
