body {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	margin: 0px;
}
#colonna {
	background-repeat: repeat-y;
	background-image: url(images/sf_colonna.gif);
}
#menu {
	float: right;
	margin-top: 300px;
	margin-right: 100px;
}
/* BOX AUTORE */
#boxAutore {
	margin-top: 30px;
	margin-left: 65px;
}
#boxAutore p {
	text-align: justify;
}
.autore {
	font-size: 13pt;
	font-weight: bold;
}
.iAutore {
	font-size: 16pt;
}
.cAutore {
	font-size: 13pt;
	font-style: italic;
}
.schedabio {
	font: 9px Futura, Arial;
}
.biografia {
	font: 17px/17pt "Times New Roman", Times, serif;
}
#tratti {
	background-image: url(images/quadrato.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* ---FINE ---- BOX AUTORE */

/* BOX OPERA */
#boxAutopera {
	font-family: "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-left: 60px;
}
.opAutore {
	font-size: 17px;
	font-weight: bold;
}
.dimOpera {
	font-size: 12px;
}
.nomeOpera {
	font-style: italic;
	font-size: 12px;
}
#opera {
	margin-top: 30px;
	margin-left: 50px;
}
/* ----FINE---- BOX OPERA */
p.biografia {
	text-align: justify;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
#colonnaArancio {
	background-image: url(images/arancio.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.unnamed1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}
