body
{
  background: url("/FONDO.jpg") no-repeat fixed 44px 33px;
}

a, a:link, a:hover, a:visited, a:active
{
  text-decoration: none;
  color: inherit;
  color:expression(
    this.parentNode.currentStyle.color ?
    this.parentNode.currentStyle.color :
    'black');
}

p, dt, dd, a
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:   10px;
  line-height: 12px;
}

dt
{
  margin:      2em 0 1em;
  padding:     0;
  font-weight: bold;
  color:       #005DA5;
  font-size:   12px;
}

dl, dd
{
  margin:  0;
  padding: 0;
}

h1
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:   20px;
  font-weight: bold;
}

h2
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:   14px;
  font-weight: bold;
}

h2 a
{
  font-size:   14px;
  line-height: 16px;
  font-weight: normal;
}

.par
{
  color: #005DA5;
}

.impar
{
  color: #FF6633;
}

h1.par
{
  padding:    4px 40px;
  background: url('/imagenes/xicotetn.gif') no-repeat;
}

h1.impar
{
  padding:    4px 40px;
  background: url('/imagenes/xicoteta.gif') no-repeat;
}

.pdf
{
  color:      #FF6633;
  padding:    0 0 5px 20px;
  background: url('/imagenes/logoPDF.png') no-repeat;
}

.pdf a
{
  font-size:  14px;
}

#volver a
{
  font-size:   12px;
  /*font-weight: bold;*/
  text-transform: uppercase;
}

#mas_info
{
  font-size: 10px;
  margin-left: 40px;
}
