#titreinformation
{
    margin-top: 20px;
    margin-left: 200px !important;
    margin-left: 10px;
    width: 640px;
    float: right;
    height: 38px !important;
    height: 59px;
    padding-top: 20px;
    background-image: url(../images/titre_information.gif);
    background-position: center right;
    background-repeat: no-repeat;
}
.menuinformationTop
{
    background-image: url(../images/menuinformationTop.gif);
    background-repeat: no-repeat;
    height: 7px;
    font-size: 0;
}
.menuinformationBottom
{
    background-image: url(../images/menuinformationBottom.gif);
    background-repeat: no-repeat;
    height: 7px;
}
.menuinformation
{
    border: 2px solid rgb(194, 253, 185);
    background-color: #FFFFFF;
    width: 160px;
}
.menuinformation span
{
    display: block;
    width: 160px;
    text-align: left;
    font-weight: bold;
    padding-left: 7px;
    width: 153px !important;
    width: 160px;
    background-color: rgb(194, 253, 185);
}
.menuinformation a
{
    display: block;
    width: 160px;
    text-decoration: none;
    color: #000000;
    text-align: left;
    padding-left: 20px;
    width: 140px !important;
    width: 160px;
    background-image: url(../images/puce_vide.gif);
    background-repeat: no-repeat;
    background-position: 4% center;
}
.menuinformation a:hover, .menuinformation .actif
{
    background-color: rgb(230, 252, 227);
    width: 140px !important;
    width: 160px;
    background-image: url(../images/puce_pleine.gif);
    background-repeat: no-repeat;
}

