/* Hoja de estilos CSS predeterminada para un nuevo proyecto de aplicación Web*/

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, IFRAME
{
	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: bold;
	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: White;
}

A:visited
{
	text-decoration: none;
	color: #0A246A;
}

A:active
{
	text-decoration: none;
	color: #0A246A;
}

A:hover
{
	text-decoration: underline;
	color: #0A246A;
}

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: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

.bodyMenu
{
	background-color: #F7F7F7;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	}

.bodyBuscar
{
	background-color: #99ccff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	}

.lblOK
{
	color:green;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.lblError
{
	color:Red;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}
.lblBuscar
{
	color:#0A246A;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	vertical-align:top;
	text-align:right;
	margin-right:5px;
	}
.txtBuscar
{
	background-color:White;
	font-family: Arial;
	font-size: 8pt;
}
.chkBuscar
{
	background-color:#DBEDFF;
	font-family: Arial;
	font-size: 8pt;
}
.ddlBuscar
{
	background-color:White;
	font-family: Arial;
	font-size: 8pt;
}
.btnBuscar
{
	font-family: Arial;
	font-size: 8pt;
	height: 20px;
}


.txtTitulo
{
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}

.tdTitulo
{
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align:center;
	background-color: #6699ff;
	}
.tdSesion
{
	color:#0A246A;
	background-color:#DBEDFF;
	font-size: 10pt;
	text-align:left; 
	}

.tdCampos
{
	background-color:#DBEDFF;	
	border-color:#99ccff;
	text-align:left; 
	vertical-align:top;
	}

.tdBotones
{
	background-color:#99ccff;
	text-align:center;
}
	
.dgrResultados 
{
	color:Black;
	background-color:#DBEDFF;
	
	border-color:White;
	font-size:8pt;
	font-weight:normal;
	
	}

.dgrResultadosCabecera
{
	color:White;
	background-color:#6699FF;
	border-color:White;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
	}

#tdConfirmar
{
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align:center;
	background-color: red;
}

#tdTitulo
{
	color: White;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-align:center;
	background-color: #6699ff;
}

#tdSesion
{
	background-color:#99ccff;
	color:#0A246A;
	font-size: 10pt;
	text-align:left; 
	}

#tdCampos
{
background-color:#99ccff;	
border-color:#99ccff;
text-align:left; 
vertical-align:top;
 	}
#tdAux
{	
 border-color:#DBEDFF;
 
 background-color:#99ccff;
 text-align:left; 
 }

#tdBotones
{
	background-color:#99ccff;
	text-align:center;
}

.tblMenu
{
	Z-INDEX: 101; 
	LEFT: 8px; 
	POSITION: absolute; 
	TOP: 8px;
	 width:150px;
	}
.tdMnuUP,tdMnuSubUP
{
	width:19px;
}
.tdMnuItem
{
	text-align:left;
	}
#tblFrm
{
	text-align:center;
	POSITION: absolute; 
	TOP: 8px;
	}
