.newspaper{
    background-image: url(../img/bgnewspaper.jpg)
}

.white-background {
    background-color: #fff;
}

.delImg{
    line-height: 30px;
    cursor: pointer;
}

.delImgDiv{
    padding: 10px;
}

.delImgDivOver{
    background-color: #ebebeb;
}

.paddingtop {
    padding-top: 40px;
}
.caixaval {
    text-align: right;
}
* {
   font-size: 12px;
   line-height: 1.428;
}
