.Indicacion {
	FONT : Verdana Arial Helvetica sans-serif;
	background-color: #EEDE8C; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: black; 
	font-weight: normal;
	text-decoration : none;
	FONT-weight: bold;
}
.IndicacionAux 
{
	FONT : Verdana Arial Helvetica sans-serif;
	background-color: #D3E8FE; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 10px;  
	color: #000000;  
	font-weight: normal;
	text-decoration : none;
}
.InfoPestana {
	FONT : Verdana, Arial, Helvetica,sans-serif;
	COLOR: #D3E8FE;
	FONT-SIZE : 11px;
}
					/***************** TABLA ****************************/ 

.DarkRow
{
	/* Aplicacion: TABLE
	Accion: Color de las Filas Impares == Registro Impar
	Formato: Texto - Fondo*/
	FONT-SIZE: 11px;
	CURSOR: hand;
	FONT-FAMILY: Arial, Helvetica,sans-serif;
	BACKGROUND-COLOR: #F5F5F5;
	}

.LightRow
{
	/* Aplicacion: TABLE 
	Accion: Color de las Filas Pares== Registro Par
	Formato: Texto - Fondo*/
	CURSOR: hand;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: FFFFFF;
}

.HighlightRow
{
	/* Aplicacion: TABLE 
	Accion: Color de las Filas al ubicar el mouse  == Registro Seleccionado
	Formato: Texto - Fondo*/
	CURSOR: hand;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: lightsteelblue
}

.Tr
{
	/* Aplicacion: TABLE 
	Accion: 1° Fila de la Tabla
	Formato: Texto - Fondo*/
	BORDER-RIGHT: #006699 0.01mm solid;
	BORDER-TOP: #006699 0.01mm solid;
	BORDER-LEFT: #006699 0.01mm solid;
	BORDER-BOTTOM: #006699 0.01mm solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #006699;
}

.TitleTr
{
/* Aplicacion: TABLA - 
	Accion: 1° Fila de un Tabla, Coloca el titulo Centrado
	Formato: Texto  Centrado*/
	BORDER-RIGHT: #006699 solid;
	BORDER-TOP: #006699 solid;
	BORDER-LEFT: #006699 solid;
	BORDER-BOTTOM: #006699 solid;
	FONT-WEIGHT: bolder;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #006699;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none
}

.Td
{
/* Aplicacion: TABLA 
	Accion: TD
	Formato: Texto - Fondo */
	BORDER-RIGHT: #d3e8fe 0.01mm solid;
	BORDER-TOP: #d3e8fe 0.01mm solid;
	BORDER-LEFT: #d3e8fe 0.01mm solid;
	BORDER-BOTTOM: #d3e8fe 0.01mm solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	TEXT-ALIGN:justify;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #d3e8fe;
	TEXT-DECORATION: none
}



.TdIzq
{
/* Aplicacion: TABLA 
	Accion: Columna Izquierda de la Tabla, con titulo en Negrita
	Formato: Texto - Fondo */
	BORDER-RIGHT: #d3e8fe 0.01mm solid;
	BORDER-TOP: #d3e8fe 0.01mm solid;
	BORDER-LEFT: #d3e8fe 0.01mm solid;
	BORDER-BOTTOM: #d3e8fe 0.01mm solid;
	FONT-SIZE: 11px;
	WORD-SPACING: normal;
	VERTICAL-ALIGN: middle;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	WHITE-SPACE: nowrap;
	LETTER-SPACING: normal;
	BACKGROUND-COLOR: #d3e8fe;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	AZIMUTH: center;
}

