@charset "utf-8";
.titulospags {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #437A1B;
	text-align: center;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: justify;
	line-height: 17px;
}

.textoscentralizado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: center;
	line-height: 17px;
}

.textosparagrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: justify;
	line-height: 17px;
	text-indent: 35px;
}

.textosmarcador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
	text-align: justify;
	line-height: 20px;
	list-style-image: url(../imagens/marcador.gif);
	list-style-position: outside;
}

.textosrodapeendereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	text-align: center;
	line-height: 15px;
}

.indexfundodivisaohor {
	background-image: url(../imagens/fundo_div/fundo_index_tabela_horizontal.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	line-height: 20px;
}

.indexfundodivisaovert {
	background-image: url(../imagens/fundo_div/fundo_divisao_vertical_tabela_index.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center;
	line-height: 20px;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
