﻿/*body
{
	margin:10px auto 0;
	padding:0;
    font-family: tahoma,verdana,sans-serif;
    font-size:8pt;
   
}*/

.LetraNormal {color:#000000;text-decoration: none;font-size: 8pt;font-style:normal;font-weight:normal}

.grid td, .grid th
{
    height:14px;
    border-right:solid 1px #fff;
    vertical-align:middle;
	font-size:11px;
}

.grid th
{
	background-color:#DCDCDC;
	font-weight:normal;
	border-color:#55808C;
}

.grid td
{
    vertical-align:middle;
    cursor:default;
    border-color:#EFEFEF;
}

.altrowstyle 
{
	background-color:#D3E3EA;}

.grid a
{
 color:#3ACED0;
}

.pagerstyle {font-size:x-small;text-align:right;background:url(../../images/bcktop.gif) repeat-x;
    background-position: bottom left;}

.irapag{
    font-size:x-small;
    width:20px;
}
.anterior{
    background:transparent url(Img/previous.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
}
.siguiente{
    background:transparent url(Img/next.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
}
.primero{
    background:transparent url(Img/first.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
}
.ultimo{
    background:transparent url(Img/last.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
}

.Insertar
{
    background:transparent url(Img/preview.gif) no-repeat scroll center;
    height:1.3em;
    width:16px;
    cursor:pointer;
  
}

.boton
{
    cursor:pointer;  
}