.corpo{
    background-color: rgb(237,239,242) !important;
    height: 100%;
    margin-top: -45px;
    padding-bottom: 100px;
    padding-top: 82px;
}

.erro_div_modal{
  display: none;
}

.error{
  border: 1px solid #f00 !important;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.corpo .container h2,
.corpo .container h3 {
    font-family: "Varela Round";
    font-size: 2em;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #005da8 !important;
}

.anuncio-top { max-width:900px; width:100%; color: #005da8 !important;}

#fotos-grandes img {max-width: 900px; }
#fotos-pequenas img {max-width: 100px; }
