﻿table.tabulardata
{
  font: normal 12px Arial;
  border: 0;
  width: 100%;
}

table.tabulardata th
{
  background-color: #dddddd;
  color: red;
  padding: 4px;
}

.thrb
{
  border-bottom: #dddddd 1px solid;
  font: 11px Arial;
  color: #485d88;
  border-right: #dddddd 1px solid;
}

.tdrb
{
  border-bottom: #41a0c5 1px solid;
  font: 11px Arial;
  color: #485d88;
  border-right: #41a0c5 1px solid;
}

.tdrbbold
{
  border-bottom: #41a0c5 1px solid;
  font: bold 11px Arial;
  color: #485d88;
  border-right: #41a0c5 1px solid;
}

.tdb
{
  border-bottom: #41a0c5 1px solid;
  font: 11px Arial;
  color: #485d88;
}

.mensagem
{
  font: 11px Arial;
  color: #485d88;
}

.cont_comp
{
  float: left;
}

.adcar
{
  float: right;
}

