﻿body 
{
    background-image: url('fundo.gif');
    background-repeat: repeat-x;
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: Arial;
    font-size: 13px;
    color: #666666;
}

#interna
{
    background-image: url('fundoi.gif');
    background-repeat: repeat-x;
    background-position: center top;
    margin: 0px;
    padding: 0px;
    border: 0px;
}

form
{
    margin: 0px;
    padding: 0px;
}

#geral
{
    width: 100%;
    /*background-image: url('fundo2.gif');
    background-position: center top;
    background-repeat: no-repeat;*/
}

#interna #geral
{
    /*background-image: url('fundoi2.gif');
    background-position: center -10;
    *background-position: center 24px;
    background-repeat: no-repeat;*/
}

#imagem_topo
{
    margin-top: 0px;
    float: right;
}

#site
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

#topo
{
    width: 900px;
}

#logo
{
    width: 232px;
    height: 167px;
    float: left;
}

#interna #logo
{
    width: 232px;
    height: 162px;
    float: left;
}

#restrito
{
    width: 517px;
    height: 77px;
    float: right;
    background-image: url('fundo_restrito.gif');
    background-position: right top;
    background-repeat: no-repeat;
    margin-top: 80px;
    font-family: Arial;
    font-size: 9px;
    color: #9E9E9E;
    padding-top: 0px;
    padding-left: 100px;
    
}

h1
{
    font-family: Arial;
    font-size: 15px;
    color: #12438B
}

h2
{
    font-family: Arial;
    font-size: 29px;
    color: #9B9798;
    margin-top: 0px;
    padding-top: 27px;
    border-bottom: solid 2px #9B9798;
}

h3
{
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    font-weight: bold;
}

h4
{
    font-family: Arial;
    font-size: 15px;
    color: #8E8E8E;
    padding: 0px;
    margin: 0px;
}

.produtos_principal td
{
    font-family: Arial;
    font-size: 19px;
    color: #215193;
}

.produtos_clique
{
    font-family: Arial;
    font-size: 15px;
    color: #5B5C5C;
    float: right;
}

.pergunta
{
    font-family: Arial;
    font-size: 18px;
    color: #336699;
}

.titpergunta
{
    font-family: Arial;
    font-size: 16px;
}

.respostas
{
    font-family: Arial;
    font-size: 18px;
    color: #336699;
}

.dlRespostas
{
    font-family: Arial;
    font-size: 16px;
}

.campo
{
    border: solid 1px #999999;
    font-family: Arial;
    font-size: 11px;
    color: #333333;
}

#restrito input
{
    font-family: Arial;
    font-size: 11px;
    color: #9E9E9E;
    height: 18px;
    border: solid 1px #C8C8C8;
    vertical-align: text-bottom;
}

#restrito .btn
{
    font-family: Arial;
    font-size: 11px;
    color: #333333;
    height: 22px;
    border: solid 1px #C8C8C8;
}

#home_box1
{
    width: 230px;
    height: 400px;
    float: left;
    vertical-align: top;
    cursor: pointer;
}


#home_box1 .home_marcador
{
    margin-left: 15px;
    cursor: pointer;
}


#home_box1 a .icone
{
    width: 230px;
    height: 225px;
    background-image: url('home1.jpg');
    cursor: pointer;
}

#home_box1 a:hover .icone
{
    background-image: url('home1_hover.jpg');
}

#home_box2
{
    width: 211px;
    height: 400px;
    float: left;
    cursor: pointer;
}

#home_box2 a .icone
{
    width: 211px;
    height: 225px;
    background-image: url('home2.jpg');
    cursor: pointer;
}

#home_box2 a:hover .icone
{
    background-image: url('home2_hover.jpg');
}


#home_box3
{
    width: 227px;
    height: 400px;
    float: left;
    cursor: pointer;
}

#home_box3 a .icone
{
    width: 227px;
    height: 225px;
    background-image: url('home3.jpg');
    cursor: pointer;
}

#home_box3 a:hover .icone
{
    background-image: url('home3_hover.jpg');
}


