/* Incluir Estilos */
.encabezado1 {
	font-size: 105%;
	font-weight: bold;
	color: #47406C;
	background-color: transparent;
	padding-bottom: 10px;
	border-bottom: 1px dashed #47406C;
	width: 100%;
}
