@charset "utf-8";
/* CSS Document */

	
/*em teste*/
#theText.producao {
	background:#ccc  url(../imagens/logo_producao-OFF.png)  no-repeat  95%  5px;
	padding-top:45px;
	}

	
             

#theText p.final {
	border-bottom:#660000 solid 1px;
	}
	
	
#theText #footnotes {
	font-weight:bold;
	font-size:.85em;
	text-indent:0;
	border:#666 1px  solid;
	}
	
#navBar {
	position:absolute;
	top:0;
	left:0;
	width:97%;

}


	
table {
height:90px;
max-height:90px;
	}
	
table td {
	vertical-align:top;
	}
	
table td.janela {
	font-size:.85em;
	vertical-align:top;
	text-align:right;
}





