body {
  color                : #000000;
  margin-top           : 2px;
  margin-left          : 2px;
  background           : #ffffff;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
  background-image: url(Fotos/aaa.png);
}

td, th, div {
  font-size            : 12px;
  font-family          : Tahoma,sans-serif;
}

a {
  color: #000080;
  text-decoration: none;
}

td.arriba {
  padding: 0px 6px 0px 6px ;
}

.arriba  a {
  color: #ddffdd;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
a.arriba  {
  color: #ddffdd;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}
a.partidos  {
  color: #008800;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

select, input {
  border               : 1px #339933 solid;
  font-size            : 11px;
  font-family          : Tahoma,sans-serif;
  color                : #004400;
  background-color     : #ccff99;
}

textarea {
  border               : 1px #ccccff solid;
  font-size            : 8px;
  font-family          : Tahoma,sans-serif;
  color                : #333399;
  background-color     : #92aede;
}
td.menut {
  border : 1px #92aede solid;
  border-left : 0px;
  border-right : 0px;
  border-top : 0px;
  background-color: #333399;
  color: #ffffff;
}
td.menu {
  border : 1px #92aede solid;
  border-left : 0px;
  border-right : 0px;
  border-top : 0px;
}

td.error {
  border : 1px #339933 solid;
  font-weight: bold;
  color: #ff0000;
  background-color     : #ccff99;
}
td.bordec {
  border : 1px #ccff99 solid;
}

td.texto {
  color: #ccff99;
  text-align: justify;
}
td.textoc {
  color: #ccff99;
  text-align: center;
}
td.titulo {
  color: #ccff99;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
td.clasif {
  padding: 1px 8px 1px 8px ;
  text-align:right;
}
