﻿@media only screen and (min-device-width: 641px) and (max-device-width: 1080px) and (orientation: landscape)
{

h1
{
    color: #000;
    font-variant: small-caps;
    text-transform: none;
    font-weight: bold;
    font-family: Arial;
    margin-bottom: 0px;
    font-size: 25px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


p
{
    font-family: Arial;
    color: #000;
    font-size: 17px;
    line-height: 21.5px;
    margin-top: 0;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
}

a:link, a:visited
{
    font-family: Arial;
    color: #000;
    font-size: 17px;
    text-decoration: underline;    
    font-weight: bold; 
}

a:hover
{
    font-family: Arial;
    color: #000;
    font-size: 17px;
    text-decoration: none;
}

.header_home
{
    z-index: 9999999;
    position: fixed;
    margin: -153px 0 0 0;
    padding: 0px;
    background-image: url(../Imagens/Master-Pages/header.png);
    background-size: cover;
    height: 145px;
    width: 100%;
    left: 0;
}

.header
{
    z-index: 9999999;
    position: fixed;
    margin: 0px 0 0 0;
    padding: 0px;
    background-image: url(../Imagens/Master-Pages/header.png);
    background-size: cover;
    height: 145px;
    width: 100%;
    left: 0;
}

.logo
{
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 135px;
    height: 130px;
}

.logo_interno
{
    padding-top: 8px;
    padding-bottom: 5px;
    padding-left: 5px;
    width: 135px;
    height: 130px;
}

.title 
{
    margin-top: -110px;
}

.title_interno 
{
    margin-top: -109px;
}

.header_home h1 
{
    font-weight: 700;
    padding: 0px 0px 0px 20px;
    color: #000;
    border: none;
    line-height: 30px;
    letter-spacing: 15px;
    font-size: 63px;
    margin-left: 145px;
}

.header_home h2 
{
    font-weight: 300;
    margin-top: 35px;
    padding: 0px 0px 0px 20px;
    color: #000;
    border: none;
    line-height: 30px;
    letter-spacing: 7px;
    font-size: 30px;
    margin-left: 150px;
}

.header h1 
{
    font-weight: 700;
    padding: 0px 0px 0px 20px;
    color: #000;
    border: none;
    line-height: 30px;
    letter-spacing: 15px;
    font-size: 63px;
    margin-left: 145px;
}

.header h2 
{
    font-weight: 300;
    margin-top: 33px;
    padding: 0px 0px 0px 20px;
    color: #000;
    border: none;
    line-height: 30px;
    letter-spacing: 7px;
    font-size: 30px;
    margin-left: 150px;
}

.contatos_cabecalho_home
{
    margin-top: -119px;
    float: right;
    margin-right: 5px;
    display: block;
}

.contatos_cabecalho 
{
    margin-top: -119px;
    float: right;
    margin-right: 5px;
    display: block;
}

.whatsapp 
{
    padding-top: 0px;
    margin-top: 10px;
    width: 20px;
    height: 20px;
    margin-left: 10px;
    position: relative;
}

.email_texto a
{
    font-family: Arial;
    color: #000;
    font-size: 15px;
    text-decoration: none;    
    font-weight: normal;
}

.email_texto a:hover
{
    font-family: Arial;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    text-decoration: underline;
}

.whatsapp_texto a
{
    font-family: Arial;
    color: #000;
    font-size: 15px;
    text-decoration: none;    
    font-weight: normal;
}

.whatsapp_texto a:hover
{
    font-family: Arial;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    text-decoration: underline;
}

.facebook 
{
     margin-top: 10px;
     width: 20px;
     height: 20px;
     margin-left: 10px;
     position: relative;
}

.facebook_texto a
{
    font-family: Arial;
    color: #000;
    font-size: 15px;
    text-decoration: none;    
    font-weight: normal;
}

.facebook_texto a:hover
{
    font-family: Arial;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    text-decoration: underline;
}

.instagram 
{
     margin-top: 10px;
     width: 20px;
     height: 20px;
     margin-left: 10px;
     position: relative;
}

.instagram_texto a
{
    font-family: Arial;
    color: #000;
    font-size: 15px;
    text-decoration: none;    
    font-weight: normal;
}

.instagram_texto a:hover
{
    font-family: Arial;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    text-decoration: underline;
}

.main_home 
{
    width: 98.4%;
    left: 50%;
    padding: 0px 0px;
    margin: 153px 0px 0px -49.2%;
    position: relative;
    min-height: 420px;
}

.main
{
    width: 94.2%;
    left: 15%;
    padding: 0px 0px;
    margin: -215px 0px 0px -14.13%;
    position: relative;
    height: 403px;
}

.imagem_cabecalho_interno 
{
    height: 403px;
}

.fundo_titulo 
{
    background-image: url(../Imagens/fundo_titulo.png);
    background-size: cover;
    width: 36%;
    left: 0;
    margin-left: 0;
    margin-top: -403px;
    height: 107px;
    margin-bottom: 0px;
    position: relative;
}

.texto
{
    margin-top: -110px;
    padding: 30px 0px 0 0px;
    height: 405px;
    width: 60%;
    left: 100%;
    margin-left: -60%;
    background-image: none;
    background-color: rgba(255, 255, 255, 0.85);
    position: relative;
}

.barra_menu_imagem 
{
    z-index: 99;
     margin-top: 154px;
     height: 250px;
     width: 40px;
     left: 100%;
     margin-left: -40px;
     position: absolute;
}

.imagem_menu 
{
    margin-top: -1px;
     width: 100%;
     height: 403px;
     position: relative;
}

.veja_mais 
{
    z-index: 999;
     height: 223px;
     top: 100px;
     padding-top: 145px;
     margin-top: 0px;
    left: 99.8%;
    margin-left: -28.942px;
    width: 29px;
     position: relative;
}

.imagem_rodape
{
    width: 100%;
    height: 82px;
    position: relative;
}

.footer
{
    height: 82px;
    width: 100%;
    left: 0;
    font-family: Arial;
    color: #000;
    font-size: 16px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0 0 0;
    position: relative;
    text-align: center;
    line-height: normal;
}

.footer_quem_somos 
{
    height: 82px;
    width: 100%;
    left: 0;
    font-family: Arial;
    color: #000;
    font-size: 16px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0 0 0;
    position: relative;
    text-align: center;
    line-height: normal;
}

.footer_interno
{
    height: 82px;
    width: 100%;
    left: 0;
    font-family: Arial;
    color: #000;
    font-size: 16px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0 0 0;
    position: relative;
    text-align: center;
    line-height: normal;
}

.footer_portfolio
{
    height: 82px;
    width: 100%;
    left: 0;
    font-family: Arial;
    color: #000;
    font-size: 16px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0 0 0;
    position: relative;
    text-align: center;
    line-height: normal;
}

.footer_depoimentos
{
    height: 82px;
    width: 100%;
    left: 0;
    font-family: Arial;
    color: #000;
    font-size: 16px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0 0 0;
    position: relative;
    text-align: center;
    line-height: normal;
}

.footer_contato
{
    height: 82px;
    width: 100%;
    left: 0;
    font-family: Arial;
    color: #000;
    font-size: 16px;
    padding: 8px 0px 0px 0px;
    margin: 0px 0 0 0;
    position: relative;
    text-align: center;
    line-height: normal;
}

/*HOME */

.texto_home a
{
    position: relative;
    font-family: Arial;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    text-decoration: underline;    
}

.texto_home a:hover
{
    font-family: Arial;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;    
}

.imagem1_home 
{
    margin-top: 40px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 0;
    margin-left: 0;
}

.imagem2_home 
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 33.3%;
    margin-left: -78.255px;
    text-align: center;
}

.imagem3_home
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 66.6%;
    margin-left: -156.51px;
    text-align: center;
}

