table.seccion { border-collapse: collapse; width: 400px; }
table.seccion td { text-align: left; }
table.seccion td.imagen { vertical-align: top; text-align: right; }
tbody tr td { padding: 0px; }

td.imagen img {
	margin: 12px 10px 5px 10px;
	border:1px solid #282827;
}

div.section_text {
	overflow: auto;
	width: 297px;
	height: 310px;
	margin-right: 0px;
	padding: 10px;
	text-align: justify;
	background-color: #ffffff;
}

div.section_text p { margin-bottom: 8px; }
div.big_section_text { margin-bottom: 0px; padding: 8px; text-align: justify; background-color: #ffffff; }
div.big_section_text p { margin-bottom: 5px; }

div.grande {float: left; border:8px solid #d3c8a5; width:459px; }

div.grande a { }

div.grande a img{ border:1px solid #282827; float: left; width:100% }

td.grande {  padding: 0; }

td.grande a { border:8px solid #d3c8a5; float: left; }
td.grande img {	border:1px solid #282827; float: left;  }

div.images { text-align: center; }
div.images a img { margin:5px; border:1px solid #282827;}

/*div.text_container { }*/

/* ////////////////////*/
/*div.single_height{height: 113px; overflow: auto; padding-right: 5px;}
div.double_height{height: 226px; overflow: auto; padding-right: 5px;}
div.triple_height{height: 340px; overflow: auto; padding-right: 5px;}*/
