@CHARSET "UTF-8";
.stampa{
display:none;
}
.stampasi{
	display:block;
}
#page{
width:100%;
margin:0;
position:static;
}
#col1{
	width:0px;
	overflow: hidden;
}
#col3{
	width:0px;
	overflow: hidden;
}
#col2{
	width:100%;
}
#bollettini *{
	font-size:12px;	
}
#bollettini{
	border-top:1px solid black;
	border-right:1px solid black;
	width: 95%;
}
#bollettini td{
	border-left:1px solid black;
	border-bottom:1px solid black;
}

h1 img{
	width:100%;
}
a{
	color:black;
}
#footer{
border:none;
}
#col2{
min-height: 0px;
margin-top:0px;
}
.centro{
	text-align:center;
}
h2{
	margin: 15px 0 0px 0px;
}
