table#rama {
	border: 1px solid #cccccc;
	margin-bottom: 30px;
	width: 90%;
	height: 100%;
}

td#nivel_1 {
	background-color: #f4f4fa;
	border-bottom: 1px solid #cccccc;
	height: 20px;
}

td#nivel_1 a {
	text-decoration: none;
}

td#nivel_2 {
	height: 20px;
	vertical-align: top;
}

a {
	color: #777777;
	font-weight: normal;
}

td#nivel_1 a{
	color: #777777;
	font-weight: bold;
}

