git-svn-id: https://192.168.0.254/svn/Proyectos.ClaveAudio_Web/trunk@13 44ade383-bb54-5b4f-835b-923f7702b206
22 lines
991 B
HTML
22 lines
991 B
HTML
<style type="text/css">
|
|
<!--
|
|
#menu {font:normal 11px Verdana, Arial, sans-serif;color:#555555;text-align:center;background:url(_imgs/banda.png) repeat-x;padding-bottom:3px;}
|
|
#menu a{text-decoration:none;color:#555555;}
|
|
#menu a:hover{text-decoration:underline;color:blue}
|
|
-->
|
|
</style>
|
|
<table width="708" border="0" align="center" cellpadding="0" cellspacing="0" id="top">
|
|
<tr>
|
|
<td bgcolor="#000000" width="174"><a href="index.php"><img src="_imgs/logo.gif" width="174" height="60" border="0"></a></td>
|
|
<td valign="bottom" id="menu">
|
|
<a href="index.php">Inicio</a> |
|
|
<a href="clavequien.php">Quiénes somos</a> |
|
|
<a href="tienda.php">Tienda</a> |
|
|
<a href="articulos.php?t=1">Novedades</a> |
|
|
<a href="ocasion.php">Ocasión</a> |
|
|
<a href="ofertas.php">Ofertas</a> |
|
|
<a href="articulos3.php?t=3">Instalaciones</a> |
|
|
<a href="articulos2.php?t=2">e-Learning</a>
|
|
</td></tr>
|
|
</table>
|