/*css del laboratorio del tempo */
/* div#main { 
	   padding-top: 0.1em;	
} */
/* testata personalizzata */
div#barra { 
	background-image: url(../img/head.gif); 
	background-position: left top;
	background-repeat: no-repeat;
 	background-color: #fff;
	color: #000;
 	padding: 0 0 80px 0; 
	margin: 0;	
} 

ul.nomargine, p.txtsmall { 
margin-top: 0.3em;
}

