body{
    background: url("../imagens/internas/bg.jpg");
    margin: 0px;
    padding: 0px;
    font-family: arial;
}
#topo{
    width: 100%;
    height: 200px;
    background: url("../imagens/internas/topo.png") top center repeat-x;
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
}
#mestre{
    width: 880px;
    height: auto;
    position: relative;
    margin-left: 50%;
    left: -440px;
    padding-top: 130px;
}
#area_banner{
    width: 880px;
    height: 580px;
    background: url("../imagens/internas/bg_banner.png") top center no-repeat;
    position: relative;
}
#area_banner_interno{
    width: 880px;
    height: 140px;
    background: url("../imagens/internas/bg_banner.png") bottom center no-repeat;
    position: relative;
}

#banner , #sobre_banner{
    width: 550px;
    height: 350px;
    position: absolute;
    right: 10px;
    top: 70px;
    overflow: hidden;
}
#sobre_banner{
    background: url("../imagens/internas/bg_banner.png") -320px -70px no-repeat;

}
#banner img ,#sobre_banner img{
    width: 550px;
    height: 330px;
    position: absolute;

}
#miniaturas_banner{
    width: 830px;
    height: 105px;
    position: absolute;
    right: 10px;
    bottom: 20px;
    overflow: hidden;
    text-align: center;
}
#miniaturas_banner img{
    width: 128px;
    height: 90px;
    margin-right: 30px;
    background: #fff;
    background: url("../imagens/internas/bg_banner.png") -500px -350px no-repeat;
    cursor: pointer;
    overflow: hidden;
}
#texto_banner{
    width: 265px;
    height: 380px;
    position: absolute;
    left: 15px;
    top: 50px;
    text-align: right;
    color: #fff;
    overflow: hidden;
}
#texto_banner p{
    font-size: 14px;
    text-align: justify;
     
}
.coluna_direita p, .coluna_direita li{
    font-size: 13px;
    text-align: justify;
}

#corpo_home{
    width: 880px;
    height: 310px;
    background: url("../imagens/internas/bg_corpo_home.png") top center no-repeat;
    text-align: center;
    padding: 20px 0px 20px 0px;
}
#corpo_interno{
    width: 880px;
    height: auto ;
    text-align: center;

}
#topo_corpo_interno{
    width: 860px;
    height: 30px;
    padding: 0px 10px 0px 10px;
    background:   url("../imagens/internas/bg_corpo_home.png") top center no-repeat;

}
#meio_corpo_interno{
    width: 838px;
    height: auto;
    padding: 0px 20px 0px 20px;
    background: #fff;
    margin: -16px auto -16px auto;
    text-align: left;
    color: #444;
}
* + html/*/ * /**/ #meio_corpo_interno{
    margin: -16px auto 0px auto;
}
#rodape_corpo_interno{
    width: 860px;
    height: 50px;
    padding: 0px 10px 0px 10px;
    background:  url("../imagens/internas/bg_corpo_home.png") bottom center no-repeat;
}

#rodape{
    width: 100%;
    height: auto;
    background: #fff;
    text-align: center;
    padding: 10px 0px 10px 0px;
}
#rodape table, #corpo_home table{
    /*height: 95%;*/
    margin: auto;
    color: #666;
    font-size: 13px;
}
#rodape img{
    border: none;
}
#subrodape a{
    color: #666;
    text-decoration: none;
}
#subrodape a:hover{
    color: #06c;
}


#corpo_home table td{
    width: 33%;
    text-align: left;
    vertical-align: top;
    font-size: 14px;
    color: #595752;
}
#rodape table td{
    width: 25%;
    vertical-align: top;
    text-align: left;
}
#rodape table td strong{
    margin-bottom: -8px;
    display: block;
}


#subrodape{
    width: 100%;
    height: auto;
    background:#E6E6E6;
    color: #595752;
    text-align: center;
    font-size: 12px;
    padding: 5px 0px 5px 0px;
    border-top: #b7b3aa solid 1px;
}
#subrodape span{
    width: 880px;
    height: auto;
    color: #595752;
    display: block;
    text-align: right;
    margin: auto;

}
#idioma{
    width: 90px;
    height: auto;
    position: absolute;
    right: 18px;
    top: 12px;
    color: #fff;
    font-size: 13px;
    margin-left: 50%;
    left: 335px;

}
#outro{
    width: 130px;
    height: auto;
    position: absolute;
    right: 18px;
    top: 12px;
    color: #fff;
    font-size: 13px;
    margin-left: 50%;
    left: 160px;
}

#idioma a ,#outro a{
    color: #fff;
    text-decoration: none;
    position: absolute;
    top: 2px;
    margin-left: 2px;
}
#idioma a:hover , #outro a:hover{
    color:#ffcc00;
}

#menu{
    width: 600px;
    height: 100px;
    position: absolute;
    margin-left: 50%;
    left: -163px;
    top:98px;
    z-index: 100;
}
#menu a{
    width: 96px;
    height: 60px;
    background: url("../imagens/internas/bg_botao.png") top center no-repeat;
    display: block;
    float: right;
    text-align: center;
    text-decoration: none;
    padding-top: 30px;
    font-size: 12px;
    color: #555;
}
#menu a:hover{
    background: url("../imagens/internas/bg_botao_ativo.png") top center no-repeat;
    margin-top: 10px;
    color: #339900 ;
}

