      body
      {
          background: #000;
          color: #000;
          margin: 10px 10px 10px 10px;
          font-family: Sans-serif;
          font-weight: normal;
          font-size: 12px;
      }
      img
      {
        margin: 0px;
        padding: 0px;
        border: 0px none;
      }
      a
      {
        text-decoration: none;
        color: #000;
        font-weight: bold;
      }
      a:hover
      {
        text-decoration: underline;
      }
      .menu, .menu_fotos, .center, .links, .depto_elo, .menu_encuentros_anteriores, .menu_exelos_dest, .menu_foro
      {
	background: #ffce00;
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	padding: 5px;
	position: absolute;
	left: 23px;
	top: 18px;
      }
      .top
      {
        margin: 10px 10px;
        position: absolute;
      }
      .menu{
        width: 190px;
        margin: 130px 10px;
      }
      .menu_fotos{
        width: 250px;
        margin: 261px 60px;
        visibility: hidden;
      }
      .menu_foro{
        width: 180px;
        margin: 302px 60px;
        visibility: hidden;
      }
      .menu_encuentros_anteriores{
        width: 180px;
        margin: 281px 60px;
        visibility: hidden;
      }
      .menu_exelos_dest{
        width: 180px;
        margin: 240px 60px;
        visibility: hidden;
      }
      .menu a.link, .menu_fotos a.link, .menu_encuentros_anteriores a.link, .menu_exelos_dest a.link, .menu_foro a.link
      {
       font-size: 12px;
       color:#000;
       line-height: 1.25em;
       display: block;
       padding: 0.40ex 0.5em 0.40ex 0.75em;
      }
      .menu a:hover, .menu_fotos a:hover, .menu_encuentros_anteriores a:hover, .menu_exelos_dest a:hover, .menu_foro a:hover
      {
       background-color: #f80;
       color: #fff;
      }
      .depto_elo{
        width: 190px;
        margin: 380px 10px;
      }
      .center
      {
        width: 716px;
        margin: 130px 230px;
        height: 972px;
	text-align: justify;
      }
      .foot
      {
        background: #ffce00;
        border-bottom: 2px solid #fff;
        border-top: 2px solid #fff;
        border-left: 5px solid #fff;
        border-right: 5px solid #fff;
        padding: 5px;
        width: 940px;
        margin: 1154px 10px;
        font-size: 10px;
        text-align: right;
	position: absolute;
      }
      h2
      {
        font-weight: bold;
        font-size: 20px;
        text-align: center;
      }
      h3
      {
        font-weight: bold;
        font-size: 14px;
        text-align: center;
      }
