.texto_data { color: #38251D; }

.texto_rodape {color: #532D1A; }

.tabela_agenda { background-color: #FFFFFF; border: 1px #302625 solid; }

th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }
th { color: #FFFFFF }

.titulos_th { font-size: 11px; color: #FFFFFF; }
.linhas_agenda { background-color: #EEDAD2; }

.texto_evento { font-size: 11px; text-align: justify; }

.titulo_evento { font-size: 14px; color: #4E3127; }

.texto_medio { font-size: 11px }

input, select, textarea {
	border-width: 1px 1px 1px 1px;
	border-color : #333333;
	background-color: #F6ECE9;
	font-family:  Verdana;
	font-size: 10px;
	color: #000000;
}

input.fundo_branco { background-color: #FFFFFF; }
