<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>Secundaria - Departamentos</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="highschool.css" type="text/css">
<style type="text/css"> 
		@import url("highschool.css");
	</style>
</head>
<body bgcolor="#ffffff"> 
<table width="100%" border="0" cellspacing="0" cellpadding="0"> 
  <tr bgcolor="#C2A74E"> 
    <td width="377" colspan="2" rowspan="2" nowrap><img src="highschool_header.jpg" alt="Imagen de encabezado" width="377" height="100" border="0"></td> 
    <td width="20" rowspan="2"><img src="spacer.gif" alt="" width="20" height="1" border="0"></td> 
    <td width="273" height="50" valign="bottom"><img src="spacer.gif" width="273" height="1" border="0"><br> 
      <h1>nombre del sitio Web</h1></td> 
    <td width="90" rowspan="2"><img src="school_seal.gif" width="90" height="90" border="0" alt="Sello o logotipo de la escuela"></td> 
    <td width="100%" rowspan="2">&nbsp;</td> 
  </tr> 
  <tr bgcolor="#C2A74E"> 
    <td width="273" height="50" valign="top"><h2>lema opcional</h2></td> 
  </tr> 
  <tr> 
    <td colspan="6" bgcolor="#ffffff"><img src="spacer.gif" alt="" width="1" height="1" border="0"></td> 
  </tr> 
  <tr bgcolor="#993333"> 
    <td colspan="6" id="dateformat" height="20">&nbsp;&nbsp;[ <a href="javascript:;">INICIO</a> ]&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="6" bgcolor="#ffffff"><img src="spacer.gif" alt="" width="1" height="1" border="0"></td> 
  </tr> 
  <tr> 
    <td width="215"><img src="spacer.gif" alt="" width="215" height="1" border="0"></td> 
    <td width="455" colspan="3" valign="top"><img src="spacer.gif" alt="" width="455" height="1" border="0"><br> &nbsp;<br> &nbsp;<br> 
      <h3>Nombre del departamento</h3> 
      <strong>Jefe del departamento:</strong> Escriba el nombre del jefe del departamento.
	  
      <p><h4>NOMBRE DEL PROFESOR</h4> 
      <strong>Cursos impartidos:</strong> Enumere los cursos impartidos.</p>
	  
	  <p><h4>NOMBRE DEL PROFESOR</h4> 
      <strong>Cursos impartidos:</strong> Enumere los cursos impartidos.</p>
	  
	 <h3>Nombre del departamento</h3> 
      <strong>Jefe del departamento:</strong> Escriba el nombre del jefe del departamento.
	  
      <p><h4>NOMBRE DEL PROFESOR</h4> 
      <strong>Cursos impartidos:</strong> Enumere los cursos impartidos.</p>
	  
	  <p><h4>NOMBRE DEL PROFESOR</h4> 
      <strong>Cursos impartidos:</strong> Enumere los cursos impartidos.</p>
	  
	  <h3>Nombre del departamento</h3> 
      <strong>Jefe del departamento:</strong> Escriba el nombre del jefe del departamento.
	  
      <p><h4>NOMBRE DEL PROFESOR</h4> 
      <strong>Cursos impartidos:</strong> Enumere los cursos impartidos.</p>
	  
	  <p><h4>NOMBRE DEL PROFESOR</h4> 
      <strong>Cursos impartidos:</strong> Enumere los cursos impartidos.</p>
      </td> 
    <td>&nbsp;</td> 
    <td width="100%">&nbsp;</td> 
  </tr> 
  <tr> 
    <td width="215">&nbsp;</td> 
    <td width="162">&nbsp;</td> 
    <td width="20">&nbsp;</td> 
    <td width="273">&nbsp;</td> 
    <td width="90">&nbsp;</td> 
    <td width="100%">&nbsp;</td> 
  </tr> 
</table> 
</body>
</html>
