.bianco {
	background-image: url(immagini/bianco.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.testata {
	background-image: url(immagini/testata.jpg);
	background-repeat: no-repeat;
}
.piede {
	background-image: url(immagini/piede.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
.zoom {
	font-size: 10px;
	font-style: oblique;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.testo {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
.testoform {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	color: #333333;
}
.foto {
	border: 3px solid #D1A700;
}
.miniature {
	margin: 6px;
	padding: 4px;
	border: 1px solid #666666;
}
a.bis:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.bis:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a.bis:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.copyright {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #333333;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
}
