/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/
/*.tabFrame { BORDER-RIGHT: #93bee2 9px solid; BORDER-TOP: #93bee2 9px solid; SCROLLBAR-FACE-COLOR: #6699cc; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; BORDER-LEFT: #93bee2 9px solid; WIDTH: 100%; SCROLLBAR-SHADOW-COLOR: #6699cc; SCROLLBAR-ARROW-COLOR: #ffffff; BORDER-BOTTOM: #93bee2 9px solid; SCROLLBAR-DARKSHADOW-COLOR: #6699cc; HEIGHT: 240px }
.tabOff { FONT-WEIGHT: 700; FONT-SIZE: 11px; CURSOR: hand; COLOR: #003399; BORDER-BOTTOM: #c4e0f0 1px solid; FONT-FAMILY: Verdana; HEIGHT: 25px; BACKGROUND-COLOR: #c4e0f0; TEXT-ALIGN: center }
.tabOn { FONT-WEIGHT: 700; FONT-SIZE: 11px; CURSOR: hand; COLOR: #003399; BORDER-BOTTOM: #93bee2 1px solid; FONT-FAMILY: Verdana; HEIGHT: 35px; BACKGROUND-COLOR: #93bee2; TEXT-ALIGN: center }
*/
.cenlaces
{
	font-weight: bold;
	font-size: 8pt;
	z-index: 100;
	filter: alpha(opacity=100);
	visibility: hidden;
	color: white;
	font-family: Verdana, Tahoma, Arial;
	position: absolute;
	text-decoration: none;
	background-color: #000095; /*#006699;  95*/
}

.desplega {
	POSITION: relative;
}

.Menu_Popup
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	display: none;
	filter: alpha(opacity=75);
	border-left: #cccccc 1px solid;
	width: 100px;
	color: #333333;
	border-bottom: #cccccc 1px solid;
	position: absolute;
	background-color: silver;
}

.transparent
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	display: none;
	filter: alpha(opacity=75);
	border-left: #CCCCCC 1px solid;
	width: 270px;
	color: #333333;
	border-bottom: #CCCCCC 1px solid;
	position: absolute;
	height: 20px;
	background-color: white;
}

BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-image:url(../formularios/f_library/bg.gif);
	background-repeat:repeat;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	font-size: 8pt;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}	
		
A:visited	{	
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	}	
		
A:active
{
	font-size: 8pt;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}	
		
A:hover
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}

.N:link
{
	font-size: 8pt;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}	
		
.N:visited	{	
	font-size: 8pt;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	}	
		
.N:active
{
	font-size: 8pt;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}	
		
