MIME-Version: 1.0
X-Document-Type: Workbook
Content-Type: multipart/related; boundary="----=_NextPart_01CB6A02.5DF61BC0"

Este documento es una página Web de un solo archivo, también conocido como archivo de almacenamiento Web. Si está viendo este mensaje, su explorador o editor no admite archivos de almacenamiento Web. Descargue un explorador que admita este tipo de archivos, como Windows® Internet Explorer®.

------=_NextPart_01CB6A02.5DF61BC0
Content-Location: file:///C:/65494C12/Administrativos10_2.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta name=3D"Excel Workbook Frameset">
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link rel=3DFile-List href=3D"Administrativos10_2_archivos/filelist.xml">
<title>Personal Admtivo ITESI</title>
<![if !supportTabStrip]>
<link id=3D"shLink" href=3D"Administrativos10_2_archivos/sheet001.htm">
<link id=3D"shLink" href=3D"Administrativos10_2_archivos/sheet002.htm">
<link id=3D"shLink" href=3D"Administrativos10_2_archivos/sheet003.htm">

<link id=3D"shLink">

<script language=3D"JavaScript">
<!--
 var c_lTabs=3D3;

 var c_rgszSh=3Dnew Array(c_lTabs);
 c_rgszSh[0] =3D "Hoja1";
 c_rgszSh[1] =3D "Hoja2";
 c_rgszSh[2] =3D "Hoja3";



 var c_rgszClr=3Dnew Array(8);
 c_rgszClr[0]=3D"window";
 c_rgszClr[1]=3D"buttonface";
 c_rgszClr[2]=3D"windowframe";
 c_rgszClr[3]=3D"windowtext";
 c_rgszClr[4]=3D"threedlightshadow";
 c_rgszClr[5]=3D"threedhighlight";
 c_rgszClr[6]=3D"threeddarkshadow";
 c_rgszClr[7]=3D"threedshadow";

 var g_iShCur;
 var g_rglTabX=3Dnew Array(c_lTabs);

function fnGetIEVer()
{
 var ua=3Dwindow.navigator.userAgent
 var msie=3Dua.indexOf("MSIE")
 if (msie>0 && window.navigator.platform=3D=3D"Win32")
  return parseInt(ua.substring(msie+5,ua.indexOf(".", msie)));
 else
  return 0;
}

function fnBuildFrameset()
{
 var szHTML=3D"<frameset rows=3D\"*,18\" border=3D0 width=3D0 frameborder=
=3Dno framespacing=3D0>"+
  "<frame src=3D\""+document.all.item("shLink")[0].href+"\" name=3D\"frShee=
t\" noresize>"+
  "<frameset cols=3D\"54,*\" border=3D0 width=3D0 frameborder=3Dno framespa=
cing=3D0>"+
  "<frame src=3D\"\" name=3D\"frScroll\" marginwidth=3D0 marginheight=3D0 s=
crolling=3Dno>"+
  "<frame src=3D\"\" name=3D\"frTabs\" marginwidth=3D0 marginheight=3D0 scr=
olling=3Dno>"+
  "</frameset></frameset><plaintext>";

 with (document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 fnBuildTabStrip();
}

function fnBuildTabStrip()
{
 var szHTML=3D
  "<html><head><style>.clScroll {font:8pt Courier New;color:"+c_rgszClr[6]+=
";cursor:default;line-height:10pt;}"+
  ".clScroll2 {font:10pt Arial;color:"+c_rgszClr[6]+";cursor:default;line-h=
eight:11pt;}</style></head>"+
  "<body onclick=3D\"event.returnValue=3Dfalse;\" ondragstart=3D\"event.ret=
urnValue=3Dfalse;\" onselectstart=3D\"event.returnValue=3Dfalse;\" bgcolor=
=3D"+c_rgszClr[4]+" topmargin=3D0 leftmargin=3D0><table cellpadding=3D0 cel=
lspacing=3D0 width=3D100%>"+
  "<tr><td colspan=3D6 height=3D1 bgcolor=3D"+c_rgszClr[2]+"></td></tr>"+
  "<tr><td style=3D\"font:1pt\">&nbsp;<td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(0);\" onmouseover=3D\"parent.fnMouseOverScroll(0);\" onmous=
eout=3D\"parent.fnMouseOutScroll(0);\"><a>&#171;</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(0);\" ondblclick=3D\"parent.fnScrollTabs(0);\" onmouseover=3D\=
"parent.fnMouseOverScroll(1);\" onmouseout=3D\"parent.fnMouseOutScroll(1);\=
"><a>&lt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll2\" onclick=3D\"parent.=
fnScrollTabs(1);\" ondblclick=3D\"parent.fnScrollTabs(1);\" onmouseover=3D\=
"parent.fnMouseOverScroll(2);\" onmouseout=3D\"parent.fnMouseOutScroll(2);\=
"><a>&gt</a></td>"+
  "<td valign=3Dtop id=3DtdScroll class=3D\"clScroll\" onclick=3D\"parent.f=
nFastScrollTabs(1);\" onmouseover=3D\"parent.fnMouseOverScroll(3);\" onmous=
eout=3D\"parent.fnMouseOutScroll(3);\"><a>&#187;</a></td>"+
  "<td style=3D\"font:1pt\">&nbsp;<td></tr></table></body></html>";

 with (frames['frScroll'].document) {
  open("text/html","replace");
  write(szHTML);
  close();
 }

 szHTML =3D
  "<html><head>"+
  "<style>A:link,A:visited,A:active {text-decoration:none;"+"color:"+c_rgsz=
Clr[3]+";}"+
  ".clTab {cursor:hand;background:"+c_rgszClr[1]+";font:9pt Arial;padding-l=
eft:3px;padding-right:3px;text-align:center;}"+
  ".clBorder {background:"+c_rgszClr[2]+";font:1pt;}"+
  "</style></head><body onload=3D\"parent.fnInit();\" onselectstart=3D\"eve=
nt.returnValue=3Dfalse;\" ondragstart=3D\"event.returnValue=3Dfalse;\" bgco=
lor=3D"+c_rgszClr[4]+
  " topmargin=3D0 leftmargin=3D0><table id=3DtbTabs cellpadding=3D0 cellspa=
