body {
  background: url(img/fondo.png);
  font-family: Tahoma, Arial, sans-serif;
  font-size: 9pt;
  color: #383838;
  margin: 0px;
  border: 0
}


/*
a:link {
  font-family: "MS Sans Serif", sans-serif;
  color: #283E50;
  font-size: 10pt;
  text-decoration: none
}

a:visited {
  font-family: "MS Sans Serif", sans-serif;
  color: #283E50;
  font-size: 10pt;
  text-decoration: none
}
*/
a:hover {
	text-decoration: underline;
    color: #000000
}

.textoalt {
  font-family: "MS Sans Serif", sans-serif;
  color: #484848;
  font-size: 9pt;
  text-decoration: none
}

td {
  font-size: 10pt;
  color: #283E50
}

.textoenfasis {
  font-size: 10pt
}

input {
  background-color: #FFFFFF;
  color: #383838;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-color: #383838;
  border: 1px solid
}

.input2 {
  background-color: #FFFFFF;
  color: #383838;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  border-color: #383838;
  border: 1px solid
}


h1 {
  color: #884A00;
  font-size: 12pt;
  font-weight: bold
}
h2 {
  color: #884A00;
  font-size: 10pt;
  font-weight: bold
}


.tableheader {
  color: #FFA02F;
  background-color: #777777;
  font-weight: bold;
  text-align: center;
  padding: 2px
}

.button {
  background: url(img/fondobotones.png);
  border: 1px solid #FFA02F;
  font-family: "MS Sans Serif", sans-serif;
  color: #383838;
  font-size: 9pt;
  padding: 1px
}
.lista {
  border: 1px solid #FFA02F;
  color: #383838;
  font-size: 8pt
}