﻿#MenuPied
{
    position: absolute;
    top: 800px;
    left: 0px;
    width: 997px;
    font-family: Verdana;
    font-size: 9px;
    color: #6a470c;
    text-align:center;
}

#MenuPied a
{
    font-family: Verdana;
    font-size: 9px;
    color: #6a470c;
    text-decoration:none;
}

#MenuPied a:hover
{
    text-decoration:underline;
}
