.tabla_productos th{ color:#333; background:white; border-bottom:3px solid #88a3b5}


/* tables */
table.tablesorter {
	font-family:arial;
	background-color: #333;
	margin:10px 0pt 15px;
	font-size: 8pt;
	text-align: left;
	border:1px solid #777; text-align:center
}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {
	background-color: #8dbdd8;
	border: 1px solid #FFF;
	font-size: 8pt;
	padding: 4px;
	color:#333; text-align:center
}
table.tablesorter thead tr .header {
	background-image: url(../imagenes/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.tablesorter tbody td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFF;
	vertical-align: top;
}
table.tablesorter tbody tr.odd td {
	background-color:#F0F0F6;
}
table.tablesorter thead tr .headerSortUp {
	background-image: url(../imagenes/asc.gif);
	
}
table.tablesorter thead tr .headerSortDown {
	background-image: url(../imagenes/desc.gif);
}
table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
background-color: #999;
}

.tabla3 {}
.tabla3 th{ background:#fff; color:#6678b1; text-align:left; font-weight:normal; padding:0 0px 5px 0px;
			 border-bottom:1px solid #6678b1; border-left:15px solid #fff;  border-right:15px solid #fff; margin:0 5px 5px 5px; text-align:left}
.tabla3 td { text-align: left; padding:5px }
.tabla3 .vencido { color:#941617}
.tabla3 .total { color:#333}


.tabla4{ margin:0; padding:0}
.tabla4 th{background:#344765; color:#fff; text-align:center; font-weight:normal; padding:1px 5px 1px 5px; }
.tabla4 td{background:#FFFFFF; text-align:center}
.tabla4 .odd{background:#e5edfa}
.tabla4 a{text-decoration:underline}



.tabla5{}
.tabla5 td{ padding:5px;}

.tabla6{}
.tabla6 th{background:#e9f2ff; border-bottom:1px solid #dedede; color:#212121; text-align:center}
.tabla6 td{background:#FFFFFF;}
.tabla6 .odd{background:#f4f4f4}

.tabla7 { margin-bottom:10px}
.tabla7 th{background:#e9f2ff; border-bottom:1px solid #dedede; color:#212121; text-align:center}
.tabla7 th span{font-weight:normal}
.tabla7 td{background:#FFFFFF;border-bottom:1px solid #dedede; color:#333; padding:4px}
.tabla7 input{padding:2px}

