.top {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 604px;
	width: 780px;
	vertical-align: top;
	background-attachment: scroll;
}
.sfondo {
	background-image: url(images/sfondo.jpg);
	background-repeat: repeat-x;
}
.testosmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9E9A39;
}
.testonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999966;
}
.footer {
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 50px;
}
.sfondo_foto {
	background-image: url(images/sfondo_foto.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;
	padding-left: 3px;
	height: 215px;
	width: 303px;
	position: absolute;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #9E9A39;
}