cing=3D0>";

 var iCellCount=3D(c_lTabs+1)*2;

 var i;
 for (i=3D0;i<iCellCount;i+=3D2)
  szHTML+=3D"<col width=3D1><col>";

 var iRow;
 for (iRow=3D0;iRow<6;iRow++) {

  szHTML+=3D"<tr>";

  if (iRow=3D=3D5)
   szHTML+=3D"<td colspan=3D"+iCellCount+"></td>";
  else {
   if (iRow=3D=3D0) {
    for(i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1 class=3D\"clBorder\"></td>";
   } else if (iRow=3D=3D1) {
    for(i=3D0;i<c_lTabs;i++) {
     szHTML+=3D"<td height=3D1 nowrap class=3D\"clBorder\">&nbsp;</td>";
     szHTML+=3D
      "<td id=3DtdTab height=3D1 nowrap class=3D\"clTab\" onmouseover=3D\"p=
arent.fnMouseOverTab("+i+");\" onmouseout=3D\"parent.fnMouseOutTab("+i+");\=
">"+
      "<a href=3D\""+document.all.item("shLink")[i].href+"\" target=3D\"frS=
heet\" id=3DaTab>&nbsp;"+c_rgszSh[i]+"&nbsp;</a></td>";
    }
    szHTML+=3D"<td id=3DtdTab height=3D1 nowrap class=3D\"clBorder\"><a id=
=3DaTab>&nbsp;</a></td><td width=3D100%></td>";
   } else if (iRow=3D=3D2) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1></td><td height=3D1 class=3D\"clBorder\"></t=
d>";
    szHTML+=3D"<td height=3D1></td><td height=3D1></td>";
   } else if (iRow=3D=3D3) {
    for (i=3D0;i<iCellCount;i++)
     szHTML+=3D"<td height=3D1></td>";
   } else if (iRow=3D=3D4) {
    for (i=3D0;i<c_lTabs;i++)
     szHTML+=3D"<td height=3D1 width=3D1></td><td height=3D1></td>";
    szHTML+=3D"<td height=3D1 width=3D1></td><td></td>";
   }
  }
  szHTML+=3D"</tr>";
 }

 szHTML+=3D"</table></body></html>";
 with (frames['frTabs'].document) {
  open("text/html","replace");
  charset=3Ddocument.charset;
  write(szHTML);
  close();
 }
}

function fnInit()
{
 g_rglTabX[0]=3D0;
 var i;
 for (i=3D1;i<=3Dc_lTabs;i++)
  with (frames['frTabs'].document.all.tbTabs.rows[1].cells[fnTabToCol(i-1)])
   g_rglTabX[i]=3DoffsetLeft+offsetWidth-6;
}

function fnTabToCol(iTab)
{
 return 2*iTab+1;
}

function fnNextTab(fDir)
{
 var iNextTab=3D-1;
 var i;

 with (frames['frTabs'].document.body) {
  if (fDir=3D=3D0) {
   if (scrollLeft>0) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<scrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di-1;
   }
  } else {
   if (g_rglTabX[c_lTabs]+6>offsetWidth+scrollLeft) {
    for (i=3D0;i<c_lTabs&&g_rglTabX[i]<=3DscrollLeft;i++);
    if (i<c_lTabs)
     iNextTab=3Di;
   }
  }
 }
 return iNextTab;
}

function fnScrollTabs(fDir)
{
 var iNextTab=3DfnNextTab(fDir);

 if (iNextTab>=3D0) {
  frames['frTabs'].scroll(g_rglTabX[iNextTab],0);
  return true;
 } else
  return false;
}

function fnFastScrollTabs(fDir)
{
 if (c_lTabs>16)
  frames['frTabs'].scroll(g_rglTabX[fDir?c_lTabs-1:0],0);
 else
  if (fnScrollTabs(fDir)>0) window.setTimeout("fnFastScrollTabs("+fDir+");"=
,5);
}

function fnSetTabProps(iTab,fActive)
{
 var iCol=3DfnTabToCol(iTab);
 var i;

 if (iTab>=3D0) {
  with (frames['frTabs'].document.all) {
   with (tbTabs) {
    for (i=3D0;i<=3D4;i++) {
     with (rows[i]) {
      if (i=3D=3D0)
       cells[iCol].style.background=3Dc_rgszClr[fActive?0:2];
      else if (i>0 && i<4) {
       if (fActive) {
        cells[iCol-1].style.background=3Dc_rgszClr[2];
        cells[iCol].style.background=3Dc_rgszClr[0];
        cells[iCol+1].style.background=3Dc_rgszClr[2];
       } else {
        if (i=3D=3D1) {
         cells[iCol-1].style.background=3Dc_rgszClr[2];
         cells[iCol].style.background=3Dc_rgszClr[1];
         cells[iCol+1].style.background=3Dc_rgszClr[2];
        } else {
         cells[iCol-1].style.background=3Dc_rgszClr[4];
         cells[iCol].style.background=3Dc_rgszClr[(i=3D=3D2)?2:4];
         cells[iCol+1].style.background=3Dc_rgszClr[4];
        }
       }
      } else
       cells[iCol].style.background=3Dc_rgszClr[fActive?2:4];
     }
    }
   }
   with (aTab[iTab].style) {
    cursor=3D(fActive?"default":"hand");
    color=3Dc_rgszClr[3];
   }
  }
 }
}

function fnMouseOverScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[7];
}

function fnMouseOutScroll(iCtl)
{
 frames['frScroll'].document.all.tdScroll[iCtl].style.color=3Dc_rgszClr[6];
}

function fnMouseOverTab(iTab)
{
 if (iTab!=3Dg_iShCur) {
  var iCol=3DfnTabToCol(iTab);
  with (frames['frTabs'].document.all) {
   tdTab[iTab].style.background=3Dc_rgszClr[5];
  }
 }
}

function fnMouseOutTab(iTab)
{
 if (iTab>=3D0) {
  var elFrom=3Dframes['frTabs'].event.srcElement;
  var elTo=3Dframes['frTabs'].event.toElement;

  if ((!elTo) ||
   (elFrom.tagName=3D=3DelTo.tagName) ||
   (elTo.tagName=3D=3D"A" && elTo.parentElement!=3DelFrom) ||
   (elFrom.tagName=3D=3D"A" && elFrom.parentElement!=3DelTo)) {

   if (iTab!=3Dg_iShCur) {
    with (frames['frTabs'].document.all) {
     tdTab[iTab].style.background=3Dc_rgszClr[1];
    }
   }
  }
 }
}

function fnSetActiveSheet(iSh)
{
 if (iSh!=3Dg_iShCur) {
  fnSetTabProps(g_iShCur,false);
  fnSetTabProps(iSh,true);
  g_iShCur=3DiSh;
 }
}

 window.g_iIEVer=3DfnGetIEVer();
 if (window.g_iIEVer>=3D4)
  fnBuildFrameset();
