/* Top Menu */

/* NEWS */
.title_news
{
    background-image: url('../images/layout/title_news.gif');
    background-repeat: no-repeat;
    background-position: left bottom   
}

.art_news
{
    background-image: url('../images/layout/art_news1.png');
    background-repeat: no-repeat;
    background-position: left top;
}


/* ABOUT US */
.title_about
{
    background-image: url('../images/layout/title_about.gif');
    background-repeat: no-repeat;
    background-position: left bottom   
}

.art_about
{
    background-image: url('../images/layout/art_news2.png');
    background-repeat: no-repeat;
    background-position: left top;
}


/* CONTACTS */
.title_contacts
{
    background-image: url('../images/layout/title_contacts.gif');
    background-repeat: no-repeat;
    background-position: left bottom   
}

.art_contacts
{
    background-image: url('../images/layout/art_news2.png');
    background-repeat: no-repeat;
    background-position: left top;
}


/* JOBS */
.title_jobs
{
    background-image: url('../images/layout/title_jobs.gif');
    background-repeat: no-repeat;
    background-position: left bottom   
}

.art_jobs
{
    background-image: url('../images/layout/art_news2.png');
    background-repeat: no-repeat;
    background-position: left top;
}


/* LiNKS */
.title_links
{
    background-image: url('../images/layout/title_links.gif');
    background-repeat: no-repeat;
    background-position: left bottom   
}

.art_links
{
    background-image: url('../images/layout/art_news2.png');
    background-repeat: no-repeat;
    background-position: left top;
}