table#indice{
	width: 530px;
	margin-left: 20px;
	font-family: Arial;
	color: #777777;
	font-size: 11px;
}

table.enlaces td.enlaces{
	width: 220px;
	text-align: justify;
	font-size: 12px;
	color: #333366;
	border: 1px solid #CCCCCC;
	height: 100%;
}

table.enlaces a {
	width: 220px;
	height: 20px;
}

table.enlaces div {
	padding: 5px;
	padding-left: 10px;
	height: 20px;
}

table.enlaces tr td a:hover {
	color: #666666;
	cursor: pointer;
}

table.enlaces td.separador{
	width: 40px;
}

table#indice tr td a{
	text-decoration: none;
	font-size: 11px;
	color: #333366;
}

TABLE#parcelas{
	width: 530px;
	border-collapse: collapse;
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	border: 1px solid #E5E5EA;
}

TABLE#parcelas TD {
	border: 1px solid #E5E5EA;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

TABLE#parcelas TD#cabecera{
	font-weight: bold;
	background-color: #F4F4FA;
	text-align: center;
}

TABLE#indice ul li{
	padding-top: 10px;
}

TABLE#indice ol li{
	padding-top: 10px;
}