.lista_modelo_1{
    padding: 0px 0px 0px 30px;
    display: block;
}

.lista_modelo_1 li{
    width: 95%;
    padding: 5px 0px 5px 0px;
    list-style: url("../imagens/internas/lista_modelo_1.gif");
    border-bottom: dashed 1px #ccc;
}

.lista_modelo_1 li a{
    text-decoration: none;
    color: #595752;
    font-size: 13px;
}
#menu_lateral div{
    color: #653030;
    padding-left: 5px;
    margin-bottom: -10px;
    font-weight: bold;
    font-size: 14px;
}
#menu_lateral img{
    border: none;
}
.lista_modelo_1 li:hover{
    list-style: url("../imagens/internas/lista_modelo_1_ativo.gif");

}
.lista_modelo_1 li a:hover{
    color: #000;
}
.lista_modelo_2{
    list-style: none;
    padding: 0px;
    font-size: 13px;
}
.lista_modelo_2 li{
    margin-bottom: 10px;
    border-bottom: 1px solid #990000;
}
.lista_modelo_3{
    list-style: none;
    padding: 10px;
    font-size: 13px;
}
.lista_modelo_3 li{
    margin-bottom: 5px;
    list-style: none;
}
.lista_modelo_3 li a{
    color: #660000;
}


#area_banner_interno ul{
    display: block;
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 70px;
    left: 20px;
    z-index: 11;
}
#area_banner_interno ul li{
    display: inline;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

#menu_lateral{
    width: 230px;
    height: 100%;
}
#menu_lateral h4 , form  h4{
    width: 220px;
    background: red;
    font-size: 17px;
    color: #339900;
    margin-bottom: 15px;
    padding: 10px 0px 10px 15px;
    background: url("../imagens/internas/bg_links_relacionados.jpg") top left no-repeat;
    margin-left: -15px;
}
table tr td{
    border-collapse: collapse;
    vertical-align: top;
    /*height: 100%;*/
}
.coluna_direita{
    background: url("../imagens/internas/bg_lateral.jpg") top left no-repeat;
    padding-left: 20px;
}
.coluna_direita img{
    margin: 5px;
    border: none;
}
.coluna_direita a{
    color: #039;
    text-transform: none;
    text-decoration: none;
}
.coluna_direita a:hover{
    color: #06c ;
}

.coluna_direita h4{
    color: #990000;  
    font-size: 14px;
}
form label{
    display: block;
    text-align: right;
    color: #653030;
    font-size: 15px;
    padding-top: 7px;
}
form input{
    border: none;
    border-bottom: dashed 1px #999;
    color: #444;
}
.coluna_direita .tabela_produtos{
    width: 580px;
    border: solid 1px #ddd;
    margin-bottom: 15px;
}

.coluna_direita .tabela_produtos thead tr td{
    background: #ddd ;
    vertical-align: top;
    text-align: left;
    font-size: 15px;
    padding: 5px;
    font-weight: bold;
    border-collapse: collapse;
    color: #555;
}

.coluna_direita .tabela_produtos thead th{
    vertical-align: top;
    text-align: center;
    font-size: 11px;
    background: #990000 ;
    border-collapse: collapse;
    border: none;
    color: #fff;
    padding: 3px;
}

.coluna_direita .tabela_produtos td{
    vertical-align: middle;
    text-align: center;
    font-size: 11px;
    border-collapse: collapse;
    padding: 5px 0px 5px 0px;
}
.coluna_direita .tabela_produtos td a{
    font-weight: bold;
    text-decoration: underline;
}


.certificado{
    width: 100px;
    vertical-align: top;
    border-bottom: dashed 1px #999;
}
.texto_certificado{
    vertical-align: top;
    border-bottom: dashed 1px #999;
}
.texto_certificado strong{
    color: #339900;
    margin-left: 10px;
    padding-top: 5px;
}
.texto_certificado p{
    margin-left: 20px;
}
#logo{
    width: 280px;
    height: 90px;
    position: absolute;
    left: -430px;
    top: 50px;
    margin-left: 50%;
    z-index: 200;
}
#logo img{
    width: 280px;
    height: 90px;
    border:none;
}
.foto{
    width: 134px;
    height: 92px;
    background: #660000 ;
    display: block;
    float: left;
    margin: 5px;
    overflow: hidden;
}
.foto img{
    margin: 2px 0px 0px 2px;
    border: solid 2px #fff;
}
#popup{
    width: 250px;
    height: 190px;
    background: url("../imagens/internas/aviso.png") top left no-repeat;
    position: absolute;
    left: 50%;
    top: 250px;
    margin-left: -130px;
    z-index: 50;
}
#aviso{
    width: 100%;
    height: 100%;
    background:  url("../imagens/internas/bg-subcanais.png");
    position:fixed;
    z-index: 100;
    top: 0px;
	padding-top:190px;
    left: 0px;
    text-align: center;

}	
.produtos{
width:50%;

display:table;
float:left;
margin-bottom:20px;
text-align:center;	
	}
	 