/* CSS Document */
.moldura {float: left;margin-bottom: 30px;padding: 10px 156px;width: 660px;height: auto;}
.moldura_imagem { width:150px; height:150px; float:left; margin-right:10px; background:center center no-repeat; background-size:contain; }
.txt_peq { color:#666; font-size:14px; }
h2 { margin-top:0; margin-bottom:10px; }
#filtro { width:958px; }

.verEquipes {width: 62px;height: 22px;text-align: center;background: #30AF6C !important;border-radius: 14px;margin-top: 160px;padding: 2px 8px;}
.verEquipes a {color: #ffffff; font-size: 10px; text-align: center; text-decoration: none; text-transform: none;}
.verEquipes a:hover { box-shadow: none; }

.voltar{background-image:url(../img/voltar.png); background-position: center; background-repeat: no-repeat; width: 32px; height: 32px; float: right; margin-right: 10px; cursor: pointer;}