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 *.

Endereço Nota Erros Avisos

emtu.sp.gov.br/emtu/inovacao/elab/hackathons/hackemtu
.fss

90.6 11 287
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 99 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 854 858 862 866 1135 1136 1138 1139 1141 1142 1142 1144 1145 1147 1148 1150 1155 1157 1159 1160 1186 1188 1189 1191 1194 1195 1197 1200 1201 1203 1251 1327 1459
1.1.4 Presença de CSS(s) interno 5 132 149 376 900 1265
1.1.5 Presença de javascript(s) in-line 9 671 709 710 713 729 742 748 768 1331
1.1.6 Presença de javascript(s) interno 8 56 140 360 779 1345 1352 1409 1431
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/hackemtu2018 (1).jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/hackemtu2018 (11).jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/hackemtu2018 (12).jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/hackemtu2018 (10).jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/hackemtu2018 (7).jpg" alt="Imagem EMTU" style="width:75px; height:55px;" />]]>
852 <![CDATA[<img src="/EMTU/Images/Projetos/imagensTopoInternas/hackemtu2018 (9).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">O ; HackEmtu foi o ; terceiro Hackathon organizado pela EMTU/SP, por meio de seu laboratório metropolitano de inovação - o ELAB - Experimentos em Transportes, e ocorreu entre os dias 7 ; e 8 de abril de 2018, no Parque Tecnológico da Universidade Estadual de Campinas. ;</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"> ;Foram 34 horas ininterruptas, com mais de 60 especialistas e técnicos e 59 inscritos. Contou com a participação, patrocínio, apoio técnico e institucional de 10 empresas nacionais e internacionais do setor de transporte. Através de rodadas de discussões técnicas e oficinas de inovação foram elaborados 23 desafios, divididos em cinco (05) eixos. O júri foi constituído por nove (9) profissionais também multidisciplinares. ;</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" style="outline: none;">Esteve presente à abertura oficial o presidente da EMTU/SP, Joaquim Lopes; o reitor da Unicamp, Professor Marcelo Knobel; o diretor executivo da Inova, professor Newton Frateschi; o diretor do Instituto de Computação (IC), Rodolfo Azevedo; o presidente da divisão América Latina da UITP – Associação Internacional do Transporte Público, Jurandir Fernandes, e o sócio fundador da startup Scipopulis, Ivo Pons.<font face="arial"><span style="font-size: 12px;">.</span></font></font></p>]]>
852 <![CDATA[<font face="Arial, Helvetica, sans-serif" size="2" style="outline: none;">Esteve presente à abertura oficial o presidente da EMTU/SP, Joaquim Lopes; o reitor da Unicamp, Professor Marcelo Knobel; o diretor executivo da Inova, professor Newton Frateschi; o diretor do Instituto de Computação (IC), Rodolfo Azevedo; o presidente da divisão América Latina da UITP – Associação Internacional do Transporte Público, Jurandir Fernandes, e o sócio fundador da startup Scipopulis, Ivo Pons.<font face="arial"><span style="font-size: 12px;">.</span></font></font>]]>
852 <![CDATA[<span style="font-size: 12px;">.</span>]]>
852 <![CDATA[<img alt="visualizador" src="https://www.emtu.sp.gov.br:80/EMTU/visualizador.aspx?id=c914efb8-820f-4256-ab49-e4dcab291c41&amp;tipo=ARQUIVO" align="left" style="border:0px solid;margin:2px;">]]>
852 <![CDATA[<span style="background-color: rgb(243, 243, 243); color: rgb(51, 51, 51); font-family: Arial, Helvetica, sans-serif; font-size: 12px;">A equipe vencedora, Vila Oculta do Hacka, apresentou um projeto que possibilita ao usuário participar do monitoramento do sistema de transporte metropolitano. Na solução proposta, o usuário se torna agente transformador e contribui com o trabalho da fiscalização da EMTU/SP, trazendo informações em tempo real com relação à qualidade dos serviços, manutenção da frota, lotação e cumprimento da tabela horária.</span>]]>
852 <![CDATA[<span style="font-size: 12px;"><a href="https://www.emtu.sp.gov.br/emtu/inovacao/inovacao-aberta/hackemtu/hackemtu-2018-vencedores-e-finalistas.fss"><font color="#0000ff">Saiba mais sobre o projeto vencedor e os grupos finalistas</font></a>;</span>]]>
852 <![CDATA[<span style="font-size: 12px;"><a href="https://www.emtu.sp.gov.br/emtu/inovacao/inovacao-aberta/hackemtu/hackemtu-2018-desafios-e-solucoes.fss"><font color="#0000ff">Conheça os desafios propostos</font></a>;</span>]]>
854 <![CDATA[<img alt="visualizador" src="https://www.emtu.sp.gov.br:80/EMTU/visualizador.aspx?id=c3b50d85-96e7-4f58-97fd-6dafaa167fa3&amp;tipo=ARQUIVO" align="left" style="border:0px solid;margin:0px;">]]>
858 <![CDATA[<img alt="visualizador" src="https://www.emtu.sp.gov.br:80/EMTU/visualizador.aspx?id=fd18b55e-e3b0-425d-94e3-dafdd687cfe3&amp;tipo=ARQUIVO" align="left" style="border:0px solid;margin:0px;">]]>
862 <![CDATA[<img alt="visualizador" src="https://www.emtu.sp.gov.br:80/EMTU/visualizador.aspx?id=1cdbca53-a1d6-4553-990f-b5afb96eefe3&amp;tipo=ARQUIVO" align="left" style="border:0px solid;margin:0px;">]]>
866 <![CDATA[<img alt="visualizador" src="https://www.emtu.sp.gov.br:80/EMTU/visualizador.aspx?id=f84e2336-01cb-4441-842c-27dfc049328a&amp;tipo=ARQUIVO" align="left" style="border:0px solid;margin:0px;">]]>
1135 <![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>]]>
1136 <![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>]]>
1138 <![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>]]>
1139 <![CDATA[<img src="/EMTU/images/logo-emtu2.png" alt="Site da EMTU" class="css_responsive_img" style="max-width: 287px;">]]>
1141 <![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>]]>
1142 <![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>]]>
1142 <![CDATA[<img src="/EMTU/images/logo-cptm.png" alt="Site da CPTM" class="css_responsive_img" style="max-width: 81px;"/>]]>
1144 <![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>]]>
1145 <![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;">]]>
1147 <![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>]]>
1148 <![CDATA[<img src="/EMTU/images/logo-metro.png" alt="Metro" title="Site do Metro" class="css_responsive_img" style="max-width: 80px;">]]>
1150 <![CDATA[<div class="css_td " style="width: 10%; text-align: center;"></div>]]>
1155 <![CDATA[<div style="border-top: 1px solid #dddddd;"></div>]]>
1157 <![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>]]>
1159 <![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>]]>
1160 <![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>]]>
1186 <![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>]]>
1188 <![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>]]>
1189 <![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>]]>
1191 <![CDATA[<span style="font-size: 12px;">emtu_oficial</span>]]>
1194 <![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>]]>
1195 <![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>]]>
1197 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1200 <![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>]]>
1201 <![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>]]>
1203 <![CDATA[<span style="font-size: 12px;">emtu.oficial</span>]]>
1251 <![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>]]>
1327 <![CDATA[<a target="_blank" style="color: white;text-decoration: underline" href="/emtu/politica-de-privacidade.fss">Pol&iacute;tica de Privacidade</a>]]>
1459 <![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>]]>
900 <![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>]]>
1265 <![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>]]>
1331 <![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>]]>
1345 <![CDATA[<script> new window.VLibras.Widget('https://www.vlibras.gov.br/app'); </script>]]>
1352 <![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>]]>
1409 <![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>]]>
1431 <![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>]]>