
body{
    background: url("../img/bg/layout_bg_fundo_topo2.jpg") repeat-x top right !important;
    background-size:auto !important;
    background-position: top center !important;
}

.header-topo{
    margin-top: -20px !important;
}

.imgFotoGaleria{
    min-height: 150px !important;
}



/*
   PROPRIEDADE PRODUTO DETALHE
*/
.tituloInformaProd{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 18px;
}
.descInformaProd{
    margin-left: 15px;
}

.boxinformaValor{
    margin-top: 15px;
    padding: 10px;
}

.boxinformaValor .ConsultePreco{
    font-size: 14px;
    font-weight: bold;
    display: block;
}
.boxinformaValor .btnOrcamento{
    margin-top: 10px;
}