.TdIzqSup
{
/* Aplicacion: TABLA 
	Accion: Texto de color Azul para los titulos de los TD superior
	Formato: Texto */
	BORDER-RIGHT: #d3e8fe 0.01mm solid;
	BORDER-TOP: #d3e8fe 0.01mm solid;
	BORDER-LEFT: #d3e8fe 0.01mm solid;
	BORDER-BOTTOM: #d3e8fe 0.01mm solid;
	FONT-SIZE: 11 px;
	WORD-SPACING: normal;
	VERTICAL-ALIGN: middle;
	COLOR: #003399;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	WHITE-SPACE: nowrap;
	LETTER-SPACING: normal;
	BACKGROUND-COLOR: #d3e8fe;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none;
	AZIMUTH: center;
}
  .TitleTrIDer 
  { 
  /* Aplicacion: TABLA 
	Accion: 1° fila de la Tabla con el Texto Alineada a la Der..
	Formato: Texto - Fondo */
 	BORDER-RIGHT: #006699 solid;
	BORDER-TOP: #006699 solid; 
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 11px; 
	BORDER-LEFT: #006699 solid;
	COLOR: #ffffff; 
	BORDER-BOTTOM: #006699 solid; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #006699; 
	TEXT-ALIGN: right; 
	TEXT-DECORATION: none 
 }

.TitleTrIzq
{
/* Aplicacion: TABLA 
	Accion: 1° fila de la Tabla con el Texto Alineada a la Izq.
	Formato: Texto - Fondo */
	BORDER-RIGHT: #006699 solid;
	BORDER-TOP: #006699 solid;
	BORDER-LEFT: #006699 solid;
	BORDER-BOTTOM: #006699 solid;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bolder; 
	BACKGROUND-COLOR: #006699;
	TEXT-ALIGN: left;
	TEXT-DECORATION: none
}

/***********************  BOTONES y BARRA DE NAVEGACION **********/

.BarraNavegacion
{
	/* Aplicacion: TABLE 
	Accion: Color de las tabla que contiene los botones
	Formato: Texto - Fondo*/
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12px;
	FONT-WEIGHT: bolder;  
	COLOR:#FFF703; 
	BACKGROUND-COLOR: #059CC7; 	
	LINE-HEIGHT: 20px
	BORDER-RIGHT: 0;
	BORDER-TOP: 0;
	BORDER-LEFT: 0;
	BORDER-BOTTOM:0;
}

.ColorBotones
{
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR:#357DA7; 
	CURSOR: se-resize
}

.BotonEliminar
{
	BORDER-RIGHT: #006699;
	BORDER-TOP: #006699;
	BORDER-LEFT: #006699;
	FONT-SIZE: 11px;
	BORDER-BOTTOM: #006699;
	CURSOR: hand;
	COLOR: #ff0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #ffffff
}

.BotonActivo
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: #357DA7;    
	CURSOR: hand; font-size: 12px; 
	FONT-weight: bold;
	COLOR: #FFFFFF;
	BORDER:0.01mm solid lighsteelblue 0.01mm solid lighsteelblue 0.01mm solid darkslateblue 0.01mm solid darkslateblue;
	BORDER-STYLE : inset inset inset inset;
}

