table.seccion { border-collapse: collapse; }
table.seccion td {
	text-align: justify;
	line-height: 14px;
}
table.seccion td.imagen {
	text-align: right;
	vertical-align: top;
	width: 100px;
	margin: 0px;
}

/*table.seccion img.imagen { border: 1px solid white; margin-bottom: 8px; margin-left: 3px; }
table.seccion td.grande a img { margin-top: -2px; top: 0px; border: none; }*/

div.section_text {
	vertical-align: top;
	height: 310px;
	overflow: auto;
	text-align: justify;
	background-color: #fafafa;
	padding: 8px 8px 8px 8px;
	margin-right: 0px;
	width: 260px;
}
div.section_text p {
	margin-bottom: 8px;
}
div.big_section_text {
	background-color: #fafafa;
	text-align: justify;
	padding: 8px;
	bottom: 0px;
	width: 614px;
}
div.big_section_text p {
	margin-bottom: 5px;
}
div.grande { margin-top: 1px; top: 2px;}
div.images { width: 100%; margin-top: 4px; margin-bottom: 3px; text-align: center; padding: 0px;}
div.images a img { margin: 2px; margin-top: 4px; }

td.grande { top: 0px; margin-top: 0px; width: 422px; }

tbody tr td { padding: 0px; }

