/* STRUTTURA DELLA PAGINA */

div#container
{
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: visible;
}

div#shadow1
{
	overflow: visible;
}

div#shadow2
{
	overflow: visible;
}

div#shadow3
{
	overflow: visible;
}

div#shadow4
{
	overflow: visible;
}

div#shadow5
{
	overflow: visible;
}

div#shadow6
{
	overflow: visible;
}

div#navinf
{
	display: none;
}

div#navsup
{
	display: none;
}

div#body
{
	overflow: visible;
}

div#titolo_screen
{
	display: none;
}

div#titolo_printer
{
	display: block;
}

div#footer
{
	display: none;
}