.Botones
{
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
/*		BACKGROUND-COLOR: #357DA7;*/
 	    BACKGROUND-COLOR: #cc3366;
		CURSOR: hand;  	    
		FONT-SIZE: 12px;
		FONT-weight: bold;
		COLOR: #FFFFFF; 
		BORDER: 0.01mm solid lighsteelblue 0.01mm solid lighsteelblue 0.01mm solid lighsteelblue 0.01mm solid lighsteelblue;
		BORDER-STYLE : ridge ridge ridge ridge;
	}
		
		.BotonPrimero
{
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #6699CC;
 	    CURSOR: hand; 
		FONT-SIZE: 12px;
		FONT-weight: bold;
		COLOR: #FFFFFF; 
		BORDER: 0.01mm ridge lighsteelblue;
		background-image: url('../../sigesci/Imagenes/primer.gif'); 
		background-repeat: repeat; 
		background-position:  center; 
		}
		
	.BotonActivoPrimero
	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: #6699CC;
	CURSOR: hand; font-size: 12px; 
	FONT-weight: bold;
	COLOR: #FFFFFF;
	BORDER:0.01mm inset darkslateblue;
	background-image: url('../../sigesci/Imagenes/primer.gif'); 
    background-repeat: repeat; 
	background-position:  center; 
	}
	
	.BotonAnterior
     {
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #6699CC;
 	    CURSOR: hand; 
		FONT-SIZE: 12px;
		FONT-weight: bold;
		COLOR: #FFFFFF; 
		BORDER: 0.01mm ridge lighsteelblue;
		background-image: url('../../sigesci/Imagenes/anterior.gif'); 
		background-repeat: repeat; 
		background-position:  center; 
		}
		
	.BotonActivoAnterior
	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: #6699CC;
	CURSOR: hand; font-size: 12px; 
	FONT-weight: bold;
	COLOR: #FFFFFF;
	BORDER:0.01mm inset darkslateblue;
	background-image: url('../../sigesci/Imagenes/anterior.gif'); 
    background-repeat: repeat; 
	background-position:  center; 
	}
	.BotonBuscar
	{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #6699CC;
 	    CURSOR: hand; 
		FONT-SIZE: 12px;
		FONT-weight: bold;
		COLOR: #FFFFFF; 
		BORDER: 0.01mm ridge lighsteelblue;
		background-image: url('../../sigesci/Imagenes/BUS.gif'); 
		background-repeat: no-repeat; 
		background-position:  center;
		width:20px;
		vertical-align : top
	}
	
		.BotonSiguiente
	{
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #6699CC;
 	    CURSOR: hand; 
		FONT-SIZE: 12px;
		FONT-weight: bold;
		COLOR: #FFFFFF; 
		BORDER: 0.01mm ridge lighsteelblue;
		background-image: url('../../sigesci/Imagenes/siguiente.gif'); 
		background-repeat: repeat; 
		background-position:  center; 
	}
		
	.BotonActivoSiguiente
	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: #6699CC;
	CURSOR: hand; font-size: 12px; 
	FONT-weight: bold;
	COLOR: #FFFFFF;
	BORDER:0.01mm inset darkslateblue;
	background-image: url('../../sigesci/Imagenes/siguiente.gif'); 
    background-repeat: repeat; 
	background-position:  center; 
	}

	.BotonUltimo
	{
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #6699CC;
 	    CURSOR: hand; 
		FONT-SIZE: 12px;
		FONT-weight: bold;
		COLOR: #FFFFFF; 
		BORDER: 0.01mm ridge lighsteelblue;
		background-image: url('../../sigesci/Imagenes/ultimo.gif'); 
		background-repeat: repeat; 
		background-position:  center; 
	}
		
	.BotonActivoUltimo
	{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
    BACKGROUND-COLOR: #6699CC;
	CURSOR: hand; font-size: 12px; 
	FONT-weight: bold;
	COLOR: #FFFFFF;
	BORDER:0.01mm inset darkslateblue;
	background-image: url('../../sigesci/Imagenes/ultimo.gif'); 
    background-repeat: repeat; 
	background-position:  center; 
	}
	/*********************************** HTML ******************************/ 




CUERPO
{
/* Aplicacion: HTML - BODY 
	Accion: BODY
	Formato: Texto -  Fondo */
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-SIZE: 11px;
	BORDER-LEFT: 0px;
	COLOR: black;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: aliceblue;
}








				/************************ FORM *************************/ 
.BodyBlanco
{ 
/* Aplicacion: FORM -BODY
	Accion: BODY DEL PORTAL = BLANCO
	Formato: Texto */
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-SIZE: 11 px;
	BORDER-LEFT: 0px;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	BACKGROUND-COLOR: White;
}
				
.Title
{
	/* Aplicacion: FORM - TEXTO
	Accion: Titulo de un Form
	Formato: Texto */
	FONT-SIZE: 11px;
	TEXT-TRANSFORM: capitalize;
	FONT-STYLE: normal;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	FONT-VARIANT: normal;
	TEXT-DECORATION: none
}

.Lista
{
/* Aplicacion: FORM - LIST
	Accion: LIST /  formato de texto para las listas
	Formato: Texto */
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px;
	z-index : 7;
	/*azimuth : right-side;*/
}

.TxtInvisible
{
/* Aplicacion: FORM   - INPUT
	Accion: Permite utilizar un INPUT y ocultar para solo mostrar el texto
	Formato: Texto - Fondo - Borde*/
	BORDER-RIGHT: #D3E8FE solid;
	BORDER-TOP: #D3E8FE solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #D3E8FE solid;
	COLOR: #000000;
	BORDER-BOTTOM: #D3E8FE solid;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D3E8FE;
	TEXT-DECORATION: none
}

