<%@ Page Language="vb" AutoEventWireup="false" Codebehind="wflistaalumno.aspx.vb" Inherits="Admin.wflistaalumno" %>
<%@ Register TagPrefix="uc1" TagName="menu" Src="menu.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
	<HEAD>
		<title>wfAlumno</title>
		<meta name="GENERATOR" content="Microsoft Visual Studio.NET 7.0">
		<meta name="CODE_LANGUAGE" content="Visual Basic 7.0">
		<meta name="vs_defaultClientScript" content="JavaScript">
		<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
		<link href="Styles.css" rel="stylesheet" type="text/css">
		<style type="text/css">
.style11 { FONT-WEIGHT: bold; COLOR: #000099; FONT-STYLE: italic; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style14 { FONT-WEIGHT: bold; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style15 { COLOR: #000099 }
.style4 { FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif }
.style7 { FONT-WEIGHT: bold; FONT-SIZE: 24px; COLOR: #3366ff; FONT-FAMILY: Arial, Helvetica, sans-serif }
BODY { COLOR: #ffffff }
TD { COLOR: #ffffff }
TH { COLOR: #ffffff }
BODY { MARGIN-TOP: 0px; BACKGROUND-COLOR: #000066 }
		</style>
		<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
	</HEAD>
	<body>
		<form id="Form1" method="post" runat="server">
			<table width="833" height="840" border="0" align="center" cellpadding="0" cellspacing="0"
				bordercolor="#ff0000" style="WIDTH: 833px; HEIGHT: 840px">
				<tr>
					<td width="27" height="0" rowspan="2" background="Imagenes/barra_amarilla.jpg" bgcolor="#ffffff"
						style="WIDTH: 27px">&nbsp;</td>
					<td width="726" bgcolor="#ffffff"><div align="center">
							<OBJECT codeBase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
								height="110" width="700" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
								<PARAM NAME="_cx" VALUE="18521">
								<PARAM NAME="_cy" VALUE="2910">
								<PARAM NAME="FlashVars" VALUE="">
								<PARAM NAME="Movie" VALUE="Imagenes/encabezado_animado.swf">
								<PARAM NAME="Src" VALUE="Imagenes/encabezado_animado.swf">
								<PARAM NAME="WMode" VALUE="Window">
								<PARAM NAME="Play" VALUE="-1">
								<PARAM NAME="Loop" VALUE="-1">
								<PARAM NAME="Quality" VALUE="High">
								<PARAM NAME="SAlign" VALUE="">
								<PARAM NAME="Menu" VALUE="-1">
								<PARAM NAME="Base" VALUE="">
								<PARAM NAME="AllowScriptAccess" VALUE="always">
								<PARAM NAME="Scale" VALUE="ShowAll">
								<PARAM NAME="DeviceFont" VALUE="0">
								<PARAM NAME="EmbedMovie" VALUE="0">
								<PARAM NAME="BGColor" VALUE="">
								<PARAM NAME="SWRemote" VALUE="">
								<PARAM NAME="MovieData" VALUE="">
								<PARAM NAME="SeamlessTabbing" VALUE="1">
								<PARAM NAME="Profile" VALUE="0">
								<PARAM NAME="ProfileAddress" VALUE="">
								<PARAM NAME="ProfilePort" VALUE="0">
								<embed src="Imagenes/encabezado_animado.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"
									type="application/x-shockwave-flash" width="700" height="110"> </embed>
							</OBJECT>
						</div>
					</td>
					<td width="32" rowspan="2" background="Imagenes/barra_azul.jpg" bgcolor="#ffffff">&nbsp;</td>
				</tr>
				<tr>
					<td height="475" valign="top" bgcolor="#ffffff"><table width="663" height="713" border="0" align="center" cellpadding="0" cellspacing="0"
							bgcolor="#ffffff" style="WIDTH: 759px; HEIGHT: 712px">
							<tr>
								<td width="670" height="18" colspan="2" style="WIDTH: 670px"><span class="style7">
										<asp:Label ID=Label3 runat="server" Text='<%# DataBinder.Eval(Dsescuela, "Tables[Tbl_Escuela].DefaultView.[0].Nombre_Escuela", "{0}") %>' CssClass="style7">
										</asp:Label>
									</span>
								</td>
							</tr>
							<tr>
								<td height="9" colspan="2" style="WIDTH: 670px"><img src="barra_horizonta.jpg" width="600" height="4" align="left"></td>
							</tr>
							<tr>
								<td height="14" colspan="2" style="WIDTH: 670px">&nbsp;</td>
							</tr>
							<tr>
								<td height="14" colspan="2" style="WIDTH: 670px"><div align="center">
										<DIV align="right">
											<TABLE id="Table1" style="WIDTH: 552px; HEIGHT: 467px" height="467" width="552" border="0">
												<TR>
													<TD style="HEIGHT: 6px" width="647" height="6">
														<DIV align="center"><SPAN class="style11">LISTA DE ALUMNOS</SPAN></DIV>
													</TD>
												</TR>
												<TR>
													<TD vAlign="top" height="237">
														<DIV align="right">
															<TABLE id="Table3" style="WIDTH: 506px; HEIGHT: 344px" height="344" width="506" align="center"
																border="0">
																<TR>
																	<TD>
																		<TABLE id="Table2" style="WIDTH: 499px; HEIGHT: 196px" height="196" cellSpacing="0" cellPadding="0"
																			width="499" border="1">
																			<TR>
																				<TD></TD>
																				<TD style="WIDTH: 3px"></TD>
																				<TD borderColor="#000000" bgColor="white">
																					<asp:DataGrid id=DataGrid1 runat="server" AutoGenerateColumns="False" CellPadding="4" BackColor="White" BorderWidth="1px" BorderStyle="None" BorderColor="#3366CC" AllowPaging="True" DataSource="<%# Dslistaalumno %>" DataMember="Tbl_Alumno" DataKeyField="Id_Alumno" Width="487px">
																						<SelectedItemStyle Font-Bold="True" ForeColor="#CCFF99" BackColor="#009999"></SelectedItemStyle>
																						<AlternatingItemStyle BackColor="#E0E0E0"></AlternatingItemStyle>
																						<ItemStyle ForeColor="#003399" BackColor="White"></ItemStyle>
																						<HeaderStyle Font-Bold="True" ForeColor="#CCCCFF" BackColor="#003399"></HeaderStyle>
																						<FooterStyle ForeColor="#003399" BackColor="#99CCCC"></FooterStyle>
																						<Columns>
																							<asp:HyperLinkColumn DataNavigateUrlField="Id_Alumno" DataNavigateUrlFormatString="wfAlumno.aspx?Id_Alumno={0}"
																								DataTextField="Id_Alumno" HeaderText="N&#250;mero de Carnet"></asp:HyperLinkColumn>
																							<asp:BoundColumn DataField="Nombre1_Alumno" HeaderText="Primer Nombre">
																								<HeaderStyle Font-Size="X-Small" Font-Names="Arial" Font-Bold="True"></HeaderStyle>
																								<ItemStyle Font-Size="X-Small" Font-Names="Arial" ForeColor="Blue"></ItemStyle>
																							</asp:BoundColumn>
																							<asp:BoundColumn DataField="Nombre2_Alumno" HeaderText="Segundo Nombre">
																								<HeaderStyle Font-Size="X-Small" Font-Names="Arial" Font-Bold="True"></HeaderStyle>
																								<ItemStyle Font-Size="X-Small" Font-Names="Arial" ForeColor="Blue"></ItemStyle>
																							</asp:BoundColumn>
																							<asp:BoundColumn DataField="Apellido1_Alumno" HeaderText="Primer Apellido">
																								<HeaderStyle Font-Size="X-Small" Font-Names="Arial" Font-Bold="True"></HeaderStyle>
																								<ItemStyle Font-Size="X-Small" Font-Names="Arial" ForeColor="Blue"></ItemStyle>
																							</asp:BoundColumn>
																							<asp:BoundColumn DataField="Apellido2_Alumno" HeaderText="Segundo Apellido">
																								<HeaderStyle Font-Size="X-Small" Font-Names="Arial" Font-Bold="True"></HeaderStyle>
																								<ItemStyle Font-Size="X-Small" Font-Names="Arial" ForeColor="Blue"></ItemStyle>
																							</asp:BoundColumn>
																							<asp:BoundColumn DataField="Direccion_Alumno" HeaderText="Direcci&#243;n Estudiante">
																								<HeaderStyle Font-Size="X-Small" Font-Names="Arial"></HeaderStyle>
																								<ItemStyle Font-Size="X-Small" Font-Names="Arial" Font-Bold="True" ForeColor="Blue"></ItemStyle>
																							</asp:BoundColumn>
																						</Columns>
																						<PagerStyle HorizontalAlign="Left" ForeColor="#003399" BackColor="#99CCCC" Mode="NumericPages"></PagerStyle>
																					</asp:DataGrid>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
																				</TD>
																			</TR>
																			<TR>
																				<TD></TD>
																				<TD style="WIDTH: 3px"></TD>
																				<TD>
																					<asp:Button id="Button1" runat="server" Text="Agregar"></asp:Button></TD>
																			</TR>
																		</TABLE>
																	</TD>
																</TR>
															</TABLE>
														</DIV>
														<uc1:menu id="Menu1" runat="server"></uc1:menu></TD>
												</TR>
											</TABLE>
										</DIV>
									</div>
								</td>
							</tr>
							<tr bgcolor="#ffffff">
								<td colspan="2" height="19" style="WIDTH: 670px">&nbsp;</td>
							</tr>
							<tr bgcolor="#000066">
								<td colspan="2" height="12" style="WIDTH: 670px">
									<div align="center"><span class="style4">Universidad Don Bosco </span>
									</div>
								</td>
							</tr>
							<tr bgcolor="#ffffff">
								<td colspan="2" height="79" style="WIDTH: 670px">
									<div class="style4" align="center"></div>
									<div align="right"><img src="Imagenes/udb_logoius.gif" width="121" height="70"><img src="Imagenes/acreditacion.gif" width="84" height="69"></div>
								</td>
							</tr>
						</table>
					</td>
				</tr>
			</table>
		</form>
	</body>
</HTML>
