﻿/* ########################################################################### */
/* Controles Geral */
body
{
    margin: 0px; /*background-image: url(          "../images/fundotela.png" );*/
    background-color: #CCCCCC;
}
a, a:visited
{
    
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}


.TituloPaginaHome
{
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #3366CC;
}

.TituloCampoCliente {
        font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

.CampoClienteG {
    width:400px;
    height:30px;
}

.CampoClienteM {
      width:250px;
    height:30px;
}

.TituloPagina
{
    font-size: 25px;
    font-family: Arial, Helvetica, sans-serif;
    color: #3366CC;
    font-weight: bold;
}

.TituloPagina2
{
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #8CD50B;
}

.TituloPagina3
{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #3366CC;
}

.TituloSegmentosPaginas
{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}

.SegmentosPaginas
{
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}


.segPaiMenu{
        color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.segFilhoMenu
{
           color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px; 
    }
    .categoriaMenu
    {
           color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

.listaSegPai
{
   padding:0;
   margin:0;
   padding-left:10px;
   width:300px;
   background: #999;
     
}
.listaSegFilhos
{
   padding:0;
   margin:0;
   width:300px;
   background:#5679BD ;
     
}
.listaCategorias
{
   padding:0;
   margin:0;
   width:280px;
   background: #AAA;
     
}

.listaCategorias ul li
{
    border-bottom:1px doted #999;    
}
.listaProdutos
{
   padding:0;
   margin:0;
   width:260px;
   background: #AAA;
     
}
.listaSegPai li
{
    border-bottom:1px solid #000;    
    
}

/* Ajuste páginas internas*/

table.conteudo
{
}
/* Ajustes da pagina contato*/
.TableFormContato
{
    height: 20px;
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

.TdFormContatoEsq
{
    width: 470px;
    padding-left: 10px;
    padding-top: 0px;
    padding-right: 20px;
    vertical-align: top;
    text-align: center;
}

.TdFormContatoDir
{
    width: 470px;
    padding-top: 0px;
    vertical-align: top;
    text-align: left;
}

.lblMensagemContato
{
    height: 10px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: red;
}

/* Ajustes da pagina produtos*/

.ProdutosTitulo
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #006600;
}

.ProdutosSubTitulo
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #006600;
}

.Produtosvalor
{
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #006600;
}

.ProdutosvalorDetalhe
{
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #006600;
}


/* Ajustes da pagina produtos detalhe*/
.ProdutosTituloDetalhe
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #047AAC;
}

.ProdutosSubTituloDetalhe
{
    font-size: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #5D83D0;
}

.ProdutosTexto
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

/* ########################################################################### */
/* Divs da MasterPage Horizontal */

div#paginaH
{
    width: 100%;
    height: 100%;
    margin-top: 0px;
    background-position: top left;
}

div#paginaInterna
{
    width: 950px;
    height: 100%;
    min-height: 650px;
    background-image: url("../images/gradiente.png");
    background-repeat: repeat-y;
}


div#cabecalhoH
{
    width: 950px;
    height: 500px;
    z-index: 1;
    padding-top: 0px;
    overflow: visible;
    position: relative;
    background-image: url("../images/fundoCabecalho.png");
    background-repeat: no-repeat;
}



div#TopoFundoEsquerdoH
{
    background-image: url("../images/fundo_azul.png");
    width: 100%;
    height: 550px;
    float: left;
    z-index: 0;
    border: 0;
}

div#TopoFundoDireitoH
{
    background-image: url("../images/fundo_azul.png");
    width: 50%;
    height: 0;
    float: left;
    z-index: 0;
    border: 0;
}

div#logotipoH
{
    height: 108px;
    width: 308px;
    border: 0;
    float: left;
    margin-left: 30px;
    margin-top:5px;
}

div#DetalhesTopoH
{
    height: 112px;
    float: right;
    position: relative;
    width: 100%;
    text-align: right;
    margin-top: -110px;
    background-color: Red;
}

div#menuH
{
    height: 40px;
    width: 610px;
    float: right;
    margin-right: 28px;
}

div#textomenuH
{
    height: 38px;
    width: 735px;
}
table#tabmenuH
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    color: #F2F2F2;
}

table#tabmenuRodapeH
{
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    vertical-align: middle;
    text-align: center;
    height: 182px;
}

div#jqueryH
{
    height: 360px;
    width: 100%;
}



div#conteudoH
{
    clear:both;
    height: 100%;
    width: 970px;
    min-height: 650px;
    
}

div#rodapeH
{
    width: 950px;
    height: 163px;
    z-index: 1;
    background-color: transparent;
    overflow: visible;
    position: absolute;
    background-image: url("../images/fundo_rodape.png");
    background-repeat: no-repeat;
}

table#tabrodapeH
{
    width: 600px;
    height: 33px;
    padding-top: 20px;
    z-index: 1;
}

div#BaixoFundoEsquerdoH
{
    width: 50%;
    height: 163px;
    float: left;
    z-index: 0;
    background-color: #003399;
}


div#BaixoFundoDireitoH
{
    background-color: #003399;
    width: 50%;
    height: 163px;
    float: right;
    z-index: 0;
}


/* ########################################################################### */
/* jQuery Fade */
div#slideshow
{
    position: relative;
    height: 150px;
}

#slideshow IMG
{
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 8;
}

#slideshow IMG.active
{
    z-index: 10;
}

#slideshow IMG.last-active
{
    z-index: 9;
}


/* ########################################################################### */
/* jQuery lightBox plugin - Gallery style */
#gallery
{
    width: 270px;
    padding-top: 0px;
    padding-right: 0px;
}
#gallery ul
{
    list-style: none;
}
#gallery ul li
{
    display: inline;
}
#gallery ul img
{
    border: 5px solid #3e3e3e;
    border-width: 5px 5px 20px;
}
#gallery ul a:hover img
{
    border: 5px solid #fff;
    border-width: 5px 5px 20px;
    color: #fff;
}
#gallery ul a:hover
{
    color: #fff;
}

div#formulario_contato
{
    background-image: url(                       "../images/fundo_orcamento.png" );
    background-repeat: no-repeat;
    width: 460px;
    height: 330px;
    padding-top: 10px;
}
.caixaTexto
{
    border-style: solid;
    border-width: thin;
    border-color: #CCCCCC;
}


div#table_conteudo
{
    width: 950px;
    z-index: 2;
    height: 100%;
}

a.linkNoRepeater, a.linkNoRepeater:visited
{
    color: #0033CB;
}



a.linkNoRepeater:active, a.linkNoRepeater:hover
{
    color: #FFF;
}

img
{
    border: 0;
}

/* ########################################################################### */


.CaixaTexto
{
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
    height: 30px;
}

.CaixaTexto:focus
{
    color: #333333;
    height: 30px;
}

.CaixaTextoMultiline
{
    border: 1px solid #CCCCCC;
    color: #CCCCCC;
}

.CaixaTextoMultiline:focus
{
    color: #333333;
}

.lnkVoltar
{
    text-decoration: none;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
}

.lnkVoltar:hover
{
    color: #009933;
}