#home_box4
{
    width: 231px;
    height: 400px;
    float: left;
    cursor: pointer;
}

#home_box4 a .icone
{
    width: 231px;
    height: 225px;
    background-image: url('home4.jpg');
    cursor: pointer;
}

#home_box4 a:hover .icone
{
    background-image: url('home4_hover.jpg');
}

#home h1
{
    font-family: Arial;
    font-size: 21px;
    color: #103E81;
    float: left;
    width: 130px;
    padding: 0px;
    margin: 0px;
}

#home .home_marcador
{
    float: left;
    width: 16px;
    height: 225px;
    padding-left: 20px;
    padding-right: 10px;
}

#home .home_marcador img
{
    border: 0px;
}

#home div a
{
    font-family: Arial;
    font-size: 15px;
    color: #7D7D7B;
    font-weight: normal;
}


#conteudo
{
    width: 900px;
    height: 410px;
    margin-top: 6px;
}

#interna #conteudo
{
    height: 640px;
}

#conteudo a
{
    font-family: Arial;
    font-size: 13px;
    color: #12438B;
    text-decoration: none;    
    font-weight: bold;
}

#rodape
{
    width: 900px;
    height: 22px;
    padding-top: 6px;
    text-align: center;
    font-family: Arial;
    font-size: 13px;
    color: #FFF;
}

#rodape a
{
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}




    
  /*  #menu ul {
        margin :0;
        padding :0px;
        list-style:none;
    }
    
    #menu li {
	    display:inline;
	    margin:0;
	    padding: 0;
    }*/
    



.SubTitProdutos{
    margin-left: 20px;
    font-family: Arial;
    font-size: 25px;
    color: #13438B;
    height: 27px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    text-align: center;
    float: right
}

.divListaProdutos
{
    border-right: solid 2px #BABABA;
    width: 185px;
    height: 140px;
    text-align: center;
}
.divListaProdutos img
{
    padding-bottom: 10px;
}

.titCatListaProdutos
{
    font-family: Arial;
    font-size: 11px;
    color: #E10B27;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
}

.titNomeListaProdutos
{
    font-family: Arial;
    font-size: 9px;
    color: #7E7E7E;
    text-transform: uppercase;
}

.sem_borda
{
    border: 0px;
}

#BoxDetalheProduto
{
    width: 897px;
    height: 271px;
    border-top: solid 2px #C9CACB;
    padding-top: 10px;
    margin-top: 10px;
}

#BoxDetalheProduto #Detalhe_foto
{
    width: 375px;
    height: 280px;
    float: left;
    text-align: center;
}

#BoxDetalheProduto #Texto_produto
{
    width: 522px;
    height: 280px;
    float: right;
}

#BoxDetalheProduto #Texto_produto #texto{
    overflow: auto;
    width: 95%;
    height: 215px;
    font-size: 13px;
    padding: 10px;
    scrollbar-face-color: #B3B5B8;
    scrollbar-base-color: #B3B5B8;
    scrollbar-shadow-color: #B3B5B8;
    scrollbar-highlight-color: #B3B5B8;
    scrollbar-3dlight-color: #B3B5B8;
    scrollbar-darkshadow-color: #B3B5B8;
    scrollbar-track-color: #DDDDDD;
    scrollbar-arrow-color: #DDDDDD;
}

#BoxDetalheProduto #Texto_produto h2{
    font-family: Arial;
    font-size: 17px;
    color: #12438B;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

#BoxDetalheProduto #Texto_produto #texto font
{
    font-size: 13px;
}

#BoxBotoesDetalhesProdutos
{
    margin-top: 2px;
    text-align: center;
}

#BoxBotoesDetalhesProdutos #turn_control
{
    padding-bottom: 30px;
}

#BoxBotoesDetalhesProdutos #loja
{
    padding-bottom: 19px;
}


/* **** Slider-stage ****** */

#slider-stage
{
    width:815px;
    overflow:auto;
    overflow-x:hidden;
    overflow-y:hidden;
    margin:0 auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
}

