body
{
    margin-left : 0;
    margin-top : 0;
    background-color : Transparent;
}
#lien a
{
    position: absolute;
    left: 2;
    top: 3;
    width: 258px;
    height: 143px;
    z-index: 3;
}
#imagemini
{
    position: absolute;
    left: 16px;
    top: 13px;
    width: 100px;
    height: 100px;
    z-index: 2;
}
#imagefond
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 258px;
    height: 143px;
    z-index: 1;
}
#SlideShow
{
    position: absolute;
    top:0;
    left:0;
}


