@charset "utf-8";
/* CSS Document */
/* per pagine con testi stretti per miniature o box navigazione a sinistra
scheda per notizia.php e progetto.php che hanno titoli fissi
*/

#testi_dx {
	width: 420px;
}
#testi_dx.scheda  {
	height: 205px;
	top: 308px;
	padding-top: 0px;
}
#freccia_giu {
	left: 440px;
}
#freccia_su {
	left: 440px;
}