.N:hover
{
	font-size: 8pt;
	font-weight:bold;
	color:#000000;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
.encabezado
{
	font-weight: normal;
	font-size: 17pt;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
.menu
{
	font-weight: bold;
	font-size: 8pt;
	color: #696969;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
/*	background-color: #ffcc33;*/
}
.menu1
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    color: #43681A;
    text-decoration: none;
    background-color: #ffffff;
}
.nombre
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
.nombre1
{
	font-weight: bold;
	font-size: 8pt;
	color: #133414;/* green;*/
	font-style: normal;
	font-family: Verdana;
	text-decoration: none;
}
.texto
{
	font-size: 8pt;
	color: #000000; /*#696969;*/
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
.texto_blanco
{
	font-size: 8pt;
	color: #FFFFFF; /*#696969;*/
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
.boton
{
	font-size: 8pt;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
	background-color: #43681A; /*#5151ff*/
	text-decoration: none;
}
.titulos
{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	font-family: Verdana, Tahoma, Arial;
}
.titulos1
{
	font-weight: bold;
	font-size: 10pt;
	color: Black;
	font-family: Verdana, Tahoma, Arial;
}/*agregue tablaborde*/
.tablaborde
{
	BORDER-RIGHT: black 1pt solid; 
	BORDER-TOP: black 1pt solid; 
	BORDER-LEFT: black 1pt solid; 
	BORDER-BOTTOM: black 1pt solid;
}
.tablatitulo
{
	border-right: #43681A 1pt solid; /*#696969*/
	border-top: #43681A 1pt solid;
	border-left: #43681A 1pt solid;
	border-bottom: #43681A 1pt solid;

}
.tablaoscura
{
	border-right: darkgray 2px solid;
	border-top: darkgray 2px solid;
	border-left: darkgray 2px solid;
	border-bottom: darkgray 2px solid;
}
.input
{
	border-right: #696969 1pt solid;
	border-top: #696969 1pt solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #696969 1pt solid;
	color: #696969;
	border-bottom: #696969 1pt solid;
	font-family: Arial, Tahoma;
	background-color: #dcdcdc;
	text-decoration: none;
}
/*.BODY
{
	font-weight: normal;
	font-size: 0.8em;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-image: url(f_library/bg.gif);
}*/
.tabla
{
/*
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
*/
	background-color: #ffffff;
	margin-left:auto;
	margin-right:auto;
}
/*.tabla
{

	border-right: dimgray 1pt solid;
	border-top: dimgray 1pt solid;
	border-left: dimgray 1pt solid;
	border-bottom: dimgray 1pt solid;

	background-color: #FFFFFF;/*#f8f8ff;
}*/
.lista
{
	border-right: #696969 1pt solid;
	border-top: #696969 1pt solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #696969 1pt solid;
	color: #696969;
	border-bottom: #696969 1pt solid;
	font-family: Arial, Tahoma;
	background-color: #EEF3BF;/*#f8f8ff;*/
	text-decoration: none;
}
.muestra
{
	border-right: #696969 1pt solid;
	border-top: #696969 1pt solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #696969 1pt solid;
	color: #000000;
	border-bottom: #696969 1pt solid;
	font-family: Arial, Tahoma;
	background-color: #ffffff;
	text-decoration: none;
}
.ayuda
{
	font-size: 7pt;
	color: #a9a9a9;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
}
/*Impresion*/
.texto1 {
	FONT-SIZE: 11px; COLOR: #666666; FONT-FAMILY: arial, verdana, helvetica
}
.texto2 {
	FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: arial, verdana, helvetica
}
.tit {
	FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: arial, verdana, helvetica
}
.txt {
	FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: arial, verdana, helvetica
}
.cursor {  cursor: hand}

.TABLAcontorno {
/*	BORDER-RIGHT: #000000 2px solid; BORDER-TOP: #000000 2px solid; BORDER-LEFT: #000000 2px solid; WIDTH: 778px; BORDER-BOTTOM: #000000 2px solid; */
	BACKGROUND-COLOR: #ffffff;
	border-right: #204121 1px solid;
	border-top: #204121 1px solid; /*ACB02B*/
	border-left: #204121 1px solid;
	border-bottom: #204121 1px solid;
}
.TABLAcontorno1 {
	BACKGROUND-COLOR: #E8E8F9;
}
.TABLAtitulo {
	font-size: 8pt;
	color: #43681A;
	font-family: Verdana, Tahoma, Arial;
	text-decoration: none;
	background-color : FloralWhite;
}
.TituloEmpresa {
	background-color: #FFFFFF;
}
.TituloPagina {
	background-color: #ffffff;
}
.grillaTitulo {
	color: white;
	background-color:#C2CC6C;
}
.grillaItem {
	background-color : #EEF3BF;/*#EEF3BF;*/
}
.grillaItemA {
	background-color : #F0F0D2;/*GhostWhite;*/
}
.grillaCell {
	background-color : Snow;
}
.grillaCellLink
{
	/*xcolor: lightskyblue;
	xcolor: #0066FF;*/
	color:#4e9258;/* lightskyblue;*/ 
}

.grilla 
{
	background-color :#F0F0D2;/*GhostWhite;*/
	border-color : Silver;
}
/*
.grillaPageIndex {
	background-color : #E2E2E2;
}*/
.PieEmpresa {
	background-color: #588B43;/*#F0F0D2;*/
}
.PieEmpresa1 {
	background-color: #CECECE;
}/*
.FondoColor {
	background-color: #e3e3ca;
}
