.titolo_sessione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1F216E;
}
.titolo_lavoro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1F216E;
}
.autori {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #1F216E;
}
body {
	background-color: #FFFFFF;
	background-image: url(../../immagini/sfondo.gif);
	background-repeat: repeat-y;
	margin: 10px;
}
