/* CABECA ESPECIAL DE EDITORIA */
.c-cabeca-editoria {
	border-bottom: 1px dotted #666;
	margin-bottom: 2em;
}
.c-cabeca-editoria .c-sumario {
	color: #666;
	font: italic 1.25em 'Open Sans';
	line-height: 120%;
	margin: 0.75em 0 1em;
}
.c-cabeca-editoria .c-sumario:hover {
	color: #666;
	text-decoration: none;
}
.c-cabeca-editoria img {
	width: 100%;
}
.c-cabeca-editoria .c-img {
	max-height: 200px;
	overflow: hidden;
}