Statistics
| Revision:

root / trunk / extensions / extGraph_predes / plantilla.htm @ 11445

History | View | Annotate | Download (3.15 KB)

1
<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
2
<html>
3
<head>
4
<title>Documento sin t&iacute;tulo</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6
<style type='text/css'>
7
<!--   .normal {         font-family: Arial, Helvetica, sans-serif;        font-size: 10px; font-style: normal; color: #333333;} h1 {
8
        font-family: Arial, Helvetica, sans-serif;
9
        font-size: 14px;
10
}
11
a {
12
        font-family: Arial, Helvetica, sans-serif;
13
        font-size: 10px;
14
        font-style: italic;
15
        font-weight: bold;
16
}
17
.distancia {
18
        font-family: Arial, Helvetica, sans-serif;
19
        font-size: 10px;
20
        color: #666666;
21
}
22
.resumen {
23
        font-family: Arial, Helvetica, sans-serif;
24
        font-size: 12px;
25
        color: #333333;
26
}
27
.left {
28
        color: #990000;
29
        font-weight: bold;
30
}
31
.right {
32
        color: #0033FF;
33
        font-weight: bold;
34
}
35
--> 
36
</style>
37
</head>
38

    
39
<body>
40
<h1>Informe de Ruta:SOMONTES AL PALACIO DE LA REAL QUINTA-MONTE CARMELO</h1>
41
<br>
42
<span class="resumen"> Salida desde: <b>SOMONTES AL PALACIO DE LA REAL QUINTA</b><br>
43
Llegada a:<b> MONTE CARMELO</b><br>
44
Longitud total del trayecto: <b>9,020.31</b></span> 
45
<hr width ="70%">
46
<table>
47
  <tr>
48
    <td width="40"><img src="images/drapeau_depart.gif" width="18" height="26"></td>
49
    <td class='normal'>1. Salir de:<b> SOMONTES AL PALACIO DE LA REAL QUINTA</b></td></tr><tr>
50
    <td width="40" class='normal'>&nbsp;
51
    <td><a href="images/0">Ver sobre el mapa</a></tr></table><hr width ="70%">
52
<table>
53
  <tr>
54
    <td width="40"><img src="images/turn-left.png" width="32" height="32"></td>
55
    <td class='normal'>2 Contin?e por <b>SOMONTES AL PALACIO DE LA REAL QUINTA</b> 
56
      durante 447.44 y gire a la <span class="left"><b>izquierda</b></span> por 
57
      <b>M-30 (CTRA DEL PARDO)</b></td>
58
  </tr><tr>
59
    <td width="40">&nbsp;</td>
60
    <td class="distancia">Distancia acumulada: 447.44 metros</td>
61
  </tr><tr>
62
    <td width="40">&nbsp;
63
    <td><a href="images/0">Ver sobre el mapa</a></tr></table><hr width ="70%">
64
<table>
65
  <tr>
66
    <td width="40"><img src="images/turn-left.png" width="32" height="32"></td>
67
    <td class='normal'>3 Contin?e por <b>M-30 (CTRA DEL PARDO)</b> durante  2,320.58 y  gire a la <b>izquierda</b> por <b>LA ALBERCA</b></td></tr><tr>
68
    <td width="40">&nbsp;</td>
69
    <td class="distancia">Distancia acumulada: 2,768.02</td>
70
  </tr><tr>
71
    <td width="40">&nbsp;
72
    <td><a href="images/1,2,3">Ver sobre el mapa</a></tr></table><hr width ="70%">
73
<table>
74
  <tr>
75
    <td width="40"><img src="images/turn-right.png" width="32" height="32"></td>
76
    <td class='normal'>4 Contin?e por <b>LA ALBERCA</b> durante 355.99 y gire 
77
      a la <span class="right"><b>derecha</b></span> por <b>SOMONTES</b></td>
78
  </tr><tr>
79
    <td width="40">&nbsp;</td>
80
    <td class="distancia">Distancia acumulada: 3,124.01</td>
81
  </tr><tr>
82
    <td width="40">&nbsp;
83
    <td><a href="images/4,5,6">Ver sobre el mapa</a></tr></table>
84
<hr width ="70%">
85
<table>
86
  <tr>
87
    <td width="40"><img src="images/drapeau_arrivee.gif" width="18" height="26"></td>
88
    <td class="resumen">16. Llegada: MONTE CARMELO</td>
89
  </tr><tr>
90
    <td width="40">&nbsp;</td>
91
    <td class="distancia">Longitud: 9,020.31</td>
92
  </tr><tr>
93
    <td width="40">&nbsp;
94
    <td><a href="images/24">Ver sobre el mapa</a></tr></table>
95
 </body>
96
</html>