.fundo-tabela1 {
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: repeat-x;
}
.fundo_miolo_tabela {
	background-image: url(imagens/fundo_meiolo.jpg);
	background-repeat: repeat;
}
.fundo_miolo_tabelatopico {
	background-image: url(imagens/fundo_topicos.jpg);
	background-repeat: repeat;
}
.formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 1px solid #000;
	padding: 5px;
	color: #000;
	background-color: #CCC;
}
.formulario-bt {
	background-color: #000;
	border: 2px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	cursor: hand;
}
.texto_simples {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;

}

.texto_maior {
	font-weight: bolder;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFC;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.texto_simples:link {
	color: #FFF;
	text-decoration: none;
}
.texto_simples:visited {
	color: #FFF;
	text-decoration: none;
}
.texto_simples:hover {
	color: #FF9;
	text-decoration: none;
}
.texto_simples:active {
	color: #000;
	text-decoration: none;
	text-align: justify;
}
.texto_simples_justificado {
	text-align: justify;
}
.texto_simples_preto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#tabela {	}
	#tabela:hover {
	border: 5px solid #FFF;
}
.codigo_modelo {
	border: 2px solid #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	cursor: hand;
	background-image: url(imagens/fundo_meiolo.jpg);
}
.formulario_2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
	border: 2px solid #666;
	padding: 5px;
	color: #000;
	background-color: #FFF;
}
.formulario-bt_2 {
	background-color: #D4D0C8;
	border: 2px solid #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding: 5px;
	cursor: hand;
	background-image: url(imagens/fundo_foto_central.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
