
/* Stili per stampa */

#sup,
#bar,
#search,
.banner,
.foot .menu,
.banner-top *
{ display:none; }

div.logo {
	float:none;
	display:block;
	width:340px;
	padding-top:10px;
	}
div.logo h1 {
	margin:0;
	padding:0;
	text-indent:-9999px;
	background:transparent url("/img/logo-home.png") no-repeat top left;
	}
div.logo h1 a {
	display:block;
	width:302px;
	height:77px;
	}