html {
	height:100%;
}

body {
	font-family:Courier New;
	text-align: justify;
	font-size: 17px;
}

table {
	width:100%;
	height:100%;
}

#tglobale {
	width:100%;
	height:100%;
	position: absolute;
	left:1910px;
	top:1620px;
}

table.menu {
	width:307px;
	height:100px;
	font-family:verdana;
	text-align: left;
	font-size: 15px;
}

td {
	vertical-align:bottom;
}

#come { overflow:hidden;
}