.ficha h1, .titulo_seccion {
    font-size: 3.5em;
    }
    
.ficha .contenido h2, .agrupacionDocumentos h2 {
	margin: 20px 0 0px;
	font-weight: 500;
    }
    
.ficha h3 {
    text-transform: none;
	margin: 20px 0 5px;
    color: #333;
    font-weight: 500;
	}
	
.ficha p.titvid {
    font-size: 1.3em;
	margin: 30px 0 10px;
    color: #333;
    font-weight: 500;
	}

.ficha .resumen {
    margin: 5px 0 20px;
    font-weight: 300;
	}
	
.ficha .bloque-textos h1 {
    font-size: 2.5em;
	}
	
.ficha h2.antetitulo {
	font-weight: 500;
}