﻿
body {
    background-image: url("./Image/Background.jpg");
    background-repeat: repeat;
}

.Fundo-BG {
    width: 996px;
    margin: 0 auto;
}
/*+++++++++++++++++++++++++++++++  CABEÇALHO  ++++++++++++++++++++++++++++++++*/
.cabecalho {
    background-image: url( "./Image/Background.jpg" );
    width: 996px;
    height: 119px;
}
/*--------------------*/
.cabecalho-cima {
    width: 996px;
    height: 61px;
}

.cabecalho-cima-imagem-1 {
    width: 212px;
    height: 61px;
    float: left;
}

.cabecalho-cima-menu {
    width: 744px;
    height: 61px;
    float: left;
    _width: auto;
    margin-left: 20px;
}

.cabecalho-cima-link-1 {
    /*margin-top: 15px
    margin-left: 150px;
    _margin-left: 100px;;*/
    margin-right: 80px;
    float: left;
}

.cabecalho-cima-link-2 {
    /*width: 30px;*/ /*margin-top: 15px;     margin-left: 80px;*/
    margin-right: 80px;
    float: left;
}

.cabecalho-cima-link-3 {
    /*margin-top: 15px;     margin-left: 70px;*/
    float: left;
}

.txtNewLetter {
    margin-left: 40px;
    margin-top: 5px;
    font-family: Arial, Verdana, Tahoma;
    width: 80px;
}

.NewsLetter {
    margin-left: 20px;
}

.cabecalho-cima-imagem-2 {
    margin-left: 120px;
    font-weight: bold;
    color: #264e34;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Verdana, Tahoma;
}

.cabecalho-tamanho-canto {
    height: 61px;
    width: 230px;
    float: right;
    font-weight: bold;
    color: #264e34;
    text-decoration: none;
    margin-top: 5px;
}
/*---------------------*/
.cabecalho-baixo {
    width: 996px;
    float: left;
}

.cabecalho-baixo-imagem {
    width: 56px;
    height: 58px;
    float: left;
    margin-left: 115px;
}

.cabecalho-baixo-menu {
    width: 784px;
    height: 58px;
    float: left;
    text-align: center;
}

.CabecalhoMenuCentralizar {
    margin-left: 5px;
    height: 38px;
    margin-top: 20px;
    float: left;
}

.cabecalho-botao-meio-margin {
    width: 106px;
    height: 36px;
    background-image: url( "./Image/botao-meio.jpg" );
    background-repeat: repeat-x;
    margin-right: 5px;
    float: left;
    text-align: center;
    padding-top: 10px;
    *padding-top: 0px;
}

.texto-cabecalho-botao-meio-margin {
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    font-family: Arial, Verdana, Tahoma;
}

.cabecalho-botao-meio {
    width: 106px;
    height: 38px;
    background-image: url( "./Image/botao-meio.jpg" );
    background-repeat: repeat-x;
    float: left;
}

.cabecalho-botao-esquerda {
    width: 15px;
    height: 36px;
    background: url( "./Image/botao-cantoEsquerdo.jpg" ) no-repeat;
    float: left;
    margin-right: -2px;
    margin-top: 2px;
}

.cabecalho-botao-direita {
    width: 15px;
    height: 36px;
    background: url( "./Image/botao-cantoDireito.jpg" ) no-repeat;
    float: left;
    margin-left: -8px;
    margin-top: 2px;
}

.cabecalho-botao-normal {
    width: 15px;
    height: 36px;
    background: url( "./Image/botao-meio.jpg" ) repeat-x;
    float: left;
}

/*+++++++++++++++++++++++++++++++   LATERAL-CORPO   ++++++++++++++++++++++++++++++++*/

.lateral-corpo {
    /*width: 996px; */ /*height: 640px;*/
}
/*++++++++++++++++++++++ lateral  +++++++++++++++++++++++*/

.lateral {
    width: 180px;
    float: left;
    overflow: hidden;
}

.lateral-menu-cima {
    width: 180px;
    overflow: hidden;
}

.lateral-cima-link-1 {
    margin-top: 20px;
}

.lateral-cima-link-2 {
    margin-top: 20px;
}

.lateral-menu-baixo {
    width: 180px;
    overflow: hidden;
}

.lateral-botao {
    margin-top: 10px; /*width: 155px;*/
    height: 16px;
    background-image: url( "./Image/botaolateral.jpg" );
    background-repeat: repeat-y;
}

.lateral_botao_Grande {
    width: 159px;
    height: 61px;
    background-image: url( "./Image/bg_gotao_grande,.jpg" );
    background-repeat: repeat;
    margin-top: 8px;
}

