﻿
Body
{
	color: #326698;
	font-family: Verdana, Arial;
}

.MenuTitulo
{
	color: #FFFFD8;
	font-weight: bold;
	font-size: 9pt;
}

.MenuItem
{
	font: Verdana;
	font-size: 8pt;
	text-align: left;
	text-decoration: none;
	color: #326698;
	background-color: #BBD5EC;
}

.MenuItem:Hover
{
	background-color: #D8E6EF;
	cursor: hand;
}

.LBLData
{
	font-family: arial;
	font-size: 8pt;
}

.Botao
{
	background-color: #FFFBFF;
	border-style: solid;
	border-width: 1px;
	border-color: #6599CB;
	color: #326698;
	font-size: 8pt;
	font-family: Verdana;
	width: 14ex;
}

.Botao2
{
	font-size: 8pt;
	font-family: Verdana;
	width: 14ex;
}

.TabelaCabecalho
{
	font-size: 9pt;
}

Td
{
	vertical-align: top;
}

.Link
{
	font-size: 8pt;
}

.LinkFalso
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
	cursor: hand;
}

.Titulo
{
	font-size: 9pt;
}

.TextBox
{ 
	font-size: 8pt;
	/*color: #326698;*/
}

.DateBox
{
	font-size: 8pt;
}

.mceContentBody
{
	font-size: 8pt;
	/*color: #326698;*/
}

.DropDownList
{
	font-size: 8pt;
	/*color: #326698;*/
}

.Label
{
	font-size: 8pt;
}

.CheckBox
{
	font-size: 8pt;
}

.RadioButton
{
	font-size: 8pt;
}

.Validator
{
	font-size: 8pt;
}

.REV
{
	font-size: 8pt;
}

.ErroTitulo
{
	font-size: 9pt;
	font-weight: bold;
	color: Red;
}

.ErroMensagem
{
	font-size: 8pt;
}

.Login
{
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.BarraTematica
{
  text-align : center;
  vertical-align: middle;
}

.ajax__calendar_container
{
	z-index : 1000 ;
}

/*
.BarraTematica > a
{
  font: Verdana;
  font-size: 8pt;
  color: #FFFDD8;
  font-weight:bold;
  text-decoration : none;
}

.BarraTematica:hover
{
  background-color: #6599CB;
  cursor: hand;
}
*/
