.BarrasDoMenu {
width: 800px; 
height: 80px;
position: relative;
}
.BarrasDoMenu table.tabbar {
position: absolute;
width: auto;
height: auto;
top: 32px;
left: -31px;
}
.BarrasDoMenu div {
height: 48px; 
width: 172px;   
}
.BarrasDoMenu div.button {
background: url(../img/butaomenu.png);
}
.rtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFF99;
}
.relogio {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: #CCFF99;
}

#Formulario table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #CCCC99;
	font-weight: bold;
	border: thin solid #000000;
}
