<html><head>
	<title>Prefeitura de Araras</title>
<style type="text/css">

body{
        margin: 0;
        width: 100%;
        height: 100%;
        font-family: Verdana,sans-serif;
        background-color: #fff;
}
#content{
        width: 100%;
        margin: 0 auto;
        top: 45%;
        position: relative;
}

.fundo2 {
	color: #fff;

}

</style></head>

<body>
	<div id="content">
		<div align="center">
            <img src="foto_404.png" style="margin-top: -10%;max-width: 400px;">
        </div>
        
		<div align="center"  style="padding-left: 5%;">
            <a href="https://araras.sp.gov.br/home/">
                <img id="img" class="img-responsive" src="assets/img/content/voltar5.png" style="display:initial" alt="Voltar">
            </a>
        </div>
	</div>


</body></html>