.imagem4_home 
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 100%;
    margin-left: -235px;
    text-align: center;
}

.imagem5_home 
{
    margin-top: 0.9%;
    width: 235px;
    height: 235px;
    position: relative;
    left: 0;
    margin-left: 0;
}

.imagem6_home 
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 33.3%;
    margin-left: -78.255px;
    text-align: center;
}

.imagem7_home
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 66.6%;
    margin-left: -156.51px;
    text-align: center;
}

.imagem8_home 
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 100%;
    margin-left: -235px;
    text-align: center;
}

.imagem9_home 
{
    margin-top: 0.9%;
    width: 235px;
    height: 235px;
    position: relative;
    left: 0;
    margin-left: 0;
}

.imagem10_home 
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 33.3%;
    margin-left: -78.255px;
    text-align: center;
}

.imagem11_home
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 66.6%;
    margin-left: -156.51px;
    text-align: center;
}

.imagem12_home 
{
    margin-top: -235px;
    width: 235px;
    height: 235px;
    position: relative;
    left: 100%;
    margin-left: -235px;
    text-align: center;
}

.botao_pagina_interna
{
    width: 98%;
    left: 50%;
    margin-left: -49%;
    margin-top: 5px;
    position: relative;    
}

.botao_contato
{
    width: 200px;
    height: 42px;
    left: 100%;
    margin-left: -200px;
    position: relative;
}


