﻿.perso_top
{
    background:url(/App_Themes/MFC/images/encart_catalogue_haut.jpg) no-repeat;
    height:9px;
    width:197px;
    font-size:2px;
}
.perso_bottom
{
    background:url(/App_Themes/MFC/images/encart_catalogue_bas.jpg) no-repeat;
    height:11px;
    width:197px;
}

.perso_content
{
    background:url(/App_Themes/MFC/images/encart_catalogue_milieu.jpg);
    color:White;
    width:197px;
}
.perso_name
{
    color:White;
    font-weight:bold; 
    padding-left:5px;
    padding-bottom:5px;
}

a.perso_deconnect
{
    float:right;
    margin-top:-5px;
    padding-right:25px;
    padding-bottom:5px;
    color:#F2981D;
}

div.perso_content a {color:White;}