body{
 background-color: ffffff;
  position: relative;
}

h1{
 color: 008BB9;
  font-family: Arial;
  font-size: 18px;
   font-weight: normal;
}

p{
 font-family: Arial;
  font-size: 14px; 
}

p.escudo{
 font-family: Arial;
  font-size: 10px;
}

p.corto{
 text-align: center;
 font-weight: bold;
}

a.e{
  text-decoration: none;
 font-size: 14px;
 color: ffffff;
}

a.e:hover{
  text-decoration: blink;
 font-size: 14px;
  color:008BB9;
}

li{
 #font-weight: bold;
 margin-bottom: 3mm;
}

a{
 font-weight: normal;
 text-decoration: none;
 background-color: 008BB9;
 font-family: Arial;
 font-size: 14px;
 color: ffffff
}

a:hover{
 font-weight: normal;
 text-decoration: none;
 background-color: FFFFFF;
 font-family: Arial;
 font-size: 14px;
 color: 008BB9
}

a.tabla{
 font-weight: normal;
 text-decoration: none;
 background-color: f8f8f8;
 font-family: Arial;
 font-size: 14px;
 color: 008BB9
}
a.tabla:hover{
 font-weight: normal;
 text-decoration: none;
 background-color: 008BB9;
 font-family: Arial;
 font-size: 14px;
 color: f8f8f8
}


a.tablados{
 font-weight: normal;
 text-decoration: none;
 background-color: f8f8f8;
 font-family: Arial;
 font-size: 12px;
 color: 008BB9
}
a.tablados:hover{
 font-weight: normal;
 text-decoration: none;
 background-color: 008BB9;
 font-family: Arial;
 font-size: 12px;
 color: f8f8f8
}



a.calendario{
 font-weight: normal;
 text-decoration: none;
 background-color: ffffff;
 font-family: Arial;
 font-size: 14px;
 color: C2C705
}

a.calendario:hover{
 font-weight: normal;
 text-decoration: none;
 background-color: C2C705;
 font-family: Arial;
 font-size: 14px;
 color: ffffff
}



a.programa{
 font-weight: normal;
 text-decoration: none;
 background-color: CCCCFF;
 font-family: Arial;
 font-size: 14px;
 color: ffffff
}

a.programa:hover{
 font-weight: normal;
 text-decoration: none;
 background-color: ffffff;
 font-family: Arial;
 font-size: 14px;
 color: CCCCFF
}


td.principal{
text-align: justify;
padding: 8px 8px;
background-color: FFFFFF
}


td.indice{
text-align: center;
background-color: 008BB9;

}

td.indice:hover{
text-align: center;
background-color: FFFFFF;
}


td.centro{
  text-align: center;
}

p.centro{
 font-weight: normal;
 text-decoration: none;
 font-family: Arial;
 font-size: 16px;
 color: CCCC00
}


td.izq{
  width: 240;
}

div.lanks{
  position: absolute;
  top: 80px;
  left: 5%;
  width: 15%;
}

div.lanks a{
  display: block;
  padding: 5px 10 px;
}

body > div.lanks{
  position: fixed;
}

body > div.jefe{
  position: fixed;
}

p.lanks{
  font-style: small-caps;
}

div.jefe{
  position: absolute;
  top: 0;
  left: 0;
  background-color: e0e0e0;
  width: 100%;
}

tr.arriba{
  height: 70px;
}
