table.seccion { border-collapse: collapse; }
table.seccion td { text-align: left; }
table.seccion td.imagen { width: 100px; vertical-align: top; text-align: right;  }
table.seccion td.imagen img { margin-bottom: 8px; border: 1px solid #efd483; background-color: #fefefc;  padding: 5px; }

td.grande { width: 422px; margin-top: 0px; }
td.grande img, div.grande img { margin-bottom: 20px; margin-left: 7px; }

tbody tr td { padding: 0px; }

div.section_text {
	overflow: auto;
	width: 260px;
	height: 310px;
	margin-right: 0px;
	padding: 8px;
	text-align: justify;
}
div.section_text p { margin-bottom: 8px; }
div.big_section_text { margin-bottom: 0px; padding: 8px; text-align: justify;}
div.big_section_text p { margin-bottom: 5px; }

div.grande { margin-top: 1px; top: 2px;}
div.images { width: 426px; margin-top: 4px; margin-bottom: 24px; text-align: center; border: 1px solid #efd483; background-color: #fefefc;  padding: 3px 0; overflow:hidden;}
div.images a img { margin: 2px;}

