@charset "UTF-8";
.titularNot {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
}
.dataNot {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: -10px;
}
.text {
	font-size: 14px;
}
.separador {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CC0000;
}
