.fpca_audiovisual .iframeEdicions {
    position: relative;
    padding-bottom: 58%; /* less wide then 16:9 */
    height: 196px;
}

.fpca_audiovisual .iframeStreaming {
    position: relative;
    padding-bottom: 70%;
    padding-top: 0;
    height: 0;
}

.fpca_audiovisual .iframeStreaming object#big_player {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.fpca_audiovisual .iframeEdicions iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fpca_audiovisual .iframeEdicions div#Fons {
    display: block;
    position: absolute;
    top: 0;
}