﻿div.footer 
{
    width: 1024px;
    height: 140px;
    background-image: url(/_Commun/_images/footer/footer.gif);
    background-repeat: no-repeat;
    background-position: left top;
}

div.bottomnav 
{
    margin: 9px 0 0 14px;
    font-family: Times New Roman, Serif;   
    font-size: 10px;
}
div.prod 
{
    margin: 13px 0 0 15px;
    font-size: 10px;
    color: #777777;
}

div.prod a, div.prod a:visited
{
    color: #777777;
}

div.bottomnav a:visited
{
    color: #666666;
}

div.bottomnav a:hover, 
div.bottomnav a:active,
div.prod a:hover, 
div.prod a:active
{
    color: #FFFFFF;
}