﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Página principal</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_computer.css" type="text/css">
	<style type="text/css">
		@import url("mm_computer.css");
	</style>
<script language="javascript">
//--------------- LOCALIZEABLE GLOBALS---------------
var d=new Date();
monthname= new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");
//Ensure correct for language. English is "January 1, 2004"
var TODAY = d.getDate() + " " + monthname[d.getMonth()] + " " + d.getFullYear();
//--------------- END LOCALIZEABLE   ---------------
</script>
</head>
<body bgcolor="#E9EFED">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#868A8A">
    <td width="382" colspan="4" rowspan="2"><img src="mm_computers_photo.jpg" alt="Imagen de encabezado" width="382" height="138" border="0"></td>
    <td width="378" height="69" colspan="3" id="logo" valign="bottom" nowrap>inserte nombre del sitio Web</td>
    <td width="100%">&nbsp;</td>
  </tr>

  <tr bgcolor="#868A8A">
    <td height="69" colspan="3" id="tagline" valign="top">Lema opcional</td>
	<td width="100%">&nbsp;</td>
  </tr>

  <tr>
    <td colspan="8" bgcolor="#666666"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

   <tr>
    <td colspan="8" bgcolor="#66FFFF"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

  <tr bgcolor="#759DA1">
  	<td colspan="8" id="dateformat" height="25">&nbsp;&nbsp;<script language="javascript">
      document.write(TODAY);	</script>
	</td>
  </tr>
 <tr>
    <td colspan="8" bgcolor="#666666"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>

 <tr>
    <td width="165" valign="top" id="navborder" bgcolor="#232A34">
	<table border="0" cellspacing="0" cellpadding="0" width="165" id="navigation">
        <tr>
          <td width="165">&nbsp;<br>
		 &nbsp;<br></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">servicios</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">CLIENTES</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">PROYECTOS</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">ofertas de empleo</a></td>
        </tr>
        <tr>
          <td width="165"><a href="javascript:;" class="navText">CONTACTO</a></td>
        </tr>
      </table>
  	<img src="mm_grid.gif" alt="cuadrícula" width="165" height="94" border="0"><br>
  	&nbsp;<br>
  	&nbsp;<br>
  	&nbsp;<br>
  	&nbsp;<br>
 	</td>
    <td width="3" bgcolor="#666666"><img src="../../mm_spacer.gif" alt="" width="3" height="1" border="0"></td>
    <td width="47"><img src="../../mm_spacer.gif" alt="" width="47" height="1" border="0"></td>
    <td width="305" colspan="2" valign="top"><img src="../../mm_spacer.gif" alt="" width="305" height="1" border="0"><br>
	&nbsp;<br>
	&nbsp;<br>
	<table border="0" cellspacing="0" cellpadding="0" width="305">
        <tr>
          <td class="bodyText"><p>Este diseño de página principal constituye un excelente punto de partida para su sitio Web. Prácticamente todo el contenido se puede personalizar, incluidas las imágenes, el texto y los vínculos. Puede optar por mantener los gráficos existentes o cambiarlos por sus propias imágenes.</p>

		<p>El texto de esta página pretende ayudarle a comenzar rápidamente su diseño sugiriendo el tipo de contenido que puede incluir, pero no deje que le limite. Esto mismo se aplica al texto del vínculo. Cambie libremente los nombres de los vínculos de acuerdo con sus necesidades. El diseño de la página principal se puede emplear para varias páginas del sitio, o también elegir los diseños de Texto, Catálogo, Producto o Calendario. Dé rienda suelta a su creatividad y combine distintos diseños de página para que su sitio resulte lo más atractivo posible. Si tiene alguna duda sobre el uso de Contribute para editar estas páginas, consulte el archivo Read Me (Léame) incluido en la descarga o el Sistema de Ayuda de Contribute. ¡Diviértase y cree un estupendo sitio Web!</p></td>
        </tr>
      </table>
	  &nbsp;<br>
	  &nbsp;<br>
	  &nbsp;<br>
	  </td>
    <td width="50"><img src="../../mm_spacer.gif" alt="" width="50" height="1" border="0"></td>
    <td width="190" valign="top">
	<table border="0" cellspacing="0" cellpadding="0" width="150">
        <tr>
		<td class="quote"><br>
		"Insert a favorite customer quote or similar piece of text here."</td>
		</tr>

		<tr>
		<td class="smallText"><br>
		&#8212; cliente satisfecho<br>

		</td>
		</tr>
	</table>
	</td>
	<td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td width="165">&nbsp;</td>
    <td width="3">&nbsp;</td>
    <td width="47">&nbsp;</td>
    <td width="167">&nbsp;</td>
    <td width="138">&nbsp;</td>
    <td width="50">&nbsp;</td>
    <td width="190">&nbsp;</td>
	<td width="100%">&nbsp;</td>
  </tr>
</table>
</body>
</html>
