Subversion Repositories bacoAlunos

Rev

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

<%--
  Created by IntelliJ IDEA.
  User: Jorge
  Date: 7/Mai/2009
  Time: 11:43:05
  To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=ISO-8859-1" language="java" %>
<html>
  <head>
      <title>Sistema temporariamente em Manutenção</title>
        <style type="text/css">
            <!--
            #footer {
                HEIGHT: 50px;
                PADDING-TOP: 5px;
            }

            #footerStructure TABLE {
                BORDER-RIGHT: 0;
                BORDER-TOP: 0;
                RIGHT: 0;
                LEFT: 0;
                MARGIN: 0;
                BORDER-LEFT: 0;
                WIDTH: 100%;
                PADDING-TOP: 0;
                BORDER-BOTTOM: 0;
                TOP: 0;
                border-spacing: 0
            }

            #footerStructure TABLE TD {
                VERTICAL-ALIGN: top
            }

            #license UL {
                COLOR: #4D4D4D;
                PADDING-RIGHT: 0;
                PADDING-LEFT: 0;
                FONT-SIZE: 12px;
                TEXT-ALIGN: center;
                MARGIN: 0;
                LIST-STYLE-TYPE: none;
            }

            #footer #organizations {
            }

            #footer #sponsors {
            }

            #footer a
            /*, #footer a:visited */
            {
                color: #4d4d4d;
            }

            #footer a:hover {
                color: #8EC73F;
            }
            -->
        </style>
  </head>
  <body>
    <img src="top.jpg" alt="ESTG">
    <h1>O Sistema www.estgp.pt está temporariamente em Manutenção:</h1>
    <h2>Pedimos desculpa pelo incómodo que esta paragem lhe possa causar.</h2>
    <h2>Tipicamente este tipo de paragem leva apenas alguns minutos. Tentaremos ser breves.</h2>
    <h3>A administração - bacodev [AT] estgp [DOT] pt</h3>

    <div id="footerStructure">
    <table>
        <tr>
            <td width="33%">
                <div id="sponsors">
                </div>
            </td>
            <td align="center"  width="33%">
                <div id="license">
                    <ul class="copyRightLink">
                        <li>Copyright © <a href="http://www.estgp.pt">ESTG</a> 2008</li>
                        <!--<li>Contact ESTG Webmaster at (webmaster [AT] estgp [DOT] pt)</li>-->
                    </ul>
                </div>
            </td>
            <td  width="33%" align="right">
                <div id="organizations">
                </div>
            </td>
        </tr>
    </table>
    </div>
  </body>
</html>

Generated by GNU Enscript 1.6.5.2.