.attention2 {
        font-family: Tahoma, Verdana;
        font-size: 11px;
        font-style: normal;
        line-height: 10px;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        color: #333333;
        border: 1px solid #333333;
        background-color: #FFFFFF;
}
.menugauche {
        font-family: Tahoma, Verdana;
        font-size: 12px;
        line-height: 8px;
        color: #333333;
}
.liste {
        font-family: Tahoma, Verdana;
        font-size: 12px;
        line-height: 16px;
        color: #333333;
}
.signature {
        font-family: Tahoma, Verdana;
        font-size: 11px;
        line-height: 10px;
        color: #333333;
}
.cube {
        border: thin solid #999999;
        font-family: Tahoma;
        font-size: 13px;
        font-weight: normal;
        line-height: normal;
        padding: 5px 10px 10px;
        color: #333333;
        vertical-align: top;
}
.normal {
        font-family: Tahoma, Verdana;
        font-size: 12px;
        line-height: normal;
}
.titre {
        font-family: Tahoma, Verdana;
        font-size: 16px;
        line-height: normal;
}
a:link {
        color: #333333;
        text-decoration: underline;
}
a:visited {
        color: #333333;
        text-decoration: underline;
}
a:hover {
        font-weight: bold;
        color: #333333;
        text-decoration: underline;
}