#tabla-pptos-2016 h4 {
	text-align: center;
}

#tabla-pptos-2016 table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

#tabla-pptos-2016 table tr, #tabla-pptos-2016 table tr td, #tabla-pptos-2016 table tr th {
	border: 1px solid #aaa;
}

#tabla-pptos-2016 td, #tabla-pptos-2016 th {
	padding: 2px 4px 2px 4px;
}

#tabla-pptos-2016 tr.separador, #tabla-pptos-2016 tr.separador td {
	border: none;
}

#tabla-pptos-2016 .pptos-bold {
	font-weight: bold;
}

#tabla-pptos-2016 .pptos-money {
	text-align: right;
	vertical-align: top;
}

#tabla-pptos-2016 .pptos-title,#tabla-pptos-2016 table caption {
	text-align: center;
	font-weight: bold;
}
#tabla-pptos-2016 {overflow-x:auto;display:block;}