//-->
</script>
<![endif]><!--[if gte mso 9]><xml>
 <x:ExcelWorkbook>
  <x:ExcelWorksheets>
   <x:ExcelWorksheet>
    <x:Name>Hoja1</x:Name>
    <x:WorksheetSource HRef=3D"Administrativos10_2_archivos/sheet001.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Hoja2</x:Name>
    <x:WorksheetSource HRef=3D"Administrativos10_2_archivos/sheet002.htm"/>
   </x:ExcelWorksheet>
   <x:ExcelWorksheet>
    <x:Name>Hoja3</x:Name>
    <x:WorksheetSource HRef=3D"Administrativos10_2_archivos/sheet003.htm"/>
   </x:ExcelWorksheet>
  </x:ExcelWorksheets>
  <x:Stylesheet HRef=3D"Administrativos10_2_archivos/stylesheet.css"/>
  <x:WindowHeight>8010</x:WindowHeight>
  <x:WindowWidth>17520</x:WindowWidth>
  <x:WindowTopX>240</x:WindowTopX>
  <x:WindowTopY>135</x:WindowTopY>
  <x:ProtectStructure>False</x:ProtectStructure>
  <x:ProtectWindows>False</x:ProtectWindows>
 </x:ExcelWorkbook>
</xml><![endif]-->
</head>

<frameset rows=3D"*,39" border=3D0 width=3D0 frameborder=3Dno framespacing=
=3D0>
 <frame src=3D"Administrativos10_2_archivos/sheet001.htm" name=3D"frSheet">
 <frame src=3D"Administrativos10_2_archivos/tabstrip.htm" name=3D"frTabs" m=
arginwidth=3D0 marginheight=3D0>
 <noframes>
  <body>
   <p>Esta p&aacute;gina utiliza marcos que su explorador no admite.</p>
  </body>
 </noframes>
</frameset>
</html>

------=_NextPart_01CB6A02.5DF61BC0
Content-Location: file:///C:/65494C12/Administrativos10_2_archivos/stylesheet.css
Content-Transfer-Encoding: quoted-printable
Content-Type: text/css; charset="us-ascii"

tr
	{mso-height-source:auto;}
col
	{mso-width-source:auto;}
br
	{mso-data-placement:same-cell;}
.style0
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:Normal;
	mso-style-id:0;}
.style16
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:"Normal 2";}
.style18
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:"Normal 3";}
.style19
	{mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	white-space:nowrap;
	mso-rotate:0;
	mso-background-source:auto;
	mso-pattern:auto;
	color:windowtext;
	font-size:10.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial;
	mso-generic-font-family:auto;
	mso-font-charset:0;
	border:none;
	mso-protection:locked visible;
	mso-style-name:"Normal 4";}
td
	{mso-style-parent:style0;
	padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	mso-ignore:padding;
	color:black;
	font-size:11.0pt;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Calibri, sans-serif;
	mso-font-charset:0;
	mso-number-format:General;
	text-align:general;
	vertical-align:bottom;
	border:none;
	mso-background-source:auto;
	mso-pattern:auto;
	mso-protection:locked visible;
	white-space:nowrap;
	mso-rotate:0;}
.xl69
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	vertical-align:middle;}
.xl70
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;}
.xl71
	{mso-style-parent:style18;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:middle;}
.xl72
	{mso-style-parent:style19;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:left;
	vertical-align:middle;}
.xl73
	{mso-style-parent:style19;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:left;}
.xl74
	{mso-style-parent:style19;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	vertical-align:middle;}
.xl75
	{mso-style-parent:style0;
	text-align:center;}
.xl76
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	vertical-align:middle;
	border:.5pt solid windowtext;}
.xl77
	{mso-style-parent:style19;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	border:.5pt solid windowtext;}
.xl78
	{mso-style-parent:style19;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:left;
	vertical-align:middle;
	border:.5pt solid windowtext;}
.xl79
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	border:.5pt solid windowtext;}
.xl80
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:0;
	border:.5pt solid windowtext;}
.xl81
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:left;
	border:.5pt solid windowtext;}
.xl82
	{mso-style-parent:style19;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:left;
	border:.5pt solid windowtext;}
.xl83
	{mso-style-parent:style19;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:0;
	text-align:left;
	border:.5pt solid windowtext;}
.xl84
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:"\0022$\0022\#\,\#\#0\.00";
	text-align:left;
	border:.5pt solid windowtext;}
.xl85
	{mso-style-parent:style19;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	vertical-align:middle;
	border:.5pt solid windowtext;}
.xl86
	{mso-style-parent:style0;
	text-align:center;
	border:.5pt solid windowtext;}
.xl87
	{mso-style-parent:style0;
	font-weight:700;
	text-align:center;
	border:.5pt solid windowtext;}
.xl88
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:0000;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;}
.xl89
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:0000;
	text-align:center;
	border:.5pt solid windowtext;}
.xl90
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:0000;
	text-align:center;
	vertical-align:middle;}
.xl91
	{mso-style-parent:style16;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	mso-number-format:0000;
	text-align:center;}
.xl92
	{mso-style-parent:style0;
	font-size:12.0pt;
	font-weight:700;}
.xl93
	{mso-style-parent:style0;
	background:#C2D69A;
	mso-pattern:black none;}
.xl94
	{mso-style-parent:style0;
	text-align:center;
	background:#C2D69A;
	mso-pattern:black none;}
.xl95
	{mso-style-parent:style18;
	color:windowtext;
	font-size:8.0pt;
	font-family:Arial, sans-serif;
	mso-font-charset:0;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;}
.xl96
	{mso-style-parent:style0;
	color:white;
	font-size:14.0pt;
	text-align:center;
	vertical-align:middle;
	background:#E46D0A;
	mso-pattern:black none;}
.xl97
	{mso-style-parent:style0;
	font-size:12.0pt;
	font-weight:700;
	text-align:center;
	vertical-align:middle;}
.xl98
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;}
.xl99
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;
	white-space:normal;}
.xl100
	{mso-style-parent:style0;
	text-align:center;
	vertical-align:middle;
	border:.5pt solid windowtext;}

------=_NextPart_01CB6A02.5DF61BC0
Content-Location: file:///C:/65494C12/Administrativos10_2_archivos/tabstrip.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html>
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../Administrativos10_2.htm">
<![if IE]>
<base href=3D"file:///C:\65494C12\Administrativos10_2_archivos\tabstrip.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<script language=3D"JavaScript">
<!--
if (window.name!=3D"frTabs")
 window.location.replace(document.all.item("Main-File").href);