#slider-buttons
{
    /*width:815px;*/
    margin:0 auto;
}

#slider-list
{
    width:2000px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    float: left;
    list-style:none;
}


#slider-list li{
    list-style:none; 
    margin:0; 
    padding:0; 
    border:0; 
    float:left;
    padding-left: 3px;
    display:inline;
}

#slider-list li img
{
    /*border: solid 3px #aaa;*/
}
		
/* **** Fim Slider-stage ****** */

/* **** Slider-stage-Fotos ****** */

#slider-stage-fotos
{
    width:370px;
    height: 230px;
    overflow:auto;
    overflow-x:hidden;
    overflow-y:hidden;
    margin:0 auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 0px 0px 0px;
}

#slider-buttons
{
    /*width:815px;*/
    margin:0 auto;
}

#slider-list-fotos
{
    width:4000px;
    border: 0px;
    margin: 0px;
    padding: 0px;
    float: left;
    list-style:none;
}


#slider-list-fotos li{
    list-style:none; 
    margin:0; 
    padding:0; 
    border:0; 
    float:left;
    padding-left: 3px;
    display:inline;
}

#slider-list-fotos li img
{
    /*border: solid 3px #aaa;*/
}
		
/* **** Fim Slider-stage ****** */



/* *** PROJETOS **** */

#geral_texto_projeto
{
    font-family: Arial;
    font-size: 13px;
    color: #666666;
}

#geral_texto_projeto h2
{
    font-family: Arial;
    font-size: 17px;
    color: #12438B;
    border: 0px;
}

#geral_texto_projeto a
{
    font-family: Arial;
    font-size: 13px;
    color: #666666;
    text-decoration: none;
    font-weight: normal;
}

#geral_texto_projeto a:hover
{
    color: #FF0000;
}

#texto_projetos
{
    width: 740px;
    float: left;
    text-align: justify;
    margin-top: 20px;
}

#AumentaLetra_projetos
{
    width: 160px;
    float: right;
    text-align: right;
    margin-top: 20px;
}

#menu_projetos
{
    width: 404px;
    float: left;
    margin-top: 30px;
}

#detalhes_projetos
{
    width: 440px;
    height: 404px;
    float: right;
    margin-top: 30px;
    border: solid 1px #DCDCDC;
}

/* *** SUPRIMENTOS *** */

#texto_suprimentos
{
   width: 780px;
    float: left;
    text-align: justify;
    margin-top: 20px;
    font-family: Arial;
    font-size: 13px;
    color: #666666;
}

#texto_suprimentos h2
{
    font-family: Arial;
    font-size: 23px;
    color: #7D7D79;
}

#AumentaLetra_suprimentos
{
    width: 110px;
    float: right;
    text-align: right;
    margin-top: 20px;
}

/* *** TURN CONTROL *** */

#texto_turn_control
{
   width: 780px;
    float: left;
    text-align: justify;
    margin-top: 20px;
    font-family: Arial;
    font-size: 15px;
    color: #666666;
}

#AumentaLetra_turn_control
{
    width: 110px;
    float: right;
    text-align: right;
    margin-top: 20px;
}

/* *** Cadastro *** */

.campo
{
    background-color: #EDE9E9;
    border: solid 1px #8D8A8B;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
}

/* *** Contato *** */
#img_contato
{
    width: 403px;
    height: 322px;
    float: left;
}

#formulario_contato
{
    width: 490px;
    height: 320px;
    float: right;
    font-family: Arial;
    font-size: 15px;
    color: #8E8E8E;
    font-weight: bolder;
}

#formulario_contato .campo
{
    background-color: #EDE9E9;
    border: solid 1px #8D8A8B;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    margin: 10px;
}

.btnEnviar
{
    width: 86px;
    height: 44px;
    background-image: url('btn_enviar.gif');
    border: none 0px transparent;
}

.btnLimpar
{
    width: 86px;
    height: 44px;
    background-image: url('btn_limpar.gif');
    border: none 0px transparent;
}

