select#liste_forums{ display:block; width:300px; }

select.replaced{ width:1px; position:absolute; left:-999em; }

ul.selectReplacement
{
 background:#eef4fa url(img/selbas.png) no-repeat 280px 2px;
 border:#86a5c1 1px solid;
 margin:0;
 margin-right:25px;
 padding:0;
 height:20px;
 width:298px;
}

ul.selectReplacement li
{
 text-align:left;
 color:#3f78b3;
 cursor:pointer;
 display:none;
 font-size:12px;
 line-height:20px;
 list-style:none;
 margin:0;
 padding:0;
 padding-left:4px;
 width:298px;
}

ul.selectOpen{ display:block; background:#eef4fa url(img/selhaut.png) no-repeat 280px 2px; }

ul.selectOpen li{ display:block; }

ul.selectReplacement li.selected{ color:#3f78b3; display:block; }

ul.selectOpen li.selected{ color:black; display:block; font-weight:bold; }

ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover{ color:black; }
