/* CSS Document */

html{
	font-family: "Times New Roman", Times, serif;
	}

body{
	background-color: #FFFFFF;
	color: #000000;
	font-size: 100%;
	text-align: justify;
	}
	
.page{
	border-bottom: 2px solid #000000;
	border-top: 2px solid #000000;
	padding: 10px;
	}
	
.nascosto2{
	background-image:url(img/logoprint.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}
	
.top{
	display: none;
	}
	
.menu_oriz{
	display: none;
	}
	
.bottom{
	display: none;
	}
	
.sx{
	display: none;
	}
	
.sx2{
	display: none;
	}
	
.print{
	text-align: center;
	}
	
.nascosto{
	display: none;
	}