label.label_error {
    font-weight: bold;
    color: red;
}
label.label_informa {
    font-weight: bold;
    color: green;
}