#derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	margin-top: 18px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	padding-top: 18px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.linea {
	font-size: 12px;
	color: #A6A6A6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dashed;
	border-top-color: #A6A6A6;
	border-bottom-color: #A6A6A6;
}
