﻿table thead tr .header { background-image: url(../img/bg.gif); background-repeat: no-repeat; background-position: right center; cursor: pointer; color:#000; }
table thead tr .headerSortUp { background-image: url(../img/asc.gif); color:#000; }
table thead tr .headerSortDown { background-image: url(../img/desc.gif); color:#000; }
table thead tr .headerSortDown, table thead tr .headerSortUp { background-color: #e6EEEE; color:#000; }
#botao { width:118px; height:59px; position:absolute; z-index:2000; left: 156px; top: -6px; }

.pager { margin: 0 0 25px 15px;}
.pager a { color: #32AA00; margin-left: 7px;}
.pager a:hover { color: #000000;}
.pager input { margin-left: 7px;}
