﻿.topo {
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	top: 2px;
	height: 98px;
	text-align: center;
}
.menu {
	position: absolute;
	width: 780px;
	top: 100px;
	left: 50%;
	margin-left: -390px;
}
.menu_linguas {
	margin-left: 280px;
	position: absolute;
	width: 105px;
	height: 34px;
	top: 85px;
	left: 50%;
}
.conteudo {
	position: absolute;
	width: 780px;
	top: 130px;
	left: 50%;
	margin-left: -390px;
}
.font_observacao {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.font_destaque {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #339966;
}
.font_corpo {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.font_saiba_mais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #008000;
	text-decoration: none;
}
.font_tabela_topo {
	font-size: medium;
	color: #FFFFFF;/*cinza*/
	margin: 0 10px 0 0;
	text-align: left;
	line-height: 1.4em;
	background-color: #008000;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-weight: normal;
}
