.BoxEtatClub{
    position: absolute;
    margin: 0;
    padding: 0;
    border: 0;
    border-style: solid;
    width: 355px;
    height: 200px;
    left: 395px;
    Background: url('../images/fond_etatclub.gif') no-repeat top left;
    text-align: justify;
    z-index: 7;
}

.BoxEtatClubAge{
    position: absolute;
    font: 20px "Arial";
    font-weight: bold;
    margin: 0;
    padding: 0;
    top: 136px;
    left: 240px;
    width: 100px;
    color: #00FFFF;
    text-align: center;
    z-index: 10;
}

.BoxEtatClubAgeOmbre{
    position: absolute;
    font: 20px "Arial";
    font-weight: bold;
    margin: 0;
    padding: 0;
    top: 138px;
    left: 242px;
    width: 100px;
    color: black;
    text-align: center;
    z-index: 9;
}

.BoxEtatClubDate{
    position: absolute;
    font: 14px "Verdana";
    font-weight: bolder;
    margin: 0;
    padding: 0;
    top: 5px;
    left: 0;
    width: 240px;
    height: 20px;
    Background: url('../images/meteo/stabiloc.gif') no-repeat top center;
    text-align: center;
    z-index: 8;
}

.BoxEtatClubTexte{
    position: absolute;
    font: 11px "Lucida sans";
    font-weight: bold;
    padding:0;
    margin:0;
    top: 0;
    left: 0;
    Background: transparent;
    text-align: left;
    z-index: 8;
}

.BoxEtatClubIcone{
    position: absolute;
    padding:0;
    margin:0;
    border: 1px;
    border-style: solid;
    width: 100px;
    height: 100px;
    top: 60px;
    left: 240px;
    Background: transparent;
    z-index: 8;
}