.links
{
/* Aplicacion:FORM  - LINKS
	Accion: Links
	Formato: Texto  */
	BORDER-RIGHT: 0px;
	BORDER-TOP: 0px;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11 px;
	BORDER-LEFT: 0px;
	CURSOR: hand;
	COLOR: #ffffff;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none
}

.subrayado
{
/* Aplicacion: FORM - TEXTO 
	Accion: Subraya un texto
	Formato: Texto */
	FONT-SIZE: 11px;
	FONT-FAMILY:  Arial, Helvetica, sans-serif;
	TEXT-DECORATION: underline
}

 /*********************** Rule de Marlon *****************************/

.RegistroPar 
{   
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003399; 
	background-color: #f5f5f5; 
	text-indent: .5cm
}

.RegistroImpar 
{  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003399; 
	background-color: #FFFFFF; 
	text-indent: .5cm; 
	cursor: auto
}

.RegSelec
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	background-color: #ffccff;
	text-indent: .5cm;
	cursor: auto
}

.EncabezadoTabla 
{ 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #6699CC; 
	font-style: normal; 
	font-weight: bold; 
	text-indent: .5cm; 
	line-height: 20px
}
.EncabezadoBorde 
{ 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	background-color: #6699CC; 
	font-style: normal; 
	font-weight: bold; 
	text-indent: .5cm; 
	line-height: 20px;
	border : #00008B
}
.TituloModulo 
{  
	font-family: , Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #006699; 
	text-align: center; 
	background-position: left
}

.Texto 
{  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	text-transform: capitalize;
	text-align: justify; 
}

.Titulo
 {
 	 font-family:  Arial, Helvetica, sans-serif; 
	 font-size: 18px; 
	 font-weight: bold; 
	 color: #059CC7;
	  text-align: center; 
	  background-position: left
   }
   
   /* Barra de Navegaci'on : Redefinida en la parte superior */
   
   .BarraNavegacionFP 
{
	 font-family:  Arial, Helvetica, sans-serif; 
	 font-size: 11px;
	  color: #006699;
	 background-color:#059CC7; 
	 line-height: 20px;
 }

.BarraMensajes 
{  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FFFF00; 
	background-color: #059CC7; 
	line-height: 25px
}

.t1 {
	FONT-WEIGHT: bold; FONT-SIZE: 7.5pt; BACKGROUND: #4096ff; COLOR: #ffffff; BORDER-TOP-STYLE: double; FONT-FAMILY: verdana, arial; BORDER-RIGHT-STYLE: double; BORDER-LEFT-STYLE: double; LETTER-SPACING: 2px; TEXT-ALIGN: center; BORDER-BOTTOM-STYLE: double
}
.t2 {
	FONT-SIZE: 6.5pt; BACKGROUND: #cacaca; COLOR: #004080; FONT-FAMILY: arial,verdana;
				font : bold normal;
				}
.t5 {
	FONT-SIZE: 6.5pt; BACKGROUND: #cacaca; COLOR: #004080; FONT-FAMILY: arial,verdana;
				font : bold normal; border-color: #ffffff #505050 #505050 #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
				}

.t3 {
	FONT-SIZE: 6.5pt; BACKGROUND: #e0e0e0; COLOR: #000000; FONT-FAMILY: arial,verdana;
}

.t6 {
	FONT-SIZE: 6.5pt; BACKGROUND: #e0e0e0; COLOR: #000000; FONT-FAMILY: arial,verdana; BORDER-COLOR: #ffffff #505050 #505050 #ffffff; BORDER-STYLE: solid; BORDER-TOP-WIDTH: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.t7 {
	FONT-SIZE: 6.5pt; BACKGROUND: #F0FFF0; COLOR: #000000; FONT-FAMILY: arial,verdana; BORDER-COLOR: #ffffff #505050 #505050 #ffffff; BORDER-STYLE: solid; BORDER-TOP-WIDTH: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
}

.t4 {
	FONT-SIZE: 6.5pt; BACKGROUND: #B0C4DE; COLOR: Black; FONT-FAMILY: Arial, Verdana; TEXT-ALIGN: center;
	}
	
