﻿*
{
}

html, body
{
    border: 0;
    margin: 0;
    padding: 0;
    height: 100%;
}

body
{
    font: 70%/1.25 "Trebuchet MS" , verdana, arial, helvetica;
    min-width: 760px;
    color: #303130;
    background: #EBF6E8;
}

a, a:link
{
    color: #313031;
}

.br
{
    clear: both;
    line-height: 20px;
}

img
{
    border: 0 none;
}

/**** TUDO ****/
#tudo
{
    width: 760px;
    margin: 0 auto;
    padding: 0; /*background: #F6F6F6;*/
    text-align: left; /* "remédio" para o hack do IE */
}

/**** TOPO ****/
#topo
{
    height: 90px;
    background: #F4F3E1 url('../imagens/bg_folha.jpg') no-repeat right;
}

#topo-img
{
    width: 200px;
    float: left;
    text-align: left;
    display: block;
    height: 90px;
    background: white url('../imagens/bg_logo.gif') repeat-y right;
}

/**** BANNER TOPO ****/

#banner-topo
{
    width: 475px;
    top: 7px;
    left: 32%;
    position: absolute;
    text-align: center;
    z-index: 0;
    bottom: 570px;
}

/**** BARRA ****/
#barra
{
    display: block;
    width: auto;
    padding: 0;
    text-align: left;
    margin: 0;
    background: url('../imagens/bg_barra.gif') repeat-x;
}

#barra-dentro
{
    background: url('../imagens/seta_baixo.gif') no-repeat;
    height: 28px;
    color: yellow;
}

.barra-tit
{
    width: 250px;
    margin-top: 7px;
    float: left;
    padding-left: 20px;
    font-weight: bold;
}

#barra-ajuda
{
    width: 200px;
    float: right;
    text-align: right;
    margin: 6px 10px 0 0;
}

#barra-ajuda a
{
    text-decoration: none;
}

.voltar
{
    float: right;
    line-height: 20px;
    margin: 6px 5px 0 0;
}

/***** COLUNAS ****/
#colunas
{
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}

#bem-vindo
{
    float: left;
    width: 350px;
    text-align: left;
}

#bem-vindo h2
{
    margin: 0;
    font-size: 210%;
}

#bem-vindo h3
{
    margin: 10px 0;
    font-size: 150%;
}

#bem-vindo p
{
    font-size: 130%;
    margin: 10px 0;
    line-height: 25px;
    text-align: justify;
}

#simples
{
    color: gray;
    text-align: right;
    font-size: 160%;
}

#cadastre
{
    float: right;
    width: 350px;
    background: #93C089;
    height: 300px;
    border: 1px #696969 solid;
}

#conteudo-cadastre
{
    margin: 5px;
    border: 1px white solid;
    width: 339px;
    height: 289px;
}

#conteudo-cadastre h3
{
    background: #437F35;
    text-align: center;
    margin: 0;
    color: yellow;
    font-size: 180%;
}

#conteudo-cadastre p
{
    margin: 0;
    padding: 5px;
}

#MensagemDiv p
{
    text-align: justify;
    text-indent: 20px;
    margin: 5px;
    font-size: 110%;
}

.grf
{
    font-size: 150%;
}

/**** RODAPÉ ****/
#rodape
{
    clear: left;
    width: 100%;
    background: url('../imagens/bg_tit_menu.jpg') repeat-x 0 1px;
    color: #2d2d2d;
    text-align: center;
    padding: 15px 0;
    border-top: 1px #696969 solid;
}

#rodape a
{
    color: #2d2d2d;
}


/**** BOTÕES ****/
.botoes
{
    background: white url('../imagens/bg_barra.gif') repeat-x 0 -2px;
    border: 1px solid #ADADAD;
    color: yellow;
    cursor: pointer;
    height: 20px;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    margin: 5px;
    text-decoration: none;
}

.botoes:hover
{
    color: Black;
}

.botao-login
{
    text-align: center;
}

/*##### LOGIN.ASPX #####*/

.alinha-interno
{
    margin: 10px;
    margin-top: 0;
}

.alinha-direita
{
    margin: 0;
    float: right;
}

.caixa
{
    margin-top: 10px;
    width: 294;
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
    color: #000000;
    height: 25px;
}

.texto-caixa
{
    width: 80px;
    float: left;
    padding-top: 5px;
    text-align: right;
    padding-right: 3px;
}

.termo-servico
{
    font-size: large;
    font-weight: bold;
    text-align: center;
    color: Red;
}

.termo-servico img
{
    margin-bottom: -5px;
}