/*QUEM SOMOS*/

.foto 
{
    margin-right: 5px;
    margin-left: 5px;
    padding-top: 10px;
    width: 140px;
    height: 169px;
    float: right;
    position: relative;
}

/*CARTÃO VIRTUAL*/

.botoes_cartao_virtual
{
    width: 98%;
    left: 50%;
    margin-left: -49%;
    margin-top: 5px;
    position: relative;    
}

.botao_funcionamento_cartao_virtual
{
    width: 200px;
    height: 42px;
    left: 0;
    margin-left: 0px;
    position: relative;
}

.botao_ter_cartao_virtual
{
    width: 200px;
    height: 42px;
    left: 100%;
    margin-left: -200px;
    margin-top: -42px;
    position: relative;
}

/*PORTFÓLIO*/

.portfolio
{
    width: 88.1%;
    left: 50.5%;
    margin-left: -44.4905%;
    height: 470px;
    text-align: center;
    position: relative;
}

.imagem_portfolio_imagem 
{
    width: 100%;
    margin-top: 15px;
    position: relative;
}

.imagem_portfolio_Guzzi_Odontologia 
{
    width: 100%;
    margin-top: 15px;
    position: relative;
}

.imagem_portfolio_Milton 
{
    width: 100%;
    margin-top: 15px;
    position: relative;
}

.patiblog
{
    width: 479px;
    height: 300px;
    left: 50%;
    margin-left: -239.5px;
    position: relative;
}

.cartao_Aline
{
    width: 180px;
    height: 300px;
    left: 50%;
    margin-left: -90px;
    position: relative;
}

.cartao_Benilde
{
    width: 180px;
    height: 300px;
    left: 50%;
    margin-left: -90px;
    position: relative;
}

.cartao_Carlos_Alberto
{
    width: 169px;
    height: 300px;
    left: 50%;
    margin-left: -84.5px;
    position: relative;
}

.cartao_Fabio_Estavarengo
{
    width: 180px;
    height: 300px;
    left: 50%;
    margin-left: -90px;
    position: relative;
}

.cartao_Luiz_Pellegrino
{
    width: 185px;
    height: 300px;
    left: 50%;
    margin-left: -92.5px;
    position: relative;
}

.cartao_Mara_Andrade
{
    width: 169px;
    height: 300px;
    left: 50%;
    margin-left: -84.5px;
    position: relative;
}

.cartao_Paulo_Tessariol
{
    width: 169px;
    height: 300px;
    left: 50%;
    margin-left: -84.5px;
    position: relative;
}


.cartao_Simone_Bronzatto
{
    width: 212px;
    height: 300px;   
    left: 50%;
    margin-left: -106px;
    position: relative;
}

.cartao_Valtecio
{
    width: 225px;
    height: 300px;
    left: 50%;
    margin-left: -112.5px;
    position: relative;
}

.cartao_Walquiria_Serra
{
    width: 212px;
    height: 300px;   
    left: 50%;
    margin-left: -106px;
    position: relative;
}

.cartao_WebGuzzi
{
    width: 169px;
    height: 300px;
    left: 50%;
    margin-left: -84.5px;
    position: relative;
}