//-->
</script>
<style>
<!--
A {
    text-decoration:none;
    color:#000000;
    font-size:9pt;
}
-->
</style>
</head>
<body topmargin=3D0 leftmargin=3D0 bgcolor=3D"#808080">
<table border=3D0 cellspacing=3D1>
 <tr>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet001.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Hoja1</font>=
</a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet002.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Hoja2</font>=
</a>&nbsp;</small></small></b></td>
 <td bgcolor=3D"#FFFFFF" nowrap><b><small><small>&nbsp;<a href=3D"sheet003.=
htm" target=3D"frSheet"><font face=3D"Arial" color=3D"#000000">Hoja3</font>=
</a>&nbsp;</small></small></b></td>

 </tr>
</table>
</body>
</html>

------=_NextPart_01CB6A02.5DF61BC0
Content-Location: file:///C:/65494C12/Administrativos10_2_archivos/sheet001.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:v=3D"urn:schemas-microsoft-com:vml"
xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../Administrativos10_2.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<title>Personal Admtivo ITESI</title>
<![if IE]>
<base href=3D"file:///C:\65494C12\Administrativos10_2_archivos\sheet001.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(0);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../Administrativos10_2.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D1182 style=3D'bor=
der-collapse:
 collapse;table-layout:fixed;width:887pt'>
 <col class=3Dxl75 width=3D96 style=3D'mso-width-source:userset;mso-width-a=
lt:3510;
 width:72pt'>
 <col width=3D31 style=3D'mso-width-source:userset;mso-width-alt:1133;width=
:23pt'>
 <col width=3D94 style=3D'mso-width-source:userset;mso-width-alt:3437;width=
:71pt'>
 <col width=3D101 style=3D'mso-width-source:userset;mso-width-alt:3693;widt=
h:76pt'>
 <col width=3D172 style=3D'mso-width-source:userset;mso-width-alt:6290;widt=
h:129pt'>
 <col width=3D111 style=3D'mso-width-source:userset;mso-width-alt:4059;widt=
h:83pt'>
 <col width=3D577 style=3D'mso-width-source:userset;mso-width-alt:21101;wid=
th:433pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 width=3D96 style=3D'height:15.0pt;width:72pt=
'></td>
  <td width=3D31 style=3D'width:23pt'></td>
  <td width=3D94 style=3D'width:71pt'></td>
  <td width=3D101 style=3D'width:76pt'></td>
  <td width=3D172 style=3D'width:129pt'></td>
  <td width=3D111 style=3D'width:83pt'></td>
  <td width=3D577 style=3D'width:433pt'></td>
 </tr>
 <tr height=3D25 style=3D'height:18.75pt'>
  <td colspan=3D7 height=3D25 class=3Dxl96 style=3D'height:18.75pt'>PERSONAL
  ADMINSTRATIVO PERIODO AGOSTO DICIEMBRE 2010</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td colspan=3D6 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D21 style=3D'height:15.75pt'>
  <td height=3D21 class=3Dxl75 style=3D'height:15.75pt'></td>
  <td colspan=3D3 class=3Dxl97>TOTAL GLOBAL<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl92 align=3Dright>132</td>
  <td colspan=3D2 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td colspan=3D3 class=3Dxl94>IRAPUATO</td>
  <td class=3Dxl93 align=3Dright>85</td>
  <td colspan=3D2 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td colspan=3D3 class=3Dxl75>ABASOLO</td>
  <td align=3Dright>13</td>
  <td colspan=3D2 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td colspan=3D3 class=3Dxl94>SAN FELIPE</td>
  <td class=3Dxl93 align=3Dright>7</td>
  <td colspan=3D2 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td colspan=3D3 class=3Dxl98>SAN JOSE ITURBIDE</td>
  <td align=3Dright>7</td>
  <td colspan=3D2 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td colspan=3D3 class=3Dxl94>SAN LUIS DE LA PAZ</td>
  <td class=3Dxl93 align=3Dright>7</td>
  <td colspan=3D2 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td colspan=3D3 class=3Dxl75>TARIMORO</td>
  <td align=3Dright>6</td>
  <td colspan=3D2 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 style=3D'height:15.0pt'></td>
  <td colspan=3D3 class=3Dxl94>PURISIMA DEL RINCON</td>
  <td class=3Dxl93 align=3Dright>7</td>
  <td colspan=3D2 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td colspan=3D6 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td colspan=3D6 style=3D'mso-ignore:colspan'></td>
 </tr>
 <tr height=3D40 style=3D'height:30.0pt'>
  <td height=3D40 class=3Dxl99 width=3D96 style=3D'height:30.0pt;width:72pt=
'>Consec. X
  <br>
    Extensi&oacute;n</td>
  <td class=3Dxl100 style=3D'border-left:none'>NIP</td>
  <td colspan=3D2 class=3Dxl100 style=3D'border-left:none'>Apellidos</td>
  <td class=3Dxl100 style=3D'border-left:none'>Nombre</td>
  <td class=3Dxl100 style=3D'border-left:none'>Extensi&oacute;n</td>
  <td class=3Dxl100 style=3D'border-left:none'>Puesto</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>1</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5007</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>DELGADO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MARTINEZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ALFONSO</td>
  <td rowspan=3D13 class=3Dxl95 style=3D'border-top:none'>ABASOLO</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>SUBDIRECTOR</=
td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>2</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5158</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ELIAS<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CABRERA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>FABIOLA</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA AMBIENTAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>3</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5159</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GUEVARA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CASTRO</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MARIA DEL CAR=
MEN</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA
  ESPECIALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>4</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5167</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>LEON<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ROJAS</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>LIBRADO</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>SUBDIRECTOR A=
CADEMICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>5</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5224</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>NU&Ntilde;EZ<=
span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>PEREZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>SANJUANA LOUR=
DES</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>6</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5270</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MARTINEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ZAVALA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MA. DE LA LUZ=
</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  SUBDIRECTOR</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>7</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5281</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MEDINA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GUEVARA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>FRACISCO</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE CARRERA DE INGENIERIA INDUSTRIAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>8</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5282</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>QUINTERO<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ACACIO</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ALEJANDRO<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;</span></td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>9</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5283</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>LAGUNA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GONZALEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JOSE ANTONIO<=
/td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  TALLERES Y LABORATORIOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>10</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5284</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>SANCHEZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ESTRADA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>SAUL ADAN</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  DEPORTES CULTURA E IDIOMAS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>11</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5285</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CRESPO</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GALLARDO<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>PEDRO ABRAHAM=
</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  CONTROL ESCOLAR Y PLANEACION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>12</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5309</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>MARQUEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>GONZALEZ</td>
  <td class=3Dxl80 style=3D'border-top:none;border-left:none'>J. GUADALUPE<=
