/* BODY */

body {
	background-image: url(images/bg_site.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* TIPOLOGIA */
.arial { font-family: arial; }
.t9 { font-size: 9px; }
.t10 { font-size: 10px; }
.t11 { font-size: 11px; }
.t12 { font-size: 12px; }
.t14 { font-size: 14px; }

/* CORES */
.menu1 { color: #b4ae8c; font-weight: bold; }
.contato { color: #616161; font-weight: bold; }
.txtmenu { color: #86805b; font-weight: bold; }
.txttitulo { color: #ef9c10; }
.txtconteudo { color: #5f5f5f; }
.txtrodape { color: #86805b; }



/* Internas */
a.menu1:link   { font-family: Arial; font-size: 11px; text-decoration: none; color: #b4ae8c; font-weight: bold; }
a.menu1:visited { font-family: Arial; font-size: 11px; text-decoration: none; color: #b4ae8c; font-weight: bold; }
a.menu1:active { font-family: Arial; font-size: 11px; text-decoration: none; color: #b4ae8c; font-weight: bold; }
a.menu1:hover  { font-family: Arial; font-size: 11px; text-decoration: underline; color: #b4ae8c; font-weight: bold; }

a.menu:link   { font-family: Arial; font-size: 10px; text-decoration: none; color: #616161; }
a.menu:visited { font-family: Arial; font-size: 10px; text-decoration: none; color: #616161; }
a.menu:active { font-family: Arial; font-size: 10px; text-decoration: none; color: #616161; }
a.menu:hover  { font-family: Arial; font-size: 10px; text-decoration: underline; color: #6f6840; }

a.conteudo:link   { font-family: Arial; font-size: 11px; text-decoration: underline; color: #5f5f5f; }
a.conteudo:visited { font-family: Arial; font-size: 11px; text-decoration: none; color: #5f5f5f; }
a.conteudo:active { font-family: Arial; font-size: 11px; text-decoration: none; color: #5f5f5f; }
a.conteudo:hover  { font-family: Arial; font-size: 11px; text-decoration: underline; color: #5f5f5f; }

/* FORMULÁRIO */
.form
{
font-family: Arial;
font-size: 11px;
color: #5f5f5f;
background-color: #FFFFFF;
border:1px solid #616161;
}

/* BG TABELAS */
td.box {background:#f7f6f0; border:none }
td.box1 {background:#ebeada; border:none }
td.news {background:url(images/bg_news.gif)}
td.submenu {background: url(images/bg_sbmenu.gif)}
table.fundo1 {background-image: url("images/bg_tabela.jpg");background-repeat: repeat-x;}
td.padrao1 {font-family: arial; font-weight: bold; color: #5f5f5f; font-size: 11px;}
td.padrao2 {font-family: arial; color: #5f5f5f; font-size: 11px;}