  body {text-align:center;}
  p.autor {font-family:verdana,tahoma,arial;
           text-align:center;
           margin-top:5;
           margin-bottom:4;
          }
   #oficial {
             font-size:125%;
             font-weight:bold;
             font-style:italic;
             color:red;
            }
   table.autoridad {text-align:center;
                    table-layout:fixed;
                    width:446px;
                   }
   table.notas {border-collapse:collapse;
                text-align:center;
                font-size:70%;
               /* table-layout:fixed;
                width:596px; */
                width:100%;
                border:1px solid black;
                empty-cells:show;

               }
 .n {border:1px solid black;
     widht:38px;
        }
 .m {border:1px solid black;
     widht:100px;
     text-align:justify;
        }
   tr.uno  { background color:ALICEBLUE;
             height:25px; }
   tr.dos  { background color:CORNSILK;
             height:25px;  }
   tr.tres { background color:DODGERBLUE;
             height:25px;  }
   tr.cuatro { 
             background color:DODGERBLUE;
             height:25px;  
             text-align:center;
             border:2px solid black;
             }

   table.parches {
                /* border-collapse:collapse; */
                text-align:left;
                font-size:70%;
                width:400px;
               /* border:1px solid black; */
                empty-cells:show;

               }
   table.horario {border-collapse:collapse;
                text-align:left;
                font-size:70%;
               /* table-layout:fixed; */
                width:480px;
                border:1px solid black;
                empty-cells:show;

               }

   table.horar_dep {border-collapse:collapse;
                text-align:center;
                font-size:65%;
               /* table-layout:fixed; */
                width:480px;
                border:1px solid black;
                empty-cells:show;

               }

table.ban_ecu {border-collapse:collapse;
                text-align:center;
                font-size:65%;
               /* table-layout:fixed; */
                width:480px;
                border:1px solid black;
                empty-cells:show;
                background: url(../imagenes/bande_ec1.jpg) no-repeat width: 400px height: 400px ;
               }


table.ban_qui {border-collapse:collapse;
                text-align:center;
                font-size:65%;
               /* table-layout:fixed; */
                width:480px;
                border:1px solid black;
                empty-cells:show;
                background: url(../imagenes/bande_qu1.jpg) no-repeat width: 400px height: 400px ;
               }
table.ban_com {border-collapse:collapse;
                text-align:center;
                font-size:65%;
               /* table-layout:fixed; */
                width:480px;
                border:1px solid black;
                empty-cells:show;
                background: url(../imagenes/bande_co1.jpg) no-repeat width: 400px height: 400px ;
               }

   table.novedad {border-collapse:collapse;
                text-align:left;
               /* font-size:70%; */
               /* table-layout:fixed; */
                width:496px;
                border:1px solid black;
                empty-cells:show;

               }
   tr.n_uno  { background color:ALICEBLUE;
             height:25px; }
   tr.n_dos  { background color:CORNSILK;
             height:25px;  }
   tr.n_tres { background color:WHITE;
             /*background color:DODGERBLUE;*/
             height:25px;
             text-align:center;
             color:RED;  }

