﻿.LetraNormal
{
	color: #000000;
	text-decoration: none;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

.grid2 td, .grid2 th
{
	height: 16px;
	vertical-align: middle;
	padding: 3px;
}

.grid2 th
{
	background-color: #dfe6e6;
	font-weight: normal;
	padding-left: 5px;
	
	background-image: url(../img/fondocabeceragrid2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.grid2 td
{
	vertical-align: middle;
	cursor: pointer;
	border-bottom: solid 1px #EFEFEF;
}

.grid2 tr:hover
{
	background-color: #EFEFEF;
}

.pagerstyle
{
	font-size: 14px;
	height:26px;
	border-top:solid 1px #aaa;
	background-color:#cdf;
	text-align: right;
	background-position: bottom left;
}
.pagerstyle a , .pagerstyle span
{margin:3px;}
.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;
	border: solid 1px #aaa;
}
.siguiente
{
	background: transparent url(../img/next.gif) no-repeat scroll center;
	height: 1.3em;
	width: 16px;
	cursor: pointer;
	border: solid 1px #aaa;
}
.primero
{
	background: transparent url(../img/first.gif) no-repeat scroll center;
	height: 1.3em;
	width: 16px;
	cursor: pointer;
	border: solid 1px #aaa;
}
.altrowstyle
{background-color:#fafafa;
	}
.ultimo
{
	background: transparent url(../img/last.gif) no-repeat scroll center;
	height: 1.3em;
	width: 16px;
	cursor: pointer;
	border: solid 1px #aaa;
}

.cabeceragrid2
{
	background: transparent url(img/fondocabeceragrid2.gif) no-repeat scroll center;
}
.grid2 a
{
	text-decoration: none;
	color: #777;
	cursor: pointer;
}

.grid2 a:hover
{
	color: #000;
	cursor: pointer;
}


