/* tables */
table.tablesorter {
  font-family:arial;
  background-color: #D6E0EB;
  margin:25px 0pt 5px;
  font-size: 8pt;
  width: 581;
  text-align: left;
  border-width:1px;
  border-style:solid;
  border-color:#147EC4;
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #D6E0EB;
  border: 1px solid #FFF;
  font-size: 10pt;
  font-weight: bold;
  color: #02225E;
  padding: 4px;
}
table.tablesorter thead tr .header {
	background-image: url(../../i/tableSorter/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #F8FAFC;
  vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	/*background-color:#F4FCFF;*/
	background-color:#FFF;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../../i/tableSorter/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../../i/tableSorter/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #D6E0EB;
}
td.verDetalle{
  background-image: url(../../i/lupaTrans.gif);
  background-repeat: no-repeat;
  background-position: center center;
  cursor:pointer;
}
.licDetalleSubt  {font-family: arial; font-size: 13px; font-weight: bold; color: #00438c;}
.licDetalleLabel {font-family: arial; font-size: 11px; font-weight: bold; color: #00438c;}
.licDetalleText  {font-family: arial; font-size: 11px; font-weight: normal; color: #3D3D3D;}
.licDetalleBkgnd {background-color: #F8FAFC;}
table.licDetalle {
  font-family:arial;
  background-color: #D6E0EB;
  margin:25px 0pt 5px;
  font-size: 8pt;
  width: 448;
  text-align: left;
  border-width:1px;
  border-style:solid;
  border-color:#147EC4;
  margin-left:50px;
}

table.licDetalle thead tr th {
  background-color: #D6E0EB;
  border: 1px solid #FFF;
  font-size: 10pt;
  font-weight: bold;
  color: #02225E;
  padding: 4px;
}
table.licDetalle tbody tr.odd td {
	background-color:#FFF;
}
table.licDetalle tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #F8FAFC;
  vertical-align: top;
}
a.contactenos {
  text-decoration: none;
}