/td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>JEFE ADMINIST=
RATIVO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl87 style=3D'height:15.0pt;border-top:none'>13</=
td>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5312</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CAMACHO</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ESCALERA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JOSE HOMERO</=
td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DEL
  CENTRO DE INFORMACION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td class=3Dxl90></td>
  <td colspan=3D3 class=3Dxl69 style=3D'mso-ignore:colspan'></td>
  <td class=3Dxl71></td>
  <td class=3Dxl72></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt'>1</td>
  <td class=3Dxl89 style=3D'border-left:none'>5311</td>
  <td class=3Dxl79 style=3D'border-left:none'>HERNANDEZ</td>
  <td class=3Dxl79 style=3D'border-left:none'>MORALES</td>
  <td class=3Dxl79 style=3D'border-left:none'>HILDA</td>
  <td rowspan=3D85 class=3Dxl95>IRAPUATO</td>
  <td class=3Dxl77 style=3D'border-left:none'>JEFE DE OFICINA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>2</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5002</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>IPIENS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GRACIA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>LUIS MARIANO<=
/td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>DIRECTOR<span
  style=3D'mso-spacerun:yes'>&nbsp; </span>ACADEMICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>3</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5006</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>BERMUDEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GASCA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>EDUARDO<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  LABORATORIOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>4</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5010</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>VACA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>DAVID</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA ELECTROMECANICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>5</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5013</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PEREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PIZANO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SERGIO ELIAS<=
/td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE LA LICENCIATURA EN INFORMATICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>6</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5018</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ARMENTA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>FRANCISCO NIC=
OLAS</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE SISTEMAS COMPUTACIONALES</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>7</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5019</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MORENO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ZACARIAS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PEDRO EDUARDO=
</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE LA LICENCIATURA EN BIOLOGIA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>8</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5021</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ROSALES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SALVADOR</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE LABORATORIOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>9</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5036</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>REYES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>NANCY</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SECRETARIA DE=
 JEFE DE
  DEPARTAMENTO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>10</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5037</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTINEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>CEBALLOS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SILVIA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  DIRECTOR DE AREA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>11</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5051</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>VIGIL</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PEREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ALDO NOE</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO EN
  MANTENIMIENTO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>12</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5066</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>HORTELANO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>OLVERA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>REFUGIO NICOL=
AS</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA INDUSTRIAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>13</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5103</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>AYALA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ELISEO</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE CIENCIAS BASICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>14</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5108</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>QUINTANA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>QUINTANA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JOSE ANTONIO<=
/td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO EN
  MANTENIMIENTO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>15</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5114</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>FERNANDEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>TRUJILLO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RUBEN</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA EN MATERIALES</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>16</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5115</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>DIAZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MENDEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JAVIER</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE LABORATORIOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>17</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5118</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>REYES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>VALLEJO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>BLANCA ESTELA=
</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SECRETARIA DE=
 JEFE DE
  DEPARTAMENTO<span style=3D'mso-spacerun:yes'>&nbsp; </span>DE LA DIVISION=
 EN
  LABORATORIOS<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>18</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5135</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTINEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ORTIZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>NOELIA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DEL AREA DE TUTORIAS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>19</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5136</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>CUIN</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MACEDO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>OSCAR OMAR</t=
d>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA MECATRONICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>20</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5191</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>OJEDA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SUAREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>J. TRINIDAD</=
td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERADE INGENIERIA BIOQUIMICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>21</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5203</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SOLORZANO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>LUJANO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>J. SACRAMENTO=
</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA ELECTR&Ograve;NICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>22</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5215</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>TORREBLANCA</=
td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PONCE</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>AKIRA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE INVESTIGACION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>23</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5012</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PARRA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PEREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SANDRA EUGENI=
A</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE RECURSOS FINANCIEROS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>24</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5032</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>COVARRUBIAS</=
td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SAAVEDRA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PATRICIA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE COMPRAS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>25</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5042</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>BAEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>BERNAL</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SALVADOR</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ALMACENISTA</=
td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>26</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5043</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>CORDOBA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ZU&Ntilde;IGA=
</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTIN</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ANALISTA
  ESPECIALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>27</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5044</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MACIAS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>VICTOR</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO EN
  MANTENIMIENTO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>28</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5045</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>VELA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MOSQUEDA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MA.<span
  style=3D'mso-spacerun:yes'>&nbsp; </span>LOURDES</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>INTENDENTE</t=
d>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>29</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5110</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GARNICA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JUVERA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>NONANCINE AME=
YALE
  BERENICE</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  RECURSOS FINANCIEROS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>30</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5148</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SANDOVAL</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>VAZQUEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JOSE LUIS</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO EN
  MANTENIMIENTO DE RECURSOS MATERIALES Y SERVICIOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>31</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5150</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MORALES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARIA ELENA</=
td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO ESPEC=
IALIZADO
  DE DEPARTAMENTO DE RECURSOS FINANCIEROS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>32</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5184</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>ESTUDILLO</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>FLORES</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>ISRAEL</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE RECURSOS MATERIALES Y SERVICIOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>33</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5014</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RODRIGUEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>REYES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>LUIS ALFREDO<=
/td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>DIRECTOR DE
  PLANEACION Y EVALUACION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>34</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5020</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>FLORES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MEJIA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MERCEDES</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE PLANEACION, PROGRAMACION Y PRESUPUESTO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>35</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5024</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>NU&Ntilde;EZ<=
/td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ROJAS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>FERNANDO</td>
  <td class=3Dxl83 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE ESTADISTICA Y EVALUACION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>36</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5030</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SERRANO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GONZALEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>LETICIA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>37</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5047</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MORALES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GARCIA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MA. ISABEL</t=
d>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  DIRECTOR DE AREA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>38</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5049</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GUERRERO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MEJIA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>OMAR</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE CONTROL ESCOLAR</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>39</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5144</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>CANDIDO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>VALTIERRA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ALEJANDRA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  DIRECCION DE PLANEACION Y EVALUACION<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>40</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5204</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>RANGEL</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>CUEVAS</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>SANDRA EDITH<=
/td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE CALIDAD</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>41</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5236</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>RENTERIA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>CHACON</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>YESSICA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  SERVICIOS ESCOLARES</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>42</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5294</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>TAPIA</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>RUIZ</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>LILIA</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DEL
  DEPARTAMENTO DE PLANEACION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>43</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5304</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>URIBE</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>FIGUEROA</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>JOSE ENOC</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO
  SERVICIOS ESCOLARES</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>44</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5307</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>SANCHEZ</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>HERRERA</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>ANDREA MARCEL=
