﻿body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

#DivEtabetaWeb
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
    position: absolute;
    text-align: right;
    bottom: 0px;
    right: 0px;
    background-color: Gray;
    left: 0px;
}

#DivEtabetaWeb a:link
{
    color: #FFFFFF;
    text-decoration: none;
}

#DivEtabetaWeb a:hover
{
    color: #FF0000;
    text-decoration: none;
}

