﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title>Club deportivo - Texto</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_sportsclub.css" type="text/css">
	<style type="text/css">
		@import url("mm_sportsclub.css");
	</style>
<script language="javascript">
//--------------- LOCALIZEABLE GLOBALS---------------
var d=new Date();
weekday= new Array("Domingo","Lunes","Martes","Miércoles","Jueves","Viernes","Sábado");
monthname= new Array("enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre");
//Ensure correct for language. English is "monday, january 1 - 2004"
var TODAY = weekday[d.getDay()] + ", " + monthname[d.getMonth()] + " " + d.getDate() + " - " + d.getFullYear();
//--------------- END LOCALIZEABLE   ---------------
</script>
</head>
<body bgcolor="#333333" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="11" border="0"></td>
  </tr>
  <tr bgcolor="#323E34">
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="3" border="0"></td>
  </tr>
  <tr>
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
  </tr>
  <tr bgcolor="#315535">
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="3" border="0"></td>
  </tr>
  <tr>
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
  </tr>
  <tr bgcolor="#2F7636">
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="3" border="0"></td>
  </tr>
  <tr>
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
  </tr>
  <tr bgcolor="#2E8D37">
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="3" border="0"></td>
  </tr>
   <tr>
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
  </tr>
  <tr bgcolor="#2da338">
    <td width="400" colspan="2" nowrap><img src="mm_sportsclub_image.jpg" alt="Imagen de encabezado" width="400" height="100" border="0"></td>
    <td width="360" nowrap colspan="2" id="logo"><br>
	&nbsp;<br>
	NOMBRE DEL SITIO WEB</td>
    <td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="2" border="0"></td>
  </tr>
  <tr bgcolor="#FFCC33">
  	<td>&nbsp;</td>
    <td colspan="6" id="dateformat" height="25"><script language="javascript">
      document.write(TODAY);
	</script>
	</td>
  </tr>
  <tr>
    <td colspan="5"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>
  <tr>
    <td width="155" valign="top">&nbsp;</td>
   <td colspan="2" valign="top"><br>
   &nbsp;<br>
	&nbsp;<br>
	<table border="0" cellspacing="0" cellpadding="2" width="505">
        <tr>
          <td class="pageName">NOMBRE DE LA PÁGINA</td>
        </tr>
        <tr>
          <td class="bodyText"><p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>

			<p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>

			<p>Rapiebant me spectacula theatrica, plena imaginibus miseriarum mearum
            et fomitibus ignis mei. quis est, quod ibi homo vult dolere luctuosa
            et tragica, quae tamen pati ipse nollet? et tamen pati vult ex eis!</p>
			</td>
		</tr>
      </table></td>
    <td width="100">&nbsp;</td>
	<td>&nbsp;</td>
  </tr>
  <tr>
    <td width="155">&nbsp;</td>
    <td width="245">&nbsp;</td>
    <td width="260">&nbsp;</td>
    <td width="100">&nbsp;</td>
	<td width="100%">&nbsp;</td>
  </tr>
</table>
<br>
</body>
</html>
