#formulaireForum fieldset{
    text-align: left;
}
#formulaireForum fieldset legend{
    font-weight:bold;
    
}
#formulaireForum a img{
    border:1px outset #999999;
    padding:3px;
    background:#FFDDAA none repeat scroll 0%;
}
#formulaireForum a img:hover{
    background: white;
}

#formulaireForum .forml {
    background:#FFFFFF none repeat scroll 0%;
    border-color:#333333 rgb(102, 102, 102) rgb(102, 102, 102) rgb(51, 51, 51);
    border-style:solid;
    border-width:1px;
    width:98%;
}
#formulaireForum small{
    font-size: 80%;
}
.spip_barre{
   width:80%;
}
.spip_barre input.barre{
    background:#EEEEEE none repeat scroll 0%;
    width:100%;
}

.spip_bouton {
    text-align: center;
}
