<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Primaria - Profesor</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="elementary.css" type="text/css">
<style type="text/css"> 
		@import url("elementary.css");
	</style>
</head>
<body bgcolor="#ffffff"> 
<table width="100%" border="0" cellspacing="0" cellpadding="0"> 
<tr> 
  <td width="175" rowspan="2" colspan="2"><img src="spacer.gif" alt="" width="175" height="2" border="0"></td> 
  <td width="385" height="60" valign="bottom"><img src="spacer.gif" alt="" width="385" height="1" border="0">
  <h1>INSERTE NOMBRE DEL SITIO WEB</h1></td> 
  <td width="200" rowspan="2" nowrap align="center"><img src="school_image.gif" alt="Imagen de la escuela" width="200" height="100" border="0"></td> 
  <td width="100%" rowspan="2">&nbsp;</td> 
</tr> 
<tr> 
  <td height="60" valign="top"><h2>lema opcional</h2></td> 
</tr> 
<tr> 
  <td colspan="5" bgcolor="#F1D977"><img src="spacer.gif" alt="" width="1" height="2" border="0"></td> 
</tr> 
<tr bgcolor="#F8901F"> 
  <td>&nbsp;</td> 
  <td colspan="4" id="dateformat" height="25"><script type="text/javascript">
	var d=new Date(); 
	var monthname=new Array("Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre");
	document.write(monthname[d.getMonth()] + " ");
	document.write(d.getDate() + ", ");	
	document.write(d.getFullYear()); 
	</script></td> 
</tr> 
<tr> 
  <td colspan="5" bgcolor="#F1D977"><img src="spacer.gif" alt="" width="1" height="2" border="0"></td> 
</tr> 
<tr> 
  <td width="15">&nbsp;</td> 
  <td width="160" valign="top"><br> [ <a href="javascript:;">INICIO</a> ]<br> <br> <img src="teacher.gif" alt="Imagen del profesor" width="120" height="160" border="0"><br> Texto<br> </td> 
  <td colspan="2" valign="top">&nbsp;<br> 
    <h3>Nombre del profesor</h3> 
    Escriba una breve biograf&iacute;a de usted.
	
	<h4>Deberes</h4>
	
	<p>Deberes y descripciones de los mismos.</p> 
	
    <h4>Pr&oacute;ximas pruebas</h4> 
	
    <ul> 
      <li>Enumere las pruebas</li> 
      <li>Enumere las pruebas</li> 
      <li>Enumere las pruebas</li> 
    </ul>
	
	<h4>Informaci&oacute;n de contacto</h4>
	
	<p>Escriba su informaci&oacute;n de contacto.</p> 
	
	<a href="javascript:;">Contacte con el profesor</a>
	</td> 
  <td width="100%">&nbsp;</td> 
</tr> 
<tr> 
  <td width="15">&nbsp;</td> 
  <td width="160">&nbsp;</td> 
  <td width="385">&nbsp;</td> 
  <td width="200">&nbsp;</td> 
  <td width="100%">&nbsp;</td> 
</tr> 
</table> 
</body>
</html>
