Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) SC

Recomendações Avaliadas
1.1 Respeitar os Padrões Web.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
1.1.3 Presença de CSS(s) in-line 24 69 393 514 517 572 575 611 1161 1647 2275 2282 2576 2660 2751 2753 2820 2829 2852 2963 3039 3040 3041 3042 3276
1.1.4 Presença de CSS(s) interno 2 17 24
1.1.6 Presença de javascript(s) interno 5 46 110 237 3366 3600
1.1.8 Não foram respeitados os Padrões Web CSS 35 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
69 <![CDATA[<div class="cabecalho-cima" style="background:url() no-repeat 50% 0;"> <div class="logo"> <a href="/"> <img src="https://cdn.fecam.net.br/images/municipios/brasao/90x90/urussanga.png"> </a> <br> <h1> <span>Município de</span> <br>Urussanga </h1> </div> <div id="topo-tempo"> <div class="tempo-hoje"> <span id="previsao-tempo-dia-1-icone"><img src="https://cdn.fecam.net.br/images/loading.png" /></span> <div class="info"> <div class="dia"> <p class='titulo-previsao' id="previsao-tempo-dia-1"></p> <p class='condicao' id="previsao-tempo-dia-1-previsao">---</p> </div> <ul class='temperaturas'> <li class="min" id="previsao-tempo-dia-1-min">?</li> <li class="max" id="previsao-tempo-dia-1-max">?</li> </ul> </div> </div> <div class="tempo-amanha"> <span id="previsao-tempo-dia-2-icone"><img src="https://cdn.fecam.net.br/images/loading.png" width="35" height="34" /></span> <div class="info"> <div class="dia"> <p class='titulo-previsao' id="previsao-tempo-dia-2"></p> <p class='condicao' id="previsao-tempo-dia-2-previsao">---</p> </div> <ul class='temperaturas'> <li class="min" id="previsao-tempo-dia-2-min">?</li> <li class="max" id="previsao-tempo-dia-2-max">?</li> </ul> </div> </div> <script type="text/javascript"> $(function() { //$('#topo-tempo').hide(); console.log('https://www.fecam.org.br/tempo.php?codPrevisao=4720'); $.ajax({ url: 'https://www.fecam.org.br/tempo.php?codPrevisao=4720', jsonpCallback: 'jsonCallback', contentType: "application/json", dataType: 'jsonp', cache: 'false', success: function(data){ data = data['tempo']; dc = 0; //Contador de dias; while(dc <= 1){ prefix = "#previsao-tempo-dia-"+(dc+1); dia = data['previsao'][dc]; $(prefix).html(dia['diaSemana']); $(prefix+'-max').html(dia['maxima']+"C"); $(prefix+"-min").html(dia['minima']+"C"); $(prefix+"-icone img").attr("src","https://cdn.fecam.net.br/styles/layouts/pm/default/images/previsao-tempo/"+dia['tempo']+".png"); $(prefix+"-previsao").html(dia['condicao']); console.log(dia); dc++; } } }); }); </script> </div> <span id="ancoraMenu"><ul class="navigation"> <li> <a class="paginaInicialPm" href="/index/index/codMapaItem/6329">Início</a> </li> <li> <a class="pagina-municipio" href="/municipio/index/codMapaItem/6330">Município</a> <ul> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/30070">Símbolos Oficiais</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/30102">Aspectos Geográficos</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/56470">Coleta Seletiva</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/56950">Plano Diretor</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/130925">Editais de Chamamento Público</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/138509">Projetos CMDA</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/146863">Plano Diretor - 2020</a> </li> </ul> </li> <li> <a class="pagina-governo" href="/governo/index/codMapaItem/6332">Governo</a> <ul> <li> <a class="estruturaOrganizacional" href="/estruturaorganizacional/index/index/codMapaItem/6333">Estrutura Organizacional</a> </li> <li> <a class="paginaBasica" href="/cms/pagina/ver/codMapaItem/56453">Horários de Funcionamento</a> </li> </ul> </li> <li> <a class="pagina-transparencia" href="/transparencia/index/codMapaItem/6334">Transparência</a> <ul> <li> <a class="links" href="http://lai.fecam.org.br/urussanga" target="_blank">Acesso à Informação</a> </li> <li> <a class="concursos" href="/concursos/index/index/codMapaItem/56661">Concursos Públicos</a> </li> <li> <a class="links" href="https://www.diariomunicipal.sc.gov.br/site/?r=site/index&amp;q=cod_entidade:285">Diário Oficial dos Municípios</a> </li> <li> <a class="diretorio" href="/cms/diretorio/index/codMapaItem/146565">Decretos Covid</a> </li> </ul> </li> <li> <a class="links" href="//urussanga.sc.gov.br/noticias/listar/">Notícias</a> </li> <li> <a class="links" href="//www.urussanga.sc.gov.br/servicos">Carta de Serviços</a> </li> <li> <a class="links" href="http://www.urussanga.sc.gov.br/turismo/" target="_blank">Turismo</a> </li> <li> <a class="contatos" href="/contatos/index/index/codMapaItem/6338">Contato</a> </li> </ul></span> </ul> </div>]]>
393 <![CDATA[<table style="width: 0px;" border="0" cellspacing="0" cellpadding="0"> <tbody> <tr> <td width="123"> <p align="center"><strong> ;</strong><strong>DATAS PREVISTAS</strong></p> </td> <td width="595"> <p align="center"><strong>EVENTOS</strong></p> </td> </tr> <tr> <td width="123"> <p align="center">31/10/2019</p> </td> <td width="595"> <p>Publica&ccedil;&atilde;o: Extrato Edital e Edital &ndash; Imprensa Oficial.</p> </td> </tr> <tr> <td width="123"> <p align="center">31/10/2019 a</p> <p align="center">05/11/2019</p> </td> <td width="595"> <p>Per&iacute;odo para impugna&ccedil;&atilde;o das disposi&ccedil;&otilde;es do Edital (diretamente na &Aacute;rea do Candidato).</p> </td> </tr> <tr> <td width="123"> <p align="center">31/10/2019 a</p> <p align="center">11/11/2019</p> </td> <td width="595"> <p>Per&iacute;odo de inscri&ccedil;&atilde;o, solicita&ccedil;&atilde;o e encaminhamento da documenta&ccedil;&atilde;o comprobat&oacute;ria para isen&ccedil;&atilde;o do pagamento do valor da taxa de inscri&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="123"> <p align="center">13/11/2019</p> <p align="center">19/11/2019</p> </td> <td width="595"> <p>Divulga&ccedil;&atilde;o dos pedidos de isen&ccedil;&atilde;o da Taxa de Inscri&ccedil;&atilde;o deferidas e indeferidas;</p> </td> </tr> <tr> <td width="123"> <p align="center">14/11/2019</p> <p align="center">20/11/2019</p> </td> <td width="595"> <p>Data para interposi&ccedil;&atilde;o de recursos concernente ao indeferimento da isen&ccedil;&atilde;o do valor da taxa de inscri&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="123"> <p align="center">15/11/2019</p> <p align="center">21/11/2019</p> </td> <td width="595"> <p>Divulga&ccedil;&atilde;o das solicita&ccedil;&otilde;es de isen&ccedil;&atilde;o deferidas e indeferidas, ap&oacute;s an&aacute;lise e julgamento dos recursos.</p> </td> </tr> <tr> <td width="123"> <p align="center">31/10/2019 a</p> <p align="center">29/11/2019</p> </td> <td width="595"> <p>Per&iacute;odo para:</p> <ul> <li>Inscri&ccedil;&atilde;o somente pela Internet;</li> <li>Emiss&atilde;o e remiss&atilde;o do boleto banc&aacute;rio;</li> <li>Recebimento dos requerimentos para PCD;</li> <li>Requerimento de Atendimento de Necessidades Especiais;</li> <li><strong>Protocolo dos T&iacute;tulos/Tempo de Servi&ccedil;os, diretamente na &Aacute;rea do Candidato.</strong></li> </ul> </td> </tr> <tr> <td width="123"> <p align="center">02/12/2019</p> </td> <td width="595"> <p>Data limite para pagamento da Taxa de Inscri&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="123"> <p align="center">04/12/2019</p> </td> <td width="595"> <p>Publica&ccedil;&atilde;o:</p> <ul> <li>Lista das inscri&ccedil;&otilde;es deferidas;</li> <li>Rela&ccedil;&atilde;o das inscri&ccedil;&otilde;es indeferidas com respectivos fundamentos;</li> </ul> </td> </tr> <tr> <td width="123"> <p align="center">05/12/2019</p> </td> <td width="595"> <p>Data para interposi&ccedil;&atilde;o de recursos concernente as inscri&ccedil;&otilde;es indeferidas.</p> </td> </tr> <tr> <td width="123"> <p align="center">06/12/2019</p> </td> <td width="595"> <p>Publica&ccedil;&atilde;o:</p> <ul> <li>Extrato Resultado Recursos Administrativos Interpostos;</li> <li>Homologa&ccedil;&atilde;o das inscri&ccedil;&otilde;es e divulga&ccedil;&atilde;o do hor&aacute;rio e local para realiza&ccedil;&atilde;o da Avalia&ccedil;&atilde;o Escrita Objetiva.</li> </ul> </td> </tr> <tr> <td width="123"> <p align="center"><strong><span style="text-decoration: underline;">08/12/2019</span></strong></p> </td> <td width="595"> <p align="center"><strong><span style="text-decoration: underline;">APLICA&Ccedil;&Atilde;O DA AVALIA&Ccedil;&Atilde;O ESCRITA OBJETIVA</span></strong></p> </td> </tr> <tr> <td width="123"> <p align="center">09/12/2019</p> </td> <td width="595"> <p>Divulga&ccedil;&atilde;o do Gabarito Preliminar e do caderno da Avalia&ccedil;&atilde;o Escrita Objetiva aplicado exclusivamente na &Aacute;rea do Candidato.</p> </td> </tr> <tr> <td width="123"> <p align="center">10/12/2019</p> </td> <td width="595"> <p>Data para interposi&ccedil;&atilde;o de Recursos Administrativos concernente &agrave;s quest&otilde;es e ao Gabarito Preliminar da Avalia&ccedil;&atilde;o Escrita Objetiva exclusivamente na &Aacute;rea do Candidato.</p> </td> </tr> <tr> <td width="123"> <p align="center">19/12/2019</p> </td> <td width="595"> <p>Publica&ccedil;&atilde;o:</p> <ul> <li>Extrato Resultado Recursos Administrativos Interpostos;</li> <li>Resultado Preliminar da Avalia&ccedil;&atilde;o Escrita Objetiva;</li> <li>Resultado Preliminar da Avalia&ccedil;&atilde;o de T&iacute;tulos/Tempo de Servi&ccedil;o.</li> </ul> </td> </tr> <tr> <td width="123"> <p align="center">20/12/2019</p> </td> <td width="595"> <p>Data para interposi&ccedil;&atilde;o de recursos concernente ao Resultado Preliminar da Avalia&ccedil;&atilde;o Escrita Objetiva e da Avalia&ccedil;&atilde;o de T&iacute;tulos/Tempo de Servi&ccedil;o.</p> </td> </tr> <tr> <td width="123"> <p align="center">23/12/2019</p> </td> <td width="595"> <p>Publica&ccedil;&atilde;o:</p> <ul> <li>Extrato Resultado Recursos Administrativos Interpostos;</li> <li>Resultado Definitivo do <strong>PROCESSO SELETIVO P&Uacute;BLICO SIMPLIFICADO (Cargos sem etapa Pr&aacute;tica)</strong>.</li> <li>Lista dos Candidatos classificados, local, data, hor&aacute;rio para realiza&ccedil;&atilde;o das Prova Pr&aacute;tica.</li> </ul> </td> </tr> <tr> <td width="123"> <p align="center"><strong><span style="text-decoration: underline;">12/01/2020</span></strong></p> </td> <td width="595"> <p align="center"><strong><span style="text-decoration: underline;">APLICA&Ccedil;&Atilde;O DA AVALIA&Ccedil;&Atilde;O DE APTID&Atilde;O PR&Aacute;TICA</span></strong></p> </td> </tr> <tr> <td width="123"> <p align="center">14/01/2020</p> </td> <td width="595"> <p>Publica&ccedil;&atilde;o do resultado da Avalia&ccedil;&atilde;o de Aptid&atilde;o Pr&aacute;tica.</p> </td> </tr> <tr> <td width="123"> <p align="center">15/01/2020</p> </td> <td width="595"> <p>Data para interposi&ccedil;&atilde;o de recursos concernente ao Resultado da Avalia&ccedil;&atilde;o de Aptid&atilde;o Pr&aacute;tica.</p> </td> </tr> <tr> <td width="123"> <p align="center">17/01/2020</p> </td> <td width="595"> <p>Publica&ccedil;&atilde;o:</p> <ul> <li>Extrato Resultado Recursos Administrativos Interpostos;</li> <li>Resultado Definitivo do <strong>PROCESSO SELETIVO P&Uacute;BLICO SIMPLIFICADO (Cargos com Prova Pr&aacute;tica)</strong>.</li> </ul> </td> </tr> </tbody> </table>]]>
514 <![CDATA[<span style="text-decoration: underline;">08/12/2019</span>]]>
517 <![CDATA[<span style="text-decoration: underline;">APLICA&Ccedil;&Atilde;O DA AVALIA&Ccedil;&Atilde;O ESCRITA OBJETIVA</span>]]>
572 <![CDATA[<span style="text-decoration: underline;">12/01/2020</span>]]>
575 <![CDATA[<span style="text-decoration: underline;">APLICA&Ccedil;&Atilde;O DA AVALIA&Ccedil;&Atilde;O DE APTID&Atilde;O PR&Aacute;TICA</span>]]>
611 <![CDATA[<table style="width: 0px;" border="1" cellspacing="0" cellpadding="0"> <tbody> <tr> <td rowspan="2" nowrap="nowrap" width="378"> <p align="center"><strong>CARGOS</strong></p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>Avalia&ccedil;&atilde;o Escrita Objetiva</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>Avalia&ccedil;&atilde;o de T&iacute;tulos/Tempo de Servi&ccedil;o</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"><strong>Avalia&ccedil;&atilde;o de Aptid&atilde;o Pr&aacute;tica</strong></p> </td> </tr> <tr> <td nowrap="nowrap" width="132"> <p align="center">Classificat&oacute;ria e Eliminat&oacute;ria</p> </td> <td nowrap="nowrap" width="110"> <p align="center">Classificat&oacute;ria</p> </td> <td nowrap="nowrap" width="123"> <p align="center">Eliminat&oacute;ria</p> </td> </tr> <tr> <td width="378"> <p>AGENTE DE SERVI&Ccedil;OS GERAIS</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"> ;</p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>FONOAUDI&Oacute;LOGO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"> ;</p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>MONITOR DO TRANSPORTE ESCOLAR</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"> ;</p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>MONITOR ESCOLAR</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"> ;</p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>MOTORISTA</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"> ;</p> </td> <td nowrap="nowrap" width="123"> <p align="center"><strong>X</strong></p> </td> </tr> <tr> <td width="378"> <p>2&ordm; PROFESSOR DE EDUCA&Ccedil;&Atilde;O ESPECIAL - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>2&ordm; PROFESSOR DE EDUCA&Ccedil;&Atilde;O ESPECIAL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE ANOS INICIAIS - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE ANOS INICIAIS - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE ARTES 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE ARTES 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE CI&Ecirc;NCIAS 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE CI&Ecirc;NCIAS 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O F&Iacute;SICA PARA EDUCA&Ccedil;&Atilde;O INFANTIL E ENSINO FUNDAMENTAL - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O F&Iacute;SICA PARA EDUCA&Ccedil;&Atilde;O INFANTIL E ENSINO FUNDAMENTAL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O INFANTIL - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O INFANTIL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE ENSINO RELIGIOSO &ndash; HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE ENSINO RELIGIOSO &ndash; N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE GEOGRAFIA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE GEOGRAFIA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE HIST&Oacute;RIA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE HIST&Oacute;RIA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE INFORM&Aacute;TICA 1&ordm; AO 5&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE INFORM&Aacute;TICA 1&ordm; AO 5&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE INGL&Ecirc;S 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE INGL&Ecirc;S 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE L&Iacute;NGUA ITALIANA 1&ordm; AO 5&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE L&Iacute;NGUA ITALIANA 1&ordm; AO 5&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE L&Iacute;NGUA PORTUGUESA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE L&Iacute;NGUA PORTUGUESA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE MATEM&Aacute;TICA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> <tr> <td width="378"> <p>PROFESSOR DE MATEM&Aacute;TICA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="110"> <p align="center"><strong>X</strong></p> </td> <td nowrap="nowrap" width="123"> <p align="center"> ;</p> </td> </tr> </tbody> </table>]]>
1161 <![CDATA[<table style="width: 0px;" border="1" cellspacing="0" cellpadding="0"> <tbody> <tr> <td nowrap="nowrap" width="473"> <p align="center"><strong>CARGOS</strong></p> </td> <td nowrap="nowrap" width="62"> <p align="center"><strong>VAGAS</strong></p> </td> <td nowrap="nowrap" width="78"> <p align="center"><strong>CARGA HOR&Aacute;RIA</strong></p> </td> <td nowrap="nowrap" width="117"> <p align="center"><strong>VENCIMENTOS (R$)</strong></p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>AGENTE DE SERVI&Ccedil;OS GERAIS</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 1.201,74</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>FONOAUDI&Oacute;LOGO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.946,96</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>MONITOR DO TRANSPORTE ESCOLAR</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 1.201,74</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>MONITOR ESCOLAR</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 1.201,74</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>MOTORISTA</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 1.201,74</p> <p align="center">R$ 1.602,93</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>2&ordm; PROFESSOR DE EDUCA&Ccedil;&Atilde;O ESPECIAL - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>2&ordm; PROFESSOR DE EDUCA&Ccedil;&Atilde;O ESPECIAL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE ANOS INICIAIS - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE ANOS INICIAIS - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE ARTES 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE ARTES 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE CI&Ecirc;NCIAS 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE CI&Ecirc;NCIAS 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O F&Iacute;SICA PARA EDUCA&Ccedil;&Atilde;O INFANTIL E ENSINO FUNDAMENTAL - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O F&Iacute;SICA PARA EDUCA&Ccedil;&Atilde;O INFANTIL E ENSINO FUNDAMENTAL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O INFANTIL - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O INFANTIL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE ENSINO RELIGIOSO &ndash; HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE ENSINO RELIGIOSO &ndash; N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE GEOGRAFIA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE GEOGRAFIA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE HIST&Oacute;RIA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE HIST&Oacute;RIA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE INFORM&Aacute;TICA 1&ordm; AO 5&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE INFORM&Aacute;TICA 1&ordm; AO 5&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE INGL&Ecirc;S 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE INGL&Ecirc;S 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE L&Iacute;NGUA ITALIANA 1&ordm; AO 5&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE L&Iacute;NGUA ITALIANA 1&ordm; AO 5&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE L&Iacute;NGUA PORTUGUESA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE L&Iacute;NGUA PORTUGUESA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE MATEM&Aacute;TICA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 3.454,36 ou R$ 2.564,77 (Magist&eacute;rio)</p> </td> </tr> <tr> <td nowrap="nowrap" width="473"> <p>PROFESSOR DE MATEM&Aacute;TICA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="62"> <p align="center">CR</p> </td> <td nowrap="nowrap" width="78"> <p align="center">At&eacute; 40h</p> </td> <td nowrap="nowrap" width="117"> <p align="center">R$ 2.105,98</p> </td> </tr> </tbody> </table>]]>
1647 <![CDATA[<table style="width: 0px;" border="1" cellspacing="0" cellpadding="0"> <tbody> <tr> <td width="293"> <p align="center"><strong>CARGOS</strong></p> </td> <td nowrap="nowrap" width="132"> <p align="center"><strong>N&Iacute;VEL ESCOLARIDADE</strong></p> </td> <td width="312"> <p align="center"><strong>HABILITA&Ccedil;&Atilde;O PROFISSIONAL*</strong></p> </td> </tr> <tr> <td width="293"> <p>AGENTE DE SERVI&Ccedil;OS GERAIS</p> </td> <td nowrap="nowrap" width="132"> <p align="center">ALFABETIZADO</p> </td> <td width="312"> <p>Ser alfabetizado.</p> </td> </tr> <tr> <td width="293"> <p>FONOAUDI&Oacute;LOGO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Curso Superior em Fonoaudiologia e registro no Conselho ou &Oacute;rg&atilde;o competente. Carteira Nacional de Habilita&ccedil;&atilde;o categoria `B`.</p> </td> </tr> <tr> <td width="293"> <p>MONITOR DO TRANSPORTE ESCOLAR</p> </td> <td nowrap="nowrap" width="132"> <p align="center">FUNDAMENTAL</p> </td> <td width="312"> <p>Ensino fundamental completo. Carteira Nacional de Habilita&ccedil;&atilde;o categoria `B`.</p> </td> </tr> <tr> <td width="293"> <p>MONITOR ESCOLAR</p> </td> <td nowrap="nowrap" width="132"> <p align="center">M&Eacute;DIO</p> </td> <td width="312"> <p>Ensino m&eacute;dio e graduando no curso de Pedagogia ou Licenciatura Espec&iacute;fica na &aacute;rea de educa&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="293"> <p>MOTORISTA</p> </td> <td nowrap="nowrap" width="132"> <p align="center">ALFABETIZADO</p> </td> <td width="312"> <p>Alfabetizado. Carteira Nacional de Habilita&ccedil;&atilde;o "D".</p> </td> </tr> <tr> <td width="293"> <p>2&ordm; PROFESSOR DE EDUCA&Ccedil;&Atilde;O ESPECIAL - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica ou magist&eacute;rio</p> </td> </tr> <tr> <td width="293"> <p>2&ordm; PROFESSOR DE EDUCA&Ccedil;&Atilde;O ESPECIAL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE ANOS INICIAIS - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura &ndash; Artes ou Artes Visuais, na &aacute;rea espec&iacute;fica ou magist&eacute;rio.</p> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE ANOS INICIAIS - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE ARTES 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura &ndash; Artes ou Artes Visuais, na &aacute;rea espec&iacute;fica ou magist&eacute;rio.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE ARTES 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura &ndash; Artes ou Artes Visuais, na &aacute;rea espec&iacute;fica ou magist&eacute;rio.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE CI&Ecirc;NCIAS 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE CI&Ecirc;NCIAS 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O F&Iacute;SICA PARA EDUCA&Ccedil;&Atilde;O INFANTIL E ENSINO FUNDAMENTAL - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O F&Iacute;SICA PARA EDUCA&Ccedil;&Atilde;O INFANTIL E ENSINO FUNDAMENTAL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O INFANTIL - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica ou magist&eacute;rio.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O INFANTIL - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE ENSINO RELIGIOSO &ndash; HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Diploma de conclus&atilde;o de curso superior de licenciatura em teologia, sociologia ou hist&oacute;ria.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE ENSINO RELIGIOSO &ndash; N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase superior de licenciatura em teologia, sociologia ou hist&oacute;ria.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE GEOGRAFIA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE GEOGRAFIA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE HIST&Oacute;RIA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE HIST&Oacute;RIA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE INFORM&Aacute;TICA 1&ordm; AO 5&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura em Ci&ecirc;ncias da Computa&ccedil;&atilde;o, Sistema de Informa&ccedil;&atilde;o, Engenharia da Computa&ccedil;&atilde;o ou Tecnologia em Redes de Computa&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE INFORM&Aacute;TICA 1&ordm; AO 5&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE INGL&Ecirc;S 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE INGL&Ecirc;S 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE L&Iacute;NGUA ITALIANA 1&ordm; AO 5&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura Plena com conhecimento da L&iacute;ngua Italiana.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE L&Iacute;NGUA ITALIANA 1&ordm; AO 5&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura Plena com conhecimento da L&iacute;ngua Italiana.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE L&Iacute;NGUA PORTUGUESA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE L&Iacute;NGUA PORTUGUESA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE MATEM&Aacute;TICA 6&ordm; AO 9&ordm; ANO - HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Habilita&ccedil;&atilde;o em curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> <tr> <td width="293"> <p>PROFESSOR DE MATEM&Aacute;TICA 6&ordm; AO 9&ordm; ANO - N&Atilde;O HABILITADO</p> </td> <td nowrap="nowrap" width="132"> <p align="center">SUPERIOR</p> </td> <td width="312"> <p>Cursando a partir da 4&ordf; fase de curso de n&iacute;vel superior de Licenciatura, na &aacute;rea espec&iacute;fica.</p> </td> </tr> </tbody> </table>]]>
2275 <![CDATA[<span style="text-decoration: underline;">ELIMINADO</span>]]>
2282 <![CDATA[<table style="width: 0px;" border="1" cellspacing="0" cellpadding="0"> <tbody> <tr> <td rowspan="2" nowrap="nowrap" width="378"> <p align="center"><strong>CARGOS</strong></p> </td> <td colspan="2" nowrap="nowrap" width="210"> <p align="center"><strong>CONHECIMENTOS GERAIS</strong></p> </td> <td rowspan="2" nowrap="nowrap" width="140"> <p align="center"><strong>CONHECIMENTOS</strong></p> <p align="center"><strong>ESPEC&Iacute;FICOS</strong></p> </td> </tr> <tr> <td nowrap="nowrap" width="113"> <p align="center"><strong>L&Iacute;NGUA PORTUGUESA</strong></p> </td> <td nowrap="nowrap" width="97"> <p align="center"><strong>RACIOC&Iacute;NIO L&Oacute;GICO</strong></p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>AGENTE DE SERVI&Ccedil;OS GERAIS</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>FONOAUDI&Oacute;LOGO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>MONITOR DO TRANSPORTE ESCOLAR</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>MONITOR ESCOLAR</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>MOTORISTA</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>2&ordm; PROFESSOR DE EDUCA&Ccedil;&Atilde;O ESPECIAL</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE ANOS INICIAIS</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE ARTES 6&ordm; AO 9&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE CI&Ecirc;NCIAS 6&ordm; AO 9&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O F&Iacute;SICA PARA EDUCA&Ccedil;&Atilde;O INFANTIL E ENSINO FUNDAMENTAL</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE EDUCA&Ccedil;&Atilde;O INFANTIL</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE ENSINO RELIGIOSO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE GEOGRAFIA 6&ordm; AO 9&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE HIST&Oacute;RIA 6&ordm; AO 9&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE INFORM&Aacute;TICA 1&ordm; AO 5&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE INGL&Ecirc;S 6&ordm; AO 9&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE L&Iacute;NGUA ITALIANA 1&ordm; AO 5&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE L&Iacute;NGUA PORTUGUESA 6&ordm; AO 9&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> <tr> <td nowrap="nowrap" width="378"> <p>PROFESSOR DE MATEM&Aacute;TICA 6&ordm; AO 9&ordm; ANO</p> </td> <td nowrap="nowrap" width="113"> <p align="center">10</p> </td> <td nowrap="nowrap" width="97"> <p align="center">5</p> </td> <td nowrap="nowrap" width="140"> <p align="center">10</p> </td> </tr> </tbody> </table>]]>
2576 <![CDATA[<table style="width: 0px;" border="1" cellspacing="0" cellpadding="0"> <tbody> <tr> <td valign="top" width="284"> <p align="center"><strong>QUEST&Atilde;O</strong></p> </td> <td valign="top" width="246"> <p align="center"><strong>PONTUA&Ccedil;&Atilde;O</strong></p> </td> <td valign="top" width="198"> <p align="center"><strong>PONTUA&Ccedil;&Atilde;O M&Aacute;XIMA</strong></p> </td> </tr> <tr> <td valign="top" width="284"> <p>CONHECIMENTOS GERAIS</p> </td> <td valign="top" width="246"> <p align="center">0,2 (dois d&eacute;cimos) de pontos</p> </td> <td valign="top" width="198"> <p align="center">3,0 (tr&ecirc;s) pontos</p> </td> </tr> <tr> <td valign="top" width="284"> <p>CONHECIMENTOS ESPEC&Iacute;FICOS</p> </td> <td valign="top" width="246"> <p align="center">0,7 (sete d&eacute;cimos) de ponto</p> </td> <td valign="top" width="198"> <p align="center">7,0 (sete) pontos</p> </td> </tr> </tbody> </table>]]>
2660 <![CDATA[<span style="text-decoration: underline;">obrigatoriamente</span>]]>
2751 <![CDATA[<span style="text-decoration: underline;">As quest&otilde;es da prova objetiva de conhecimentos espec&iacute;ficos poder&atilde;o ser formuladas na L&iacute;ngua Inglesa.</span>]]>
2753 <![CDATA[<span style="text-decoration: underline;">As quest&otilde;es da prova objetiva de conhecimentos espec&iacute;ficos poder&atilde;o ser formuladas na L&iacute;ngua Italiana.</span>]]>
2820 <![CDATA[<span style="text-decoration: underline;">P&Oacute;S-GRADUA&Ccedil;&Atilde;O</span>]]>
2829 <![CDATA[<span style="text-decoration: underline;">CAPACITA&Ccedil;&Atilde;O</span>]]>
2852 <![CDATA[<table style="width: 0px;" border="1" cellspacing="0" cellpadding="0"> <tbody> <tr> <td width="187"> <p align="center"><strong>MODALIDADES</strong></p> </td> <td width="187"> <p align="center"><strong>PONTUA&Ccedil;&Otilde;ES</strong></p> </td> <td width="275"> <p align="center"><strong>CRIT&Eacute;RIOS</strong></p> </td> </tr> <tr> <td rowspan="3" width="187"> <p align="center"><strong>P&oacute;s-Gradua&ccedil;&atilde;o</strong></p> </td> <td width="187"> <p align="center">4 (quatro) pontos</p> </td> <td valign="bottom" width="275"> <p>Certificado de curso de P&oacute;s-Gradua&ccedil;&atilde;o, em n&iacute;vel de Doutorado na disciplina em que se inscreveu ou na &aacute;rea de Educa&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="187"> <p align="center">3 (tr&ecirc;s) pontos</p> </td> <td valign="bottom" width="275"> <p>Diploma ou certificado de curso de P&oacute;s-Gradua&ccedil;&atilde;o, em n&iacute;vel de Mestrado, na disciplina em que se inscreveu ou na &aacute;rea de Educa&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="187"> <p align="center">2 (dois) pontos</p> </td> <td valign="bottom" width="275"> <p>Certificado de curso de P&oacute;s-Gradua&ccedil;&atilde;o, em n&iacute;vel de Especializa&ccedil;&atilde;o na disciplina em que se inscreveu ou na &aacute;rea de Educa&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="187"> <p align="center"><strong>Capacita&ccedil;&atilde;o </strong></p> </td> <td width="187"> <p align="center">0,1 (um d&eacute;cimo) a cada 50 (cinquenta) horas de curso comprovado, limitado a 0,5 (cinco d&eacute;cimos).</p> </td> <td width="275"> <p>Comprovar realiza&ccedil;&atilde;o de capacita&ccedil;&atilde;o, com no m&iacute;nimo 20 (vinte) horas, por curso, dentre as atribui&ccedil;&otilde;es das atividades para o Cargo que est&aacute; em Sele&ccedil;&atilde;o.</p> </td> </tr> <tr> <td width="187"> <p align="center"><strong>Tempo de Servi&ccedil;o</strong></p> </td> <td width="187"> <p align="center">0,1 (um d&eacute;cimo) a cada 2 anos de experi&ecirc;ncia no cargo, limitado a 0,5 (cinco d&eacute;cimos) at&eacute; no m&aacute;ximo <strong>10 anos</strong>.</p> </td> <td width="275"> <p>Comprovar o exerc&iacute;cio, com o tempo total em dias, meses e anos de Atividades desenvolvidas no mesmo Cargo e mesma atribui&ccedil;&atilde;o para o Cargo que est&aacute; em Sele&ccedil;&atilde;o.</p> </td> </tr> </tbody> </table>]]>
2963 <![CDATA[<table style="width: 0px;" border="1" cellspacing="0" cellpadding="0"> <tbody> <tr> <td nowrap="nowrap" width="350"> <p align="center"><strong>CARGOS</strong></p> </td> <td nowrap="nowrap" width="274"> <p align="center"><strong>CLASSIFICADOS AVALIA&Ccedil;&Atilde;O DE APTID&Atilde;O PR&Aacute;TICA</strong></p> </td> </tr> <tr> <td nowrap="nowrap" width="350"> <p>MOTORISTA</p> </td> <td nowrap="nowrap" width="274"> <p align="center">Do 1&ordm; ao 10&ordm; colocado</p> </td> </tr> </tbody> </table>]]>
3039 <![CDATA[<span style="text-decoration: underline;">reprova&ccedil;&atilde;o</span>]]>
3040 <![CDATA[<span style="text-decoration: underline;">03 (tr&ecirc;s) pontos negativos</span>]]>
3041 <![CDATA[<span style="text-decoration: underline;">02 (dois) pontos negativos</span>]]>
3042 <![CDATA[<span style="text-decoration: underline;">01 (um) ponto negativo</span>]]>
3276 <![CDATA[<table style="width: 0px;" border="1" cellspacing="0" cellpadding="0"> <tbody> <tr> <td width="77"> <p align="center"><strong>DATA</strong></p> </td> <td width="509"> <p align="center"><strong>&Aacute;REA DE ATUA&Ccedil;&Atilde;O</strong></p> </td> <td valign="bottom" width="106"> <p align="center"><strong>HOR&Aacute;RIO</strong></p> </td> </tr> <tr> <td width="77"> <p align="center">26/12/19</p> </td> <td width="509"> <p align="center">Professor Ens. Fundamental I (1&ordm;ao 5&ordm;ano).</p> </td> <td width="106"> <p align="center">08h30min</p> </td> </tr> <tr> <td width="77"> <p align="center">26/12/19</p> </td> <td width="509"> <p align="center">Professor Ens. Fundamental II (6&ordm; ao 9&ordm;ano) e &Aacute;rea Espec&iacute;fica.</p> </td> <td width="106"> <p align="center">10h30min</p> </td> </tr> <tr> <td width="77"> <p align="center">26/12/19</p> </td> <td width="509"> <p align="center">Monitor Escolar Professor Educa&ccedil;&atilde;o Inclusiva (2&ordm; Professor) ;</p> <p align="center">Monitor De Transporte Escolar</p> </td> <td width="106"> <p align="center">14h00min.</p> <p align="center"> ;</p> </td> </tr> <tr> <td width="77"> <p align="center">26/12/19</p> </td> <td width="509"> <p align="center">Agentes De Servi&ccedil;os Gerais</p> </td> <td width="106"> <p align="center">15h30min</p> </td> </tr> <tr> <td width="77"> <p align="center">27/12/19</p> </td> <td width="509"> <p align="center">Professor Educa&ccedil;&atilde;o Infantil</p> </td> <td width="106"> <p align="center">08h30min</p> </td> </tr> <tr> <td width="77"> <p align="center">28/01/20</p> </td> <td width="509"> <p align="center">Motoristas De Transporte Escolar</p> </td> <td width="106"> <p align="center">08h30min</p> </td> </tr> </tbody> </table>]]>
17 <![CDATA[<style> .loading-site:after { background-image: url("https://cdn.fecam.net.br/images/municipios/brasao/90x90/urussanga.png"); background-position: center; background-repeat: no-repeat; } </style>]]>
24 <![CDATA[<style> .header { background-image: url("https://static.fecam.net.br/thumbs/300/2454608_resize_1997_1161.JPG"); } .img-footer { background-image: url("https://static.fecam.net.br/thumbs/300/2454609_resize_2000_45.png"); } </style>]]>
46 <![CDATA[<script type="text/javascript"> var contraste = 'ativar'; const __URL__ = "//urussanga.sc.gov.br/"; const url = __URL__ + "zbox/contraste/index/"; $("#pluginContrasteIsAtivo").click(function(){ let dataPost = { contraste: contraste, }; let xhr = $.ajax({ url: url, method: "POST", data: dataPost, dataType: "json" }); xhr.complete(function () { location.reload(); }); }); </script>]]>
110 <![CDATA[<script type="text/javascript"> $(function() { //$('#topo-tempo').hide(); console.log('https://www.fecam.org.br/tempo.php?codPrevisao=4720'); $.ajax({ url: 'https://www.fecam.org.br/tempo.php?codPrevisao=4720', jsonpCallback: 'jsonCallback', contentType: "application/json", dataType: 'jsonp', cache: 'false', success: function(data){ data = data['tempo']; dc = 0; //Contador de dias; while(dc <= 1){ prefix = "#previsao-tempo-dia-"+(dc+1); dia = data['previsao'][dc]; $(prefix).html(dia['diaSemana']); $(prefix+'-max').html(dia['maxima']+"C"); $(prefix+"-min").html(dia['minima']+"C"); $(prefix+"-icone img").attr("src","https://cdn.fecam.net.br/styles/layouts/pm/default/images/previsao-tempo/"+dia['tempo']+".png"); $(prefix+"-previsao").html(dia['condicao']); console.log(dia); dc++; } } }); }); </script>]]>
237 <![CDATA[<script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script>]]>
3366 <![CDATA[<script type="text/javascript"> $(function(){ $('#abasContainer').abas({classSelected: 'ativo'}); }); </script>]]>
3600 <![CDATA[<script type='text/javascript'> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-20438656-20']); _gaq.push(['_trackPageview'], '/concursos/index/detalhes/codMapaItem/56661/codConcurso/12865'); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); jQuery(document).ajaxComplete(function(e, xhr, settings){ _gaq.push(['_trackPageview', settings.url]); }); </script>]]>
0 Não há código fonte a ser exibido.