﻿/*** Inherits ***/

.divMasterTopBanner
{
  height:180px;
}

.divMasterBody
{
  /*min-height: 667px;*/
}

/*** Local ***/

.divRegisto
{
  margin-top:20px;
}

.divRegistoTexto
{
  float:left;
  padding-top:15px;
}

.divRegistoBotao
{
  float:left;
  width:100px;
  text-align:right;
  padding-top:3px;
}

.button
  {
    font-family:Verdana, Arial, Helvetica, sans-serif; 
    font-size:9px;
    font-weight:bold;
    color: #70658F;
    background-color:Transparent;
  }

/*** Text ***/

.textInverted
{
  font-size:10px;
  font-weight:bold;
  text-decoration:none;
  color:#ffffff;
}