.fundoPopUp
{
    background-color: gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.alinha-centro
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.negrito
{
    font-weight: bold;
}

/**** BARRA LATERAL TELA CADASTRO ****/
.barra-lateral
{
    width: 150px;
    background: #94C18A;
    font-family: Verdana;
    text-align: left;
}

.barra-lateral a
{
    color: black;
    display: block;
    width: 140px;
    padding: 0 0 0 10px;
    margin: 2px 0;
    text-decoration: none;
}

.barra-lateral a:hover
{
    background: white;
}

/**** FORM ****/

.cpfcnpj
{
    margin: 0;
}

.form1
{
    margin: 0;
}

.alinha-cpf-label
{
    left: 0;
    position: relative;
}

.alinha-cpf
{
    margin-left: 0;
    position: relative;
}

.form2
{
    margin-left: -200px;
    padding-left: -300px;
    left: -100px;
}

.comp_forn
{
    background: #F3F3F3;
    font-size: 120%;
    margin: 0;
    text-align: center;
    line-height: 17px;
}

.comp_forn label
{
    margin: 0 20px 0 0;
    cursor: pointer;
    font-weight: bold;
}

/***************** TABELAS *********************/
.tabela
{
}

.itens-tabela
{
}

.item1-tabela
{
    width: 150px;
    float: left;
    text-align: right;
    margin-top: 3px;
}

.item2-tabela
{
    /*padding-left: 105px;*/
    text-align: left;
}


/***************  TABELA ÁREA DE INTERESSE ***********/
.tabela1
{
    width: 500px;
}

#area-interesse
{
    width: 600px;
    text-align: center;
    font-weight: bold;
    margin-left: 5px;
}

.botoes
{
    background: white url('../imagens/bg_barra.gif') repeat-x 0 -2px;
    border: 1px solid #ADADAD;
    color: yellow;
    cursor: pointer;
    height: 20px;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
}

.botoes:hover
{
    color: black;
}

.textos
{
    margin-top: 10px;
    width: 294;
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
    color: #000000;
    height: 25px;
}

/************ FALECONOSCO.ASPX ***************/
#faleconosco
{
    display: block;
    width: 600px;
    height: 300px;
}

.caixa-amarela
{
    background-position: #FFFFF0;
    background: #FFFFF0;
    border: 1px #E7E8CA solid;
    margin: 20px;
    font-size: 110%;
    color: green;
    line-height: 20px;
    font-weight: bold;
}

.titulo
{
    float: left;
    width: 254px;
    text-align: right;
}

.caixa-titulo
{
    float: left;
    margin: 0 0 5px 5px;
    width: 200px;
    text-align: left;
}
/** CONTRATO **/

#contrato
{
    text-align: left;
    text-indent: 50px;
    height: 300px;
    width: 590px;
    overflow: scroll;
    margin: 5px;
    text-align: justify;
}

#contrato1
{
    clear: both;
    margin: 0;
    color: Red;
}

/** PROBLEMAS.ASPX **/
#problemas
{
    width: 760px;
    background: #EBF6E8;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

#problemas h3
{
    text-align: center;
}

.clique a
{
    margin: 10px 0;
    color: Red;
    display: block;
    text-align: center;
}

#problemas p
{
    text-align: justify;
    text-indent: 20px;
    line-height: 20px;
}

/** dicas.aspx **/
.dica-alinha-tit
{
    margin: 0 10px 10px 20px;
    text-align: justify;
    color: Navy;
    font-size: 110%;
}
.dica-alinha
{
    margin: 0 10px 0 20px;
    text-align: justify;
    font-weight: normal;
}

ul, li
{
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
}

p
{
    line-height: 20px;
}

#cadastro-ok
{
    font-size: 120%;
}

.linha-ok
{
    margin: 20px;
}

/** oquee.aspx **/
#boxes
{
    font: 0.9em Arial, Helvetica, sans-serif;
    width: 100%;
    color: #333;
    margin: 0;
    padding-bottom: 20px;
}

.fixo
{
    margin: 0 auto;
    width: 620px;
    background: url(../imagens/canto-inf-dir.jpg) no-repeat 100% 100%;
    font-size: 110%;
}

#fixo1-boxes
{
    width: 620px;
    height: 194px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: #EBF6E8;
}

.fixo1
{
    margin: 0 auto;
    width: 300px;
    background: url(../imagens/canto-inf-dir.jpg) no-repeat 100% 100%;
    font-size: 100%;
    float: left;
}

.fixo2
{
    margin: 0 auto;
    width: 300px;
    background: url(../imagens/canto-inf-dir.jpg) no-repeat 100% 100%;
    font-size: 100%;
    float: right;
}

.titulo-boxes
{
    background: url(../imagens/canto-sup-dir.jpg) no-repeat 100% 0;
    margin: 0;
    padding: 0;
    text-align: center;
}

.titulo-boxes h6
{
    background: url(../imagens/canto-sup-esq.jpg) no-repeat 0 0;
    margin: 0;
    padding: 45px 20px 5px;
    color: #333;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 1.0em;
}

* html .titulo-boxes h6
{
    height: 1%;
}
/* Hack para IE5 */
.conteudo-boxes
{
    background: url(../imagens/canto-inf-esq.jpg) no-repeat 0 100%;
    color: #fff;
    margin: 0;
    padding: 5px 35px 45px;
}

#boxes .conteudo-boxes p
{
    margin: 10px 20px 10px 10px;
    line-height: 15px;
    font-size: 110%;
}

.ok-oquee p
{
    background: url('../imagens/ok_oquee.gif') no-repeat left;
}

/** planos.aspx **/
#planos
{
    background: url('../imagens/sites.png') no-repeat;
    width: 609px;
    height: 333px;
    margin-left: auto;
    margin-right: auto;
}

#desc-cont
{
    width: 589px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #5B994A url('../imagens/bg_desc_prod.png') no-repeat top;
    text-align: justify;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
}

#desc-cont p, #desc-cont h2, #desc-cont h3, #desc-cont h4
{
    color: white;
}

.desc-cont-tit
{
    height: 50px;
    text-align: center;
    vertical-align: baseline;
}

.desc-cont-tit p
{
    padding-top: 15px;
    font-size: 18px;
    font-weight: bold;
}

.desc-cont-esq
{
    float: left;
    width: 150px;
    height: 100px;
    border: 2px solid #73BF5F;
    padding-bottom: 1px;
    text-align: left;
}

.desc-cont-esq h3
{
    line-height: 20px;
    height: 50px;
    font-size: 16px;
}

.desc-cont-dir
{
    border-top: 2px solid #73BF5F;
    border-right: 2px solid #73BF5F;
    border-bottom: 2px solid #73BF5F;
    margin-left: 151px;
    height: 100px;
    padding-bottom: 1px;
}

.desc-cont-dir h4
{
    margin: 0;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
}

.desc-cont-dir p
{
    line-height: 20px;
    text-indent: 20px;
    margin: 0;
    font-size: 110%;
}

.desc-cont-rodape
{
    height: 100px;
    text-align: center;
    background: #2D661D;
}

.desc-cont-rodape h2
{
    padding-top: 10px;
    font-size: 16px;
}

.desc-cont-rodape p
{
    margin: 0;
    line-height: 15px;
    font-size: 12px;
}

#grafico
{
    width: 589px;
    height: 760px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    background: #5B994A url('../imagens/bg_desc_prod.png') no-repeat top;
    text-align: justify;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    text-align: center;
    clear: both;
}

#grafico p, #grafico h2, #grafico h3, #grafico h4
{
    color: white;
}

.grafico-col-1
{
    float: left;
    width: 100px;
    height: 250px;
    text-align: left;
    margin-left: 25px;
    background: #73BF5F;
    text-indent: 2px;
}

.grafico-tit
{
    background: #4B7D46;
}

.grafico-col-1 p, .grafico-col-2 p, .grafico-col-3 p, .grafico-col-4 p
{
    margin: 0;
    line-height: 20px;
    padding: 2px;
    border-bottom: 1px dotted #5B994A;
}

.grafico-col-2
{
    float: left;
    width: 130px;
    height: 250px;
    text-align: right;
    background: #73BF5F;
}

.grafico-col-3
{
    float: left;
    width: 150px;
    height: 250px;
    text-align: left;
    margin-left: 10px;
    background: #73BF5F;
}

.grafico-col-4
{
    float: left;
    width: 150px;
    height: 250px;
    text-align: right;
    background: #73BF5F;
}

#formula
{
    background: #4B7D46;
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
}

#formula p
{
    height: 20px;
    margin: 10px;
    padding: 5px;
    font-size: 14px;
    font-weight: bold;
}

#leg-formula p
{
    margin: 0;
    text-align: left;
    float: left;
    width: 280px;
    margin-left: 10px;
}

#leg-formula blockquote
{
    font-size: 14px;
    color: Yellow;
    width: 100%;
    clear: both;
    margin: 0;
    font-weight: bold;
}

/**** BOTÕES ****/


#botoes_planos a
{
    background: white url('../imagens/bg_barra.gif') repeat-x 0 -2px;
    border: 1px solid #ADADAD;
    padding: 5px;
    color: yellow;
    cursor: pointer;
    height: 20px;
    width: 150px;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    margin: 5px;
    text-decoration: none;
}


#botoes_planos a:hover
{
    color: black;
}

.login
{
    background-color: #93C089;
    border: 1px #696969 solid;
    height: 100%;
    width: 100%;
    text-align: center;
}
.login > label
{
    width: 55px;
    display: inline-block;
}
.login > h3
{
    background: #437F35;
    text-align: center;
    margin: 0;
    color: yellow;
    font-size: 180%;
}
.tudo
{
    width: 100%;
}
.centro
{
    text-align: center;
}

.fundoPopUp
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    z-index: 1000;
}

.janelaPopUp
{
    border: 1 groove Green;
    position: absolute;
    z-index: 10001;
    background: white;
    width: 300px;
    height: 300px;
    text-align: center;
    margin-top: 150px;
    left: 150px;
    border-collapse: collapse;
    top: 0px;
    display: none;
}

.quadroAviso
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}

.maior
{
    font-size: 1.3em;
    font-weight: bold;
}

.fechar
{
    display: block;
    float: right;
    background: red;
    color: White;
    font-weight: bold;
    text-align: center;
    cursor: pointer;
    margin: 0 2px 0 2px;
}

.erro
{
    background: red;
    width: 100%;
    color: Yellow;
    font-weight: bold;
    margin: 2px 0 2px 0;
    display:inline-block;
}
