
#auteur_img{
  display: block;
  float: right;
  background: url('../gfx/auteurpicbg.gif') no-repeat;
  width: 125px; height: 180px;
  text-align: center;
  padding: 6px 0 0 0;
  margin: 0 0 0 8px;
}

/* partie de droite */
#infos_auteur{
  background: url('../gfx/sidemenubauteur_bas.gif') 0px bottom no-repeat #E5D3BC;
  color: #300;
  font-size: 10px;
  margin: 0 0 20px 0;
  padding-bottom: 3px;
  width: 100%;
  float: left;
}
#infos_auteur dl{
  padding: 0 0 10px 0;
}
#infos_auteur dt{
  font-weight: bold;
  padding: 0 0 0 8px;
}
#infos_auteur dd{
  padding: 0 0 5px 8px;
}
#infos_auteur img{
  vertical-align: text-bottom;
}

#mini_bio{
  min-height: 190px;
}

#infos_auteur dl a, #mini_bio a{
  color: #900;
  text-decoration: none;
}
#actions_auteur{
  background: url('../gfx/sidemenubauteur_top.gif') no-repeat;
  text-align: center;
  list-style: none;
  padding: 3px 0 0 0;
}
#actions_auteur a{
  color: #300;
  font-size: 10px;
  text-decoration: none;
  padding: 0 0 0 14px;
}
#actions_auteur a.no_ico{
  padding: 0;
  color: #800;
}
#actions_auteur li{
  background: #FFFEEC;
  margin: 4px 15px;
  padding: 2px;
}
#action_auteurs_favoris{
  background: url('../gfx/icone_etoile.gif') 0 1px no-repeat;
}
#action_suivre_auteur{
  background: url('../gfx/icone_coeur.gif') 0 1px no-repeat;
}
#action_bloquer_inscrit{
  background: url('../gfx/icone_interdit.gif') 0 1px no-repeat;
}

#favoris_amis{
  list-style: none;
  float: left;
  padding: 0;
}
#favoris_amis li{
  display: block;
  width: 65px;
  min-height: 85px;
  text-align: center;
  float: left;
}
#favoris_amis li.no_fav{
  width: auto;
  min-height: 20px;
}
#last_infos_auteur dd{
  text-align: center;
}
dl#last_infos_auteur {
  padding: 0;
}
span.nbr_fav{
  display: block;
  clear: both;
}
span.nbr_fav em{
  font-style: normal;
}

.liste_messages_auteur{
  font-size: 11px;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.liste_messages_auteur dl{
  width: 100%;
  float: left;
  padding: 0 0 8px 0;
}
.liste_messages_auteur dt a{
  font-weight: bold;
  color: #900;
  padding: 0 0 0 13px;
  background: url('/gfx/fleche3.gif') 0 5px no-repeat;  
  text-decoration: none;
}
.liste_messages_auteur dt{
  float: left;
}
.liste_messages_auteur dd a{
  color: #B2936A;
  text-decoration: none;
}

#dons_ilved{
  margin: 12px 0 0 35px;
  font-size: 10px;
}
#dons_ilved dd em{
  color: #B2936A;
}
#dons_ilved dd strong{
  color: #900;
}
#dons_ilved ul{
  list-style: none;
}
#dons_ilved dt img{
  float: left;
}
#dons_ilved li a{
  display: block;
  width: 75px; height: 15px;
  background: url('/gfx/bouton_petit.gif') 0 1px no-repeat;
  color: #fcc;
  text-align: center;
  text-decoration: none;
  float: right;
  margin: 0 130px 0 0;
}

#contacter_auteur dd{
  margin: 2px 0;
}

.liste_commentaires{
  margin-bottom: 15px;
}

.liste_oeuvres{
  width: 510px;
}

#side_lo_filtres{
  width: 210px;
  margin: 0;
}
#side_lo_filtres ul{
  list-style: none;
  padding: 0 0 5px 6px;
  background: url('/gfx/sidemenubauteur_bas.gif') -1px bottom no-repeat;
}
#side_lo_filtres a{
  color: #900;
  text-decoration: none;
  padding: 0 0 0 13px;
  margin: 12px 0 12px 0;
  background: url('/gfx/fleche3.gif') 0 4px no-repeat;
}

#menu_compte{
  width: 510px;
  float: left;
  list-style: none;
}
#menu_compte li{
  float: left;
}

.nouvelle_oeuvre a{
  display: block;
  width: 119px; height: 30px;
  text-indent: -9000px;
  background: url('/images/interfacev2/moncompte/ecrire.png') no-repeat;
}
#menu_compte .bouton_moyen{
  margin: 0 0 0 85px;
  font-weight: bold;
}

#mc_msgsbar{
 width: 100%;
 height: 32px;
 background: #E6D4BD;
 float: left;
}
#mc_msgsbar ul{ 
 list-style:none; 
 position: relative;
 left: 30px;
 width: 450px;
 text-align: center;
/*  border: 1px solid #00f;  */
 padding: 0; 
 float: left;
}
#mc_msgsbar li{
 margin: 3px;
/*  display: inline;  */
display: block;
/*  border: 1px solid #f00; */
 float: left;
}
#mc_msgsbar a {  
  color: #333;
  height: 18px;
  margin: 2px 0 2px 10px;
  font-weight: bold;
  display: block;
  float: left;
  padding: 3px 10px 3px 45px;
}
.mc_msg_btn a{
  background-color: #fff;
}
.mc_msg_btn2 a{
  background-color: #000;
}
#mc_msgsbar a:hover {  
  text-decoration: none;
  background-color: #e6e6e6;  
}
#compte_mp{
  background: url('/gfx/mp.gif') 5px 4px no-repeat #F2EEE1;
}
#compte_fautes{
  background: url('/gfx/icone_faute.gif') 5px 4px no-repeat #F2EEE1;
}
#page_content table{
  width: 510px;
  float: left;
}
#liste_marques_page a, .table_oeuvres a{
  color: #900;
}

.table_oeuvres p{
  width: 510px;
  float: left;
  margin: 0 0 5px 0;
}

p.bio_footnote{
  margin: 8px 0 0 0;
  text-align: right;
  color: #7a6549;
}
.bio_footnote em{
  font-size: 10px;
}
.bio_footnote em a{
  color: #B2936A;
  text-decoration: none;
}


dd.profile_gender_f strong{
  padding: 4px 0 4px 28px;
  display: block;
  background: url('/gfx/gender_f.png') 0 center no-repeat;
  margin-bottom: 3px;
}

dd.profile_gender_m strong{
  padding: 4px 0 4px 25px;
  display: block;
  background: url('/gfx/gender_m.png') 0 center no-repeat;
  margin-bottom: 3px;
}

.fav_and_friends_list dl *{
  vertical-align: middle;
}
.fav_and_friends_list dl{
  border: 1px solid #E6D4BE;
  margin: 5px;
  clear: both;
  min-height: 55px;
}
.fav_and_friends_list img{
  float: left;
  margin: 2px 4px 2px 2px;
}
.fav_and_friends_list dt a{
  font-weight: bold;
}
.fav_and_friends_list dd{
  padding: 5px 0 0 0;
}

div#author_flattr{
  text-align: center;
  padding: 3px 0 0 0;
}
