﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>LDC Soluções</title>
<script type="text/javascript">
	function redirect(){
		window.location="http://www.ldc.com.br";
	}
	setTimeout(function(){redirect();}, 5000);
</script>
</head>
<body>
<div align="center" style="margin-top:100px;">
<img src="/imagens/logo_fbranco.jpg" /><br /><br />
<img src="/imagens/error.png" alt="Erro" width="30" /><br />
  Desculpe, página não encontrada.<br />
  Você será redirecionado agora.
  <br /><br />
  <em>Caso não for redirecionado, clique <a href="#" onclick="redirect();">aqui</a>.</em>
</div>
</body>
</html>