@charset "utf-8";
/*estrutura da pï¿½gina*/

* {margin:0; padding:0}
html, body, #container {height: 100%; background-color:#FFFFFF;}

body > #container {height: auto; min-height: 100%;}

#container1{
        position:relative;
        width: 900px;
      
        top:0px;
      
}
#corpo_inicial{
        position:relative;
        top:200px;
        height: 177px;
        background-image: url(../imagens/bg_index1.png);
        
}

#principal {padding-bottom: 140px;}  /* must be same height as the footer */


#rodape {
	position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
        border-top: 1px solid #E9E2DA;
	clear:both
}
#carregando{
        position:fixed;
        width: 100%;
        z-index:10;
        display: none;
}
#top{
        position:relative;
        top:0px;
        height: 3px;
        background-image: url(../imagens/tit_topo.jpg);
}
#cabecalho {
	width:100%;
        height: 500px;
        background-image: url(../imagens/bg_topo.png);
	clear:both;
}
.atendimento_cliente{
        position: relative;
        top:30px;
        float: right;
        right: 70px;

}
#banner{
       position: relative;
       width:980px;
       height: 316px;
       top:160px;
}
#link_menu{
       position:relative;
       width:980px;
       height:80px;
}
#conteudo{
       position:relative;
       top:0px;
       width: 980px;
       background-color: #FBFBFB;
        border-top: 1px solid #DDD9D6;
        border-left: 1px solid #DDD9D6;
        border-right: 1px solid #DDD9D6;
        border-bottom: 1px solid #DDD9D6;
       clear:both;

}

#rodape {
        margin-top: 40px;
        background-image: url(../imagens/bg_rodape.jpg);
	height:115px
}

#rodape #dados_rodape #divulgacao{
        position:relative;
        margin: auto;
        width: 100%;
        top:40px;
        text-align: center;

}


/*Fim da estrutura da página com o rodapé fixo*/

.leg_atendimento_cliente{
font-size: 18px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#D8E0E8;
}
.atendimento_cliente_fone{
font-size: 26px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#D8E0E8;
}
.horario_atendimento{
font-size: 10px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
.leg_menu{
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#166574;
font-weight: bold;
}
.stilo_fonte_menu{
    cursor:pointer;
}
.leg_rodape{
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#1971C9;
font-weight: bold;
}
.fonte_rodape_identificacao{
font-size: 16px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#22507F;
font-weight: bold;
}
.fonte_autor{
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#9AB0CA;
}

/*fonto do corpo*/
.titulo_corpo{
font-size: 22px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
font-weight: bold;
}
.titulo_apres_produto{
font-size: 24px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
font-weight: bold;
}
.texto_apres_produto{
font-size: 11px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#557BE1;
}
.texto_apres_inicio{
font-size: 20px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
}
.texto_apres_empresa{
font-size: 18px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
}
.pg_ini_saiba_mais{
font-size: 9px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
}
.tit_contato{
font-size: 24px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
}
.leg_contato{
font-size: 18px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
}
.end_contato{
font-size: 12px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
}
.tit_portifolio{
font-size: 20px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
font-weight: bold;
}
.txt_portifolio{
font-size: 12px;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#229DB3;
}