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 128 639 639 684 685 687 690 692 693 694 695 696 696 700 702 703 707 711 712 714 718 720 721 723 727 729 733 737 738 739 740 741 742 743 744 745 746 747 748 749 750 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 799 823 1107 1108 1110 1111 1113 1114 1114 1116 1117 1119 1120 1122 1127 1129 1131 1132 1158 1160 1161 1163 1166 1167 1169 1172 1173 1175 1223 1299 1431
1.1.4 Presença de CSS(s) interno 5 41 132 359 872 1237
1.1.5 Presença de javascript(s) in-line 9 654 692 693 696 712 725 731 751 1303
1.1.6 Presença de javascript(s) interno 7 123 343 762 1317 1324 1381 1403
639 <![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>]]>
639 <![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;">]]>
684 <![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>]]>
685 <![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>]]>
687 <![CDATA[<img src="/emtu/home/img/cabecalho-logo-emtu.jpg" style="cursor: pointer;" alt="Home EMTU">]]>
690 <![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>]]>
692 <![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>]]>
693 <![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>]]>
694 <![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>]]>
695 <![CDATA[<a href="/emtu/itinerarios-e-tarifas.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">ITINER&Aacute;RIOS E TARIFAS</a>]]>
696 <![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>]]>
696 <![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>]]>
700 <![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>]]>
702 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
703 <![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>]]>
707 <![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>]]>
711 <![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>]]>
712 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button>]]>
714 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
718 <![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>]]>
720 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
721 <![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>]]>
723 <![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%">]]>
727 <![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>]]>
729 <![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%">]]>
733 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
737 <![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>]]>
738 <![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>]]>
739 <![CDATA[<a href="/" class="first_link css_link_menu" id="first_link" style="color:#5E5F60;">MENU</a>]]>
740 <![CDATA[<a href="/emtu/institucional/quem-somos.fss" class="css_link_menu" style="color:#5E5F60;">INSTITUCIONAL</a>]]>
741 <![CDATA[<a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu" style="color:#5E5F60;">BILHETES E CART&Otilde;ES</a>]]>
742 <![CDATA[<a href="/emtu/redes-de-transporte.fss" class="css_link_menu" style="color:#5E5F60;">REDE DE TRANSPORTE</a>]]>
743 <![CDATA[<a href="/emtu/servicos.fss" class="css_link_menu" style="color:#5E5F60;">SERVI&Ccedil;OS</a>]]>
744 <![CDATA[<a href="/emtu/empreendimentos.fss" class="css_link_menu" style="color:#5E5F60;">EMPREENDIMENTOS</a>]]>
745 <![CDATA[<a href="/emtu/licitacoes.fss" class="css_link_menu" style="color:#5E5F60;">LICITA&Ccedil;&Otilde;ES</a>]]>
746 <![CDATA[<a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu" style="color:#5E5F60;">IMPRENSA</a>]]>
747 <![CDATA[<a href="/emtu/lazer-e-cultura/acoes-culturais-e-sociais.fss" class="css_link_menu" style="color:#5E5F60;">SOCIAL</a>]]>
748 <![CDATA[<a href="/emtu/inovacao/inovacao.fss" class="css_link_menu" style="color:#5E5F60;">INOVA&Ccedil;&Atilde;O</a>]]>
749 <![CDATA[<a href="/parceiros" class="css_link_menu" style="color:#5E5F60;">PARCEIROS</a>]]>
750 <![CDATA[<a href="/emtu/fale-conosco.fss" class="css_link_menu" style="color:#5E5F60;">FALE CONOSCO</a>]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
799 <![CDATA[<br style="line-height:0px;" />]]>
823 <![CDATA[<span style="background-color:#FFFFFF">Você está em:</span>]]>
1107 <![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>]]>
1108 <![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>]]>
1110 <![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>]]>
1111 <![CDATA[<img src="/EMTU/images/logo-emtu2.png" alt="Site da EMTU" class="css_responsive_img" style="max-width: 287px;">]]>
1113 <![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>]]>
1114 <![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>]]>
1114 <![CDATA[<img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>]]>
1116 <![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>]]>
1117 <![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;">]]>
1119 <![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>]]>
1120 <![CDATA[<img src="/EMTU/images/logo-metro.png" alt="Metro" title="Site do Metro" class="css_responsive_img" style="max-width: 80px;">]]>
1122 <![CDATA[<div class="css_td " style="width: 10%; text-align: center;"></div>]]>
1127 <![CDATA[<div style="border-top: 1px solid #dddddd;"></div>]]>
1129 <![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>]]>
1131 <![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>]]>
1132 <![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>]]>
1158 <![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>]]>
1160 <![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>]]>
1161 <![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>]]>
1163 <![CDATA[<span style="font-size: 12px;">emtu_oficial</span>]]>
1166 <![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>]]>
1167 <![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>]]>
1169 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1172 <![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>]]>
1173 <![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>]]>
1175 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1223 <![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>]]>
1299 <![CDATA[<a target="_blank" style="color: white;text-decoration: underline" href="/emtu/politica-de-privacidade.fss">Pol&iacute;tica de Privacidade</a>]]>
1431 <![CDATA[<input type="submit" value="submit" style="visibility:hidden"/>]]>
41 <![CDATA[<style type="text/css" > /* Geral*/ .guardaBox{ float:left; width:782px; } /*conteudo */ ul#tiposServicos{ float:left; width:780px; } ul#tiposServicos li.box{ float:left; width:234px; height:225px; margin:10px 12px; /*padding:8px 8px 8px 8px;*/ } ul#tiposServicos li.box a { display:block; padding:8px 8px 8px 8px; height:202px; text-decoration:none; } ul#tiposServicos li .guardaConteudoBox{ float:left; font-size:11px; width:140px; padding-top:32px; padding-left:78px; } ul#tiposServicos li .guardaConteudoBox p{ padding:5px 0px 0px 0px; /*height:90px;*/ line-height:14px; } ul#tiposServicos li .guardaConteudoBox p.menor{ height:120px; line-height:14px; } ul#tiposServicos li .guardaConteudoBox .locais{ float:left; padding-left:25px; } ul#tiposServicos li .guardaConteudoBox .locais li{ background: url('images/bullet-menu-lateral.gif') no-repeat 0px 5px; padding-left:10px; } ul#tiposServicos li .guardaConteudoBox .locais a{ color:#184775; } #achadosPerdidos .guardaConteudoBox #textoAchados{ height:120px; line-height:12px; } /* Define o BG de cada item */ #tiposServicos li#Ligado { background: url('/EMTU/Images/Conteudo/institucional-responsabilidadesocial-ligado.jpg') no-repeat 0px 2px; } #tiposServicos li#PassageiroEspecial { background: url('/EMTU/Images/Conteudo/institucional-responsabilidadesocial-passageiro-especial.jpg') no-repeat 0px 2px; } #tiposServicos li#TerminaisAdaptados { background: url('/EMTU/Images/Conteudo/institucional-responsabilidadesocial-terminais-adaptados.jpg') no-repeat 0px 2px; } </style>]]>
132 <![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>]]>
359 <![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>]]>
872 <![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>]]>
1237 <![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>]]>
654 <![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>]]>
692 <![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>]]>
693 <![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>]]>
696 <![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>]]>
712 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button>]]>
725 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('num')" onclick="BuscarLinha('num')">Buscar Linha</button>]]>
731 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('nome')" onclick="BuscarLinha('nome')">Buscar Linha</button>]]>
751 <![CDATA[<a href="javascript:void(0);" class="icon" onclick="myFunction()"> <img src="/emtu/home/img/hamburguer_menu.png" alt="Menu Principal"> </a>]]>
1303 <![CDATA[<button type="button" class="btn-cookies" onclick="setCookie()">Ciente</button>]]>
123 <![CDATA[<script> // redireciona a pagina se acessar como http if(window.location.protocol == 'http:') { location.href = location.href.replace("http://", "https://"); } </script>]]>
343 <![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>]]>
762 <![CDATA[<script> function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } } </script>]]>
1317 <![CDATA[<script> new window.VLibras.Widget('https://www.vlibras.gov.br/app'); </script>]]>
1324 <![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>]]>
1381 <![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>]]>
1403 <![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>]]>