A</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO
  SERVICIOS ESCOLARES</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>45</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5005</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>AGUILA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SALVADOR</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DEL CENTRO DE IDIOMAS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>46</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5011</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTINEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SANCHEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ALEJANDRO</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SUBDIRECTOR DE
  VINCULACION Y EXTENSION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>47</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5023</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GALVAN</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MEDINA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MA. DEL CARME=
N</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE ACTIVIDADES CIVICAS, DEPORTIVAS Y CULTURALES</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>48</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5040</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>BORJA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GARCIA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>LAURA LUCRECI=
A</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE OFICI=
NA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>49</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5041</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PALACIOS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GUTIERREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JOSE SALVADOR=
</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>BIBLIOTECARIO=
</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>50</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5056</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>QUIROZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ROA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>NORMA CAROLIN=
A</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  SUBDIRECCION DE EXTENSION<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>51</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5057</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTINEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JANETTE</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  DIRECTOR DE AREA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>52</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5062</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MONTERO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RUBIO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ERICH</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE DESARROLLO HUMANO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>53</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5064</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ROJAS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GONZALEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JAVIER DE JES=
US</td>
  <td class=3Dxl83 style=3D'border-top:none;border-left:none'>JEFE DE EXTEN=
SION
  ESCOLAR</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>54</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5080</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ACOSTA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RUIZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARIA AIDEE<s=
pan
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>DIRECTOR DE
  VINCULACION Y EXTENSION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>55</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5081</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>VIGIL</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PEREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GABRIELA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ANALISTA
  ESPECIALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>56</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5119</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GUTIERREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>CELIA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>BIBLIOTECARIO=
 DE
  CENTRO DE INFORMACION<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>=
</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>57</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5121</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ANDRADE</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTINEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTHA GUADAL=
UPE</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE VINCULACION CON SECTOR PRODUCTIVO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>58</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5129</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>AGUIRRE</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PEREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>NORMA ANGELIC=
A</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  DIRECTOR DE AREA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>59</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5142</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MONTOYA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>NITO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>CARLOS ENRIQU=
E</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE CENTRO DE IMPULSO EMPRESARIAL Y DE NEGOCIOS E INNOVACION TECNOLOGICA</=
td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>60</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5149</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ADAME</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ESQUIVEL</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JULIETA ISABE=
L</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE CENTRO DE INFORMACION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>61</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5291</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>AGUILAR<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>GUERRERO</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>EDUARDO</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>JEFE DEL CENT=
RO DE
  EDUCACION CONTINUA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>62</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5293</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>FAES</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>MURILLO</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>ADRIAN ISRAEL=
</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  CENTRO DE INFORMACION</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>63</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5004</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ARZATE</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MOSQUEDA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MIRIAM RUTH</=
td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>DIRECTORA GEN=
ERAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>64</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5025</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>PADILLA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ZAVALA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ALBERTO ISRAE=
L</td>
  <td class=3Dxl83 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE COMUNICACION Y DIFUSION SOCIAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>65</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5109</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ZAMAGUEY</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>NEGRETE</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>CLAUDIA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  CALIDAD</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>66</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5289</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>NAVARRETE</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>MOCTEZUMA</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>JUAN ARTURO</=
td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DEL
  DEPARTAMENTO JURIDICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>67</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5295</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>PARAMO</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>CARDIEL</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>VERONICA</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ABOGADO GENER=
AL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>68</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5301</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>DE LA MAZA</t=
d>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>CANTERO</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>JORGE ALFREDO=
</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE OFICI=
NA DE
  DEPARTAMENTO DE COMUNICACION Y DIFUSION SOCIAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>69</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5189</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GONZALEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>LEDESMA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ALMA DELIA</t=
d>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DEL
  DEPARTAMENTO DE RECURSOS FINANCIEROS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>70</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5288</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>SIERRA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>TORRES</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>IRENE</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE OFICI=
NA DE RH</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>71</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5300</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>MAGA&Ntilde;A=
</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>RUIZ</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>RAFAEL</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DIR.
  ADMINISTRATIVA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>72</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5303</td>
  <td class=3Dxl84 style=3D'border-top:none;border-left:none'>MALACARA</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>DE LOS COBOS<=
/td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>ADRIANA</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO DE
  RECURSOS HUMANOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>73</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5305</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>BRICE&Ntilde;=
O<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>CANO</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>FERMIN ELISEO=
</td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>JEFE DE RECUR=
SOS
  HUMANOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>74</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5026</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GALLARDO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JOSE LUIS FEL=
IPE</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE TECNOLOGIA Y SOPORTE DE EDUCACION A DISTANCIA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>75</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5028</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>FONSECA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>TOLEDO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ALEJANDRO</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO ESPEC=
IALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>76</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5050</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>BLAS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JAIME</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO ESPEC=
IALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>77</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5060</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SORIA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ELIZARRARAZ</=
td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GERARDO</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE OPERACI&Ograve;N</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>78</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5061</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ACOSTA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RUIZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARIA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SUBDIRECTOR DE
  RECURSOS INFORMATICOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>79</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5083</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>DEANTES</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>GILBERTO ANGE=
L</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE SISTEMAS INFORMATICOS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>80</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5130</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTINEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>RODRIGUEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>DIEGO IGNACIO=
</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO ESPEC=
IALIZADO
  DEPTO DE OPERACION<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>81</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5202</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ASCENCIO</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ZARATE</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>J. JESUS</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  DE REDES</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>82</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5227</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>RAZO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>BONILLA</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>EDGAR</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>TECNICO ESPEC=
IALIZADO
  DE DEPARTAMENTO DE OPERACION<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>83</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>MAGDALENO</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>SOLANO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>DIANA</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ENCARGADA DE =
LA
  JEFATURA DE DESARROLLO ACADEMICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>84</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>CERVANTES<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>FLORES</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>JOSE GUADALUP=
E</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>ENCARGADO DE =
LA
  JEFATURA DE TICS</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl87 style=3D'height:15.0pt;border-top:none'>85</=
