source: trunk/spip/esqueleto-redcta/themes/fja/inc/inc-pie.html @ 67

Last change on this file since 67 was 67, checked in by guille, 16 years ago
File size: 2.0 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
3<html>
4
5        <head>
6                <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
7                <meta name="generator" content="Adobe GoLive">
8                <title>Untitled Page</title>
9                <style type="text/css" media="screen"><!--
10#contenedor mom { width: 775px; height: 89px }
11#piemenu    { background-repeat: no-repeat; text-align: center; margin-bottom: 0; padding-top: 20px; padding-bottom: 0; width: 775px; height: 24px; float: left }
12* html #piemenu  {height: 44px }
13#piemenul { font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; list-style-type: none; display: inline; margin-right: auto; margin-bottom: auto; padding: 0; height: 18px }
14#piemenu li  { text-align: center; display: inline; margin-right: auto; margin-left: auto; padding-right: 2px; padding-left: 2px; height: 18px; border-left: 1px solid #000 }
15#piemenu a:link, #piemenu a:visited { color: #000; text-decoration: none; padding: 2px 7px }
16#piemenu a:hover  { color: white; background-color: #3cf; padding-top: 0; padding-bottom: 0; height: 18px }
17#pieremate  { color: #fff; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; text-align: center; margin: 0; padding-top: 10px; padding-bottom: 3px; width: 775px; height: 35px; float: left }
18--></style>
19        </head>
20
21        <body>
22
23
24<div id="piemenu">     
25   <ul id="piemenul">
26   <li><a href="#URL_SITE">Principal</a></li>
27   <BOUCLE_piemenu(RUBRIQUES) {titre_mot=menupie} {par num titre}> 
28   <li><a href="#URL_RUBRIQUE">[(#DESCRIPTIF)]</a></li>
29   </BOUCLE_piemenu>
30   </ul>
31</div>   
32   
33<div id="pieremate">
34   <font color="white">Federaci&oacute;n Judicial Argentina - Rinc&oacute;n 74 - Buenos Aires - Argentina - Tel: (5411) 4951-1455<br>
35</font><font color="#99ccff">Sitio desarrollado con el software libre <a class="inverso" href="http://www.spip.net" target="_blank">SPIP</a> y alojado en <b><a class="inverso" href="http://www.redcta.org.ar" target="blank">RedCTA</a></b></font>
36 </div>
37 
38        </body>
39
40</html>
Note: See TracBrowser for help on using the repository browser.