.t8 {
	FONT-SIZE: 6.5pt; BACKGROUND: #B0C4DE; COLOR: Black; FONT-FAMILY: Arial, Verdana; TEXT-ALIGN: center; border-color: #ffffff #505050 #505050 #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.t9 {
	FONT-SIZE: 6.5pt; BACKGROUND: #E6E6FA; COLOR: Black; FONT-FAMILY: Arial, Verdana; TEXT-ALIGN: center; border-color: #ffffff #505050 #505050 #ffffff; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;
	}

.TituloTabla 
{
	border-color: #000000 black black; 
	 border-style: solid; 
	 border-top-width: 1px
}
 
.CuerpoFormulario 
{  
	background-color: #F6F8E6; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #003399; 
	line-height: 16px; 
	font-weight: normal;
	text-align: justify
	
}

.TituloFormulario 
{ 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #059CC7;	
	line-height: 15px; 
	font-weight: bold; 
	text-align: center ; 
	text-decoration: none; 
	vertical-align: middle
}
/*  Botones : Esta redefinido en la parte superior */

.ColorBotones
 {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #357DA7; 
	cursor: se-resize
  }
  
  .estilotabla 
{  
	line-height: normal; 
	width: 100%; 
	clip:  rect(   ); 
}

.BotonLectura 
{
	 background-color:  #F0F0F0
} 

.CampoNoEditar
{ 
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 7.5pt;
	 color: #666666; 
	 text-align: justify; 
	  font-weight: normal
}
	  
.DatoEditable
{
   	 font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px
}
.DatoEditable1
{
	text-align: RIGHT;
   	 font-family: Arial, Helvetica, sans-serif;
	  font-size: 11px
}


.DatoNoEditable 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	 font-size: 11px; 
	 background-color: #F2F2F2
 }
 .OcultarDatoIndicacion
{
	border : 0pt none White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#D3E8FE;
	border-left : 0pt none White;
	border-right : 0pt none White;
	border-top : 0pt none White;
	border-bottom : 0pt none White;
	background-color : #D3E8FE;
} 
.DatoIndicacion
{
	border : 0pt none White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:black;
	border-left : 0pt none White;
	border-right : 0pt none White;
	border-top : 0pt none White;
	border-bottom : 0pt none White;
	background-color : #D3E8FE;
} 
.DatoNuevoColor
{
	border : 0pt none White;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DC143C;
	border-left : 0pt none White;
	border-right : 0pt none White;
	border-top : 0pt none White;
	border-bottom : 0pt none White;
	background-color : #D3E8FE;
} 
   .DatoEncabezado
{
	border : 0pt none White;
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:#FFFFFF;
	font-weight: bold; 
	border-left : 0pt none White;
	border-right : 0pt none White;
	border-top : 0pt none White;
	border-bottom : 0pt none White;
	background-color : #006699;
} 
 /*********************** Rule de Marlon *****************************/

.RegSeleccionado 
{  
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003399; 
	cursor: hand; 
	background-color: lightsteelblue; 
	text-indent: .5cm; 
	cursor: auto
}   
   
.TablaBorde {  
	border: #006699 solid; 
	border-width: 1px 
}

.TablaRayaGris {  
	border-width: 0 1 0 0;
	border-bottom : 1 solid #D3E8FE;
	border-left-width : 0;
	border-right-color : #A52A2A;
	border-top-width : 0;
	border : #A52A2A;
	cursor : hand;
	}
.DatoReferencia {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #034174; 
	color: #FFFFFF
}
.DatoReferenciaAct {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #d3e8fe;
	color: Navy;
}
.BotonActivo
{	/* Aplicacion: BOTONES
	Accion: Ilumina los bordes derecho e inferior
	Formato: BORDE - TEXTO - CURSOR - FONDO */
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #357DA7;
	CURSOR: hand; font-size: 12px;
	FONT-weight: bold;
	COLOR: #FFFFFF;
	BORDER:0.01mm solid lighsteelblue 0.01mm solid lighsteelblue 0.01mm solid
darkslateblue 0.01mm solid darkslateblue;
	BORDER-STYLE : inset inset inset inset;
}

