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

Sites Verificados

Lista com todos os sítios que foram verificados pela TIC Web Acessibilidade. Dentro de cada domínio, há informações detalhadas sobre as páginas coletadas, bem como os erros e avisos de cada uma *.

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 132 549 549 594 595 597 600 602 603 604 605 606 606 610 612 613 617 621 622 624 628 630 631 633 637 639 643 647 648 649 650 651 652 653 654 655 656 657 658 659 660 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 709 733 745 751 1019 1020 1022 1023 1025 1026 1026 1028 1029 1031 1032 1034 1039 1041 1043 1044 1070 1072 1073 1075 1078 1079 1081 1084 1085 1087 1135 1211 1350
1.1.4 Presença de CSS(s) interno 4 42 269 784 1149
1.1.5 Presença de javascript(s) in-line 9 564 602 603 606 622 635 641 661 1215
1.1.6 Presença de javascript(s) interno 8 33 253 672 1229 1236 1293 1315 1344
549 <![CDATA[<a href="http://www.saopaulo.sp.gov.br/" style="font-size: 18px;"><img src="/EMTU/home/img/logo-governo-do-estado-sp.png" alt="Logotipo do Governo do Estado de São Paulo" style="margin-top: -8px;"></a>]]>
549 <![CDATA[<img src="/EMTU/home/img/logo-governo-do-estado-sp.png" alt="Logotipo do Governo do Estado de São Paulo" style="margin-top: -8px;">]]>
594 <![CDATA[<div style="width: 100%;margin: 0px;margin-bottom: 10px;"> <div style="width: 100%; text-align: center;"> <a href="/"> <img src="/emtu/home/img/cabecalho-logo-emtu.jpg" style="cursor: pointer;" alt="Home EMTU"> </a> </div> <div class="css_table" style="width: 100%;padding: 0px;"> <div class="css_tr"> <div class="css_titulo_td css-td-2" ><a href="#" onkeypress="MudarBusca(1); return false;" onclick="MudarBusca(1); return false;" style="color:#ffffff;text-decoration: none;cursor: pointer;" accesskey="t">BUSCAR TRAJETO</a></div> <div class="css_titulo_td css-td-2" ><a href="#" onkeypress="MudarBusca(2); return false;" onclick="MudarBusca(2); return false;" style="color:#ffffff;text-decoration: none;cursor: pointer;" accesskey="l">BUSCAR LINHA</a></div> <div class="css_titulo_td css-td-2" ><a href="/emtu/empreendimentos/empreendimentos/vlt-da-baixada-santista-veiculo-leve-sobre-trilhos.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">VLT</a></div> <div class="css_titulo_td css-td-3" ><a href="/emtu/itinerarios-e-tarifas.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">ITINER&Aacute;RIOS E TARIFAS</a></div> <div class="css_titulo_td css-td-3" style="background-color: #444444;"><a href="#" style="color:#ffffff;text-decoration: none;cursor: pointer;" onkeypress="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');" onclick="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');">MAPA METROPOLITANO</a></div> </div> </div> <div class="css_table" id="divTrajetoCampos" style="width: 100%;padding: 0px;margin-top: 0px;padding-bottom: 5px;"> <div class="css_tr"> <div class="css_td" style="width: 10%;"></div> <div class="css_td" style="width: 35%;"> <label for="trajetoEstouEm" class="css_label" >Estou em:<select class="css_select css_input css_form_control" id="trajetoEstouEm" onchange="SelectQueroIrPara();"></select> </label> </div> <div class="css_td" style="width: 35%;"> <label for="trajetoQueroIrPara" class="css_label" >Quero ir para:<select class="css_select css_input css_form_control" id="trajetoQueroIrPara"></select> </label> </div> <div class="css_td" style="width: 20%;text-align: left;vertical-align: middle;padding-top: 20px;"> <button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button> </div> <div class="css_td" style="width: 10%;"></div> </div> </div> <div class="css_table" id="divLinhaCampos" style="width: 100%;padding: 0px;margin-top: 0px;padding-bottom: 5px;display: none;"> <div class="css_tr"> <div class="css_td" style="width: 10%;"></div> <div class="css_td" style="width: 30%;"> <label class="css_label" for="linhaNumero">N&uacute;mero da Linha:</label> <input type="text" class="css_input_text" id="linhaNumero" placeholder="Informe o N&uacute;mero da Linha" onkeyup="if(event.keyCode === 13){ BuscarLinha('num'); }" style="display: inline-block; width: 70%"> <button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('num')" onclick="BuscarLinha('num')">Buscar Linha</button> </div> <div class="css_td" style="width: 30%;"> <label class="css_label" for="linhaNome">Nome da Linha:</label> <input type="text" class="css_input_text" id="linhaNome" placeholder="Informe o Nome da Linha" onkeyup="if(event.keyCode === 13){ BuscarLinha('nome'); }" style="display: inline-block; width: 70%"> <button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('nome')" onclick="BuscarLinha('nome')">Buscar Linha</button> </div> <div class="css_td" style="width: 10%;"></div> </div> </div> <div class="topnav_container" id="areaConteudo" style="width: 100%; background-color: #F2F0F1;" tabindex="0"> <div class="topnav" id="myTopnav" style=""> <a href="/" class="first_link css_link_menu" id="first_link" style="color:#5E5F60;">MENU</a> <a href="/emtu/institucional/quem-somos.fss" class="css_link_menu" style="color:#5E5F60;">INSTITUCIONAL</a> <a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu" style="color:#5E5F60;">BILHETES E CART&Otilde;ES</a> <a href="/emtu/redes-de-transporte.fss" class="css_link_menu" style="color:#5E5F60;">REDE DE TRANSPORTE</a> <a href="/emtu/servicos.fss" class="css_link_menu" style="color:#5E5F60;">SERVI&Ccedil;OS</a> <a href="/emtu/empreendimentos.fss" class="css_link_menu" style="color:#5E5F60;">EMPREENDIMENTOS</a> <a href="/emtu/licitacoes.fss" class="css_link_menu" style="color:#5E5F60;">LICITA&Ccedil;&Otilde;ES</a> <a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu" style="color:#5E5F60;">IMPRENSA</a> <a href="/emtu/lazer-e-cultura/acoes-culturais-e-sociais.fss" class="css_link_menu" style="color:#5E5F60;">SOCIAL</a> <a href="/emtu/inovacao/inovacao.fss" class="css_link_menu" style="color:#5E5F60;">INOVA&Ccedil;&Atilde;O</a> <a href="/parceiros" class="css_link_menu" style="color:#5E5F60;">PARCEIROS</a> <a href="/emtu/fale-conosco.fss" class="css_link_menu" style="color:#5E5F60;">FALE CONOSCO</a> <a href="javascript:void(0);" class="icon" onclick="myFunction()"> <img src="/emtu/home/img/hamburguer_menu.png" alt="Menu Principal"> </a> </div> </div> </div>]]>
595 <![CDATA[<div style="width: 100%; text-align: center;"> <a href="/"> <img src="/emtu/home/img/cabecalho-logo-emtu.jpg" style="cursor: pointer;" alt="Home EMTU"> </a> </div>]]>
597 <![CDATA[<img src="/emtu/home/img/cabecalho-logo-emtu.jpg" style="cursor: pointer;" alt="Home EMTU">]]>
600 <![CDATA[<div class="css_table" style="width: 100%;padding: 0px;"> <div class="css_tr"> <div class="css_titulo_td css-td-2" ><a href="#" onkeypress="MudarBusca(1); return false;" onclick="MudarBusca(1); return false;" style="color:#ffffff;text-decoration: none;cursor: pointer;" accesskey="t">BUSCAR TRAJETO</a></div> <div class="css_titulo_td css-td-2" ><a href="#" onkeypress="MudarBusca(2); return false;" onclick="MudarBusca(2); return false;" style="color:#ffffff;text-decoration: none;cursor: pointer;" accesskey="l">BUSCAR LINHA</a></div> <div class="css_titulo_td css-td-2" ><a href="/emtu/empreendimentos/empreendimentos/vlt-da-baixada-santista-veiculo-leve-sobre-trilhos.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">VLT</a></div> <div class="css_titulo_td css-td-3" ><a href="/emtu/itinerarios-e-tarifas.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">ITINER&Aacute;RIOS E TARIFAS</a></div> <div class="css_titulo_td css-td-3" style="background-color: #444444;"><a href="#" style="color:#ffffff;text-decoration: none;cursor: pointer;" onkeypress="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');" onclick="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');">MAPA METROPOLITANO</a></div> </div> </div>]]>
602 <![CDATA[<a href="#" onkeypress="MudarBusca(1); return false;" onclick="MudarBusca(1); return false;" style="color:#ffffff;text-decoration: none;cursor: pointer;" accesskey="t">BUSCAR TRAJETO</a>]]>
603 <![CDATA[<a href="#" onkeypress="MudarBusca(2); return false;" onclick="MudarBusca(2); return false;" style="color:#ffffff;text-decoration: none;cursor: pointer;" accesskey="l">BUSCAR LINHA</a>]]>
604 <![CDATA[<a href="/emtu/empreendimentos/empreendimentos/vlt-da-baixada-santista-veiculo-leve-sobre-trilhos.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">VLT</a>]]>
605 <![CDATA[<a href="/emtu/itinerarios-e-tarifas.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">ITINER&Aacute;RIOS E TARIFAS</a>]]>
606 <![CDATA[<div class="css_titulo_td css-td-3" style="background-color: #444444;"><a href="#" style="color:#ffffff;text-decoration: none;cursor: pointer;" onkeypress="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');" onclick="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');">MAPA METROPOLITANO</a></div>]]>
606 <![CDATA[<a href="#" style="color:#ffffff;text-decoration: none;cursor: pointer;" onkeypress="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');" onclick="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');">MAPA METROPOLITANO</a>]]>
610 <![CDATA[<div class="css_table" id="divTrajetoCampos" style="width: 100%;padding: 0px;margin-top: 0px;padding-bottom: 5px;"> <div class="css_tr"> <div class="css_td" style="width: 10%;"></div> <div class="css_td" style="width: 35%;"> <label for="trajetoEstouEm" class="css_label" >Estou em:<select class="css_select css_input css_form_control" id="trajetoEstouEm" onchange="SelectQueroIrPara();"></select> </label> </div> <div class="css_td" style="width: 35%;"> <label for="trajetoQueroIrPara" class="css_label" >Quero ir para:<select class="css_select css_input css_form_control" id="trajetoQueroIrPara"></select> </label> </div> <div class="css_td" style="width: 20%;text-align: left;vertical-align: middle;padding-top: 20px;"> <button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button> </div> <div class="css_td" style="width: 10%;"></div> </div> </div>]]>
612 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
613 <![CDATA[<div class="css_td" style="width: 35%;"> <label for="trajetoEstouEm" class="css_label" >Estou em:<select class="css_select css_input css_form_control" id="trajetoEstouEm" onchange="SelectQueroIrPara();"></select> </label> </div>]]>
617 <![CDATA[<div class="css_td" style="width: 35%;"> <label for="trajetoQueroIrPara" class="css_label" >Quero ir para:<select class="css_select css_input css_form_control" id="trajetoQueroIrPara"></select> </label> </div>]]>
621 <![CDATA[<div class="css_td" style="width: 20%;text-align: left;vertical-align: middle;padding-top: 20px;"> <button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button> </div>]]>
622 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button>]]>
624 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
628 <![CDATA[<div class="css_table" id="divLinhaCampos" style="width: 100%;padding: 0px;margin-top: 0px;padding-bottom: 5px;display: none;"> <div class="css_tr"> <div class="css_td" style="width: 10%;"></div> <div class="css_td" style="width: 30%;"> <label class="css_label" for="linhaNumero">N&uacute;mero da Linha:</label> <input type="text" class="css_input_text" id="linhaNumero" placeholder="Informe o N&uacute;mero da Linha" onkeyup="if(event.keyCode === 13){ BuscarLinha('num'); }" style="display: inline-block; width: 70%"> <button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('num')" onclick="BuscarLinha('num')">Buscar Linha</button> </div> <div class="css_td" style="width: 30%;"> <label class="css_label" for="linhaNome">Nome da Linha:</label> <input type="text" class="css_input_text" id="linhaNome" placeholder="Informe o Nome da Linha" onkeyup="if(event.keyCode === 13){ BuscarLinha('nome'); }" style="display: inline-block; width: 70%"> <button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('nome')" onclick="BuscarLinha('nome')">Buscar Linha</button> </div> <div class="css_td" style="width: 10%;"></div> </div> </div>]]>
630 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
631 <![CDATA[<div class="css_td" style="width: 30%;"> <label class="css_label" for="linhaNumero">N&uacute;mero da Linha:</label> <input type="text" class="css_input_text" id="linhaNumero" placeholder="Informe o N&uacute;mero da Linha" onkeyup="if(event.keyCode === 13){ BuscarLinha('num'); }" style="display: inline-block; width: 70%"> <button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('num')" onclick="BuscarLinha('num')">Buscar Linha</button> </div>]]>
633 <![CDATA[<input type="text" class="css_input_text" id="linhaNumero" placeholder="Informe o N&uacute;mero da Linha" onkeyup="if(event.keyCode === 13){ BuscarLinha('num'); }" style="display: inline-block; width: 70%">]]>
637 <![CDATA[<div class="css_td" style="width: 30%;"> <label class="css_label" for="linhaNome">Nome da Linha:</label> <input type="text" class="css_input_text" id="linhaNome" placeholder="Informe o Nome da Linha" onkeyup="if(event.keyCode === 13){ BuscarLinha('nome'); }" style="display: inline-block; width: 70%"> <button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('nome')" onclick="BuscarLinha('nome')">Buscar Linha</button> </div>]]>
639 <![CDATA[<input type="text" class="css_input_text" id="linhaNome" placeholder="Informe o Nome da Linha" onkeyup="if(event.keyCode === 13){ BuscarLinha('nome'); }" style="display: inline-block; width: 70%">]]>
643 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
647 <![CDATA[<div class="topnav_container" id="areaConteudo" style="width: 100%; background-color: #F2F0F1;" tabindex="0"> <div class="topnav" id="myTopnav" style=""> <a href="/" class="first_link css_link_menu" id="first_link" style="color:#5E5F60;">MENU</a> <a href="/emtu/institucional/quem-somos.fss" class="css_link_menu" style="color:#5E5F60;">INSTITUCIONAL</a> <a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu" style="color:#5E5F60;">BILHETES E CART&Otilde;ES</a> <a href="/emtu/redes-de-transporte.fss" class="css_link_menu" style="color:#5E5F60;">REDE DE TRANSPORTE</a> <a href="/emtu/servicos.fss" class="css_link_menu" style="color:#5E5F60;">SERVI&Ccedil;OS</a> <a href="/emtu/empreendimentos.fss" class="css_link_menu" style="color:#5E5F60;">EMPREENDIMENTOS</a> <a href="/emtu/licitacoes.fss" class="css_link_menu" style="color:#5E5F60;">LICITA&Ccedil;&Otilde;ES</a> <a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu" style="color:#5E5F60;">IMPRENSA</a> <a href="/emtu/lazer-e-cultura/acoes-culturais-e-sociais.fss" class="css_link_menu" style="color:#5E5F60;">SOCIAL</a> <a href="/emtu/inovacao/inovacao.fss" class="css_link_menu" style="color:#5E5F60;">INOVA&Ccedil;&Atilde;O</a> <a href="/parceiros" class="css_link_menu" style="color:#5E5F60;">PARCEIROS</a> <a href="/emtu/fale-conosco.fss" class="css_link_menu" style="color:#5E5F60;">FALE CONOSCO</a> <a href="javascript:void(0);" class="icon" onclick="myFunction()"> <img src="/emtu/home/img/hamburguer_menu.png" alt="Menu Principal"> </a> </div> </div>]]>
648 <![CDATA[<div class="topnav" id="myTopnav" style=""> <a href="/" class="first_link css_link_menu" id="first_link" style="color:#5E5F60;">MENU</a> <a href="/emtu/institucional/quem-somos.fss" class="css_link_menu" style="color:#5E5F60;">INSTITUCIONAL</a> <a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu" style="color:#5E5F60;">BILHETES E CART&Otilde;ES</a> <a href="/emtu/redes-de-transporte.fss" class="css_link_menu" style="color:#5E5F60;">REDE DE TRANSPORTE</a> <a href="/emtu/servicos.fss" class="css_link_menu" style="color:#5E5F60;">SERVI&Ccedil;OS</a> <a href="/emtu/empreendimentos.fss" class="css_link_menu" style="color:#5E5F60;">EMPREENDIMENTOS</a> <a href="/emtu/licitacoes.fss" class="css_link_menu" style="color:#5E5F60;">LICITA&Ccedil;&Otilde;ES</a> <a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu" style="color:#5E5F60;">IMPRENSA</a> <a href="/emtu/lazer-e-cultura/acoes-culturais-e-sociais.fss" class="css_link_menu" style="color:#5E5F60;">SOCIAL</a> <a href="/emtu/inovacao/inovacao.fss" class="css_link_menu" style="color:#5E5F60;">INOVA&Ccedil;&Atilde;O</a> <a href="/parceiros" class="css_link_menu" style="color:#5E5F60;">PARCEIROS</a> <a href="/emtu/fale-conosco.fss" class="css_link_menu" style="color:#5E5F60;">FALE CONOSCO</a> <a href="javascript:void(0);" class="icon" onclick="myFunction()"> <img src="/emtu/home/img/hamburguer_menu.png" alt="Menu Principal"> </a> </div>]]>
649 <![CDATA[<a href="/" class="first_link css_link_menu" id="first_link" style="color:#5E5F60;">MENU</a>]]>
650 <![CDATA[<a href="/emtu/institucional/quem-somos.fss" class="css_link_menu" style="color:#5E5F60;">INSTITUCIONAL</a>]]>
651 <![CDATA[<a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu" style="color:#5E5F60;">BILHETES E CART&Otilde;ES</a>]]>
652 <![CDATA[<a href="/emtu/redes-de-transporte.fss" class="css_link_menu" style="color:#5E5F60;">REDE DE TRANSPORTE</a>]]>
653 <![CDATA[<a href="/emtu/servicos.fss" class="css_link_menu" style="color:#5E5F60;">SERVI&Ccedil;OS</a>]]>
654 <![CDATA[<a href="/emtu/empreendimentos.fss" class="css_link_menu" style="color:#5E5F60;">EMPREENDIMENTOS</a>]]>
655 <![CDATA[<a href="/emtu/licitacoes.fss" class="css_link_menu" style="color:#5E5F60;">LICITA&Ccedil;&Otilde;ES</a>]]>
656 <![CDATA[<a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu" style="color:#5E5F60;">IMPRENSA</a>]]>
657 <![CDATA[<a href="/emtu/lazer-e-cultura/acoes-culturais-e-sociais.fss" class="css_link_menu" style="color:#5E5F60;">SOCIAL</a>]]>
658 <![CDATA[<a href="/emtu/inovacao/inovacao.fss" class="css_link_menu" style="color:#5E5F60;">INOVA&Ccedil;&Atilde;O</a>]]>
659 <![CDATA[<a href="/parceiros" class="css_link_menu" style="color:#5E5F60;">PARCEIROS</a>]]>
660 <![CDATA[<a href="/emtu/fale-conosco.fss" class="css_link_menu" style="color:#5E5F60;">FALE CONOSCO</a>]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
709 <![CDATA[<br style="line-height:0px;" />]]>
733 <![CDATA[<span style="background-color:#FFFFFF">Você está em:</span>]]>
745 <![CDATA[<h1 style="background-color:#FFFFFF">Terminal Metropolitano Taboão</h1>]]>
751 <![CDATA[<iframe width="786" height="700" scrolling="auto" marginheight="0" marginwidth="0" frameborder="0" id="iframe_TI" title="Conteúdo Principal" style="background-color: #FFFFFF" src="https://www.emtu.sp.gov.br//Sistemas/linha/resultado.htm?rua=TABOAO&amp;chviatrans=364784&amp;tipo=TERMINAL%20METROPOLITANO&amp;pag=buscarua.htm&amp;">Para visualizar o conteúdo do iframe, acesse: https://www.emtu.sp.gov.br//Sistemas/linha/resultado.htm?rua=TABOAO&amp;chviatrans=364784&amp;tipo=TERMINAL%20METROPOLITANO&amp;pag=buscarua.htm</iframe>]]>
1019 <![CDATA[<div class="css_table" style="background-color: #F2F0F1;padding:15px;width: 100%;"> <div class="css_table" style="background-color: #F2F0F1; padding: 15px;padding-top: 10px;padding-bottom: 0px;"> <div class="css_tr"> <div class="css_td" style="width: 20%;"> <a href="/emtu/home.htm" target="_parent"><img src="/EMTU/images/logo-emtu2.png" alt="Site da EMTU" class="css_responsive_img" style="max-width: 287px;"></a> </div> <div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.cptm.sp.gov.br/" target="_blank" style="color:transparent;"><img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>CPTM</a> </div> <div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.efcj.sp.gov.br/" target="_blank"><img src="/EMTU/images/logo-estra-de-ferro.png" alt="Site da Estrada de Ferro Campos do Jordão" class="css_responsive_img" style="max-width: 122px;"></a> </div> <div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.metro.sp.gov.br/" target="_blank"><img src="/EMTU/images/logo-metro.png" alt="Metro" title="Site do Metro" class="css_responsive_img" style="max-width: 80px;"></a> </div> <div class="css_td " style="width: 10%; text-align: center;"></div> </div> </div> </div>]]>
1020 <![CDATA[<div class="css_table" style="background-color: #F2F0F1; padding: 15px;padding-top: 10px;padding-bottom: 0px;"> <div class="css_tr"> <div class="css_td" style="width: 20%;"> <a href="/emtu/home.htm" target="_parent"><img src="/EMTU/images/logo-emtu2.png" alt="Site da EMTU" class="css_responsive_img" style="max-width: 287px;"></a> </div> <div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.cptm.sp.gov.br/" target="_blank" style="color:transparent;"><img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>CPTM</a> </div> <div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.efcj.sp.gov.br/" target="_blank"><img src="/EMTU/images/logo-estra-de-ferro.png" alt="Site da Estrada de Ferro Campos do Jordão" class="css_responsive_img" style="max-width: 122px;"></a> </div> <div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.metro.sp.gov.br/" target="_blank"><img src="/EMTU/images/logo-metro.png" alt="Metro" title="Site do Metro" class="css_responsive_img" style="max-width: 80px;"></a> </div> <div class="css_td " style="width: 10%; text-align: center;"></div> </div> </div>]]>
1022 <![CDATA[<div class="css_td" style="width: 20%;"> <a href="/emtu/home.htm" target="_parent"><img src="/EMTU/images/logo-emtu2.png" alt="Site da EMTU" class="css_responsive_img" style="max-width: 287px;"></a> </div>]]>
1023 <![CDATA[<img src="/EMTU/images/logo-emtu2.png" alt="Site da EMTU" class="css_responsive_img" style="max-width: 287px;">]]>
1025 <![CDATA[<div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.cptm.sp.gov.br/" target="_blank" style="color:transparent;"><img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>CPTM</a> </div>]]>
1026 <![CDATA[<a href="http://www.cptm.sp.gov.br/" target="_blank" style="color:transparent;"><img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>CPTM</a>]]>
1026 <![CDATA[<img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>]]>
1028 <![CDATA[<div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.efcj.sp.gov.br/" target="_blank"><img src="/EMTU/images/logo-estra-de-ferro.png" alt="Site da Estrada de Ferro Campos do Jordão" class="css_responsive_img" style="max-width: 122px;"></a> </div>]]>
1029 <![CDATA[<img src="/EMTU/images/logo-estra-de-ferro.png" alt="Site da Estrada de Ferro Campos do Jordão" class="css_responsive_img" style="max-width: 122px;">]]>
1031 <![CDATA[<div class="css_td " style="width: 10%; text-align: center;vertical-align: middle;"> <a href="http://www.metro.sp.gov.br/" target="_blank"><img src="/EMTU/images/logo-metro.png" alt="Metro" title="Site do Metro" class="css_responsive_img" style="max-width: 80px;"></a> </div>]]>
1032 <![CDATA[<img src="/EMTU/images/logo-metro.png" alt="Metro" title="Site do Metro" class="css_responsive_img" style="max-width: 80px;">]]>
1034 <![CDATA[<div class="css_td " style="width: 10%; text-align: center;"></div>]]>
1039 <![CDATA[<div style="border-top: 1px solid #dddddd;"></div>]]>
1041 <![CDATA[<div class="css_table" style="background-color: #F2F0F1; padding: 15px;padding-top: 10px;padding-bottom: 0px;"> <div class="css_tr"> <div class="css_td" style="width: 100%;"> <div style="width: 100%; padding-left:10px;padding-right:30px;padding-top: 5px;" tabindex="0"> <a href="/emtu/home.htm" class="css_link_menu_rodape">Home</a> <a href="/emtu/institucional/quem-somos.fss" class="css_link_menu_rodape">Institucional</a> <a href="/emtu/itinerarios-e-tarifas.fss" class="css_link_menu_rodape">Itiner&aacute;rios e Tarifas</a> <a href="/emtu/redes-de-transporte.fss" class="css_link_menu_rodape">Redes de Transporte</a> <a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu_rodape">Bilhetes e Cart&otilde;es</a> <a href="/emtu/servicos.fss" class="css_link_menu_rodape">Servi&ccedil;os</a> <a href="/emtu/licitacoes.fss" class="css_link_menu_rodape">Licita&ccedil;&otilde;es</a> <a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu_rodape">Imprensa</a> <a href="/parceiros" class="css_link_menu_rodape">Parceiros</a> <a href="/emtu/institucional/legislacao.fss" class="css_link_menu_rodape">Legisla&ccedil;&atilde;o</a> <a href="/emtu/ouvidoria.fss" class="css_link_menu_rodape">Ouvidoria</a> <a href="/emtu/fale-conosco.fss" class="css_link_menu_rodape">Fale Conosco</a> <a href="/emtu/institucional/governanca-corporativa.fss" class="css_link_menu_rodape">C&oacute;digo de Conduta e Integridade</a> <a href="/emtu/fale-conosco/canal-de-denuncias.fss" class="css_link_menu_rodape">Canal de Den&uacute;ncia</a> <a href="/emtu/servico-de-informacao-ao-cidadao/servico-de-informacao-ao-cidadao.fss" class="css_link_menu_rodape">Servi&ccedil;o de Informa&ccedil;&atilde;o ao Cidad&atilde;o</a> <a href="/emtu/licitacoes/audiencias-publicas.fss" class="css_link_menu_rodape">Audi&ecirc;ncias P&uacute;blicas</a> <a href="/emtu/politica-de-privacidade.fss" class="css_link_menu_rodape">LGPD</a> <a href="https://intranet.emtu.sp.gov.br/" class="css_link_menu_rodape">Intranet</a> </div> </div> </div> </div>]]>
1043 <![CDATA[<div class="css_td" style="width: 100%;"> <div style="width: 100%; padding-left:10px;padding-right:30px;padding-top: 5px;" tabindex="0"> <a href="/emtu/home.htm" class="css_link_menu_rodape">Home</a> <a href="/emtu/institucional/quem-somos.fss" class="css_link_menu_rodape">Institucional</a> <a href="/emtu/itinerarios-e-tarifas.fss" class="css_link_menu_rodape">Itiner&aacute;rios e Tarifas</a> <a href="/emtu/redes-de-transporte.fss" class="css_link_menu_rodape">Redes de Transporte</a> <a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu_rodape">Bilhetes e Cart&otilde;es</a> <a href="/emtu/servicos.fss" class="css_link_menu_rodape">Servi&ccedil;os</a> <a href="/emtu/licitacoes.fss" class="css_link_menu_rodape">Licita&ccedil;&otilde;es</a> <a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu_rodape">Imprensa</a> <a href="/parceiros" class="css_link_menu_rodape">Parceiros</a> <a href="/emtu/institucional/legislacao.fss" class="css_link_menu_rodape">Legisla&ccedil;&atilde;o</a> <a href="/emtu/ouvidoria.fss" class="css_link_menu_rodape">Ouvidoria</a> <a href="/emtu/fale-conosco.fss" class="css_link_menu_rodape">Fale Conosco</a> <a href="/emtu/institucional/governanca-corporativa.fss" class="css_link_menu_rodape">C&oacute;digo de Conduta e Integridade</a> <a href="/emtu/fale-conosco/canal-de-denuncias.fss" class="css_link_menu_rodape">Canal de Den&uacute;ncia</a> <a href="/emtu/servico-de-informacao-ao-cidadao/servico-de-informacao-ao-cidadao.fss" class="css_link_menu_rodape">Servi&ccedil;o de Informa&ccedil;&atilde;o ao Cidad&atilde;o</a> <a href="/emtu/licitacoes/audiencias-publicas.fss" class="css_link_menu_rodape">Audi&ecirc;ncias P&uacute;blicas</a> <a href="/emtu/politica-de-privacidade.fss" class="css_link_menu_rodape">LGPD</a> <a href="https://intranet.emtu.sp.gov.br/" class="css_link_menu_rodape">Intranet</a> </div> </div>]]>
1044 <![CDATA[<div style="width: 100%; padding-left:10px;padding-right:30px;padding-top: 5px;" tabindex="0"> <a href="/emtu/home.htm" class="css_link_menu_rodape">Home</a> <a href="/emtu/institucional/quem-somos.fss" class="css_link_menu_rodape">Institucional</a> <a href="/emtu/itinerarios-e-tarifas.fss" class="css_link_menu_rodape">Itiner&aacute;rios e Tarifas</a> <a href="/emtu/redes-de-transporte.fss" class="css_link_menu_rodape">Redes de Transporte</a> <a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu_rodape">Bilhetes e Cart&otilde;es</a> <a href="/emtu/servicos.fss" class="css_link_menu_rodape">Servi&ccedil;os</a> <a href="/emtu/licitacoes.fss" class="css_link_menu_rodape">Licita&ccedil;&otilde;es</a> <a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu_rodape">Imprensa</a> <a href="/parceiros" class="css_link_menu_rodape">Parceiros</a> <a href="/emtu/institucional/legislacao.fss" class="css_link_menu_rodape">Legisla&ccedil;&atilde;o</a> <a href="/emtu/ouvidoria.fss" class="css_link_menu_rodape">Ouvidoria</a> <a href="/emtu/fale-conosco.fss" class="css_link_menu_rodape">Fale Conosco</a> <a href="/emtu/institucional/governanca-corporativa.fss" class="css_link_menu_rodape">C&oacute;digo de Conduta e Integridade</a> <a href="/emtu/fale-conosco/canal-de-denuncias.fss" class="css_link_menu_rodape">Canal de Den&uacute;ncia</a> <a href="/emtu/servico-de-informacao-ao-cidadao/servico-de-informacao-ao-cidadao.fss" class="css_link_menu_rodape">Servi&ccedil;o de Informa&ccedil;&atilde;o ao Cidad&atilde;o</a> <a href="/emtu/licitacoes/audiencias-publicas.fss" class="css_link_menu_rodape">Audi&ecirc;ncias P&uacute;blicas</a> <a href="/emtu/politica-de-privacidade.fss" class="css_link_menu_rodape">LGPD</a> <a href="https://intranet.emtu.sp.gov.br/" class="css_link_menu_rodape">Intranet</a> </div>]]>
1070 <![CDATA[<div class="css_table" style="width: 100%;background-color: #940F00;color: #ffffff; height: 40px; padding:0px; padding-top:10px;font-family: verdana,arial;"> <div class="css_tr"> <div class="css_td " style="width: 30%; text-align: center;"> <a href="https://www.twitter.com/emtu_oficial" target="_blank" style="color: #ffffff;text-decoration: none;"> <img src="/EMTU/home/img/twitter.png" height="16px" alt="Twitter da EMTU"> <span style="font-size: 12px;">emtu_oficial</span> </a> </div> <div class="css_td " style="width: 30%; text-align: center;"> <a href="https://www.instagram.com/emtu.oficial/" target="_blank" style="color: #ffffff;text-decoration: none;"> <img src="/EMTU/home/img/icone-insta.png" height="16px" alt="Instagram da EMTU"> <span style="font-size: 12px;">emtu.oficial</span> </a> </div> <div class="css_td " style="width: 30%; text-align: center;"> <a href="https://www.youtube.com/user/emtuoficial" target="_blank" style="color: #ffffff; text-decoration: none;"> <img src="/EMTU/home/img/icone-yt.png" height="16px" width="18px" alt="Youtube da EMTU"> <span style="font-size: 12px;">emtu.oficial</span> </a> </div> </div> </div>]]>
1072 <![CDATA[<div class="css_td " style="width: 30%; text-align: center;"> <a href="https://www.twitter.com/emtu_oficial" target="_blank" style="color: #ffffff;text-decoration: none;"> <img src="/EMTU/home/img/twitter.png" height="16px" alt="Twitter da EMTU"> <span style="font-size: 12px;">emtu_oficial</span> </a> </div>]]>
1073 <![CDATA[<a href="https://www.twitter.com/emtu_oficial" target="_blank" style="color: #ffffff;text-decoration: none;"> <img src="/EMTU/home/img/twitter.png" height="16px" alt="Twitter da EMTU"> <span style="font-size: 12px;">emtu_oficial</span> </a>]]>
1075 <![CDATA[<span style="font-size: 12px;">emtu_oficial</span>]]>
1078 <![CDATA[<div class="css_td " style="width: 30%; text-align: center;"> <a href="https://www.instagram.com/emtu.oficial/" target="_blank" style="color: #ffffff;text-decoration: none;"> <img src="/EMTU/home/img/icone-insta.png" height="16px" alt="Instagram da EMTU"> <span style="font-size: 12px;">emtu.oficial</span> </a> </div>]]>
1079 <![CDATA[<a href="https://www.instagram.com/emtu.oficial/" target="_blank" style="color: #ffffff;text-decoration: none;"> <img src="/EMTU/home/img/icone-insta.png" height="16px" alt="Instagram da EMTU"> <span style="font-size: 12px;">emtu.oficial</span> </a>]]>
1081 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1084 <![CDATA[<div class="css_td " style="width: 30%; text-align: center;"> <a href="https://www.youtube.com/user/emtuoficial" target="_blank" style="color: #ffffff; text-decoration: none;"> <img src="/EMTU/home/img/icone-yt.png" height="16px" width="18px" alt="Youtube da EMTU"> <span style="font-size: 12px;">emtu.oficial</span> </a> </div>]]>
1085 <![CDATA[<a href="https://www.youtube.com/user/emtuoficial" target="_blank" style="color: #ffffff; text-decoration: none;"> <img src="/EMTU/home/img/icone-yt.png" height="16px" width="18px" alt="Youtube da EMTU"> <span style="font-size: 12px;">emtu.oficial</span> </a>]]>
1087 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1135 <![CDATA[<div class="container rodape" style="margin-top:20px;background-color: #000000!important;"> <div class="logo-rodape"> <img src="/EMTU/home/img/logo-governo-do-estado-sp.png" alt="Logotipo do Governo do Estado de São Paulo" > </div> </div>]]>
1211 <![CDATA[<a target="_blank" style="color: white;text-decoration: underline" href="/emtu/politica-de-privacidade.fss">Pol&iacute;tica de Privacidade</a>]]>
1350 <![CDATA[<input type="submit" value="submit" style="visibility:hidden"/>]]>
42 <![CDATA[<style> .css_table { display: table; padding: 5px; margin: 0px; } .css_tr { display: table-row; } .css_td { display: table-cell; padding: 7px; width: 150px; } .css_titulo_td{ background-color: #184D94; text-align: center; color: #ffffff; font-weight: bold; font-family: verdana, arial; font-size: 13px; border: 0px; } .css_titulo_td:hover { background-color: #2168C9; } .css_input { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .css_form_control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } .css_select { height: 30px; line-height: 30px; } .css_input_text { height: 19px; line-height: 20px; } .css_label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; font-family: verdana, arial; font-size: 14px; } .css_btn_primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; } .css_btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } .css_btn_sm { padding: 5px 10px; font-size: 12px; line-height: 1.4; border-radius: 3px; } .css_glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; } .topnav { overflow: hidden; background-color: #F2F0F1; font-family: verdana, arial; width: 1120px; margin: auto; } .topnav a { float: left; display: block; color: #5E5F60; text-align: center; padding-right: 7px; padding-left: 7px; padding-top: 20px; padding-bottom: 20px; text-decoration: none; font-size: 10px; font-weight: bold; } .topnav a:hover { background-color: #ddd; color: black; } .topnav a.active { background-color: #04AA6D; color: white; } .topnav .icon { display: none; } .css_link_menu{ text-decoration: none; color:#5E5F60; font-family: verdana, arial; font-size: 12px; } .css_responsive_img { width: 100%; height: auto; } .css_link_menu_rodape{ display: inline-block; text-decoration: none; color:#5E5F60; font-family: verdana, arial; font-size: 12px; margin-right: 20px; margin-bottom: 10px; font-weight: bold; } @media screen and (max-width: 1130px) { .topnav a:not(:first-child) {display: none;} .topnav a.icon { float: right; display: block; margin-right:10px; padding-top: 10px; padding-bottom: 10px; } .topnav{ width: 100%; } .first_link{ margin-left:15px; } } @media screen and (max-width: 1130px) { .topnav.responsive {position: relative;} .topnav.responsive .icon { position: absolute; right: 0; top: 0; } .topnav.responsive a { float: none; display: block; text-align: left; } } </style>]]>
269 <![CDATA[<style> html{ margin:0; padding:0; width:100%; } body{ margin:0; padding:0; width:100%; } a:focus, a:hover { border: 2px solid #F00; } .css_table { display: table; padding: 5px; margin: 0px; } .css_tr { display: table-row; } .css_td { display: table-cell; padding: 7px; width: 150px; text-align: left; } .css_titulo_td{ background-color: #184D94; text-align: center; color: #ffffff; font-weight: bold; font-family: verdana, arial; font-size: 0.8em; border: 0px; } .css-td-2 .css-td-3 { position: relative; min-height: 1px; padding-right: 15px; padding-left: 15px; box-sizing: border-box; } .css_titulo_td:hover { background-color: #2168C9; } .css_form_control { display: block; width: 100%; height: 30px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } .css_input { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .css_select { height: 30px; line-height: 30px; } .css_input_text { font: inherit; font-size: 12px; vertical-align: middle; border: 1px solid silver; padding: 0.3rem; margin: 0; display:inline-block; min-height: 1.5em; box-sizing:content-box; border-radius: 4px; box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } .css_label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; font-family: verdana, arial; font-size: 13px; width: 100%; text-align: left; } .css_btn_primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; } .css_btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } .css_btn_sm { padding: 5px 10px; font-size: 12px; line-height: 1.4; border-radius: 3px; } .css_glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; } .topnav { overflow: hidden; background-color: #F2F0F1; font-family: verdana, arial; width: 1120px; margin: auto; } .topnav a { float: left; display: block; color: #5E5F60; text-align: center; padding-right: 7px; padding-left: 7px; padding-top: 20px; padding-bottom: 20px; text-decoration: none; font-size: 10px; font-weight: bold; } .topnav a:hover { background-color: #ddd; color: black; } .topnav a.active { background-color: #04AA6D; color: white; } .topnav .icon { display: none; } .css_link_menu{ text-decoration: none; color:#5E5F60; font-family: verdana, arial; font-size: 12px; } .css_responsive_img { width: 100%; height: auto; } .css_link_menu_rodape{ display: inline-block; text-decoration: none; color:#5E5F60; font-family: verdana, arial; font-size: 12px; margin-right: 20px; margin-bottom: 10px; font-weight: bold; } @media screen and (max-width: 1130px) { .topnav a:not(:first-child) {display: none;} .topnav a.icon { float: right; display: block; margin-right:10px; padding-bottom: 10px; } .topnav{ width: 100%; } .first_link{ margin-left:15px; } } @media screen and (max-width: 1130px) { .topnav.responsive {position: relative;} .topnav.responsive .icon { position: absolute; right: 0; top: 0; } .topnav.responsive a { float: none; display: block; text-align: left; } } @media screen and (min-width: 1131px) { #first_link{ display: none ; } } @media screen and (max-width: 1130px) { #first_link{ display: block ; } } @media only screen and (max-width: 768px) { .css-td-2 { padding-bottom: 7px; padding-top: 7px; margin-bottom: 1px; } .css-td-3 { padding-bottom: 7px; padding-top: 7px; margin-bottom: 1px; } } @media only screen and (min-width: 768px) { .css-td-2 { width: 16.66%; padding-bottom: 7px; padding-top: 7px; float: left; text-align: left; } .css-td-3 { width: 25%; padding-bottom: 7px; padding-top: 7px; float: left; text-align: left; } } </style>]]>
784 <![CDATA[<style> html{ margin:0; padding:0; width:100%; } body{ margin:0; padding:0; width:100%; } .css_table { display: table; padding: 5px; margin: 0px; } .css_tr { display: table-row; } .css_td { display: table-cell; padding: 7px; width: 150px; text-align: left; } .css_titulo_td{ background-color: #184D94; text-align: center; color: #ffffff; font-weight: bold; font-family: verdana, arial; font-size: 12px; border: 0px; } .css_titulo_td:hover { background-color: #2168C9; } .css_form_control { display: block; width: 100%; height: 30px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } .css_input { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px; } .css_select { height: 30px; line-height: 30px; } .css_input_text { font: inherit; font-size: 12px; vertical-align: middle; border: 1px solid silver; padding: 0.3rem; margin: 0; display:inline-block; min-height: 1.5em; box-sizing:content-box; border-radius: 4px; box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } .css_label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; font-family: verdana, arial; font-size: 13px; width: 100%; text-align: left; } .css_btn_primary { color: #fff; background-color: #337ab7; border-color: #2e6da4; } .css_btn { display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } .css_btn_sm { padding: 5px 10px; font-size: 12px; line-height: 1.4; border-radius: 3px; } .css_glyphicon { position: relative; top: 1px; display: inline-block; font-family: 'Glyphicons Halflings'; font-style: normal; font-weight: 400; line-height: 1; } .topnav { overflow: hidden; background-color: #F2F0F1; font-family: verdana, arial; width: 1120px; margin: auto; } .topnav a { float: left; display: block; color: #5E5F60; text-align: center; padding-right: 7px; padding-left: 7px; padding-top: 20px; padding-bottom: 20px; text-decoration: none; font-size: 10px; font-weight: bold; } .topnav a:hover { background-color: #ddd; color: black; } .topnav a.active { background-color: #04AA6D; color: white; } .topnav .icon { display: none; } .css_link_menu{ text-decoration: none; color:#5E5F60; font-family: verdana, arial; font-size: 12px; } .css_responsive_img { width: 100%; height: auto; } .css_link_menu_rodape{ display: inline-block; text-decoration: none; color:#5E5F60; font-family: verdana, arial; font-size: 12px; margin-right: 20px; margin-bottom: 10px; font-weight: bold; } @media screen and (max-width: 1130px) { .topnav a:not(:first-child) {display: none;} .topnav a.icon { float: right; display: block; margin-right:10px; padding-bottom: 10px; } .topnav{ width: 100%; } .first_link{ margin-left:15px; } } @media screen and (max-width: 1130px) { .topnav.responsive {position: relative;} .topnav.responsive .icon { position: absolute; right: 0; top: 0; } .topnav.responsive a { float: none; display: block; text-align: left; } } @media screen and (min-width: 1131px) { #first_link{ display: none ; } } @media screen and (max-width: 1130px) { #first_link{ display: block ; } } </style>]]>
1149 <![CDATA[<style type="text/css" media="screen"> .box-cookies { position: fixed; background: rgba(0,0,0,.98); z-index: 1000011; bottom: 1px; display: flex; left: 5%; right: 5%; align-items: center; justify-content: space-between; border-radius: 10px; min-height: 70px; background-color: rgb(2, 48, 96, 0.8); box-shadow: 0 8px 6px 0 rgb(0 0 0 / 41%); font-family: Verdana, arial; font-size: 11px; } .box-cookies .msg-cookies { text-align: center; padding: 10px 30px; color: #fff; line-height: 22px; display: block!important; } .box-cookies .btn-cookies { background: #B9241D; color: #fff; font-weight: bold; height: 40px; margin-top: 5px; margin-right: 20px; margin-bottom: 15px; cursor: pointer; display: inline-block; padding: 6px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.42857143; text-align: center; white-space: nowrap; vertical-align: middle; -ms-touch-action: manipulation; touch-action: manipulation; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-image: none; border: 1px solid transparent; border-radius: 4px; } .hideCookie { display: none!important; } </style>]]>
564 <![CDATA[<a class="govsp-acessibilidade" href="#" id="altocontraste" accesskey="3" onclick="window.toggleContrast()" onkeydown="window.toggleContrast()"><img class="govsp-acessibilidade" src="https://saopaulo.sp.gov.br/barra-govsp/img/contrast.png" alt="Contraste" ></a>]]>
602 <![CDATA[<a href="#" onkeypress="MudarBusca(1); return false;" onclick="MudarBusca(1); return false;" style="color:#ffffff;text-decoration: none;cursor: pointer;" accesskey="t">BUSCAR TRAJETO</a>]]>
603 <![CDATA[<a href="#" onkeypress="MudarBusca(2); return false;" onclick="MudarBusca(2); return false;" style="color:#ffffff;text-decoration: none;cursor: pointer;" accesskey="l">BUSCAR LINHA</a>]]>
606 <![CDATA[<a href="#" style="color:#ffffff;text-decoration: none;cursor: pointer;" onkeypress="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');" onclick="window.open('https://www.emtu.sp.gov.br/EMTU/pdf/MTM.pdf');">MAPA METROPOLITANO</a>]]>
622 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button>]]>
635 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('num')" onclick="BuscarLinha('num')">Buscar Linha</button>]]>
641 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('nome')" onclick="BuscarLinha('nome')">Buscar Linha</button>]]>
661 <![CDATA[<a href="javascript:void(0);" class="icon" onclick="myFunction()"> <img src="/emtu/home/img/hamburguer_menu.png" alt="Menu Principal"> </a>]]>
1215 <![CDATA[<button type="button" class="btn-cookies" onclick="setCookie()">Ciente</button>]]>
33 <![CDATA[<script> // redireciona a pagina se acessar como http if(window.location.protocol == 'http:') { location.href = location.href.replace("http://", "https://"); } </script>]]>
253 <![CDATA[<script> // redireciona a pagina se acessar como http if(window.location.protocol == 'http:') { location.href = location.href.replace("http://", "https://"); } function Contraste(e) { if (e.keyCode === 13) { window.toggleContrast(); } } </script>]]>
672 <![CDATA[<script> function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } } </script>]]>
1229 <![CDATA[<script> new window.VLibras.Widget('https://www.vlibras.gov.br/app'); </script>]]>
1236 <![CDATA[<script> //Cookie Disclaimer LGPD $(document).ready(function () { checkCookie(); }); function setCookie() { var d = new Date(); var exdays = 7; var cname = "username"; var cvalue = "emtusp"; d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000)); //d.setTime(d.getTime() + (exdays * 1 * 1 * 60 * 1000)); var expires = "expires=" + d.toUTCString(); //alert(expires); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; document.querySelector(".box-cookies").classList.add('hideCookie'); } function getCookie(cname) { var name = cname + "="; var decodedCookie = decodeURIComponent(document.cookie); var ca = decodedCookie.split(';'); for (var i = 0; i < ca.length; i++) { var c = ca[i]; while (c.charAt(0) == ' ') { c = c.substring(1); } if (c.indexOf(name) == 0) { return c.substring(name.length, c.length); } } return ""; } function checkCookie() { var user = getCookie("username"); if (user == "emtusp") { document.querySelector(".box-cookies").classList.add('hideCookie'); } else { user = "emtusp"; if (user != "" && user != null) { document.querySelector(".box-cookies").classList.remove('hideCookie'); } } } </script>]]>
1293 <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17081920-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>]]>
1315 <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-17081920-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'stats.g.doubleclick.net/dc.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script>]]>
1344 <![CDATA[<script type="text/javascript"> // match all iframes / use jQuery or alias $ jQuery('#iframe_TI').iframeAutoHeight(); </script>]]>