/* CSS Document */

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
}
.barra_busca {
	background-image: url(estilo/fundo_hora.gif);
	background-repeat: no-repeat;
}

.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sabor_tabela_corpo {
	height: 53px;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.saudacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sabor_tabela_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	background-image: url(estilo/fundo_capa_tr.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
.sabor_tabela {
	border: 1px solid #F00;
}
.tr_topo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC99;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #66CC99;
	border-left-color: #66CC99;
	background-color: #FFFFFF;
}

.caixas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #66CC66;
	border: 1px solid #FF0000;
	color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #66CC99;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}

.tab_admin {
	border: 1px solid #FF0000;
}
.tr_admin {
	background-color: #E0F5EB;
}
.tab_capa {
	border: 1px solid #FF0000;
	background-color: #66cc66;
}
.tr_capa {
	background-color: #FFFFFF;
}
body {
	background-image: url(fundo_novo.gif);
}
--!>