.texto_Menu_lateral_Grande {
    font-size: 12px;
    font-weight: bold;
    color: #264e34;
    text-decoration: none;
    margin-left: 10px;
    font-family: Arial, Verdana, Tahoma;
}

.texto_Menu_lateral {
    font-size: 12px;
    font-weight: bold;
    color: #264e34;
    text-decoration: none;
    margin-left: 10px;
    font-family: Arial, Verdana, Tahoma;
}

.lateral-imagens {
}

.lateral-cadastrar {
}

.lateral-cadastrar-imagem {
    width: 160px;
    height: 168px;
    background-image: url("./Image/Flor.png");
    background-repeat: no-repeat;
}

.texto_Cadastro a {
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    font-family: Arial, Verdana, Tahoma;
    float: right;
    margin-top: 45px;
    margin-right: 15px;
}

.texto_Entrar a {
    font-size: 12px;
    font-weight: bold;
    color: White;
    text-decoration: none;
    font-family: Arial, Verdana, Tahoma;
    float: left;
    margin-top: 100px;
    margin-left: 15px;
}
/*++++++++++++++++++++++   corpo   ++++++++++++++++++++++*/

.corpo {
    float: left;
}

.corpo-banner {
    width: 784px;
}

.corpo-conteudo {
    /*width: 784px;*/
}

.corpo-conteudo-ilist {
    width: 460px;
    float: left;
}

.corpo-conteudo-links {
    width: 320px; /*height: 350px;*/
    float: left;
}

.CorpoLinksAlinhamento {
    width: 200px;
    height: 21px;
    padding-top: 6px;
    font-family: Arial, Verdana, Tahoma;
    margin-left: 43px;
}

.corpo-links-1 {
    margin-top: 20px;
    margin-left: 0px;
}

.corpo-links-1-left {
    float: left;
}

.links_home {
    float: left;
    margin-top: 0px;
    margin-right: 15px;
}

.bg_Links_Home {
    background-image: url("./Image/bg_site.jpg");
    background-repeat: repeat-x;
    height: 23px;
}

.corpo-links-2 {
    height: 27px;
    background-image: url("./Image/Links_2.jpg");
    margin-top: 20px;
    margin-left: 20px;
}

.corpo-links-3 {
    height: 27px;
    background-image: url("./Image/Links_3.jpg");
    margin-top: 20px;
    margin-left: 20px;
}

.corpo-links-4 {
    margin-top: 20px;
    margin-left: 20px;
}

.corpo-backgound-conteudo_topo {
    width: 758px;
    height: 12px;
    background-image: url("./Image/bg_conteudo_topo.png");
    background-repeat: no-repeat;
    _margin-bottom: -8px;
}

.corpo-backgound-conteudo_bottom {
    width: 758px;
    height: 89px;
    background-image: url("./Image/bg_conteudo_bottom.png");
    background-repeat: no-repeat;
}

.corpo-backgound-conteudo_conteudo {
    width: 758px;
    background-image: url("./Image/bg_conteudo_conteudo.jpg");
    background-repeat: repeat-y;
}

.evento {
    padding: 15px;
}

    .evento a {
       
        font-family: Arial, Verdana, Tahoma;
        font-size: 12px;
    }

.evento_Agupar {
    padding: 15px;
    font-family: Arial, Verdana, Tahoma;
    font-size: 12px;
    color: #264e34;
}

.btn-success {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    text-decoration: none;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}




/*-----------------------*/
.corpo-rodape {
    width: 804px;
    float: left;
    margin-left: 180px;
}

.email_Rodape {
    width: 200px;
    float: left;
}

.email_Esque_Rodape {
    width: 26px;
    height: 58px;
    background-image: url("./Image/emailRodape.jpg");
    float: left;
    _margin-right: -5px;
}

.bg_Rodape {
    background-image: url("./Image/bg_Rodape.jpg");
    background-repeat: repeat-x;
    height: 58px;
}

.textoEmailRodape {
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: White;
    padding-top: 30px;
    text-align: center;
}

    .textoEmailRodape a, .textoEnderecoRodape a {
        text-decoration: none;
        color: White;
    }

.Enredeco_Esque_Rodape {
    width: 26px;
    height: 58px;
    background-image: url("./Image/enderecoRodape.jpg");
    float: left;
    _margin-right: -5px;
}

.Endereco_Rodape {
    width: 320px;
    float: left;
}

.textoEnderecoRodape {
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: White;
    text-align: center;
    padding-top: 25px;
}

.textoEnderecoFone {
    font-family: Arial, Verdana, Tahoma;
    font-size: 11px;
    color: White;
    padding-top: 25px;
    text-align: center;
}

