body { background-color: #90C0A0 ; font-family: Helvetica, sans-serif }
.solo_imprimir { display:none }
.solo_handheld{ display:none }
@media print {
  td.izquierdo { display:none }
  td.sepa { display:none }
  .no_imprimir { display:none }
  .solo_imprimir { display:inline }
}
@media handheld{
  td.izquierdo { display:none }
  td.sepa { display:none }
  .no_imprimir { display:none }
  .solo_handheld{ display:inline }
}
img.marco_i { width:177px; height:240px; }
img.img_marco_i_YANO:hover { width:180%; height:180%; }
h1 { margin-top:0; margin-bottom:0; padding:0 }
h1.principal { text-align: center; font-size: 300% ; font-weight: bold; }
h1.bajada    { font-size: 100% ; font-weight: bold ; text-align: center }
h1.titulo    { font-size: 150% ; font-weight: bold }
h2.subtitulo { font-size: 130% ; font-weight: bold }
h2.izquierdo { font-size: 100% }
.izquierdo { text-align: center; width: 190px; color: #800000 ; font-weight: bold }
td.sepa { width: 5px; background-color: #902040; border-right-width: 10px; border-right: solid; border-color: #90C0A0}
a.programa { font-size: 80%; font-weight: bold }
.atencion { color:#800000; font-weight: bold }
.pequenno { font-size:75% }
.flojo { font-size:80% }
.importante { font-weight: bold }
.superimportante { font-weight: bold; font-size:200% }
.centro { text-align: center}
.derecha { text-align: right}
.justificado { text-align: justify}
.izquierda { text-align: left}
.barra { font-size: 50% }
a.palclave:link    { color:black ; text-decoration:none }
a.palclave:visited { color:black ; text-decoration:none }
a.palclave:hover   { color:blue  ; text-decoration:underline }
a.palclave2:hover  { color:black ; border-bottom-style:dashed; border-bottom-width:1px; text-decoration:none }