.loja_virtual_supripel
{
    width: 430px;
    height: 300px;
    left: 50%;
    margin-left: -215px;
    position: relative;
}

.rede_adolfo_perito_financeiro
{
    width: 370px;
    height: 300px;
    left: 50%;
    margin-left: -185px;
    position: relative;
}

.rede_benilde_guzzi
{
    width: 374px;
    height: 300px;
    left: 50%;
    margin-left: -187px;
    position: relative;
}

.rede_capital_metais
{
    width: 329px;
    height: 300px;
    left: 50%;
    margin-left: -164.5px;
    position: relative;
}

.rede_cibele_fagundes
{
    width: 321px;
    height: 300px;
    left: 50%;
    margin-left: -160.5px;
    position: relative;
}

.rede_eliseu_ramos
{
    width: 372px;
    height: 300px;
    left: 50%;
    margin-left: -186px;
    position: relative;
}

.rede_guzziodontologia
{
    width: 328px;
    height: 300px;
    left: 50%;
    margin-left: -164px;
    position: relative;
}

.rede_sv_medicina_e_odontologia
{
    width: 303px;
    height: 300px;
    left: 50%;
    margin-left: -151.5px;
    position: relative;
}

.rede_tatiana_salton
{
    width: 337px;
    height: 300px;
    left: 50%;
    margin-left: -168.5px;
    position: relative;
}

.rede_webguzzi
{
    width: 368px;
    height: 300px;
    left: 50%;
    margin-left: -184px;
    position: relative;
}

.logo_cibele_fagundes
{
    width: 300px;
    height: 300px;
    left: 50%;
    margin-left: -150px;
    position: relative;
}

.logo_fernanda_moreira
{
    width: 382px;
    height: 300px;
    left: 50%;
    margin-left: -191px;
    position: relative;
}

.logo_Guzzi_Odontologia
{
    width: 356px;
    height: 300px;
    left: 50%;
    margin-left: -178px;
    position: relative;
}

.logo_Milton
{
    width: 363px;
    height: 300px;
    left: 50%;
    margin-left: -181.5px;
    position: relative;
}

.logo_natacao_sem_barreiras
{
    width: 300px;
    height: 300px;
    left: 50%;
    margin-left: -150px;
    position: relative;
}

.logo_primor_logistica_juridica
{
    width: 300px;
    height: 300px;
    left: 50%;
    margin-left: -150px;
    position: relative;
}

.logo_Ruby
{
    width: 283px;
    height: 300px;
    left: 50%;
    margin-left: -141.5px;
    position: relative;
}

.logo_tatiana_salton
{
    width: 300px;
    height: 300px;
    left: 50%;
    margin-left: -150px;
    position: relative;
}

.logo_WebGuzzi
{
    width: 310px;
    height: 300px;
    left: 50%;
    margin-left: -155px;
    position: relative;
}

.site_beleza_facial
{
    width: 421px;
    height: 300px;
    left: 50%;
    margin-left: -210.5px;
    position: relative;
}

.site_capital_metais
{
    width: 421px;
    height: 300px;
    left: 50%;
    margin-left: -210.5px;
    position: relative;
}

.site_Divina_Santa_1
{
    width: 435px;
    height: 300px;
    left: 50%;
    margin-left: -217.5px;
    position: relative;
}

.site_Divina_Santa_2
{
    width: 433px;
    height: 300px;
    left: 50%;
    margin-left: -216.5px;
    position: relative;
}

.site_Instituto_Casal_Tessarioli
{
    width: 433px;
    height: 300px;
    left: 50%;
    margin-left: -216.5px;
    position: relative;
}

.site_Juliana_Santos
{
    width: 428px;
    height: 300px;
    left: 50%;
    margin-left: -214px;
    position: relative;
}

.site_Justa_Solucoes_Pacificas
{
    width: 436px;
    height: 300px;
    left: 50%;
    margin-left: -218px;
    position: relative;
}

.site_Marcela_Oliveira
{
    width: 483px;
    height: 300px;
    left: 50%;
    margin-left: -241.5px;
    position: relative;
}

.site_OdontoGuzzi
{
    margin-top: 2px;
    width: 440px;
    height: 300px;
    left: 50%;
    margin-left: -220px;
    position: relative;
}

