.fundo {
	margin: 0px;
	padding: 0px;
	background-position: center top;
	height: 100%;
	width: 900px;
	vertical-align: middle;
	background-repeat: no-repeat;
}
.data {
	font-size: 16px;
	width: 200px;
	font-style: normal;
	font-weight: normal;
	float: left;
	clear: right;
}
.fundo .header {
	width: 900px;
	position: absolute;
	left:50%;
	margin-left: -450px;
	background-repeat: no-repeat;
	background-position: top;
}
.fundo .header .banner_topo {
	font-size: 3em;
	padding: 0px;
	background-repeat: no-repeat;
	width: 100%;
	position: absolute;
	height: 365px;
	top: 0px;
	left: 0px;
	background-position: center;
}
.rodape {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
	position: relative;
	bottom: 0px;
	font-weight: normal;
	background-image: url(imgs/apoios.jpg);
}
.content {
	
}
.txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
}
.titulo {
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	font-weight: bold;
	margin-top: 300px;
	padding-left: 50px;
	width: 830px;
	text-align: left;
}
.tabela {
	margin-left: 50px;
	margin-top: 20px;
}
.linha {
	font-weight: normal;
	font-size: 13px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
	vertical-align: middle;
}

.fundo .conteudo {
	padding-left:50px;
	height:300px;
	padding-top: 20px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.3em;
	background-color: #999;
	width: 500px;
}
.row {
	height: 30px;
}
.row_little {
	height: 40px;
}
.datat2 {
	font-size: 15px;
	font-weight: normal;
}
.linhabold {
	font-weight: bold;
	font-size: 15px;
	font-family: "Courier New", Courier, monospace;
	text-align: center;
}
.fundo .header .tabela table tr .linhabold {
	text-align: center;
}
.fundo .header .tabela table tr .linha .sup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.fundo .header .tabela table .linha .linha {
	font-size: 13px;
}
.fundo .header .tabela table tr .linha {
	font-size: 12px;
}
.text {
}