td>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5235</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>SANDOVAL<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>ANA ROCIO</td>
  <td class=3Dxl82 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  SUBDIRECCION DE RECURSOS INFORMATICOS<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;&nbsp;</span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td class=3Dxl91></td>
  <td colspan=3D3 class=3Dxl70 style=3D'mso-ignore:colspan'></td>
  <td class=3Dxl71></td>
  <td class=3Dxl73></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt'>1</td>
  <td class=3Dxl88 style=3D'border-left:none'>5165</td>
  <td class=3Dxl76 style=3D'border-left:none'>LARA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-left:none'>YEPEZ</td>
  <td class=3Dxl76 style=3D'border-left:none'>NATALIA YESENIA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td rowspan=3D7 class=3Dxl95>PURISIMA</td>
  <td class=3Dxl78 style=3D'border-left:none'>SECRETARIA DE SUBDIRECTOR</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>2</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5175</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GONZALEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GAONA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ISAI</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA INDUSTRIAL<span style=3D'mso-spacerun:yes'>&nbsp;</=
span></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>3</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5200</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>DIAZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CONTRERAS</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RAUL RICARDO<=
span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>SUBDIRECTOR</=
td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>4</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5296</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>TOVAR</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>LARA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JOSE CARLOS</=
td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INFORMATICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>5</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5302</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ESTRADA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>LOPEZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CLARA ALEJAND=
RA</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>6</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5308</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>SOTO</td>
  <td class=3Dxl79 style=3D'border-top:none;border-left:none'>ENRIQUEZ</td>
  <td class=3Dxl80 style=3D'border-top:none;border-left:none'>JAVIER LEOBAR=
DO</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>JEFE ADMINIST=
RATIVO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl87 style=3D'height:15.0pt;border-top:none'>7</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5310</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>VILLALPANDO</=
td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MARIA DE JESU=
S</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td class=3Dxl90></td>
  <td colspan=3D3 class=3Dxl69 style=3D'mso-ignore:colspan'></td>
  <td class=3Dxl71></td>
  <td class=3Dxl72></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt'>1</td>
  <td class=3Dxl88 style=3D'border-left:none'>5183</td>
  <td class=3Dxl76 style=3D'border-left:none'>RAMIREZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-left:none'>LOPEZ</td>
  <td class=3Dxl76 style=3D'border-left:none'>ARMANDO</td>
  <td rowspan=3D7 class=3Dxl95>SAN FELIPE</td>
  <td class=3Dxl78 style=3D'border-left:none'>COORDINADOR DE CARRERA DE ING=
ENIERIA
  ELECTROMECANICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>2</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5195</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MEZA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'><span
  style=3D'mso-spacerun:yes'>&nbsp;</span>NU&Ntilde;EZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ERICK ANDRES<=
/td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA FORESTAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>3</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5205</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GARCIA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MENDOZA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>OCTAVIO</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>SUBDIRECTOR</=
td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>4</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5230</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>AVILA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HERRERA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ANA CECILIA</=
td>
  <td class=3Dxl77 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>5</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5231</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>AVI&Ntilde;A<=
span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MEDINA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>BERENICE ANGE=
LICA</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>ANALISTA
  ESPECIALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>6</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5265</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>VAZQUEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MENDOZA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>EDITH MARISEL=
A</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  ADMINISTRATIVO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl87 style=3D'height:15.0pt;border-top:none'>7</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5298</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>PEREZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>DELGADO</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JOAN</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  SUBDIRECTOR</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td class=3Dxl90></td>
  <td colspan=3D3 class=3Dxl69 style=3D'mso-ignore:colspan'></td>
  <td class=3Dxl71></td>
  <td class=3Dxl72></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt'>1</td>
  <td class=3Dxl88 style=3D'border-left:none'>5176</td>
  <td class=3Dxl76 style=3D'border-left:none'>OLVERA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-left:none'>GONZALEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-left:none'>ALMA DELIA</td>
  <td rowspan=3D7 class=3Dxl95>SAN JOSE ITURBIDE</td>
  <td class=3Dxl78 style=3D'border-left:none'>SECRETARIA DE SUBDIRECTOR</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>2</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5177</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>BENITEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RODRIGUEZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JOCABET DEL
  REFUGIO<span style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl85 style=3D'border-top:none;border-left:none'>ANALISTA
  ESPECIALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>3</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5178</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>DELGADO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CORONA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JUAN JOSE</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA ELECTROMECANICA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>4</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5179</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ROSALES</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MIGUEL ANGEL<=
/td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA INDUSTRIAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>5</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5201</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RODRIGUEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ALFREDO</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>SUBDIRECTOR</=
td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>6</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5206</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>VAZQUEZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>BRIONES</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MARTHA BERENI=
CE</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  ADMINISTRATIVO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl87 style=3D'height:15.0pt;border-top:none'>7</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5290</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>DELGADO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>PICHARDO</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MIGUEL ANGEL<=
/td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td class=3Dxl90></td>
  <td colspan=3D3 class=3Dxl69 style=3D'mso-ignore:colspan'></td>
  <td class=3Dxl71></td>
  <td class=3Dxl72></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt'>1</td>
  <td class=3Dxl88 style=3D'border-left:none'>5162</td>
  <td class=3Dxl76 style=3D'border-left:none'>NAVARRO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-left:none'>HUERTA</td>
  <td class=3Dxl76 style=3D'border-left:none'>ALMA VERONICA</td>
  <td rowspan=3D7 class=3Dxl95>SAN LUIS DE LA PAZ</td>
  <td class=3Dxl85 style=3D'border-left:none'>ANALISTA ESPECIALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>2</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5163</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MEDINA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JARAMILLO</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>DIANA VERONIC=
A</td>
  <td class=3Dxl85 style=3D'border-top:none;border-left:none'>SECRETARIA DE
  SUBDIRECTOR</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>3</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5188</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>REYES<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CARMONA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JOSEFINA</td>
  <td class=3Dxl85 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA EN INNOVACION AGRICOLA SUSTENTABLE</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>4</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5190</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>PICENO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>HERNANDEZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>JUAN ANGEL</t=
d>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>COORDINADOR DE
  CARRERA DE INGENIERIA INDUSTRIAL</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>5</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5297</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>SERVIN</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>LAURA LETICIA=
</td>
  <td class=3Dxl85 style=3D'border-top:none;border-left:none'>ANALISTA
  ESPECIALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>6</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5103</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>BA&Ntilde;UEL=
