﻿#footer
{
    width: 780px;
    height: 93px;
    margin-top: 10px;
    background-image: url(img/footer.jpg);
    background-color: #464646;
    background-repeat: no-repeat;
    background-position: right top;
}
#footer TD
{
    text-align: right;
}
#footer TD.void
{
    width: 210px;
}
#footer TD.logotel
{
    width: 50px;
     text-align:right;
}
#footer TD.copyrights
{
    width: 160px;
}
#footer TD.copyrights SPAN.copyrights
{
    display: block;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
SPAN.footer
{
    display: block;
    font-size: 10px;
    font-weight: normal;
    color: #a7a8aa;
    text-decoration: none;
}
SPAN.footer A
{
    font-size: 10px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
}
SPAN.footer A:hover
{
    color: #606;
    text-decoration: none;
}
TD.contatti
{
    width: 100px;
}
TD.contatti IMG
{
    padding-right: 10px;
    border: solid 1px #ffffff;
    border-right: solid 1px #464646;
}
TD.bilogic
{
    width: 100px;
    padding-right: 20px;
}
TD.bilogic IMG
{
    padding-left: 10px;
    border: solid 1px #ffffff;
    border-left: solid 1px #464646;
}

