File "acces_restrient.php"

Full Path: /home/analogde/www/Bookmarks/CHESS_ON/acces_restrient.php
File size: 616 bytes
MIME-type: text/html
Charset: utf-8

<html>
    <title>Serveur acces restreint</title>

    <style type="text/css">
        .imgcenter {
            height: 345px;
            margin: 0 auto;
            //margin-top: -185px;
            //margin-left: -175px;
            position: absolute;
            top: 50%;
            left: 50%;
            width:400px;
        </style>


        <body>



            <div class="imgcenter">
                <h1>Vous devez être membre pour accéder à ce contenu. Loggez-vous !.</h1>
                <img src="images/cadena.jpg" alt="restreint" />
            </div>

            
        </body>
    </html>