OS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>ORTEGA</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>JAVIER<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>SUBDIRECTOR</=
td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl87 style=3D'height:15.0pt;border-top:none'>7</t=
d>
  <td class=3Dxl89 style=3D'border-top:none;border-left:none'>5037</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>MARTINEZ</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>CEBALLOS</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>SILVIA</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>JEFE DE DEPAR=
TAMENTO
  ADMINISTRATIVO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl75 style=3D'height:15.0pt'></td>
  <td class=3Dxl89 style=3D'border-top:none'>&nbsp;</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl81 style=3D'border-top:none;border-left:none'>&nbsp;</td>
  <td class=3Dxl71></td>
  <td class=3Dxl74></td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt'>1</td>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5046</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MENA<span
  style=3D'mso-spacerun:yes'>&nbsp;&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>EMMA GUADALUP=
E</td>
  <td rowspan=3D6 class=3Dxl95>TARIMORO</td>
  <td class=3Dxl78 style=3D'border-left:none'>JEFE DE ADMINISTRACION ESCOLA=
R</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>2</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5218</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RAMIREZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RAMIREZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ANTONIO DE JE=
SUS</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>TECNICO ESPEC=
IALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>3</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5219</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GARCIA<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>TAPIA</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MAYRA ALEJAND=
RA</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>TECNICO ESPEC=
IALIZADO</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>4</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5222</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RAMIREZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>CA&Ntilde;EDO=
</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>DIEGO GUADALU=
PE</td>
  <td class=3Dxl85 style=3D'border-top:none;border-left:none'>JEFE DE OFICI=
NA</td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl86 style=3D'height:15.0pt;border-top:none'>5</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5226</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>OSORNIO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>GONZALEZ</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>ANTONIO<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>SUBDIRECTOR</=
td>
 </tr>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 class=3Dxl87 style=3D'height:15.0pt;border-top:none'>6</t=
d>
  <td class=3Dxl88 style=3D'border-top:none;border-left:none'>5287</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RUIZ<span
  style=3D'mso-spacerun:yes'>&nbsp;</span></td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>MALDONADO</td>
  <td class=3Dxl76 style=3D'border-top:none;border-left:none'>RUBEN</td>
  <td class=3Dxl78 style=3D'border-top:none;border-left:none'>ANALISTA TECN=
ICO</td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D96 style=3D'width:72pt'></td>
  <td width=3D31 style=3D'width:23pt'></td>
  <td width=3D94 style=3D'width:71pt'></td>
  <td width=3D101 style=3D'width:76pt'></td>
  <td width=3D172 style=3D'width:129pt'></td>
  <td width=3D111 style=3D'width:83pt'></td>
  <td width=3D577 style=3D'width:433pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CB6A02.5DF61BC0
Content-Location: file:///C:/65494C12/Administrativos10_2_archivos/sheet002.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../Administrativos10_2.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<title>Personal Admtivo ITESI</title>
<![if IE]>
<base href=3D"file:///C:\65494C12\Administrativos10_2_archivos\sheet002.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(1);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../Administrativos10_2.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D80 style=3D'borde=
r-collapse:
 collapse;table-layout:fixed;width:60pt'>
 <col width=3D80 style=3D'width:60pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 width=3D80 style=3D'height:15.0pt;width:60pt'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D80 style=3D'width:60pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CB6A02.5DF61BC0
Content-Location: file:///C:/65494C12/Administrativos10_2_archivos/sheet003.htm
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset="us-ascii"

<html xmlns:o=3D"urn:schemas-microsoft-com:office:office"
xmlns:x=3D"urn:schemas-microsoft-com:office:excel"
xmlns=3D"http://www.w3.org/TR/REC-html40">

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<meta name=3DProgId content=3DExcel.Sheet>
<meta name=3DGenerator content=3D"Microsoft Excel 12">
<link id=3DMain-File rel=3DMain-File href=3D"../Administrativos10_2.htm">
<link rel=3DFile-List href=3Dfilelist.xml>
<title>Personal Admtivo ITESI</title>
<![if IE]>
<base href=3D"file:///C:\65494C12\Administrativos10_2_archivos\sheet003.htm"
id=3D"webarch_temp_base_tag">
<![endif]>
<link rel=3DStylesheet href=3Dstylesheet.css>
<style>
<!--table
	{mso-displayed-decimal-separator:"\.";
	mso-displayed-thousand-separator:"\,";}
@page
	{margin:.75in .7in .75in .7in;
	mso-header-margin:.3in;
	mso-footer-margin:.3in;}
-->
</style>
<![if !supportTabStrip]><script language=3D"JavaScript">
<!--
function fnUpdateTabs()
 {
  if (parent.window.g_iIEVer>=3D4) {
   if (parent.document.readyState=3D=3D"complete"
    && parent.frames['frTabs'].document.readyState=3D=3D"complete")
   parent.fnSetActiveSheet(2);
  else
   window.setTimeout("fnUpdateTabs();",150);
 }
}

if (window.name!=3D"frSheet")
 window.location.replace("../Administrativos10_2.htm");
else
 fnUpdateTabs();
//-->
</script>
<![endif]>
</head>

<body link=3Dblue vlink=3Dpurple>

<table border=3D0 cellpadding=3D0 cellspacing=3D0 width=3D80 style=3D'borde=
r-collapse:
 collapse;table-layout:fixed;width:60pt'>
 <col width=3D80 style=3D'width:60pt'>
 <tr height=3D20 style=3D'height:15.0pt'>
  <td height=3D20 width=3D80 style=3D'height:15.0pt;width:60pt'></td>
 </tr>
 <![if supportMisalignedColumns]>
 <tr height=3D0 style=3D'display:none'>
  <td width=3D80 style=3D'width:60pt'></td>
 </tr>
 <![endif]>
</table>

</body>

</html>

------=_NextPart_01CB6A02.5DF61BC0
Content-Location: file:///C:/65494C12/Administrativos10_2_archivos/filelist.xml
Content-Transfer-Encoding: quoted-printable
Content-Type: text/xml; charset="utf-8"

<xml xmlns:o=3D"urn:schemas-microsoft-com:office:office">
 <o:MainFile HRef=3D"../Administrativos10_2.htm"/>
 <o:File HRef=3D"stylesheet.css"/>
 <o:File HRef=3D"tabstrip.htm"/>
 <o:File HRef=3D"sheet001.htm"/>
 <o:File HRef=3D"sheet002.htm"/>
 <o:File HRef=3D"sheet003.htm"/>
 <o:File HRef=3D"filelist.xml"/>
</xml>
------=_NextPart_01CB6A02.5DF61BC0--
