Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1132 | Blame | Compare with Previous | Last modification | View Log | RSS feed

<html>
<head>
        <style media="screen" type="text/css">
                body {
                        background-image: url('http://www.tela-botanica.org/reseau/maintenance/fond.jpg');
                        background-repeat: no-repeat;
                        background-position: fixed;
                        background-size: cover;
                }
                .bloc-centre {
                        position: absolute;
                        top:0;
                        bottom: 0;
                        left: 0;
                        right: 0;
                        width: 700px;
                        height: 350px;
                    margin: auto;
                        padding-top: 20px;
                        text-align: center;
                        border: solid #daf0da 1px;
                        border-radius : 10px;
                }
                .bloc-centre h1 {
                        margin-bottom: 0;
                        font-family: Trebuchet MS, Calibri, Verdana, Nimbus, Times, Arial;
                        font-size: 1.7em;
                        color: #202020;
                }
                .bloc-centre h2 {
                        margin-top: 10px;
                        margin-bottom: 0;
                        font-family: Trebuchet MS, Calibri, Verdana, Nimbus, Times, Arial;
                        font-size: 1.3em;
                        color: #808080;
                }
                .bloc-centre h3 {
                        margin-top: 5px;
                        margin-bottom: 0;
                        font-family: Trebuchet MS, Calibri, Verdana, Nimbus, Times, Arial;
                        font-size: 1em;
                        font-weight: normal;
                        font-style: italic;
                        color: #a0a0a0;
                }
                .bloc-centre h3 strong {
                        font-weight: bold;
                        font-style: normal;
                        color: #505050;
                }
        </style>
</head>
<body>
        <div class="bloc-centre">
                <img src="http://www.tela-botanica.org/reseau/maintenance/logo-petit.png" alt="Tela-Botanica"/>
                <h1>Cette application est en cours de maintenance</h1>
                <h2>Veuillez nous excuser pour la gĂȘne occasionnĂ©e</h2>
        </div>
</body>
</html>