.box_title_programme {
    background: url(../../images/cinema/title_bg_programme.jpg) no-repeat top right;
    height: 59px;
    vertical-align: bottom;
}
.box_title_info {
    background: url(../../images/cinema/title_bg_info.jpg) no-repeat top right;
    height: 59px;
    vertical-align: bottom;
}
.box_title_archive {
    background: url(../../images/cinema/title_bg_archive.jpg) no-repeat top right;
    height: 59px;
    vertical-align: bottom;
}
.box_title_search {
    background: url(../../images/cinema/title_bg_programme.jpg) no-repeat top right;
    height: 59px;
    vertical-align: bottom;
}
a.cinema_title_link {
    font-family: 'Trebuchet MS', Verdana;
    font-size: 18px;
    color: #0E75A7;
    text-decoration: underline;
}
a.cinema_title_link:visited {
    font-family: 'Trebuchet MS', Verdana;
    font-size: 18px;
    color: #0E75A7;
    text-decoration: underline;
}
a.cinema_title_link:hover {
    font-family: 'Trebuchet MS', Verdana;
    font-size: 18px;
    color: #0E75A7;
    text-decoration: none;
}
.cinema_title {
    font-family: 'Trebuchet MS', Verdana;
    font-size: 18px;
    color: #0E75A7;
    line-height: 20px;
}
.cinema_title_big {
    font-family: 'Trebuchet MS', Verdana;
    font-size: 40px;
    color: #0E75A7;
    line-height: 20px;
}
.cinema_new {
    font-family: 'Trebuchet MS', Verdana;
    font-size: 12px;
    color: #999999;
}

