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 124 656 656 701 702 704 707 709 710 711 712 713 713 717 719 720 724 728 729 731 735 737 738 740 744 746 750 754 755 756 757 758 759 760 761 762 763 764 765 766 767 816 816 816 816 816 816 816 816 816 816 840 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 852 1117 1118 1120 1121 1123 1124 1124 1126 1127 1129 1130 1132 1137 1139 1141 1142 1168 1170 1171 1173 1176 1177 1179 1182 1183 1185 1233 1309 1441
1.1.4 Presença de CSS(s) interno 5 132 149 376 882 1247
1.1.5 Presença de javascript(s) in-line 9 671 709 710 713 729 742 748 768 1313
1.1.6 Presença de javascript(s) interno 8 56 140 360 779 1327 1334 1391 1413
656 <![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>]]>
656 <![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;">]]>
701 <![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>]]>
702 <![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>]]>
704 <![CDATA[<img src="/emtu/home/img/cabecalho-logo-emtu.jpg" style="cursor: pointer;" alt="Home EMTU">]]>
707 <![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>]]>
709 <![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>]]>
710 <![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>]]>
711 <![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>]]>
712 <![CDATA[<a href="/emtu/itinerarios-e-tarifas.fss" style="color:#ffffff;text-decoration: none;cursor: pointer;">ITINER&Aacute;RIOS E TARIFAS</a>]]>
713 <![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>]]>
713 <![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>]]>
717 <![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>]]>
719 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
720 <![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>]]>
724 <![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>]]>
728 <![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>]]>
729 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button>]]>
731 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
735 <![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>]]>
737 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
738 <![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>]]>
740 <![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%">]]>
744 <![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>]]>
746 <![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%">]]>
750 <![CDATA[<div class="css_td" style="width: 10%;"></div>]]>
754 <![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>]]>
755 <![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>]]>
756 <![CDATA[<a href="/" class="first_link css_link_menu" id="first_link" style="color:#5E5F60;">MENU</a>]]>
757 <![CDATA[<a href="/emtu/institucional/quem-somos.fss" class="css_link_menu" style="color:#5E5F60;">INSTITUCIONAL</a>]]>
758 <![CDATA[<a href="/emtu/bilhetes-e-cartoes.fss" class="css_link_menu" style="color:#5E5F60;">BILHETES E CART&Otilde;ES</a>]]>
759 <![CDATA[<a href="/emtu/redes-de-transporte.fss" class="css_link_menu" style="color:#5E5F60;">REDE DE TRANSPORTE</a>]]>
760 <![CDATA[<a href="/emtu/servicos.fss" class="css_link_menu" style="color:#5E5F60;">SERVI&Ccedil;OS</a>]]>
761 <![CDATA[<a href="/emtu/empreendimentos.fss" class="css_link_menu" style="color:#5E5F60;">EMPREENDIMENTOS</a>]]>
762 <![CDATA[<a href="/emtu/licitacoes.fss" class="css_link_menu" style="color:#5E5F60;">LICITA&Ccedil;&Otilde;ES</a>]]>
763 <![CDATA[<a href="/EMTU/Site/Imprensa/Noticia.aspx" class="css_link_menu" style="color:#5E5F60;">IMPRENSA</a>]]>
764 <![CDATA[<a href="/emtu/lazer-e-cultura/acoes-culturais-e-sociais.fss" class="css_link_menu" style="color:#5E5F60;">SOCIAL</a>]]>
765 <![CDATA[<a href="/emtu/inovacao/inovacao.fss" class="css_link_menu" style="color:#5E5F60;">INOVA&Ccedil;&Atilde;O</a>]]>
766 <![CDATA[<a href="/parceiros" class="css_link_menu" style="color:#5E5F60;">PARCEIROS</a>]]>
767 <![CDATA[<a href="/emtu/fale-conosco.fss" class="css_link_menu" style="color:#5E5F60;">FALE CONOSCO</a>]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
816 <![CDATA[<br style="line-height:0px;" />]]>
840 <![CDATA[<span style="background-color:#FFFFFF">Você está em:</span>]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/HACK_América_nikon (164).jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/HACK_América_nikon (194).jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/ways.jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/bubble.jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>1.<span style="white-space: pre;"> </span>Equipe Githance - Projeto Merx Fintech – VENCEDOR</b></font></p>]]>
852 <![CDATA[<span style="white-space: pre;"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">Merx Fintech é uma carteira digital para gerenciamento do vale transporte que possibilitará que as empresas que pagam pelo benefício e os usuários administrem melhor o valor com a opção de escolha entre vários modais, de acordo com a necessidade, no momento da utilização. ; ;</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>2.<span style="white-space:pre"> </span>Equipe Comovai - Projeto ChegoJa</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">É um aplicativo que fornecerá dados em tempo real quando o ônibus está quebrado, aos seus usuários. E estes poderão oferecer cupons de desconto exclusivos diante desses problemas aos passageiros. ;</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>3.<span style="white-space:pre"> </span>Equipe Geração de Mobilidade - Projeto Ways</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">Ways é uma plataforma de integração intermodal focada no pedestre, que serve para melhorar a comunicação entre gestor e usuário, e vice-versa, servindo-a ambos como visualizador de informações georreferenciadas. ;</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>4.<span style="white-space:pre"> </span>Equipe Hab20 - Projeto Bubble</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">Bubble é um chatbot que informa de forma amigável o status de todos os modais. Aproveita-se dessa utilidade e visibilidade para combinar outros dados comportamentais e oferecer com base em seu perfil e hábitos um tipo de transporte mais sustentável, porém aceitável por esta pessoa.</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>5.<span style="white-space:pre"> </span>Equipe Limeira - Projeto Único</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">Único é um aplicativo com interface simples com o qual o usuário fará o cadastramento e aquisição de crédito para pagamento da passagem com uma carteira de crédito virtual. ;</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>6.<span style="white-space:pre"> </span>Equipe Mirai - Projeto Integra</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">Este sistema forneceria duas linhas de solução, uma focada em ajudar a população usuária de ônibus com um aplicativo e a segunda focada em gerar dados para gestão da EMTU/SP e SPTRANS com uma plataforma web.</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>7.<span style="white-space:pre"> </span>Equipe Movii - Projeto Eco Ticket</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">O EcoTicket busca fomentar a utilização dos transportes públicos e modais ativos, promovendo uma mudança cultural na vida das grandes cidades, utilizando o crédito de carbono como incentivo para tal. A plataforma ficará responsável pelo gerenciamento dos créditos de carbono, convertendo-os em valor monetário que será consumido em bilhetes para o transporte público.</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>8.<span style="white-space:pre"> </span>Equipe Sampinas - Projeto Connecta ;</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">Connecta um sistema inteligente de micro-ônibus que, a partir de rotas dinâmicas, leva as pessoas da periferia até as zonas intermediárias, onde terão acesso aos transportes de altas intensidades, como metrôs e trens. ;</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>9.<span style="white-space:pre"> </span>Equipe Señoritas Courier ; - Projeto Selim Cultural</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">Selim Cultural é um projeto desenvolvido para que o usuário encontre roteiros em grupo realizados com a presença de um biker cultural e bikers de apoio capacitados para oferecer conteúdo cultural, segurança no deslocamento e apoio mecânico.</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>10.<span style="white-space:pre"> </span>Equipe Hora Certa - Projeto Hora Certa</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">O projeto trata do assunto que é muito debatido no âmbito do transporte, a otimização do meio de transporte público para que tenhamos um equilíbrio entre os horários de pico e os horários de transição livre.</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>11.<span style="white-space:pre"> </span>Equipe MobiMelhor - Projeto MobiMelhor</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">A proposta é otimizar o tempo de parada do metrô e disposição das pessoas no interior do trem. Foi proposta a utilização das câmeras internas dos trens e das plataformas, para programar um sistema inteligente de visão computacional, baseado em machine learning. ;</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>12.<span style="white-space:pre"> </span>Equipe Águai2018 - Projeto A.M.T.I - Autoridades Metropolitana de Transporte e Inovação</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2">A solução é proporcionar maior escalabilidade, eficiência, sinergia, empatia e segurança diminuindo drasticamente ou eliminando completamente os atuais conflitos e a total falta de integração existente com um bilhete único metropolitano e única tarifa integrada entre os todos os operadores de transportes intermodais na RMSP. ;</font></p>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2"><b>13.<span style="white-space:pre"> </span> Equipe Master Mind - Projeto Gobike</b></font></p>]]>
852 <![CDATA[<span style="white-space:pre"> </span>]]>
852 <![CDATA[<p style="outline: none; margin: 0px 0px 10px; padding: 0px; line-height: 21px;"><font face="Arial, Helvetica, sans-serif" size="2" style="outline: none;">Uma das soluções que a Go Bike oferece para a sociedade é a democratização das bicicletas compartilhadas, aumentando o número significante de ciclistas ativo e consequentemente reduzindo a quantidade de gás carbônico.</font></p>]]>
852 <![CDATA[<font face="Arial, Helvetica, sans-serif" size="2" style="outline: none;">Uma das soluções que a Go Bike oferece para a sociedade é a democratização das bicicletas compartilhadas, aumentando o número significante de ciclistas ativo e consequentemente reduzindo a quantidade de gás carbônico.</font>]]>
1117 <![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>]]>
1118 <![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>]]>
1120 <![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>]]>
1121 <![CDATA[<img src="/EMTU/images/logo-emtu2.png" alt="Site da EMTU" class="css_responsive_img" style="max-width: 287px;">]]>
1123 <![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>]]>
1124 <![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>]]>
1124 <![CDATA[<img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>]]>
1126 <![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>]]>
1127 <![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;">]]>
1129 <![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>]]>
1130 <![CDATA[<img src="/EMTU/images/logo-metro.png" alt="Metro" title="Site do Metro" class="css_responsive_img" style="max-width: 80px;">]]>
1132 <![CDATA[<div class="css_td " style="width: 10%; text-align: center;"></div>]]>
1137 <![CDATA[<div style="border-top: 1px solid #dddddd;"></div>]]>
1139 <![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>]]>
1141 <![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>]]>
1142 <![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>]]>
1168 <![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>]]>
1170 <![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>]]>
1171 <![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>]]>
1173 <![CDATA[<span style="font-size: 12px;">emtu_oficial</span>]]>
1176 <![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>]]>
1177 <![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>]]>
1179 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1182 <![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>]]>
1183 <![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>]]>
1185 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1233 <![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>]]>
1309 <![CDATA[<a target="_blank" style="color: white;text-decoration: underline" href="/emtu/politica-de-privacidade.fss">Pol&iacute;tica de Privacidade</a>]]>
1441 <![CDATA[<input type="submit" value="submit" style="visibility:hidden"/>]]>
132 <![CDATA[<style type="text/css"> .fancybox-custom .fancybox-skin { box-shadow: 0 0 50px #222; } </style>]]>
149 <![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>]]>
376 <![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>]]>
882 <![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>]]>
1247 <![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>]]>
671 <![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>]]>
709 <![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>]]>
710 <![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>]]>
713 <![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>]]>
729 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" style="" onkeypress="BuscarTrajeto();" onclick="BuscarTrajeto();">Buscar Trajeto</button>]]>
742 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('num')" onclick="BuscarLinha('num')">Buscar Linha</button>]]>
748 <![CDATA[<button type="button" class="css_btn css_btn_sm css_btn_primary" onkeypress="BuscarLinha('nome')" onclick="BuscarLinha('nome')">Buscar Linha</button>]]>
768 <![CDATA[<a href="javascript:void(0);" class="icon" onclick="myFunction()"> <img src="/emtu/home/img/hamburguer_menu.png" alt="Menu Principal"> </a>]]>
1313 <![CDATA[<button type="button" class="btn-cookies" onclick="setCookie()">Ciente</button>]]>
56 <![CDATA[<script> // Faz toggle em listas $(function () { var listaExibir; $('.listaToggle > div > div').hide(); $('.listaToggle > div > h3').click(function () { listaExibir = $(this).parent('div').index(); efeitoAbas(this, listaExibir); }); }); function efeitoAbas(obj, i) { $(obj).siblings('div').slideToggle(300); if ($(obj).find('span').attr('class') == 'icoAberto') $(obj).find('span').removeClass('icoAberto'); else $(obj).find('span').addClass('icoAberto'); $(obj).parents('.listaToggle').children('div').eq(i).siblings().children('div').slideUp('fast'); $(obj).parents('.listaToggle').children('div').eq(i).siblings().find('span').removeClass('icoAberto'); } // fancyBox - Galeria de Imagens $(function () { $('.fancybox').fancybox(); $('.fancybox-thumbs').fancybox({ prevEffect : 'fade', nextEffect : 'fade', closeBtn : true, arrows : true, nextClick : true, helpers : { //Disable animations, hide close button, arrows and slide to next gallery item if clicked } }); }); $(function navegacaoClick() { $("#internaProjTopo ul li").click(function () { $("#imagemObras").find("img").attr("src", $(this).find("img").attr("src")); }); }); // Galeria Interna $(function galeriaHover() { $(".internaProjGaleriaThumb ul li").hover( function() { var galeriaInterna = $(this).find("img").attr("src").split(".jpg").join("-hover.jpg"); $(this).find("img").attr("src", galeriaInterna); }, function() { var galeriaInterna = $(this).find("img").attr("src").split("-hover.jpg").join(".jpg"); $(this).find("img").attr("src", galeriaInterna); }); }); $(function galeriaClick() { $(".internaProjGaleriaThumb ul li").click(function () { var indexNav = $(".internaProjGaleriaThumb ul li").index(this); var navSelecionado = (indexNav + 1); var img = "/EMTU/images/projetos/internas/acessibilidade-corredor-abd/galeria-interna/galeria-acessibilidade-abd-interna-0"; var imgSrc = img + navSelecionado + ".jpg"; var imgSrcVert = img + navSelecionado + "-grande.jpg"; if(indexNav == 6 || indexNav == 7) // imagens 7 e 8 $("#internaProjGaleriaImagens #internaExpandida").attr("href", imgSrcVert).find("img").attr("src", imgSrc); else $("#internaProjGaleriaImagens #internaExpandida").attr("href", imgSrc).find("img").attr("src", imgSrc); }); }); </script>]]>
140 <![CDATA[<script> // redireciona a pagina se acessar como http if(window.location.protocol == 'http:') { location.href = location.href.replace("http://", "https://"); } </script>]]>
360 <![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>]]>
779 <![CDATA[<script> function myFunction() { var x = document.getElementById("myTopnav"); if (x.className === "topnav") { x.className += " responsive"; } else { x.className = "topnav"; } } </script>]]>
1327 <![CDATA[<script> new window.VLibras.Widget('https://www.vlibras.gov.br/app'); </script>]]>
1334 <![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>]]>
1391 <![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>]]>
1413 <![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>]]>