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

Sites Atualizados

Lista dos novos sites adicionados a plataforma na última atualização

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 129 619 619 664 665 667 670 672 673 674 675 676 676 680 682 683 687 691 692 694 698 700 701 703 707 709 713 717 718 719 720 721 722 723 724 725 726 727 728 729 730 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 779 803 817 1086 1087 1089 1090 1092 1093 1093 1095 1096 1098 1099 1101 1106 1108 1110 1111 1137 1139 1140 1142 1145 1146 1148 1151 1152 1154 1202 1278 1410
1.1.4 Presença de CSS(s) interno 5 41 112 339 851 1216
1.1.5 Presença de javascript(s) in-line 9 634 672 673 676 692 705 711 731 1282
1.1.6 Presença de javascript(s) interno 7 103 323 742 1296 1303 1360 1382
619 <![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>]]>
619 <![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;">]]>
664 <![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>]]>
665 <![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>]]>
667 <![CDATA[<img src="/emtu/home/img/cabecalho-logo-emtu.jpg" style="cursor: pointer;" alt="Home EMTU">]]>
670 <![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>]]>
672 <![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>]]>
673 <![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>]]>
674 <![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>]]>
675 <![CDATA[<a href="/emtu/itinerarios-e-tarifas.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">ITINER&Aacute;RIOS E TARIFAS</a>]]>
676 <![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>]]>
676 <![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>]]>
680 <![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>]]>
682 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
683 <![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>]]>
687 <![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>]]>
691 <![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>]]>
692 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button>]]>
694 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
698 <![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>]]>
700 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
701 <![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>]]>
703 <![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%">]]>
707 <![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>]]>
709 <![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%">]]>
713 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
717 <![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>]]>
718 <![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>]]>
719 <![CDATA[<a href="/" class="first_link css_link_menu" id="first_link" style="color:#5E5F60;">MENU</a>]]>
720 <![CDATA[<a href="/emtu/institucional/quem-somos.fss" class="css_link_menu" style="color:#5E5F60;">INSTITUCIONAL</a>]]>
721 <![CDATA[<a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu" style="color:#5E5F60;">BILHETES E CART&Otilde;ES</a>]]>
722 <![CDATA[<a href="/emtu/redes-de-transporte.fss" class="css_link_menu" style="color:#5E5F60;">REDE DE TRANSPORTE</a>]]>
723 <![CDATA[<a href="/emtu/servicos.fss" class="css_link_menu" style="color:#5E5F60;">SERVI&Ccedil;OS</a>]]>
724 <![CDATA[<a href="/emtu/empreendimentos.fss" class="css_link_menu" style="color:#5E5F60;">EMPREENDIMENTOS</a>]]>
725 <![CDATA[<a href="/emtu/licitacoes.fss" class="css_link_menu" style="color:#5E5F60;">LICITA&Ccedil;&Otilde;ES</a>]]>
726 <![CDATA[<a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu" style="color:#5E5F60;">IMPRENSA</a>]]>
727 <![CDATA[<a href="/emtu/lazer-e-cultura/acoes-culturais-e-sociais.fss" class="css_link_menu" style="color:#5E5F60;">SOCIAL</a>]]>
728 <![CDATA[<a href="/emtu/inovacao/inovacao.fss" class="css_link_menu" style="color:#5E5F60;">INOVA&Ccedil;&Atilde;O</a>]]>
729 <![CDATA[<a href="/parceiros" class="css_link_menu" style="color:#5E5F60;">PARCEIROS</a>]]>
730 <![CDATA[<a href="/emtu/fale-conosco.fss" class="css_link_menu" style="color:#5E5F60;">FALE CONOSCO</a>]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
779 <![CDATA[<br style="line-height:0px;" />]]>
803 <![CDATA[<span style="background-color:#FFFFFF">Você está em:</span>]]>
817 <![CDATA[<h1 style="color:#000000;background-color:#FFFFFF;">Fale Conosco</h1>]]>
1086 <![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>]]>
1087 <![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>]]>
1089 <![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>]]>
1090 <![CDATA[<img src="/EMTU/images/logo-emtu2.png" alt="Site da EMTU" class="css_responsive_img" style="max-width: 287px;">]]>
1092 <![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>]]>
1093 <![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>]]>
1093 <![CDATA[<img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>]]>
1095 <![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>]]>
1096 <![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;">]]>
1098 <![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>]]>
1099 <![CDATA[<img src="/EMTU/images/logo-metro.png" alt="Metro" title="Site do Metro" class="css_responsive_img" style="max-width: 80px;">]]>
1101 <![CDATA[<div class="css_td " style="width: 10%; text-align: center;"></div>]]>
1106 <![CDATA[<div style="border-top: 1px solid #dddddd;"></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: 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>]]>
1110 <![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>]]>
1111 <![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>]]>
1137 <![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>]]>
1139 <![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>]]>
1140 <![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>]]>
1142 <![CDATA[<span style="font-size: 12px;">emtu_oficial</span>]]>
1145 <![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>]]>
1146 <![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>]]>
1148 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1151 <![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>]]>
1152 <![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>]]>
1154 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1202 <![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>]]>
1278 <![CDATA[<a target="_blank" style="color: white;text-decoration: underline" href="/emtu/politica-de-privacidade.fss">Pol&iacute;tica de Privacidade</a>]]>
1410 <![CDATA[<input type="submit" value="submit" style="visibility:hidden"/>]]>
41 <![CDATA[<style type="text/css"> #conteudoPatrocinador { margin:5px 0px; } .linhaPatrocinador { padding:5px 0px; text-align:center; } div.popup { display:none; position:fixed; padding:0; margin:0; z-index:10000; float:left; height:100%; width:100%; top:0; left:0; } div.botoesholder { float:left; color:Gray; } div.popup img.popup, div.popup div.botoesholder { top:50%; left:50%; position:absolute; } div.popup .botoesholder div { float:left; position:absolute; /*Abaixo um hack para IE aceitar cliques*/ background-color:Purple; opacity:0.0; -moz-opacity: 0.0; filter: alpha(opacity=0); } div.popup div.transparente { background-color:gray; width:100%; height:100%; opacity:0.65; -moz-opacity: 0.65; filter: alpha(opacity=65); } </style>]]>
112 <![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>]]>
339 <![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>]]>
851 <![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>]]>
1216 <![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>]]>
634 <![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>]]>
672 <![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>]]>
673 <![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>]]>
676 <![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>]]>
692 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button>]]>
705 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('num')" onclick="BuscarLinha('num')">Buscar Linha</button>]]>
711 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('nome')" onclick="BuscarLinha('nome')">Buscar Linha</button>]]>
731 <![CDATA[<a href="javascript:void(0);" class="icon" onclick="myFunction()"> <img src="/emtu/home/img/hamburguer_menu.png" alt="Menu Principal"> </a>]]>
1282 <![CDATA[<button type="button" class="btn-cookies" onclick="setCookie()">Ciente</button>]]>
103 <![CDATA[<script> // redireciona a pagina se acessar como http if(window.location.protocol == 'http:') { location.href = location.href.replace("http://", "https://"); } </script>]]>
323 <![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>]]>
742 <![CDATA[<script> function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } } </script>]]>
1296 <![CDATA[<script> new window.VLibras.Widget('https://www.vlibras.gov.br/app'); </script>]]>
1303 <![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>]]>
1360 <![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>]]>
1382 <![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>]]>