#dados_contato
{
    width: 764px;
    border-top: solid 1px #8E8E8E;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 20px;
    font-family: Arial;
    font-size: 15px;
    color: #8E8E8E;
}

/* *** Manuais *** */

#manuais
{
    width: 95%;
    height: 500px;
    scrollbar-face-color: #B3B5B8;
    scrollbar-base-color: #B3B5B8;
    scrollbar-shadow-color: #B3B5B8;
    scrollbar-highlight-color: #B3B5B8;
    scrollbar-3dlight-color: #B3B5B8;
    scrollbar-darkshadow-color: #B3B5B8;
    scrollbar-track-color: #DDDDDD;
    scrollbar-arrow-color: #DDDDDD;
    overflow: auto;    
}

#manuais h2
{
    border: 0px;
    border-bottom: solid 1px #CCCCCC;
    font-family: Arial;
    font-size: 17px;
    color: #7D7D79;
    margin: 0px;
    padding: 0px;
    margin-top: 7px;
}

#manuais a
{
    color: #333333;
}


.menu_empresa
{
    border-right: solid 1px #8E8E8E;
    font-family: Arial;
    font-size: 15px;
    color: #7D7D79;
    font-weight: bold;
} 

.link_menu_empresa
{
    font-family: Arial;
    font-size: 15px;
    color: #7D7D79;
    font-weight: bold;
    text-decoration: none;
}

/*MENU PRINCIPAL*/
 
    #menu {
	    float: right;
	    width:100%;
	    font-family: Arial;
	    font-size: 14px;
	    font-weight: normal;
	    line-height:normal;
	    padding: 0px; 
	    margin-right: 0px;
	    margin-bottom: 6px;
	    padding-bottom: 0px\9;
	    *padding-bottom: 0px;
	    margin-left: 0px;
	    padding-top: 3px;
	    *padding-top: 0px;
    }
    
    #interna #menu 
    {
        margin-top: 8px;
        *margin-top: 6px;
        padding-top: 0px;
    }
    
    #menu img
    {
        border: 0px;
        padding-right: 5px;
    }
    
    #menu ul {
        margin :0;
        padding :0px;
        list-style:none;
    }
    
    #menu li {
	    display:inline;
	    margin: 0px;
	    padding: 0px;
    }
    
    #menu a {
	    float:left;
	    margin:0px;
	    text-decoration:none;
	    padding-top: 0px;
	    padding-right: 0px;
	    padding-bottom: 0px;
	    padding-left: 0px;
    }
    
    #menu a span {
	    float:left;
	    display:block;
	    font-family: Arial;
	    font-size: 15px;
	    color:#FFF;
	    padding-top: 4px;
	    padding-bottom: 4px;
	    width: 111px;
	    text-align: center;
	    cursor: pointer;
    }
         
    #menu a:hover span {
       background-color: #103978;
    }

      
/* FIM MENU PRINCIPAL */


#subprodutos
{
    width: 150px;
    background-color: #103978;
    font-family: Arial;
    font-size: 11px;
    color: #FFF;
    position: absolute;
    top: 218px;
    /*left: 412px;
    left: 410px\9;
    *left: 402px;*/
    float: left;
}

#interna #subprodutos
{
    width: 150px;
    background-color: #103978;
    font-family: Arial;
    font-size: 11px;
    color: #FFF;
    position: absolute;
    top: 222px;
    /*left: 412px;
    left: 410px\9;
    *left: 402px;*/
    float: left;
}



#subprodutos ul
{
    list-style: inherit;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
}

/*#subprodutos */
.item
{
    border-bottom: solid 1px #FFF;
    padding: 0px;
    display: list-item;
    margin: 0px;
    *height: 32px;
    
}


#subprodutos a
{
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

#subprodutos a span
{
    display: block;
    font-family: Arial;
    font-size: 11px;
    color: #FFF;
    height: 22px;
    width: 142px;
    margin: 0px;
    padding: 0px;
    padding-top: 10px;
    padding-left: 8px;
}

#subprodutos a:hover span
{
    background-color: #1756B5;
}