table.seccion { 
	margin-top: 0px;
	border-collapse: collapse; 
}
table.seccion td {
	text-align: left;
}
table.seccion td.imagen {
	text-align: center;
	vertical-align: top;
}
table.seccion td.imagen img {
	border: 1px solid #b5b7b9;
	margin-bottom: 5px;
	padding: 2px;
}

table.seccion img.imagen {
	border: 1px solid white;
	margin-bottom: 8px;
	margin-left: 1px;
}

table.seccion td.grande img {
	margin-top: 0px;
	border: 1px solid #b5b7b9;
	padding: 2px;
}
table.seccion div.section_text {
	top: 0px;
	overflow: auto;
	text-align: justify;
	margin-right: 3px;
	margin-bottom: 10px;
}
table.seccion div.single_height {
	height: 110px;
}
table.seccion div.double_height {
	height: 225px;
}
table.seccion div.triple_height {
	height: 335px;
}
table.seccion div.section_text p {
	padding-right: 5px;
	padding-left: 5px;
}
table.seccion div.big_section_text {
	text-align: justify;
	vertical-align: top;
	padding: 0px 1px 1px 2px;
}
/*Divs para plantilla arriba y abajo*/
div.section_text p { margin-bottom: 8px; }
div.big_section_text { width:100%; margin:0; padding: 0 0px;  text-align: justify; }
div.big_section_text p { margin-top: 10px; margin-bottom: 10px; padding:0;}

div.grande { margin: 0; padding: 0 0 0 0px;}
div.grande a img {padding: 3px; border: 1px solid #b5b7b9;}

div.images { width: 100%; margin: 5px 0; padding: 0;  text-align: center;}
div.images a img { margin:10px 30px 10px 5px;; padding: 2px; border: 1px solid #b5b7b9;}

div#contents p a { color: #044798; text-decoration: underline; margin: 10px 0; font-weight: bold; text-decoration: none; }
div#contents p a:hover { color: #388ccc; text-decoration: underline; }
div#contents p a:visit { color: #044798; text-decoration: underline; }

/*width: 154px;
	margin: 0px;
	padding:7px 9px 13px 9px; 
	background:url(../images/backgrounds/bg_foto_p.jpg) no-repeat bottom center;*/

