/*print.css*/



#testata, #sidebar, #mainbar, #footer, #chiusura, #right, .social, #serviceLinks{
	display:none;
}

body{
	background:white;
	color:black;
	font-size:13px;
	font-family:"Trebuchet MS", Verdana, Helvetica, sans-serif;
	line-height:1.4;
}
