﻿/* Menu principale */
#menu_table
{
    width: 100%;
    height: 33px;
    background-color: #FFFFFF; /* 	border: solid 1px #00FF00;*/
}
#menu_left
{
    width: 8px;
    height: 33px;
    background-image: url(img/menuleft.gif);
    background-position: right;
    background-repeat: no-repeat;
}
TD.menu_center
{
    height: 33px;
    background-color: #e2e3e4;
    vertical-align: middle; /*border: solid 1px #00FF00;*/
}

#menu_right
{
    width: 8px;
    height: 33px;
    background-image: url(img/menuright.gif);
    background-repeat: no-repeat;
    background-position: left;
}

/* AZIENDA */
A.azienda
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.azienda_selected
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-decoration: none;
    background-image: url(img/menu/m_azienda.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.azienda:hover
{
    color: #000000;
    text-decoration: none;
    background-image: url(img/menu/m_azienda.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px;
}

/* SERVIZI */
A.servizi
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.servizi_selected
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-decoration: none;
    background-image: url(img/menu/m_servizi.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.servizi:hover
{
    color: #000000;
    text-decoration: none;
    background-image: url(img/menu/m_servizi.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px;
}

/* CLIENTI */
A.clienti
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.clienti_selected
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-decoration: none;
    background-image: url(img/menu/m_clienti.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.clienti:hover
{
    color: #000000;
    text-decoration: none;
    background-image: url(img/menu/m_clienti.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px;
}

/* INNOVAZIONE */
A.innovazione
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.innovazione_selected
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-decoration: none;
    background-image: url(img/menu/m_innovazione.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.innovazione:hover
{
    color: #000000;
    text-decoration: none;
    background-image: url(img/menu/m_innovazione.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px;
}

/* CONTATTI */
A.contatti
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.contatti_selected
{
    display: block;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding: 3px 15px 3px 15px;
    font-family: Verdana, Tahoma, Arial, Sans-Serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-decoration: none;
    background-image: url(img/menu/m_contatti.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px; /*border: solid 1px #FF0000;*/
}
A.contatti:hover
{
    color: #000000;
    text-decoration: none;
    background-image: url(img/menu/m_contatti.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    letter-spacing: 1px;
}
