body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: TAHOMA;
	font-size: 12px;
}
.tdTopoDireito {
	background-image: url(../img/fundo_topo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tdRodapeDir {
	background-image: url(../img/rodape_fundo_dir.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 54px;
	font-family: tahoma;
	font-size: 11px;
	color: #0A4D7A;
	line-height: 20px;
}
.tdRodapeEsq {
	background-image: url(../img/rodape_fundo_esq.gif);
	width: 235px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 24px;
}
.tdMeioDiv {
	background-image: url(../img/meio_div.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tdtxtRodape {
	font-family: tahoma;
	font-size: 11px;
	color: #0A4D7A;
	padding-top: 4px;
	text-decoration: none;
}
.tdGeral {
	border-left: 1px solid #E5E5E5;
}
.tdMenu {
	font-family: tahoma;
	font-size: 14px;
	color: #003665;
	width: 235px;
	text-decoration: none;
}
.linha {
	border: 1px dashed #CCCCCC;
}
.tdTituloInterno {
	font-family: tahoma;
	font-size: 22px;
	color: #003665;
	background-image: url(../img/fundo_menu.gif);
	font-weight: bold;
	height: 42px;
	background-position: center;
}
.tdConteudo {
	font-family: tahoma;
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
}

