/* PRINT CSS Document */
BODY {
	FONT: 12pt Verdana, Arial, Helvetica, sans-serif;
	COLOR: Black;
	background-color: White;
}
#navigationmenu-home {
	display: none;
}

#leftcolumn-interno {
	display: none;
}
#laterale {
	display: none;
}
A IMG {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
IMG A {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none
}
a:link, a:visited {
   color: Blue;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
 }


H1 {
	FONT-SIZE: 20pt;
	text-transform: uppercase;
}
H2 {
	FONT-SIZE: 17pt;
}

H3 {
	FONT-SIZE: 14pt;
}
H4 {
	FONT-SIZE: 12pt;
}

#footer { 
 font-size: 9px;
 text-align: left;
 border-top: 2px solid Black;
}

.clear { display: none; }

.imgtesto {
display:none; 
}

a.backtotop:link, a.backtotop:visited, a.backtotop:hover {
	display: none;
}

#contenitore img {
	display: none;
}