﻿body {
    background-color: #fff !important;
    font-family: 'Segoe UI',Arial;
    color: #808080;
}

#master {
    width: 100%;
    height: 410px;
}

.imgErro {
    margin-top: 38px;
    margin-right: 10px;
    float: left;
    width: 80px;
    height: 80px;
    background-image: url('images/exclamacao.png');
}

.informacaoErro {
    float: left;
}

.colorTextoItem {
    float:left;
}

.descricao {
    margin-left: 130px;
}
