#tblCabecera
{
	Z-INDEX: 102;
	LEFT: 0px; 
	POSITION: absolute; 
	TOP: 0px; 
	height:100%;
	width: 740;
}

.FontDefault
{
	Font-Size:9pt;
	font-family:arial; 
	color:#001100;
}

.Titulo
{
	font-family:arial; 
	font-size:16px;
}

.Negrita
{
	font-weight:bold;
}

.Centrado
{
	text-align:center;
}

.Derecha
{
	text-align:right;
}

.TextBoxDefault
{

	border-right: #377B86 1px solid;
	border-top: #377B86 1px solid;
	border-left: #377B86 1px solid;
	border-bottom: #377B86 1px solid;
	font-family: arial;
	font-size: 8pt;
	background-color: #fafafa;
}

body
{
	font-size: 9pt;
	font-family: MS Sans Serif, Verdana,Arial, Helvetica;
}

.CajaTextoMultiline
{
	border-right: 2px inset;
	padding-right: 2px;
	border-top: 2px inset;
	padding-left: 2px;
	font-size: 11pt;
	border-left: 2px inset;
	padding-right: 2px;
	padding-left: 2px;
	font-family: arial;
	font-size: 11pt;
	color: #000000;
}

.CajaTexto
{
	border-right: 2px inset;
	padding-right: 2px;
	border-top: 2px inset;
	padding-left: 2px;
	font-size: 9pt;
	border-left: 2px inset;
	color: #000000;
	border-bottom: 2px inset;
	font-family:arial;
}


.LabelDato
{
	border-right: #336699 1px solid;
	padding-right: 2px;
	border-top: #336699 1px solid;
	padding-left: 2px;
	font-size: 10pt;
	border-left: #336699 1px solid;
	border-bottom: #336699 1px solid;
	font-family: arial;
}

.LabelTexto
{
	font-family: arial;
	font-size: 8pt;
	font-weight:bold;
	color: #000000;
}
.LabelMensajes
{
	padding-right: 2px;
	padding-left: 2px;
	font-size: 8pt;
	font-weight:bold;
	color: #ff0000;
}


H4
{
	font-family:Arial;
	
}

td
{
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}



hr { height: 2px; }

.BotonChico
{
	font-size: xx-small;
	font-family: Tahoma;
}

.GrillaDefault
{
	border-right: #aeb39a 1px solid;
	border-top: #aeb39a 1px solid;
	font-size: 8pt;
	border-left: #aeb39a 1px solid;
	color: #001100;
	border-bottom: #aeb39a 1px solid;
	font-family: arial;
	background-color: #ffffff;
	text-decoration: none;
}
.GrillaHead
{
	font-size: 8pt;
	font-weight: bold;
	font-family:arial;
	background-color: #F0F5DB;
}
.GrillaBody 
{
	background-color: #fffff1;
	font-size: 8pt;
}
.GrillaScroller
{
    overflow:scroll;
    height:400;
}

.GrillaScrollerSM
{
    overflow:scroll;
    height:200;
}

.GrillaItem
{
	font-weight:normal;
	font-size: 8pt;
	font-family: arial;
	overflow:hidden;
	background-color: #fffff1;
	white-space:nowrap;	
}

.GrillaAltItem
{
	font-weight:normal;
	font-size: 8pt;
	font-family: arial;
	overflow:hidden;
	background-color: White;
	white-space:nowrap;	
}

.GrillaItemOver
{
	font-weight:normal;
	font-size: 8pt;
	font-family: arial;
	overflow:hidden;
	background-color: #DEDB80;
}

.Seleccionar
{
	cursor:hand;
}

/* ******ESTILOS ERROR******** */
.TablaErrorDatos
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	background-color: #ffffea;
}

.ErrorTitulo
{
	/*font-size: large;*/
	font-family: arial;
	background-color: transparent;
	text-align: center;
	font-size: 9pt;
}

.ASP_Label
{
	background-color: transparent;
}

.ErrorDetalle
{
	font-size: 7pt;
	color: #ff6666;
	font-family:arial;
	background-color: transparent;
	text-align: Left;
}



.Mensaje
{
	font-weight:normal ;
	font-size: 14px;
	
	color: black;
	font-family: arial;
}

.Negrita
{
	font-weight:bold;
}
	

/* ******FIN ESTILOS ERROR******** */




a
{
	font-weight: bold;
	font-size: 10pX;
	color: #669999;
	font-family: arial;
	text-decoration: none;
}
a:visited
{
}
a:hover
{
	color: #ff6633;
	text-decoration: none;
}

.Error
{
	font-family:Arial;
	font-weight:bold;
	font-size:small;
}



