/* Estilo para el título */ .Titulo { font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bolder; color: #333366; } .Titulo a:link{ font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bolder; color: #333366; } .Titulo a:visited{ font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bolder; color: #333366; } .Titulo a:hover{ font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bolder; color: #333366; } .Titulo a:active{ font-family: "Times New Roman", Times, serif; font-size: 24px; font-weight: bolder; color: #333366; } /* Estilo para las balas */ .Balas { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666; } .Balas a:active{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666; } .Balas a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: underline; color: #666666; } .Balas a:link{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666; } .Balas a:visited{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; text-decoration: none; color: #666666; } /* Estilo para el crédito */ .Credito { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; } .Credito a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; } .Credito a:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; } .Credito a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: underline; } .Credito a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333; text-decoration: none; } /* Estilo para el entretítulo */ .Entretitulo { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; } .Entretitulo a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; } .Entretitulo a:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; } .Entretitulo a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; } .Entretitulo a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; } /* Estilo para el pie de foto */ .PieFoto { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; } .PieFoto a:active{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; } .PieFoto a:visited{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; } .PieFoto a:link{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: none; } .PieFoto a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #333333; text-decoration: underline; } /* Estos son los estilos para las ayudas al lector */ .AyudaLector_Titulo { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000066; } .AyudaLector_Titulo a:link { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #336666; text-decoration: none; } .AyudaLector_Titulo a:active { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #336666; text-decoration: none; } .AyudaLector_Titulo a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #336666; text-decoration: none; } .AyudaLector_Titulo a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #336666; text-decoration: underline; } .AyudaLector_Credito { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; } .AyudaLector_Texto { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; } .AyudaLector_Texto a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline; } .AyudaLector_Texto a:active { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline; } .AyudaLector_Texto a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; text-decoration: underline; } .AyudaLector_Texto a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #666666; text-decoration: underline; } /* Este es el estilo para las viñetas de los módulos que acompañan las notas. ¨Por ejemplo, de las ayudas al lector.*/ .AyudaLector_vineta { color: #ffffff; font-size: 11px; background-color: #65739A; font-weight: bold; background-image: url(../g/NavEsquina_azul.gif); background-repeat: no-repeat; background-position: right bottom; background-attachment: fixed; text-decoration: none; } .AyudaLector_vineta a:link{ font-size: 11px; color: #ffffff; background-color: #65739A; font-weight: bold; text-decoration: none; background-image: url(../g/NavEsquina_azul.gif); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; } .AyudaLector_vineta a:hover{ font-size: 11px; color: #ffffff; background-color: #65739A; font-weight: bold; text-decoration: none; background-image: url(../g/NavEsquina_azul.gif); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; } .AyudaLector_vineta a:active{ font-size: 11px; color: #ffffff; background-color: #65739A; font-weight: bold; text-decoration: none; background-image: url(../g/NavEsquina_azul.gif); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; } .AyudaLector_vineta a:visited{ font-size: 11px; color: #ffffff; background-color: #65739A; font-weight: bold; text-decoration: none; background-image: url(../g/NavEsquina_azul.gif); background-repeat: no-repeat; background-position: right top; background-attachment: fixed; } /* Este es el estilo para los bloques de texto del sitio */ .Texto { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000; } /* Este es el estilo para la firma de las notas secundarias */ .Firma { font-size: 12px; color: #314088; font-weight: bold; } .TituloTerciario { font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #333366; } .TituloTerciario a:link { font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #333366; text-decoration: underline; } .TituloTerciario a:active { font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #333366; text-decoration: underline; } .TituloTerciario a:hover { font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #333366; text-decoration: underline; } .TituloTerciario a:visited { font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: normal; color: #333366; text-decoration: underline; } /* Este es el estilo para las vinculaciones de las notas relacionadas */ .NotaRelacionadaTitulo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: none; } .NotaRelacionadaTitulo a:link{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline; } .NotaRelacionadaTitulo a:active{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline; } .NotaRelacionadaTitulo a:visited{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline; } .NotaRelacionadaTitulo a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline; } .NotaRelacionadaTitulo a:link{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #666666; text-decoration: underline; } .Hora { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #CC0000; text-decoration: none; } /* Estilo para la viñeta de las ayudas al lector */ .Vitrinas-Vineta { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-image: url(../g/V_fondo.gif); background-repeat: repeat; } .Vitrinas-Vineta a:link{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-image: url(../g/V_fondo.gif); background-repeat: repeat; } .Vitrinas-Vineta a:active{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-image: url(../g/V_fondo.gif); background-repeat: repeat; } .Vitrinas-Vineta a:visited{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-image: url(../g/V_fondo.gif); background-repeat: repeat; } .Vitrinas-Vineta a:hover{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-image: url(../g/V_fondo.gif); background-repeat: repeat; } body { background-image: url(../g/EI-Fondo.gif); background-repeat: repeat-y; } .Seccion { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; } .Hora { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #CC0000; text-decoration: none; }