.info-progress, .info_progres_repro, .info_progres_apro {
	opacity: 1;
}

.info-progress, .info_progres_repro, .info_progres_apro {
    opacity: 1;
}
.info-progress div, .info-progress {
    background: url("../extranet/layout/imagens-2.0/progresbar.gif") no-repeat scroll -100px 0 transparent;
    float: left;
    height: 20px;
    margin: 4px 10px 0 0;
    width: 100px;
}
.info_progres_repro div, .info_progres_repro {
    background: url("../extranet/layout/imagens-2.0/progresbar_red.gif") no-repeat scroll -100px 0 transparent;
    float: left;
    height: 20px;
    margin: 4px 10px 0 0;
    width: 100px;
}
.info_progres_apro div, .info_progres_apro {
    background: url("../extranet/layout/imagens-2.0/progresbar_blue.gif") no-repeat scroll -100px 0 transparent;
    float: left;
    height: 20px;
    margin: 4px 10px 0 0;
    width: 100px;
}
.info-progress div, .info_progres_repro div, .info_progres_apro div {
    background-position: 0 0;
    float: left;
    margin: 0;
}
