.tx-indexedsearch-searchbox{
    width:470px;
    margin-left:200px;
    }
.tx-indexedsearch-searchbox legend {
    display: none;
}
.tx-indexedsearch-searchbox div{
    margin:2px;
    }
.tx-indexedsearch-searchbox fieldset{
    border:none;
    }
.tx-indexedsearch-form label, .tx-indexedsearch-search-for label{
   /* float:left;*/
    display:inline;
    /*width:150px;*/
    text-align:right;
}
input.tx-indexedsearch-searchbox-sword, select.tx-indexedsearch-selectbox-type, select.tx-indexedsearch-selectbox-defop{
    width: 150px;    
    border: 2px solid #669900;
}
.tx-indexedsearch-search-submit #tx-indexedsearch-searchbox-button-submit{
    color:#FFFFFF;
    background-color:#336600;
    border:1px solid #003300;
    margin-left:150px;
    font-weight:bold;
}
.titre_recherche{
    display:block;
    padding:3px 3px 3px 3px;
    background-image:url(/fileadmin/tmpl/img/fd_titre_recherche.gif);
}
.titre_recherche A{
    color:#336600;
}
.tx-indexedsearch-descr-descr{
    margin:0px 0px 0px 0px;
    padding:3px 3px 3px 3px;
    background-image:url(/fileadmin/tmpl/img/fd_contenu_recherche.gif);
}
.tx-indexedsearch-info-info{
    margin:0px 0px 0px 0px;
    padding:3px 3px 3px 3px;
    background-image:url(/fileadmin/tmpl/img/fd_info_recherche.gif);
}
.tx-indexedsearch-percent{
    font-size:1em;
    color:#666633;
}