.site_Paulo_Tessarioli
{
    width: 428px;
    height: 300px;
    left: 50%;
    margin-left: -214px;
    position: relative;
}

.site_Poemania
{
    width: 452px;
    height: 300px;
    left: 50%;
    margin-left: -226px;
    position: relative;
}

.site_Soraya_Barbosa
{
    width: 436px;
    height: 300px;
    left: 50%;
    margin-left: -218px;
    position: relative;
}

.site_WebGuzzi
{
    width: 432px;
    height: 300px;
    left: 50%;
    margin-left: -216px;
    position: relative;
}

/*NOSSOS CLIENTES*/

.depoimento
{
    width: 88.1%;
    left: 50.5%;
    margin-left: -44.4905%;
    height: 343px;
    position: relative;
}

.foto_depoimento
{
    padding-top: 105px;
    width: 125px;
    height: 235px;
    float: left;
    margin-right: 5px;
    margin-left: 5px;
    position: relative;
}

.depoimento_Adolfo
{
    padding-right: 5px;
    padding-top: 106px;
    width: auto;
    position: relative;
}

.depoimento_Aline
{
    padding-right: 5px;
    padding-top: 106px;
    width: auto;
    position: relative;
}

.depoimento_Andrea
{
    padding-right: 5px;
    padding-top: 145px;
    width: auto;
    position: relative;
}

.depoimento_Benilde
{
    padding-right: 5px;
    padding-top: 115px;
    width: auto;
    position: relative;
}

.depoimento_Capital_Metais
{
    padding-right: 5px;
    padding-top: 82px;
    width: auto;
    position: relative;
}


.depoimento_Claudevan
{
    padding-right: 5px;
    width: auto;
    position: relative;
    padding-top: 140px;
}

.depoimento_Fernando_Ardito
{
    padding-right: 5px;
    padding-top: 60px;
    width: auto;
    position: relative;
}

.depoimento_Graca
{
    padding-right: 5px;
    padding-top: 62px;
    width: auto;
    position: relative;
}

.depoimento_Graca_Pereira
{
    padding-right: 5px;
    padding-top: 145px;
    width: auto;
    position: relative;
}

.depoimento_Juliana_Souza
{
    padding-right: 5px;
    padding-top: 127px;
    width: auto;
    position: relative;
}

.depoimento_Melissa_Oliveira
{
    padding-right: 5px;
    padding-top: 127px;
    width: auto;
    position: relative;
}

.depoimento_Mery1
{
    padding-right: 5px;
    padding-top: 145px;
    width: auto;
    position: relative;
}

.depoimento_Mery2
{
    padding-right: 5px;
    padding-top: 137px;
    width: auto;
    position: relative;
}

.depoimento_Milton_Kori
{
    padding-right: 5px;
    padding-top: 94px;
    width: auto;
    position: relative;
}

.depoimento_Natasha_Cervino
{
    padding-right: 5px;
    padding-top: 94px;
    width: auto;
    position: relative;
}

.depoimento_Patricia_Oliveira
{
    padding-right: 5px;
    padding-top: 30px;
    width: auto;
    position: relative;
}

.depoimento_Paulo_Tessarioli1
{
    padding-right: 5px;
    padding-top: 40px;
    width: auto;
    position: relative;
}

.depoimento_Paulo_Tessarioli2
{
    padding-right: 5px;
    padding-top: 17px;
    width: auto;
    position: relative;
}

.depoimento_Priscila_Montalto
{
    padding-right: 5px;
    padding-top: 0px;
    width: auto;
    position: relative;
}

.depoimento_Regina
{
    padding-right: 5px;
    padding-top: 50px;
    width: auto;
    position: relative;
}

.depoimento_Ricardo_Maeda
{
    padding-right: 5px;
    padding-top: 105px;
    width: auto;
    position: relative;
}

.depoimento_Rosa
{
    padding-right: 5px;
    padding-top: 80px;
    width: auto;
    position: relative;
}

.depoimento_Simone_Bronzatto
{
    padding-right: 5px;
    padding-top: 118px;
    width: auto;
    position: relative;
}

