Viewing File: /home/u103475381/domains/fvcb.com.br/public_html/index_.html

<!DOCTYPE html>
<html lang="pt-br">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>FVCB - Em Breve</title>
    <style>
        body {
            background-color: #452325;
            color: #ecdebb;
            font-family: Arial, sans-serif;
            text-align: center;
            padding: 20px;
            margin: 0;
        }
        .logo {
            margin-top: 50px;
        }
        img {
            max-width: 100%;
            height: auto;
        }
        .info {
            margin-top: 30px;
            line-height: 1.6;
        }
    </style>
</head>
<body>
    <div class="logo">
        <img src="https://fvcb.com.br/acervo/wp-content/uploads/2024/08/fvcb.png" alt="Logo FVCB">
        <h2>Em breve novo site.</h2>
    </div>
    <div class="info">
        <p>Para agendamento de visitas:</p>
        <p>(51) 8229 3031 / educativo.fvcb@gmail.com</p>

        <p>Administração e Centro de Documentação e Pesquisa:</p>
        <p>Av. Julio de Castilhos, 159 / 6° andar<br>Porto Alegre – RS 90030-131</p>
        <p>Fone: 51 3228 1445<br>info@fvcb.com / arquivo.fvcb@gmail.com</p>

        <p>Sala dos Pomares e Reserva Técnica:</p>
        <p>Av. Senador Salgado Filho, 8480 (parada 54)<br>Viamão – RS | CEP 94440-000</p>
        <p>acervo.fvcb@gmail.com</p>
    </div>
</body>
</html>
Back to Directory File Manager