.Fone_Esque_Rodape {
    width: 26px;
    height: 58px;
    background-image: url("./Image/foneRodape.jpg");
    float: left;
    _margin-right: -5px;
}


.corpo-rodape-industriai {
    margin-top: 18px;
    margin-left: 10px;
    float: left;
    width: 58px;
}

.editFormulario {
    font-size: 12px;
    font-family: Arial, Verdana, Tahoma;
    color: #264e34;
}

.logoIndustriai {
    width: 58px;
    height: 15px;
    margin-bottom: 5px;
}



/*-----------Painel de Cadasdtro------------*/

.cTudo {
    margin-left: 20px;
    font-size: 12px;
    font-family: Arial, Verdana, Tahoma;
    color: #264e34;
}

.cTitulo {
    margin-left: 300px; /*width: 738px; 	margin-left: -369px; 	position:relative; 	left: 50%;*/
    font-size: x-large;
}

.cDadosClientes1 {
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 260px;
    font-size: larger;
}

.cDadosClientes {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: larger;
}

.cAreaCadastro1 {
    width: 738px;
}

/*-----------Fim do Painel de Cadasdtro------------*/
.lng-Pt-BR {
    background-image: url(Image/Brazil-icon.png);
    background-repeat: no-repeat;
    width: 100px;
    padding-left: 20px;
    font-weight: bold;
    color: #264e34;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Verdana, Tahoma;
    height: 20px;
    padding-bottom: 5px;
}

.lng-En-US {
    background-image: url(Image/United-Kingdom-icon.png);
    background-repeat: no-repeat;
    width: 100px;
    padding-left: 20px;
    font-weight: bold;
    color: #264e34;
    text-decoration: none;
    font-size: 11px;
    font-family: Arial, Verdana, Tahoma;
    height: 20px;
    padding-bottom: 5px;
}

.Idioma {
    width: 100px;
    float: right;
    height: 20px;
}

.Texto-Topo {
    /*margin-top: 5px;     padding-top: 10px;*/ /*margin-right: 25px;*/
    float: left;
    text-align: left;
    font-size: 11px;
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    cursor: hand;
    color: #264e34;
}

    .Texto-Topo a {
        font-weight: normal;
        float: left;
        color: #264e34;
        text-decoration: none;
    }


        .Texto-Topo a:hover {
            text-decoration: underline;
            cursor: hand;
        }

.Separador {
    margin-left: 5px;
    margin-right: 5px;
}

.textoTermo {
    padding: 10px;
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
    font-size: 11px;
    text-align: justify;
}

.Confirma {
    background-image: url(Image/ok-icon.png);
    background-repeat: no-repeat;
    height: 32px;
    text-align: center;
    width: 100px;
    margin-left: 320px;
    margin-top: 25px;
}

.Confirma_Texto {
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
    font-size: 12px;
    font-weight: bold;
    padding-top: 8px;
    padding-left: 22px;
}

    .Confirma_Texto a {
        text-decoration: none;
        color: #264e34;
    }

.textoComprar {
    padding: 10px;
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
    font-size: 13px;
    text-align: justify;
}

.login {
    padding: 10px;
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
    font-size: 12px;
}

.login_Esquerda {
    width: 350px;
    float: left;
    border-right: solid 1px #264e34;
}

.login_Direita {
    width: 350px;
    float: left;
}

.login_Titulo {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}

.login_CamposAcesso {
    padding: 10px;
    font-weight: bold;
}

.login_senha {
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    margin-top: 10px;
    margin-left: 10px;
}

    .login_senha a {
        color: #264e34;
    }

.login_Cadastro {
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    text-align: center;
    margin-top: 4px;
}

    .login_Cadastro a {
        color: #264e34;
    }

.login_Esqueci {
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
    font-size: 12px;
    font-weight: bold;
}

.Resposta {
    height: 18px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #66CDAA;
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

.TextoCategoria {
    color: Gray;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
    font-family: Arial, Tahoma, Verdana, Sans-Serif;
    color: #264e34;
}

.textoTitle {
    font-size: 14px;
    font-family: Verdana, Arial, Tahoma;
    color: #264e34;
    margin-left: 10px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-left: 25px;
    padding-top: 15px;
}

/* ARQUIVOS */

.arquivo-item {
    clear: both;
    margin-bottom: 10px;
}

.arquivo-tipo-img {
    float: left;
    width: 16px;
    margin-right: 5px;
}

.arquivo-conteudo {
    float: left;
    font-size: 0.8em;
    padding-top: 4px;
    padding-right: 3px;
}

.arquivo-tamanho {
    font-size: 0.8em;
    color: Gray;
}

.arquivo-descricao {
    font-size: 0.85em;
}

/* FIM ARQUIVO */
