BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

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	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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;
	}

/*###################################################################
/*############# ESTILOS PARA LAS TABLAS #############################
/*###################################################################*/

/*###################################################################
/*############# ESTILOS PARA LAS TABLAS #############################
/*###################################################################*/
.tabla
{
}

.celdaHeader
{
	border-top-width: thick;
	table-layout: auto;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: thick;
	border-left-color: white;
	border-bottom-width: thick;
	border-bottom-color: white;
	padding-bottom: 2px;
	margin: 0px;
	width: 0px;
	border-top-color: white;
	padding-top: 2px;
	border-collapse: separate;
	height: 0px;
	background-color: aliceblue;
	border-right-width: thick;
	border-right-color: white;
}

.celdaCaptura
{
}

.celdaLabel
{
}


/*###################################################################
/*############# ESTILOS PARA LOS DATAGRIDS ##########################
/*###################################################################*/
.dataGridListado
{
	border-right: #808080 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #808080 1px solid;
}

.elementosAlternos
{
	font-size: xx-small;
	color: black;
	text-indent: 2pt;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	background-color: whitesmoke;
	text-align: center;
}

.elementosEdicion
{
	font-size: xx-small;
	font-family: Arial;
	text-indent: 2pt;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	background-color: white;
}

.elementosNormales
{
	font-size: xx-small;
	text-transform: capitalize;
	color: black;
	text-indent: 2pt;
	line-height: normal;
	font-family: Arial;
	letter-spacing: normal;
	background-color: white;
	text-align: center;
}

.elementosSeleccionados
{
	font-size: xx-small;
	background-color: #ebeadb;
	text-align: center;
}

.encabezado
{
	border-right: #d6d2c2 1px solid;
	border-top: #ffffff 1px solid;
	padding-left: 2px;
	font: 8pt Arial;
	color: #000000;
	border-bottom: #d6d2c2 1px solid;
	background-color: lightgoldenrodyellow;
	text-align: center;
}

.piePagina
{
	border-right: #808080 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 2px;
	text-transform: capitalize;
	border-left: #808080 1px solid;
	color: white;
	line-height: normal;
	padding-top: 2px;
	border-bottom: #808080 1px solid;
	font-style: normal;
	font-family: Arial;
	background-color: #5c95ce;
}

.bordeRegistro
{
	border-right: ghostwhite inset;
	border-top: ghostwhite inset;
	border-left: ghostwhite inset;
	border-bottom: ghostwhite inset;
	font-weight: normal;
	font-size: 8pt;
	text-transform: capitalize;
	line-height: normal;
	font-style: normal;
	font-family: Arial;
}

/*###################################################################
/*############# ESTILOS PARA LOS TEXTBOXES ##########################
/*###################################################################*/
.textBox
{
	border-right: #0066cc 1px solid;
	border-top: #0066cc 1px solid;
	font-size: xx-small;
	background-image: none;
	vertical-align: baseline;
	border-left: #0066cc 1px solid;
	color: black;
	border-bottom: #0066cc 1px solid;
	font-family: Arial;
	background-color: #ffffff;
	text-align: left;
}

/*###################################################################
/*############# ESTILOS PARA LOS LABELS #############################
/*###################################################################*/
.label
{
	font-size: xx-small;
	color:black ;
	font-family: Arial;
	background-color: white;
	text-align: left;
}

.label2
{
	font-size: xx-small;
	color:black ;
	font-family: Arial;
	background-color: white;
	text-align: left;
}

.labelTitulo
{
	font-weight: bold;
	font-size: small;
	vertical-align: baseline;
	text-transform: uppercase;
	color: dimgray;
	font-family: Arial;
	text-align: center;
}

.labelEncabezado
{
	font-weight: bold;
	font-size: x-small;
	vertical-align: baseline;
	text-transform: uppercase;
	color: black;
	font-family: Arial;
	text-align: center;
}

.labelEncabezadomenu
{
	font-weight: bold;
	font-size: x-small;
	vertical-align: baseline;
	color: black;
	font-family: Arial;
	text-align: left;
}
.labelMensaje
{
	font-size: xx-small;
	vertical-align: baseline;
	color: Red;
	font-family: Arial;
	background-color: white;
}


/*###################################################################
/*############# ESTILOS PARA LOS COMBOS #############################
/*###################################################################*/
.combo
{
	border-right: black thin solid;
	font-size: xx-small;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: left;
}

/*###################################################################
/*############# ESTILOS PARA LAS LISTAS #############################
/*###################################################################*/
.lista
{
	font-size:xx-small;
	color: black;
	font-family: Arial;
	background-color: white;
	text-align: center;
	
}


