Voy a poner aquí las principales diferencias que veo en rojo:
En convivencia escolar:
Código:
<body>
<table width="1020" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="4" height="67"></td>
<td width="71"></td>
<td width="71"> </td>
<td width="63"> </td>
<td width="45"> </td>
<td width="298"> </td>
<td width="144"> </td>
<td width="146"> </td>
<td colspan="4" rowspan="2" valign="top"><a href="index.htm" target="_parent"><img src="Imagenes/Index/logo2.gif" width="168" height="84" border="0"></a></td>
<td width="10"> </td>
</tr>
<tr>
<td height="17"></td>
<td></td>
<td colspan="5" rowspan="3" valign="top"><p class="Estilo6">Convivencia escolar </p></td>
<td></td>
<td></td>
</tr>
<tr>
<td height="16"></td>
<td></td>
<td></td>
<td width="16"></td>
<td colspan="4" valign="top"><div align="right"><span class="Estilo4">convivencia y mediación </span></div></td>
</tr>
Y en la de presentación:
Código:
<table width="1020" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="112" height="84"></td>
<td width="732"></td>
<td colspan="2" valign="top"><a href="index.htm" target="_parent"><img src="Imagenes/Index/logo2.gif" width="168" height="84" border="0"></a></td>
<td width="8"> </td>
</tr>
<tr>
<td height="16"></td>
<td></td>
<td width="15"></td>
<td colspan="2" valign="top"><div align="right"><span class="Estilo4">convivencia y mediación </span></div></td>
</tr>