#profil
{
width:645px;
height:582px;
background-image: url("http://static.wakfufan.fr/images/profil/fond_profil.png");
background-repeat:no-repeat;
background-position: center bottom;
background-attachment: scroll;
margin: 0 auto;
position:relative;
z-index:10;
}

.statut
{
background-image: url("http://static.wakfufan.fr/images/profil/statut.png");
background-repeat:no-repeat;
background-position: top;
background-attachment: scroll;
height:49px;
width:93px;
position:absolute;
z-index:0;
right:120px;
top:-7px;
}

.absent
{
background-position:bottom;
}

#profil_pseudo
{
float:left;
margin-left:75px;
margin-top:110px;
}

#profil_infos1_1
{
float:left;
margin-left: 50px;
margin-top: 75px;
width:350px;
}
#profil_infos1_1 img { display:block; }


#profil_desc
{
width:554px;
position:absolute;
margin-left:40px;
margin-top:300px;
}

#profil_desc_haut
{
height:30px;
width:100%;
background-image: url("http://static.wakfufan.fr/images/profil/bulle_haut.png");
}

#profil_desc_bas
{
height:12px;
width:100%;
background-image: url("http://static.wakfufan.fr/images/profil/bulle_bas.png");
}

#profil_desc_milieu
{
width:544px;
background-image: url("http://static.wakfufan.fr/images/profil/bulle_centre.png");
color:white;
font-size:90%;
padding:5px;
overflow:auto;
max-height:160px;
}

.profil_perso
{
width: 535px;
height: 189px;
background: transparent url("http://static.wakfufan.fr/images/profil/bloc2.png") no-repeat;
margin: 0 auto;
padding:20px 50px;
}

.profil_perso_in
{
width:100%;
height:100%;
}

.perso_tiers
{
float:left;
width:33%;
}

.perso_metier
{
float:left;
width:33%;
font-size:80%;
line-height:1;
}

.perso_metier .infosup
{
font-size:100%;
}


