/*TABELAS SIMBOLO ACESSIBILIDADE*/
/*para a pagina de abertura. O body e as tabelas tem font-size de 11 para o alinhamento dos
links do fundo do NS ficarem ok*/
body {
	font-size : 11px;
	background-image : url(../../imgs/fundo_geral.gif);
	background-repeat : repeat-y;
	margin : 0px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : normal;
	line-height : 125%;
	color : #7B8E8B;
}

table.cima{
	border : 0px;
	width : 760px;
	font-size : 12px;
}

td.topo{
	background-image : url(../imgs/fundo_topo2.gif);
	height: 105px;
	font-size : 12px;
} 
/*mapa e ajuda*/
td.topo2{
	background-image : url(../imgs/fundo_topo3.jpg);
	height: 105px;
	font-size : 12px;
}
.botoes{
	position : relative;
	left : 28px;
	top : 33px;
}
 
/*///////////////////////////////*/
table.baixo{
	background-image : url(../imgs/fundo_centro2.gif);
	border : 0px;
	width : 760px;
	font-size : 12px;
}
td.centro1{
    width : 670px;
	padding-left : 31px;
	padding-top : 30px;
	padding-right :0px;
	text-align: left;
}
/*....*/
td.base{
	background-image : url(../imgs/fundo_base3.gif);
	height: 40px;
	font-size : 12px;
}

