body{
  background: none;
  background: transparent;
}
.pic-preview {
  background: url("../images/inputInfo_foto.png") no-repeat scroll 0 0 transparent;
  width: 139px;
  height: 163px;
  margin: 0px;
  padding:  0px; 
  position: relative;
}
.pic {
    position: absolute;
    width: 113px;
    height: 136px;
    left: 13px;
    top: 13px;
    text-align: center;
}
.pic-action {
    text-align: center;
}

#profile_image #progress {
    display: none;
}
.user-picture .interface {
  width: 113px;
  height: 135px;
  margin: 13px auto 0px auto;
}
.user-picture .interface img {
  width: 100%;
  _width: 113px;
}