@charset "utf-8";
/* CSS Document */

#pie { clear: both; }

#pieImpresion {
	margin: 20px 0;
	padding: 10px;
	border-top: 1px solid #0381BB;
	display: block;
	clear: both;
}

	#pieImpresion p {
		font-size: 1.1em;
		line-height: 140%;
	}