﻿.Corpo
{
  width: 100%;
  height: 112px;
  text-align: center;
}

.BD_Divisor
{
  height: 3px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
  text-align: center;
}

.BD_CC
{
  width: 100%;
  background-repeat: repeat;
  background-position: center;
  vertical-align: top;
  padding: 20px;
  text-align: center;
  left: 50%;
  top: 50%;
  margin: 0px auto;
}

.EsquerdaCorpo
{
  width: 20%;
  padding: 10px;
  text-align: left;
  vertical-align: top;
}
.DireitaCorpo
{
  width: 120%;
  padding: 10px;
  text-align: left;
  vertical-align: top;
}