div.header {
	background: url('images/finsoft_home_header.jpg') no-repeat top center;
}
div.header_alt {
	background: url('images/finsoft_basso_header.jpg') no-repeat top center;
}
div.content_pre_separator {
	background: url('images/ombra_sfumata.png') no-repeat top center;
}
a.archive {
	background: url('images/archive.png') no-repeat top left;
}
a.archive:hover {
	background: url('images/archive_h.png') no-repeat top left;
}
a.archivio {
	background: url('images/archivio.png') no-repeat top left;
}
a.archivio:hover {
	background: url('images/archivio_h.png') no-repeat top left;
}
div.footer {
	background: url('images/footer_back.jpg') no-repeat top left;
}
div.footer_vertical_separator {
	background: url('images/footer_vertical_separator.png') repeat-y top center;
}
div.corpo_pagina div.scheda {
  background: url('images/header_scheda_blu.jpg') no-repeat top left;
}
#search {
	background: url('images/search_bkgd.png') no-repeat bottom left;
}
#searchbutt {
	cursor: pointer;
}
