table.seccion { border-collapse: collapse; width: 500px; }
table.seccion td { text-align: left; }
table.seccion td.imagen { width: 143px; margin: 0px; vertical-align: top; text-align: right; }
td.grande { margin-top: 0px; }
tbody tr td { padding: 0px;}

div.section_text {
	overflow: auto;
	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; width: 501px;
	overflow: auto;}
div.big_section_text p { margin-bottom: 5px; }
div.single_height{  height: 131px;}
div.double_height{ height: 200px;}
div.triple_height{width: 95%;}

div.grande { margin-top: 1px; top: 2px;}
div.images { width: 512px; margin: 4px 0 0 5px; margin-bottom: 0px; text-align: center; padding: 0px;}
div.images img{ 
padding: 10px 10px 10px 10px;
margin-right: 5px;}

div.images img {width: 155px; padding: 3px 4px 4px 4px; background-image: url(../images/foto_pt.gif); background-repeat: no-repeat; text-align:center;}
td.imagen img{ 
padding: 10px 10px 10px 10px;
margin-right: 5px;}

td.imagen img { padding: 3px 4px 4px 4px; background-image: url(../images/foto_pt.gif); background-repeat: no-repeat;}

td.grande img {
		padding: 5px 4px 3px 3px;
		background-image: url(../images/bak_foto_standard.gif);
		background-repeat: no-repeat;
		margin-top: 10px;
	}
div.grande img {
		width: 512px; 
		height: 380px; 
		padding: 5px 4px 3px 3px;
		background-image: url(../images/bak_foto_standard.gif);
		background-repeat: no-repeat;
		margin-top: 10px;
	}

//div.text_container {  width: 501px;}
