forked from Coded/SIPRP
no message
git-svn-id: https://svn.coded.pt/svn/SIPRP@486 bb69d46d-e84e-40c8-a05a-06db0d633741lxbfYeaa
parent
99a9dc858c
commit
4904b5b153
@ -0,0 +1,49 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="css/style.css" type="text/css">
|
||||
</head>
|
||||
<body style='background-color: transparent'>
|
||||
<table style="width: 588px; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="title"
|
||||
style="background: transparent url(images/texto_topo.gif) no-repeat scroll 0% 50%; -moz-background-clip: initial; -moz-background-origin: initial; -moz-background-inline-policy: initial; width: 588px; height: 29px; vertical-align: top;"> os
|
||||
nossos clientes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width: 588px; vertical-align: top;">
|
||||
<table style="width: 100%; text-align: left;" border="0"
|
||||
cellpadding="0" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
<td style="width: 4px;"><br>
|
||||
</td>
|
||||
<td class="text" style="vertical-align: top;"><iframe
|
||||
name="_ifrm" src="conteudos/colaboradores_text.html" marginwidth="0"
|
||||
marginheight="0" allowtransparency="true" frameborder="0" height="277"
|
||||
width="100%"></iframe><br>
|
||||
</td>
|
||||
<td style="width: 2px;"><br>
|
||||
</td>
|
||||
<td
|
||||
style="width: 3px; background-color: rgb(120, 155, 181);"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td
|
||||
style="width: 588px; height: 13px; vertical-align: top; background-image: url(images/texto_base.gif); background-repeat: no-repeat;"><br>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
@ -0,0 +1,16 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="../css/style.css" type="text/css">
|
||||
<title>SIPRP - Apresentação</title>
|
||||
</head>
|
||||
<body class="text" style="background-color: transparent;">
|
||||
Área reservada a colaboradores da SIPRP.<br>
|
||||
Esta página dá acesso a funcionalidades exclusivas e confidenciais.<br>
|
||||
<ul>
|
||||
<li>
|
||||
Acesso ao <a href="http://www.siprp.pt/webmail" target="_blank">webmail SIPRP</a>
|
||||
</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Reference in new issue