/* ############################################################## */
/* ############################# Profil ######################### */
/* ############################################################## */


#profile
{
  width:185px;
  height:515px;
  background:#666666;
  margin:0 0 0 20px;
  float:left;
  
}

h3.profile
{
  color:#FF9900;
  font-weight:bold;
  padding:0;
  margin:0 0 15px 0;
  text-align:center;
}

#block_right
{
  float:right;
  width:720px;
}

#img_avatar
{
  display:block;
  margin:0px auto 0 auto;
  padding:10px 0 0 0;
}

#profile_infos
{
 
}

#profile_infos .line
{
  float:left;
  width:175px;
  margin:0 0 4px 0px;
  padding:0 0 0 10px;
}

#profile_infos .label
{
  float:left;
  color:#FFFFFF;
  font-weight:bold;
  padding:0 5px 0px 0px;
}

#profile_infos .champ
{
}

#link_edit_profile, link_edit_profile:link, link_edit_profile:visited
{
  float:left;
  color:#999999;
  text-decoration:none;
  font-weight:bold;
  margin:10px 0 0 10px;
  text-align:center;
  width:160px;
}

#link_edit_profile:hover, #link_edit_profile:active
{
}