div#seccion {
	width: 100%;
	margin: 0 0 10px 0;
	padding-bottom: 125px;
	height: 450px;
	overflow: auto;
	background-position: top left;
}

div#contents p { color: #000000; margin-bottom: 8px; padding: 1px 16px 0 8px; text-align: justify; }

div.text {
	width: 610px;
	padding: 10px;
	border-bottom: 2px solid #0495bf;
	margin: 10px;
	background: url(../images/overlay_white.png);
}
