/* destaques */
.fundo_destaques{width: 1143px; height:auto; position: relative;  margin: 0 auto; margin-top: 15px; margin-bottom:15px; clear:both;}
.alinha_destaques{width:1040px; height:auto; margin: 0 auto; float:left;  }

.produto_capa{width: 236px; height: 283px; background-color: #FFF; float:left; margin: 8px; border-radius:3px; box-shadow: 0 1px 2px rgba(0,0,0,0.15); transition: box-shadow 0.3s ease-in-out:}
.produto_capa:hover{box-shadow: 0 5px 15px rgba(0,0,0,0.3); transition: box-shadow 0.3s ease-in-out; }
.img_produto_capa{width:208px; height:149px; margin:0 auto; padding-top:15px;margin-bottom:5px;}

.legenda_produto{text-align:center; margin-bottom:5px; min-height:65px; }
.legenda_produto p {margin:2px; font-size:14px; font-family: "Trebuchet MS", Arial;   }



.botao_orcamento{width:208px; height:26px; margin:0 auto; background-color: #1469ab; margin-bottom:5px; color:#fff; font-size:13px; font-family: "Trebuchet MS", Arial; text-align:center; line-height:26px; vertical-align: middle; border-radius:3px}
.botao_orcamento:link{text-decoration: none;}
.botao_orcamento:hover{background-color: #2e4462; }

.alinha_lz_interna{width:1000px; margin:0 auto; padding-right:130px }
.alinha_titulo_interna{width:500px; margin:0 auto; text-align:center;}



