﻿.Cabecalho
{
  width: 100%;
  height: 110px;
  margin: 0px auto;
  text-align: center;
  vertical-align: bottom;
  top: 50%;
  left: 50%;
  margin: 0px auto;
}

.HD_CC
{
  width: 65%;
  height: 110px;
  background-repeat: repeat-x;
  text-align: center;
  vertical-align: bottom;
  left: 50px;
  top: 50px;
  margin: 0px auto;
}

.HD_Logo
{
  width: 35%;
  height: 110px;
  background-repeat: repeat-x;
  text-align: right;
  vertical-align: top;
  left: 100px;
  top: 0px;
  margin: 0px auto;
  padding: 10px;
}

.Menu
{
  width: 100%;
  height: 17px;
  text-align: center;
  vertical-align: middle;
  left: 50px;
  top: 50px;
  margin: 0px auto;
}

.MN_Cabecalho
{
  width: 100%;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: top;
  margin: 0px auto;
  left: 50%;
  top: 50%;
  text-align: center;
  margin: 0px auto;
}

.MN_Divisor
{
  width: 2px;
  height: 34px;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
  margin: 10px;
  left: 50%;
  top: 50%;
  text-align: center;
}

.MN_Item
{
  text-align: center;
  vertical-align: middle;
  font-family: Tahoma;
  text-decoration: none;
  font-size: small;
  padding: 10px;
  margin: 10px;
  left: 50%;
  top: 50%;
  text-align: center;
}