.c-fullbox {
	border: 1px solid #e6e6e6;
	border-left: none;
	border-right: none;
	clear: both;
	margin: 30px 0;
	padding: 0 30px 15px;	
}
.c-fullbox + .c-fullbox { border-top: none; }

.c-fullbox .c-titulo {
	color: #0e4f70;
	font: 600 26px/120% "Roboto Slab", serif;
	margin: 30px auto 25px;	
	text-align: center;	
}
.c-fullbox .c-sumario {
	line-height:100%;
	text-align: center;
}
.gp-cont .texto-materia .c-fullbox > p {
	color: #5a5a5a;
    font-family: Source Sans Pro ,sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}
.c-fullbox .c-creditos {
	text-align: center;
	width: 100%;
}

.c-fullbox .c-fotobox.meia-largura {
	width: 100%;
	margin: 20px 0;
}