.interes
{
    Background-color : rgb(234, 209, 99);
    Background-image : url('./imagenes/interes_ico.gif');
    Background-repeat : no-repeat;
    Background-position : center left;
    Padding-left : 65px;
    Margin-left : 20px;
}
.filma
{
    Background-color : rgb(242, 149, 9);
    Background-image : url('./imagenes/filma_ico.gif');
    Background-repeat : no-repeat;
    Background-position : center left;
    Padding-left : 65px;
}
.prensa
{
    Background-color : rgb(242, 149, 9);
    Background-image : url('./imagenes/prensa_ico.gif');
    Background-repeat : no-repeat;
    Background-position : center left;
    Padding-left : 80px;
}
