~ubuntu-uy-website-team/ubuntu-uy-website/Desarrollo

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<!-- Pié de página -->

<!-- 1st Col   -->
<footer id="page-footer">
    <div class="container">

		<dl class="footer-content">
			<dt>
				<a class="footer-link-main">Ubuntu Uruguay</a>
			</dt>
			<dd>
				<ul class="footer-links">
                                                <li class="footer-item"><a class="footer-link" href="http://www.ubuntu.com/ubuntu/features" title="">Caracter&iacute;sticas</a></li>
                                                <li class="footer-item"><a class="footer-link" href="http://www.ubuntu.com/ubuntu/whats-new" title="">Lo nuevo</a></li>
                                                <li class="footer-item"><a class="footer-link" href="http://www.ubuntu.com/ubuntu/why-is-it-free" title="">Por qu&eacute; ser LIBRE?</a></li>
                                                <li class="footer-item"><a class="footer-link" href="http://www.ubuntu.com/ubuntu/why-use-ubuntu" title="">Por qu&eacute; usar Ubuntu?</a></li>
				</ul>
			</dd>
			
		</dl>


		<!-- 2nd Col   -->
		<dl class="footer-content">
			<dt>
				<a class="footer-link-main">Enlaces</a>
			</dt>
			<dd>
			<ul class="footer-links"> 
				<li class="footer-item"> <a class="footer-link" href="http://www.ubuntu.com/business" title="dumb">Empresas</a> </li>
				<li class="footer-item"> <a class="footer-link" href="http://www.ubuntu.com/business/desktop/overview" title="dumb">Escritorio</a> </li>
				<li class="footer-item"> <a class="footer-link" href="http://www.ubuntu.com/business/server/overview" title="dumb">Servidores</a> </li>
				<li class="footer-item"> <a class="footer-link" href="http://www.ubuntu.com/business/cloud/overview" title="dumb">Cloud</a> </li>
				<li class="footer-item"> <a class="footer-link" href="http://www.ubuntu.com/business/services/overview" title="dumb">Servicios</a> </li>
				<li class="footer-item"> <a class="footer-link" href="http://www.ubuntu.com/business/case-studies" title="dumb">Casos</a> </li>
			</ul>
			</dd>
		</dl>

		<!-- 3rd Col   -->
		<dl class="footer-content" >
			<dt>
				<a class="footer-link-main">Descargas</a>
			</dt>
			<dd>
			<ul class="footer-links" >
				<li class="footer-item">  <a class="footer-link" href="http://www.ubuntu.com/download/ubuntu/download" title="dumb">Ubuntu Desktop</a></li>
				<li class="footer-item">  <a class="footer-link" href="http://www.ubuntu.com/download/server/download" title="dumb">Ubuntu Server</a></li>
			</ul>
			</dd>
		</dl>

                <dl class="footer-content" >
                        <dt>
				<a class="footer-link-main">Siguenos</a>
			</dt>
                <div style="text-align: center;"></div>
                        <table style="width: 100%;" border="0" cellpadding="1" cellspacing="1">
                                <tbody>
                                        <tr>
                                                <td style="text-align: center;"><a href="http://www.facebook.com/group.php?gid=41077226279&amp;ref=mf"><img src="http://www.ubuntu.org.uy/main/img/facebook.png"
style="border-style: solid; border-width: 0px; width: 48px; height: 48px;"></a></td>
                                                <td style="text-align: center;"><a href="https://twitter.com/ubuntu_uy"><img alt="Follow ubuntu_uy on Twitter"
src="http://www.ubuntu.org.uy/main/img/twitter.png"
style="border-style: solid; border-width: 0px; width: 48px; height: 48px;"></a></td>
                                        </tr>
                                        <tr>
                                                <td style="text-align: center;"><a
                                                href="http://identi.ca/ubuntuuy"><img alt=""
                                                src="http://www.ubuntu.org.uy/main/img/identica.png"
                                                style="border-width: 0px; width: 48px; height: 48px;"></a></td>
                                                <td style="text-align: center;"><a
                                                href="http://www.ubuntu.org.uy/main/rss.xml"><img alt=""
                                                src="http://www.ubuntu.org.uy/main/img/rss.png"
                                                style="width: 48px; height: 48px;"></a></tr></table>
                </dl></div>


		<details class="foot-note">
			<p> © 2011 Canonical Ltd. Ubuntu and Canonical are registered trademarks of Canonical Ltd.</p>
		</details>
		</div>

	</footer>


	<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
	<script type="text/javascript" src="js/main.js"></script>

  <!-- IE6 hacks -->
  <!--[if IE 6 ]>
	  <script src="js/pngFix.js"></script>
	  <script> DD_belatedPNG.fix('.png'); </script>
  <![endif]-->