.fechadurasLancamentos {
  float: left;
  width: 100%; }
  .fechadurasLancamentos ul {
    margin: 0;
    padding: 0; }
    .fechadurasLancamentos ul li {
      display: inline;
      width: 210px;
      height: 272px;
      padding: 0 10px 14px 0;
      margin-bottom: 30px;
      float: left;
      border-bottom: 1px solid #31b9ef;
      /* text-align: center; */
      /* margin-left: 9px; */ }
      .fechadurasLancamentos ul li .icoNovo {
        background: url(../images/lancamentos/seloNovoProduto.png) no-repeat;
        width: 40px;
        height: 26px; }
      .fechadurasLancamentos ul li .produtoImgDestaque {
        width: 162px;
        height: 221px;
        padding-top: 49px; }
      .fechadurasLancamentos ul li .produtoImg {
        width: 200px;
        padding-bottom: 13px;
        height: 185px;
        float: left;
        text-align: center; }
        .fechadurasLancamentos ul li .produtoImg img {
          max-width: 200px;
          max-height: 190px; }
      .fechadurasLancamentos ul li .produtoTitulo {
        color: #016d9f;
        font-size: 15px;
        font-weight: bold;
        font-family: "SohoGothicProRegular"; }
        .fechadurasLancamentos ul li .produtoTitulo a {
          color: #016d9f; }

/*# sourceMappingURL=fechadurasLancamento.css.map */
