@charset "utf-8";
/* CSS Document */
fieldset{border:1px solid #999999}
legend{background-color:white}
.stampa
{
	font-family:Arial, Helvetica, sans-serif;
	width:auto;
}
* html .stampa{width:630px; font-size:8pt}
#header, #schermo, #sx-menu, #briciole, #titolo-big, #footer, #torna-su
{
	display:none
}
#lato
{
	width:0px;
}
#logo
{
	float:left;
	width:49%;
	height:120px
}
* html #logo {width:50%; height:50px}
#logo2
{
	display:block;
	width:40%;
}
#intestazione
{
	float:right;
	width:50%;
	height:120px;
}
* html #intestazione{ float:none; width:40%; height: 50px }
*+html #intestazione{ float:none; width:40%; height:150px}
.celle
{
	border: 1px solid black;
}
.responsabile
{
	width:45%;
}
* html .responsabile{padding:5px; line-height:1.3}
*+html .responsabile{padding:5px; line-height:1.3}