@charset "utf-8";
.CD_encabezado {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0F7494;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F56E55;
	padding-left: 2px;
	text-indent: 2px;
}

