table {
}
table.listado2 {
	border: 1px solid #ccc;
	margin: 4px 0 4px 0;
}
th{
	background-color: #ccc;
	color:#000;
	text-align: center;
}

thead tr {
}
th.sorted {

}
th a, th a:visited {
}
th a:hover {
}
th.sorted a, th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
	background:#00659E;
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}
th.sortable a {

}
th.order1 a {

}
th.order2 a {

}

tr.odd {
	
}
tr.even {
}

table.pepe tr {
	padding-bottom:50px;
}

td.element a {
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 	
	color: #FFFFFF
	text-align: center;
}

a.elementA {
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	text-decoration: underline; 	
	color: #FFFFFF
}

td.element a:hover {

}

