﻿<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
	<title>Evento especial - Calendario</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="stylesheet" href="mm_specialevent.css" type="text/css">
	<style type="text/css">
		@import url("mm_specialevent.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="#5b6c86" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr bgcolor="#99b2cc">
    <td width="400" colspan="3" rowspan="2" nowrap><img src="mm_specialevent_image.jpg" alt="Imagen de encabezado" width="400" height="115" border="0"></td>
    <td width="360" height="58" nowrap colspan="2" id="logo" valign="bottom">NOMBRE DEL SITIO WEB</td>
    <td width="100%">&nbsp;</td>
  </tr>
  <tr bgcolor="#99b2cc">
<td height="57" nowrap colspan="2" id="tagline" valign="top">Lema opcional </td>


	<td width="100%">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="6"><img src="../../mm_spacer.gif" alt="" width="1" height="1" border="0"></td>
  </tr>
   <tr bgcolor="#AFC3AB">
  	<td>&nbsp;</td>
    <td colspan="5" id="dateformat" height="25"><a href="javascript:;">INICIO</a> : <script language="javascript">
      document.write(TODAY);
	</script>
	</td>
  </tr>
  <tr>
    <td colspan="2" width="155" valign="top">&nbsp;</td>
   <td colspan="2" valign="top"><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 style="margin-top: 0;">Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.</p>
		  <br>
		  </td>
        </tr>
        <tr>
          <td class="subHeader">Introduzca mes<br>
		  <hr>
          </td>
        </tr>
        <tr>
<td class="detailText" valign="top"><p><strong>INTRODUZCA FECHA:</strong> Event description. Rapiebant me spectacula theatrica,


              plena imaginibus miseriarum mearum et fomitibus ignis mei. quis
              est, quod ibi homo vult dolere.</p>

<p><strong>INTRODUZCA FECHA:</strong> Event description. Rapiebant me spectacula theatrica,


              plena imaginibus miseriarum mearum et fomitibus ignis mei. quis
              est, quod ibi homo vult dolere.</p>
			  <br>
            </td>
        </tr>
        <tr>
          <td class="subHeader">Introduzca mes<br> <hr>
          </td>
        </tr>
        <tr>
<td class="detailText" valign="top"><p><strong>INTRODUZCA FECHA:</strong> Event description. Rapiebant me spectacula theatrica,


              plena imaginibus miseriarum mearum et fomitibus ignis mei. quis
              est, quod ibi homo vult dolere.</p><br>
            </td>
        </tr>
        <tr>
          <td class="subHeader">Introduzca mes<br> <hr>
          </td>
        </tr>
        <tr>
<td class="detailText" valign="top"><p><strong>INTRODUZCA FECHA:</strong> Event description. Rapiebant me spectacula theatrica,


              plena imaginibus miseriarum mearum et fomitibus ignis mei. quis
              est, quod ibi homo vult dolere.</p>
           </td>
        </tr>
      </table></td>
    <td width="100">&nbsp;</td>
	<td>&nbsp;</td>
  </tr>
  <tr>
    <td width="50">&nbsp;</td>
    <td width="105">&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>
