/*
Copyright 2006 Insiel spa
Autore Fabrizio Ferroli
CSS Import
$Revision: 1.0 $
*/
@import url(master.css);
body {
	background-color: #FFFFFF;
	background-image: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: Black;
	page: auto;
}
#contenitore {
	width: 96%;
}
#menuSottoNavigazione,
#bodyTopReg,
#titolotesto2 {
	display: none;
}
#contenitore,
#menuNavigazione,
#titolotesto,
.risultatiliste,
#testo {
	height: auto;
}
#titolotesto,
.testigrandi {
  height: 100%;
}
