/**** Estilos ESAC ****/
td.SAC_Titulo  { background-color: #4C6DA8; color: #ffffff;
         text-align: center; font-weight: bold;
         margin: 0; border: 1 solid #d0d0d0; padding: 1 3;
         font-family: Tahoma; font-size: 9pt; }
td.SAC_Pregunta  { background-color: #fafafa; color: #3E5888;
         margin: 0; border: 1 solid #d0d0d0; padding: 1 3;
         font-family: Tahoma; font-size: 8pt; }
td.SAC_Respuesta  { background-color: #ededed; color: #3E5888;
         margin: 0; border: 1 solid #d0d0d0; padding: 1 3;
         font-family: tahoma; font-size: 8pt; }
td.SAC_Observaciones  { background-color:#FFFFCC; color: navy;
         margin: 0; border: 1 solid #d0d0d0; padding: 1 3;
         font-family: Tahoma; font-size: 9pt; }
td.font { font-family: tahoma; font-size: 9pt; }

#DivDatos p { margin: 3pt; padding: 2pt 2pt 2pt 2pt;
              font-family: Tahoma; font-size: 9pt; }
/* #DivDatos table { width: 100% } */
#DivDatos li { list-style-type: disc;
               margin: 0; border: 0; padding: 1pt; line-height: 10pt;
               font-family: tahoma; font-size: 9pt; }
#DivDatos td { vertical-align:top }

