#cabecalho {
    background: url('../images/bg_cabecalho.jpg') repeat-y top center;
    width:812px;
    height:140px;

}
#corpo .botoes {
    padding-top:30px;
}
#corpo .botoes a {
    margin-top:20px;
    margin-left:15px;
}
#corpo {
    background:url('../images/corpo_bg.jpg') no-repeat top center;
    margin-top:0px;
    height:510px;
}
#corpo .combo {
    margin-top: 25px;
    margin-left:0px;
    background:url('../images/combojs.jpg') no-repeat top center;
    width:812px;
    height:412px;
}
#corpo .combo .overflow .slide {
    float:left;
    width: 604px;
    height: 358px;
}

#corpo .combo .overflow .slide .title {
    padding-top:30px;
    text-align:center;
}
#corpo .combo .overflow .slide .texto {
    margin-top:25px;
    margin-left:20px;
}
#corpo .combo .overflow .slide .comboflash{
    margin-top:20px;
    margin-left:20px;
}

#corpo .combo .tela {
    width:605px;
    height:358px;
    position:relative;
    overflow: hidden;
    top:1px;
    float:left;
    margin-left:5px;
    margin-top:2px;
}

#corpo .combo .tela .overflow {
    height:358px;
    position:relative;
}

#corpo .combo .comboNavLeft,
#corpo .combo .comboNavRight {
    position:relative;
    height: 360px;
    width: 60px;
    display:block;
    float:left;
    margin-top:2px;
    text-indent:-3000px;
    outline:0;
}

#corpo .combo .comboNavLeft{
   margin-left:38px;
}

#corpo .combo .comboNavRight{
   margin-left:3px;

}

#corpo2 .ghost {
    height:70px;
}
#corpo2 .ghost1 {
    float:left;
    height:500px;
    width:40px;
}
#corpo2 {
    background:url('../images/bg_corpo2.jpg') no-repeat top center;
    height:770px;
}
#corpo2 .botoes {
    padding-top:40px;
    text-align: center;
}
#corpo2 .botoes a {
    margin-left:10px;
}
#corpo2 .col1, #corpo2 .col1 .imagem, #corpo2 .col2, #corpo2 .col1 .texto {
    float:left;
}
#corpo2 .col1 .texto {
    margin-left: 40px;
}
#corpo2 .col1 {
     margin-right:20px;
}
#corpo2 .bordaAzul {
    height:2px;
    margin-top:150px;
    margin-bottom:20px;
    background-color:#e5effe;
}
}
#rodape {
    background: url('../images/rodape.jpg') no-repeat top center;
    margin-top:1200px;
    height:115px;
    color:#747474;
    width:812px;
}
