body {
	font-size: 62.5%;
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
}
#menuDiv{
	position: absolute;
	float: left;
	width: 12px;
}
#appletDiv{
	position: relative;
	float: left;
	width: 12px;
}

#tabs { margin-top: 1em; }
#tabs li .ui-icon-close { float: left; margin: 0.4em 0.2em 0 0; cursor: pointer; }

#divMenu{
	border: thick solid black;
}
#tabs ui{
	left: 20px;
}
.aIniciar{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#tabs a {
    font-size: 1.5em;
    font-weight: bold;
}