div.document {
	display: table;
	margin-top: 30px;
	width: 100%;
}
h3.document {
	border: 0px;
	color: #000;
	text-transform: uppercase;
}
div.document div.ratlla {
	clear:both;
	width: 100%;
	padding-top: 3px;
	border-bottom: 2px solid #c6c6c8;
}
div.data {
	text-align: right;
	font-size: 9px;
	color: #888;
}
