
#menuGrafico, #menuV, #menuO {
display:none;
}

#header {
	height: 3em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	margin-bottom: 1em;
}

#corpo {
	width: 100%;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