.Botones
{
	/* Aplicacion: BOTONES
	Accion: Ilumina los bordes izq. y superior
	Formato: BORDE - TEXTO - CURSOR - FONDO */
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #357DA7;
	CURSOR: hand;
	FONT-SIZE: 12px;
	FONT-weight: bold;
	COLOR: #FFFFFF;
	BORDER: 0.01mm solid lighsteelblue 0.01mm solid lighsteelblue 0.01mm solid
lighsteelblue 0.01mm solid lighsteelblue;
	BORDER-STYLE : ridge ridge ridge ridge;
}

.linklock {  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #A6A6A6;
	cursor:text;
	 text-decoration: none}

.linknsel {  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #006699;
	cursor:hand;
	 text-decoration: none}

.linksel {  
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #D3E8FE; 
	cursor:hand;
	text-decoration: none}
	
.selnotif {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7B64;
	cursor:hand;
	text-decoration: none
}
	
.LinkLock {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #a6a6a6; text-decoration: none}
.AnchoLista {  width: 250px}
.TdCopy { BORDER-RIGHT: #d3e8fe 0.01mm solid; BORDER-TOP: #d3e8fe 0.01mm solid; BORDER-LEFT: #d3e8fe 0.01mm solid; BORDER-BOTTOM: #d3e8fe 0.01mm solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; TEXT-ALIGN:justify; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #d3e8fe; TEXT-DECORATION: none ; border-color: #d3e8fe #006699 #d3e8fe #d3e8fe; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.BotonInactivo { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #006699; CURSOR: hand; FONT-SIZE: 12px; FONT-weight: bold; COLOR: #FFFFFF; BORDER: 0.01mm lighsteelblue ridge;; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #6699CC; CURSOR: hand; FONT-SIZE: 12px; FONT-weight: bold; COLOR: #FFFFFF; BORDER: 0.01mm solid lighsteelblue 0.01mm solid lighsteelblue 0.01mm solid lighsteelblue 0.01mm solid lighsteelblue; }
.InputTM {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; background-color: #6A9EB6; border: 1px #6A9EB6 solid; height: 16px; vertical-align: middle}
.InputTMN { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF; background-color: #6A9EB6; border: #6A9EB6; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ; text-align: right; height: 16px; vertical-align: top}
.DatoNoEditableNumerico { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #F2F2F2 ; text-align: right}
.BotonUp { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #6699CC; CURSOR: hand; FONT-SIZE: 12px; FONT-weight: bold; COLOR: #FFFFFF; BORDER: 0.01mm ridge lighsteelblue; background-image: url('../../sigesci/Imagenes/up.gif'); background-repeat: no-repeat; background-position:  center; width:20px; vertical-align : top }
.BotonDown { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #6699CC; CURSOR: hand; FONT-SIZE: 12px; FONT-weight: bold; COLOR: #FFFFFF; BORDER: 0.01mm ridge lighsteelblue; background-image: url('../../sigesci/Imagenes/down.gif'); background-repeat: no-repeat; background-position:  center; width:20px; vertical-align : top }
.BotonRefresh { FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #6699CC; CURSOR: hand; FONT-SIZE: 12px; FONT-weight: bold; COLOR: #FFFFFF; BORDER: 0.01mm ridge lighsteelblue; background-image: url('../../sigesci/Imagenes/refresh.gif'); background-repeat: no-repeat; background-position:  center; width:20px; vertical-align : top }
.CeldasActivas
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333399;
    text-decoration: none; 
	BACKGROUND-COLOR: #B7DAEE;
}
.DatoIndicacion2 { border : 0pt none White; font-family : Arial, Helvetica, sans-serif; font-size: 11px; border-left : 0pt none White; border-right : 0pt none White; border-top : 0pt none White; border-bottom : 0pt none White; background-color : #F5F5F5; ; text-align: right}
.DatoIndicacion3 { border : 0pt none White; font-family : Arial, Helvetica, sans-serif; font-size: 11px; border-left : 0pt none White; border-right : 0pt none White; border-top : 0pt none White; border-bottom : 0pt none White; background-color : #FFFFFF; ; text-align: right}
.DatoRojo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #990000; font-weight: bold}
.DatoVerde { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #33CC00; font-weight: bold }
.CeldasActivas2 { font-family:Arial, Helvetica, sans-serif; font-size: 9px; color: #0000FF; text-decoration: none; BACKGROUND-COLOR: #F5DEB3; CURSOR:hand; }
.LineaFina
{
	FONT-SIZE: 1px;
	BACKGROUND-COLOR: #00619C;
}

.CuerpoResultado 
{  
	background-color: #F0F8FF; 
	font-family:  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #003399; 
	line-height: 16px; 
	font-weight: normal;
	text-align: justify
}

.TextAreaReadOnly
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color:FBD34F
	background-color: #F2F2F2;
}

.PestanaAct
{ 
	BORDER-RIGHT: #336699 1px solid; 
	PADDING-RIGHT: 3px; 
	BORDER-TOP: #336699 1px solid; 
	BORDER-LEFT: #336699 1px solid; 
	PADDING-LEFT: 3px; 
	CURSOR: hand; 
	BORDER-BOTTOM: #336699 1px solid; 
	BACKGROUND-COLOR: #e9f2f8
}

.PestanaNormal
{ 
	BACKGROUND-IMAGE: url('CSP/sigesci/imagenes/bgcolor.gif');
	PADDING-RIGHT: 4px;
	PADDING-LEFT: 4px; 
	HEIGHT: 14px; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: Navy
}

.PestanaNoBorde
{ 
	BACKGROUND-IMAGE: url('CSP/sigesci/imagenes/bgcolor.gif');
	HEIGHT: 14px; 
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	color: Navy
}

.CeldaBordeRIGHT
{ 
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #D3E8FE 0px solid; 
	BORDER-LEFT: #D3E8FE 0px solid; 
	BORDER-BOTTOM: #D3E8FE 0px solid; 
	BACKGROUND-COLOR: #D3E8FE
}

.CeldaBordeBOTTOM
{ 
	BORDER-RIGHT: #D3E8FE 0px solid; 
	BORDER-TOP: #D3E8FE 0px solid; 
	BORDER-LEFT: #D3E8FE 0px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BACKGROUND-COLOR: #D3E8FE
}

.CeldaBordeBOTRIG
{ 
	BORDER-RIGHT: #CCCCCC 1px solid; 
	BORDER-TOP: #D3E8FE 0px solid; 
	BORDER-LEFT: #D3E8FE 0px solid; 
	BORDER-BOTTOM: #CCCCCC 1px solid; 
	BACKGROUND-COLOR: #D3E8FE
}

.TituloAcumulador
{
	border:NONE; 
	STYLE="TEXT-ALIGN RIGHT"; 
	FONT-FAMILY: VERDANA;
	font-size:8pt;
	BACKGROUND-COLOR: #EEDE8C;
	color="#000000";
	FONT-weight: bold;
}
.DatoAcumulador
{
	border:NONE; 
	STYLE="TEXT-ALIGN RIGHT"; 
	FONT-FAMILY: VERDANA;
	font-size:8pt;
	BACKGROUND-COLOR: #F8F8A1;
	color="#000000";
	FONT-weight: bold;
}
.DatoSuperGrupo
{
	border:NONE; 
	STYLE="TEXT-ALIGN RIGHT"; 
	FONT-FAMILY: VERDANA;
	font-size:8pt;
	BACKGROUND-COLOR: #EEDE8C;
	color="#000000";
	FONT-weight: bold;
}
.DatoGrupo
{
	border:NONE; 
	STYLE="TEXT-ALIGN RIGHT"; 
	FONT-FAMILY: VERDANA;
	font-size:8pt;
	BACKGROUND-COLOR: #F8F8A1;
	color="#000000";
	
}
.DatoRenglon
{
	border:NONE; 
	STYLE="TEXT-ALIGN RIGHT"; 
	FONT-FAMILY: VERDANA;
	font-size:8pt;
	BACKGROUND-COLOR: #FAFAD2;
	color="#000000";
	
}
.DatoSubRenglon
{
	border:NONE; 
	STYLE="TEXT-ALIGN RIGHT"; 
	FONT-FAMILY: VERDANA;
	font-size:8pt;
	BACKGROUND-COLOR: #F6F8E6;	
	color="#000000";
	
}