﻿body {
}

.rodape
{
	font-family: verdana;
	font-size: 10px;
	color: white;	
}

.centro
{
	background: black;
	width: 800px;
}

.logo
{
	height: 180px;
}

.links
{
	border-bottom: solid 1px blue;
}

.tablebasica
{
	width: 100%;
	border-spacing:0;
	margin:0;
	padding:0;
}

.td_sup_esq
{
	text-align: left;
	width: 36px;
	vertical-align: top;
	border-spacing: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

.td_sup_dir
{
	text-align: right;
	width: 36px;
	vertical-align: top;
	border-spacing: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

.td_inf_dir
{
	text-align: right;
	width: 36px;
	vertical-align: bottom;
	border-spacing: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

.td_inf_esq
{
	text-align: left;
	width: 36px;
	vertical-align: bottom;
	border-spacing: 0;
	border-style: none;
	margin: 0;
	padding: 0;
}

.link
{
	font-family: arial;
	font-size: 16px;
	text-decoration: none;
}

.mensagem
{
	font-family: verdana;
	font-size: 12px;
	color: red
}

.label
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
}

.textbox
{
	border: solid 1px white;
	width: 200px;
}

.button
{
	border: solid 1px white;
}

.tdcontatotexto
{
	vertical-align: top;
	text-align: right;
	color: White;
}

.tdcontatocaixas
{
	text-align: left;
}

a
{
	color: White;
}
a:link
{
	color: White;
}
a:hover
{
	color: Gray;
}

.agenda_tabela
{
	width: 400px;
}

.agenda_titulo
{
	color: Blue;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

.agenda_imagem
{
	width: 80px;
	text-align: center;
}

.agenda_descricao
{
	width: 320px;
	color: White;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
	text-decoration: none;
}

.agenda_detalhe
{
	color: Blue;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}

.agenda_img
{
	width: 50px;
	height: 50px;
}

.agenda_link
{
	text-decoration: none;
}

.ag_d_tabela
{
	width: 400px;
}

.ag_d_titulo
{
	color: Blue;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
}

.ag_d_label
{
	font-size: 11px;
	font-family: Verdana;
	color: Blue;
	vertical-align: top;
	text-align: right;
	width: 100px;
}

.ag_d_texto
{
	font-size: 10px;
	font-family: Verdana;
	color: White;
	vertical-align: top;
	text-align: left;
	width: 300px;
}