<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Curso - P&aacute;gina principal</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="course.css" type="text/css">
<style type="text/css"> 
		@import url("course.css");
	</style>
</head>
<body bgcolor="#ffffff"> 
<table width="100%" border="0" cellspacing="0" cellpadding="0"> 
  <tr bgcolor="#703E09"> 
    <td width="165" rowspan="2" align="center"><img src="school_seal.gif" alt="Sello o logotipo de la escuela" width="90" height="90" border="0"></td> 
    <td width="295" height="50" colspan="2" valign="bottom"><img src="spacer.gif" width="295" height="1" border="0"><br> 
      <h1>nombre del sitio Web</h1></td> 
    <td width="300" rowspan="2" colspan="3"><img src="studying.jpg" alt="Imagen de encabezado" width="300" height="100" border="0"></td> 
    <td width="100%" rowspan="2">&nbsp;</td> 
  </tr> 
  <tr bgcolor="#703E09"> 
    <td height="50" colspan="2" valign="top"><h2>lema opcional</h2></td> 
  </tr> 
  <tr> 
    <td colspan="7" bgcolor="#ffffff"><img src="spacer.gif" alt="" width="1" height="1" border="0"></td> 
  </tr> 
  <tr> 
    <td colspan="7" bgcolor="#996600"><img src="spacer.gif" alt="" width="1" height="1" border="0"></td> 
  </tr> 
  <tr bgcolor="#BC8A54"> 
    <td colspan="7" id="dateformat" height="20">&nbsp;&nbsp; 
      <script type="text/javascript">
	var d=new Date(); 
	var weekday=new Array("Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado"); 
	var monthname=new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");
	document.write(weekday[d.getDay()] + " "); 
	document.write(monthname[d.getMonth()] + " ");
	document.write(d.getDate() + ", ");	
	document.write(d.getFullYear()); 
	</script> </td> 
  </tr> 
  <tr> 
    <td colspan="7" bgcolor="#ffffff"><img src="spacer.gif" alt="" width="1" height="1" border="0"></td> 
  </tr> 
  <tr> 
    <td width="165" valign="top" bgcolor="#B7D6E2"> <table border="0" cellspacing="0" cellpadding="0" width="165" id="navigation"> 
        <tr> 
          <td width="165"><a href="javascript:;">PLAN DE ESTUDIOS</a></td> 
        </tr> 
        <tr> 
          <td width="165"><a href="javascript:;">CALENDARIO</a></td> 
        </tr> 
        <tr> 
          <td width="165"><a href="javascript:;">SESIONES</a></td> 
        </tr> 
        <tr> 
          <td width="165"><a href="javascript:;">TAREAS</a></td> 
        </tr> 
        <tr> 
          <td width="165"><a href="javascript:;">HISTORIALES ACAD&Eacute;MICOS</a></td> 
        </tr> 
        <tr> 
          <td width="165"><a href="javascript:;">RECURSOS</a></td> 
        </tr> 
        <tr> 
          <td width="165"><a href="javascript:;">FAQ (preguntas m&aacute;s frecuentes)</a></td> 
        </tr> 
      </table></td> 
    <td width="50"><img src="spacer.gif" alt="" width="50" height="1" border="0"></td> 
    <td width="375" valign="top" colspan="2"><img src="spacer.gif" alt="" width="375" height="1" border="0"><br> &nbsp;<br> &nbsp;<br> 
      <h3>MENSAJE DE BIENVENIDA</h3> 
      <p>Este dise&ntilde;o de p&aacute;gina principal constituye un excelente punto de partida para su sitio Web. Pr&aacute;cticamente todo el contenido se puede personalizar, incluidas las im&aacute;genes, el texto y los v&iacute;nculos. Puede optar por mantener los gr&aacute;ficos existentes o cambiarlos por sus propias im&aacute;genes.</p> 
      <p>El texto de esta p&aacute;gina pretende ayudarle a comenzar r&aacute;pidamente su dise&ntilde;o sugiriendo el tipo de contenido que puede incluir, pero no deje que le limite. Esto mismo se aplica al texto del v&iacute;nculo. Cambie libremente los nombres de los v&iacute;nculos de acuerdo con sus necesidades. El dise&ntilde;o de la p&aacute;gina principal se puede emplear para varias p&aacute;ginas del sitio, o bien se pueden elegir los dem&aacute;s dise&ntilde;os. D&eacute; rienda suelta a su creatividad y combine distintos dise&ntilde;os de p&aacute;gina para que su sitio resulte lo m&aacute;s atractivo posible. Si tiene alguna duda sobre el uso de Contribute para editar estas p&aacute;ginas, consulte el archivo Read Me (L&eacute;ame) incluido en la descarga o el Sistema de Ayuda de Contribute. &iexcl;Divi&eacute;rtase y cree un estupendo sitio Web!</p></td> 
    <td width="50"><img src="spacer.gif" alt="" width="50" height="1" border="0"></td> 
    <td width="120" valign="top">&nbsp;<br> &nbsp;<br> 
      <p>  
      <h5>CALENDARIO</h5> 
      <img src="course01.jpg" alt="Calendario" width="90" height="65" border="0"> 
      </p> 
      <p>  
      <h5>SERVIDOR DE LISTAS</h5> 
      <img src="course02.jpg" alt="Servidor de listas" width="90" height="65" border="0"> 
      </p> </td> 
    <td width="100%">&nbsp;</td> 
  </tr> 
  <tr> 
    <td width="165">&nbsp;</td> 
    <td width="50">&nbsp;</td> 
    <td width="245">&nbsp;</td> 
    <td width="130">&nbsp;</td> 
    <td width="50">&nbsp;</td> 
    <td width="120">&nbsp;</td> 
    <td width="100%">&nbsp;</td> 
  </tr> 
</table> 
</body>
</html>
