#DivAnima {
  position:absolute;
  top:0;
  left:280;
  width:240;
  height:98;
  visibility:visible;
  display:block;
  }
#DivPagina {
  position:absolute;
  top:100;
  left:0;
  width:750;
  height:450;
  visibility:visible;
  display:block;
  }
#DivCabecera {
  position:absolute;
  top:0;
  left:0;
  width:750;
  height:100;
  visibility:visible;
  display:block;
  }
.Bloque {
  visibility:hidden;
  display:none;
  }
.DivNoticia {
  visibility:hidden;
  display:none;
  }
.puntero {  
  cursor: pointer;
  cursor: hand
  }
.bordetabla {  
  }
.fondomenu {  
  background-color: #338833; 
  border: #006600 groove ;
  border-width: thin thin thick
  }
.opcionmenu {  
  font-family: Garamond; 
  font-size: 10pt; 
  font-weight: bold; 
  background-color: #339933; 
  color: #EEEEEE;
  cursor: pointer;
  cursor: hand
  }
.TituloNoticia {  font-family: Garamond; font-size: 12pt; color: #338833; font-weight: bold}
.TextoNoticia {  font-family: Garamond; font-size: 12pt; color: #337733}
.BordeNoticia {  border: #006600; border-style: solid; border-top-width: medium; border-right-width: thin; border-bottom-width: thin; border-left-width: medium}
.FilaNoticia {  border: thin solid; border-color: #FFFFFF #FFFFFF #006600}
.TextoBienvenida { font-family: Garamond; font-size: 16pt; color: #338833; font-weight: bold }
.TextoError { font-family: Garamond; font-size: 18pt; color: #881111; font-weight: bold }

TH.datos {   
  background-color: #338833; 
  font-family: Garamond; font-size: 14pt; color: #EEEEEE; font-weight: bold
}

TD.datos {   
  background-color: #91C9A2; 
  font-family: Garamond; font-size: 12pt; color: #17231B; font-weight: bold
}
.TextoHorario {  font-family: "Comic Sans MS"; font-size: 18pt; font-weight: bold}
.TextoContacto {  font-family: "Comic Sans MS"; font-size: 10pt}