.depoimento_SV_Medicina_e_Odontologia
{
    padding-right: 5px;
    padding-top: 95px;
    width: auto;
    position: relative;
}

.depoimento_Walquiria_Serra
{
    padding-right: 5px;
    padding-top: 127px;
    width: auto;
    position: relative;
}


.depoimento_William_Anselmo1
{
    padding-right: 5px;
    padding-top: 140px;
    width: auto;
    position: relative;
}

.depoimento_William_Anselmo2
{
    padding-right: 5px;
    padding-top: 127px;
    width: auto;
    position: relative;
}

p.nomes_depoimento
{
    width: 98%;
    position: relative;
    color: #000;
    font-family: Arial;
    font-size: 16px;
    text-align: right;
    font-style: italic;
    padding-top: 10px;
}


/*ENTRE EM CONTATO*/

.textbox
{
    height: 21px;
    width: 100%;
    border: 1px solid rgb(0, 0, 0);
    position: relative;
    font-family: Arial;
    font-size: 18px;
    color: rgb(0, 0, 0);
}

.campo_nome_email
{
    margin-top: -33px;
    width: 78%;
   left: 90%;
    margin-left: -70.2%;
    position: relative;
    z-index: 9999999;
}

.espaco_nome
{
    width: 97.4%;
    left: 0;
    margin-left: 0;
    height: 39px;
    margin-top: 0px;
    position: relative;
}

.label_nome
{
    padding-top: 10px;
    width: 20.8%;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: right;
    height: 30px;
}

.espaco_email
{
    width: 97.4%;
    left: 0;
    margin-left: 0;
    height: 44px;
    margin-top: 20px;
    position: relative;
}

.label_email
{
    padding-top: 10px;
    width: 20.8%;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: right;
    height: 30px;
}

.espaco_mensagem
{
    width: 98%;
    left: 0;
    margin-left: 0;
    height: 53px;
    margin-top: 20px;
    position: relative;
}

.label_mensagem
{  
    padding-top: 20px;
    width: 19%;
    left: 0;
    margin-left: 10px;
    position: relative;
    text-align: right;
    height: 30px;
}

.campo_mensagem
{
    margin-top: -50px;
    width: 80%;
    left: 99%;
    margin-left: -79.2%;
    position: relative;
    z-index: 9999999;
}

.tmensagem
{
    height: 60px;
    width: 100%;
    border: 1px solid rgb(0, 0, 0);
    position: relative;
    font-family: Arial;
    font-size: 19px;
    color: rgb(0, 0, 0);
}

.espaco_codigo
{
    width: 98.9%;
    left: 0;
    margin-left: 0;
    height: 60px;
    margin-top: 20px;
    position: relative;
}

.label_codigo
{
    padding-top: 25px;
    width: 20.8%;
    left: 0;
    margin-left: 0;
    position: relative;
    text-align: right;
    height: 30px;
}

.area_codigo
{  
    margin-top: 0px;
    width: 78%;
    left: 90%;
    margin-left: -70.2%;
    position: relative;
}

.captcha
{
    left: 0;
    width: 130px;
    margin-top: -35px;
    margin-left: 0px;
    position: relative;
}

.codigo
{
    z-index: 9999999;
    width: 59.4%;
    margin-top: -31px;
    margin-left: 166px;
    position: relative;
}

.tabela_enviar
{
    z-index: 999999;
    width: 100%;
    left: 0;
    margin-left: 0;
    margin-top: 15px;
    text-align: center;
    position: relative;
}

.botao_enviar
{
    border-radius: 40px;
    border: 2px solid rgb(0, 0, 0);
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: rgb(0, 0, 0);
    text-align: center;
    width: 120px;
    height: 30px;
}

.aviso
{
    margin-left: 1%;
    position: relative;
    margin-top: 35px;
    font-family: Arial;
    font-style: italic;
    font-size: 16px;
    color: rgb(0, 0, 0);
}

.mensagem_de_erro
{
    margin-top: -50px;
    font-size: 17px;
    text-align: center;
    font-family: Arial;
    font-weight: bold;
    color: rgb(123, 0, 70);
}    

}