/*﻿body
{
	margin:10px auto 0;
	padding:0;
    text-align:center;
    text-decoration: none;
	font:normal 11px arial, tahoma, helvetica, sans-serif;
}*/

.letranormal {color:#000000;font-size: 8pt;font-style:normal;font-weight:normal}

.datagridcontainer  
{
    border: solid 1px #99BBE8;
    border-top-width:0px;
    width: 77%;
}
.datagrid {width: 98%;border-width:0px; text-align:center; }

.datagrid caption {
	background:#f9f9f9 url(../../imagenes/grillas/captionbckg.gif) repeat-x;
    color:#15428B;
	text-align:left;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	font-family:tahoma,arial,verdana,sans-serif;
}

.datagrid table 
{
	border-color:#99BBE8;
	border-width:1px;
}
	
/*.grid td, .grid th
{
    height:18px;
    vertical-align:middle;
		width: auto; 
}*/

/*.grid th
{
	background:transparent url(../../images/grillas/thbackground.gif) repeat-x;
    height:19px;
    border:solid 1px #99BBE8;
    font-weight:normal;
}*/

.cls_header
{
	 background:transparent url(../../imagenes/grillas/thbackground.gif) repeat;
    height:19px;
    border:solid 1px #99BBE8;
    font-weight:normal;	
	 text-align: center;
}
.cls_item{
	border:1px solid #ededed;
    border-top-color:#fff;
    /*width:100%;*/
   /* cursor:default;	*/
}

.datagrid td
{
	border:1px solid #ededed;
/*    border-top-color:#fff;*/

  /*  cursor:default;*/
}

.cls_header
{
	 background:transparent url(../../imagenes/grillas/thbackground.gif) repeat;
    height:19px;
    border:solid 1px #99BBE8;
    font-weight:normal;	
	 text-align: center;
	 font-weight: bold;
}

.cls_header_2
{
	 background:transparent url(../../imagenes/grillas/thbackground.gif) repeat-x;
    height:19px;
    border:solid 1px #99BBE8;
    font-weight:normal;	
	 text-align: left;
	 font-weight: bold;
}

.cls_item{
	border:1px solid #ededed;
    border-top-color:#fff;
    /*width:100%;*/
    /*cursor:default;	*/
}

.datagrid_selectedrow 
{
	background: #DFE8F6;
	border:1px dotted #A3BAE9;
}

.datagrid_altrow 
{
	background-color:#f2f2f2;
}

.datagrid_altoverow
{
	border:10px solid #99BBE8;
    background: #efefef url(../../imagenes/grillas/rowover.gif) repeat-x left top;
}

.datagrid_pagerstyle 
{
	font-size:x-small;
	text-align:right;
    background-position: bottom left;
    background: #D0DEF0 url(../../imagenes/grillas/toolbarbck.gif) repeat-x scroll left top;
}

.datagrid_gopag {
    font-size:x-small;
    width:20px;
}

.datagrid_pagprev{
    background:transparent url(../../imagenes/grillas/previous.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.datagrid_pagnext{
    background:transparent url(../../imagenes/grillas/next.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}

.datagrid_pagfirst{
    background:transparent url(../../imagenes/grillas/first.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}
.datagrid_paglast{
    background:transparent url(../../imagenes/grillas/last.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
    border:0px;
}


.tabla_grid {
	
	background:#f9f9f9 url(../../imagenes/grillas/captionbckg.gif) repeat-x;
    color:#15428B;
	text-align:center;
	line-height:18px;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	font-family:tahoma,arial,verdana,sans-serif;
}

.efecto_link{
	
	font-size: 11px;
	text-decoration: underline;
	color:#15428B;
	font-family:tahoma,arial,verdana,sans-serif;
	
}
