@charset "utf-8";

a:link {
	color: #383838;
}
a:visited {
	color: #383838;
}
a:hover {
	color: #006600;
}

.spacer_8px {
	line-height: 8px;
}

.spacer_4px {
	line-height: 4px;
}

.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-align: justify;
	line-height: 19px;
}

.textos_asteristico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	line-height: normal;
}

.textos_index_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #383838;
	text-align: left;
	text-decoration: none;
}

.textos_bem_vindo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #383838;
	text-align: left;
	line-height: 22px;
	vertical-align: middle;
}

.textos_centralizado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383838;
	text-align: center;
	line-height: 19px;
}

.textos_paragrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #383838;
	text-align: justify;
	line-height: 19px;
	text-indent: 20px;
}

.falecimento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	text-align: center;
	line-height: 19px;
}

.falecimento_nome {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #006600;
	font-weight: bold;
	text-align: center;
	line-height: 19px;
}

.falecimento_fundo {
	background-image: url(../imagens/info_falecimentos/logo_fundo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.rodape_endereco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414141;
	text-align: center;
	text-decoration: none;
}

.rodape_endereco_email {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0055D5;
	text-align: center;
}

.titulos_pagina_img {
	background-image: url(../imagens/titulos/img_titulos_pags.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left bottom;
}

.titulos_paginas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
	vertical-align: middle;
}

.titulos_medios_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	vertical-align: middle;
}

.titulos_medios {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #457400;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

.titulos_medios_red_14px {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}

.img_barra_chanfro {
	background-image: url(../imagens/bordas_fundos/barra_chanfro.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center top;
}

.img_divisoria_conteudo {
	background-image: url(../imagens/bordas_fundos/div_conteudo.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: center center;
	height: 70px;
}

.marcador_seta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	line-height: 23px;
	list-style-position: outside;
	list-style-image: url(../imagens/marcador_seta.gif);
}

