@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	font-family: tahoma;
	font-size: 9px;
	color: #353e57;
	text-decoration: underline;
	}

a:hover{
	font-family: tahoma;
	font-size: 9px;
	color: #353e57;
	text-decoration: none;
	}
	
.style2 {
	color: #252f4c;
	}

.texto_tit {
	font-family: georgia;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: none;
}
.texto_id_post {
	font-family: tahoma;
	font-size: 9px;
	color: #353e57;
	text-decoration: underline;
}
.texto_post {
	font-family: georgia;
	font-size: 12px;
	color: 6a6a6a;
}
.texto_rodape {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
}
.texto_direita {
	font-family: tahoma;
	font-size: 9px;
	color: #252f4c;
}
.texto_form {
	font-family: tahoma;
	font-size: 11px;
	color: #0F173C;
	border: 1px solid #0F173C;
}
.texto_tit_arquivos {
	font-family: georgia;
	font-size: 16px;
	color: #404a69;
	font-weight: bold;
}
.texto_arquivos {
	font-family: tahoma;
	font-size: 9px;
	color: #252f4c;
	text-decoration: none;
}

.texto_sub_arquivos {
	font-family: tahoma;
	font-size: 9px;
	color: #252f4c;
	text-decoration: none;
	padding-left: 8px;
}

.texto_link_parceiros {
	font-family: tahoma;
	font-size: 9px;
	color: #252f4c;
}

.link-post{
	font-family: tahoma;
	font-size: 9px;
	color: #353e57;
	text-decoration: underline;
	}
	
.link-post:hover{
	font-family: tahoma;
	font-size: 9px;
	color: #353e57;
	text-decoration: none;
	}

.link_busca {
	font-family: georgia;
	font-size: 12px;
	color: 6a6a6a;
	text-decoration: none;
}

.link_busca:hover {
	font-family: georgia;
	font-size: 12px;
	color: 6a6a6a;
	text-decoration: underline;
}
