﻿
body
{
    padding-bottom: 0px;
    background-color: #e1ddd9;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-family: verdana, arial, helvetica, sunsans-regular, sans-serif;
    color: #564b47;
    font-size: 12px;
    padding-top: 0px;
}

p
{
    padding-bottom: 10px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

h1
{
    padding-bottom: 10px;
    margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

h1
{
    text-align: right;
    text-transform: uppercase;
    background-color: #90897a;
    color: #564b47;
    font-size: 11px;
}

#ErrCodeContent
{
    border-bottom: #000000 1px dotted;
    position: absolute;
    text-align: left;
    border-left: #000000 1px dotted;
    padding-bottom: 0px;
    background-color: #f5f5f5;
    margin: -100px 0px 0px -200px;
    padding-left: 0px;
    width: 400px;
    padding-right: 0px;
    height: 200px;
    overflow: auto;
    border-top: #000000 1px dotted;
    border-right: #000000 1px dotted;
    padding-top: 0px;
    top: 50%;
    left: 50%;
}

.textoCentro
{
    font-size: 14px;
    text-align: center;
}
.numtelefone
{
    font-size: 16px;
    font-weight: bold;
    color: blue;
}
