#page_content h2{
  margin: 20px 0 0 0;
  background: url('/gfx/titre_petit_forum.gif') no-repeat;
  color: #300;
}

#page_and_page_menu h1 em{
  font-size: 10px;
  font-style: normal;
  color: #800;
}

#page_content table{
  border: 0;
  float: left;
  width: 510px;
  border-bottom: 2px solid #800;
}

#page_content tr{
  background: #FAF3E1;
}

#page_content table a{
  color: #900;
  text-decoration: none;
}

.leftcol{
  width: 102px;
  text-align: left;
  vertical-align: top;
}
.leftcol em{
  display: block;
  color: #B2936A;
  font-size: 10px;
  font-style: normal;
}
.rightcol, .msgcol{
  width: 408px;
}

.msgcol{
  background: #FFFEEC;
}

.tr_rank{
  background: #E5D3BC;
  height: 20px;
}
.tr_rank:hover{
  background: #E5D3BC;
}
.tr_rank td{
  text-align: center;
}

.forum_quote{
  width: 90%;
}
.forum_quote dd{
  background: #E5D3BC;
  padding: 4px;
  margin: 2px;
  border: 1px solid #800;
}

.forum_repondre{
  text-indent: -9000px;
  display: block;
  float: right;
  width: 119px; height:30px;
  background: url('/images/forum/icones/repondre.png');
}

#thread_footer_options{
  float: left;
  width: 100%;
  list-style: none;
  margin: 10px 0 20px 0;
}

.msgcol em.fine_print{
  font-size: 9px;
  color: #B2936A;
}

#global a.troll_show{
  color: #B2936A;
}

img.auto_thumb:hover{
  cursor: pointer;
}
img.auto_thumb:hover,
img.auto_thumb_zoom:hover{
  cursor: pointer;
}
a.auto_thumb_zoom{
  position: relative;
  float: right;
  top: -25px;
  right: 9px;
}
