body{
	height: 100%;
	width: 100%;
	margin : 0;
	font-family:arial, helvetica;
}
.centered {
	text-align: center;
	font-size:24px;
}
a{
	color: #000080;
}
a:hover{
	color: #0066FF;
}
a.aperte{
	color: #008000;
	text-decoration: none;
}
a.aperte:hover{
	color: #0066FF;
}
a.chiuse{
	color: #000080;
	text-decoration: none;
}
a.chiuse:hover{
	color: #0066FF;
}
div.disclaimer{
	clear:both;
	/*position: relative;
	bottom: 0;
	width: 100%;
	margin-top:20px;*/
	line-height: 10px;
	text-align:center;
	color: #DDDDDD;
	font-size: 10px;
	}
div.osmiza{
	margin-bottom:8px;
	}
div.page{
	text-align:center;
	width:100%;
	clear:both;
}
table.page{
	margin-top: 8px;
	margin-right:auto;
	margin-left:auto;
	width:752px;
	}
td.tcb,td.bcb{
	height:25px;
	text-align:center;
	background: url("images/bgr_menu.png") repeat-x;
	}
td.tlb,td.blb{
	background: url("images/bgr_menu_left.png");
	}
td.trb,td.brb{
	background: url("images/bgr_menu_right.png");
	}
a.menu{
	text-decoration:none;
	color:white;
	font-weight: bold;
	padding-left:8px;
	padding-right:8px;
	}
a.menu:hover{
	color:#CCCCCC;
	}
td.lb,td.rb{
	background: url('images/border.png') repeat-y;
	width:6px;
	}
td.co{
	padding:8px;
	}
div.path{
	margin-top: 8px;
	margin-bottom:8px;
	}
div.msg{
	padding-bottom:8px;
	}
a.nodec{
	text-decoration:none;
	}