
div.Recherche-Bloc-Titre, div.Recherche-Bloc-Contenu, div.Recherche-Bloc-Contenu-CreerCompte
{
    width:340px;
    margin:auto;
}

div.Recherche-Bloc-Titre
{
    background-image:url('/t_00000000000000000000000000000000_default/images/vintage/recherche/Bloc-Titre-Fond.png');
    background-repeat:repeat-x;
    height:22px;
    line-height:22px;
    text-align:left;
    font-weight:bolder;
    color:#ebd85a;
    padding-left:8px;
    border-left:1px solid #A07A4A;
    border-right:1px solid #000;
}

div.Recherche-Bloc-Contenu
{
    padding:4px;
    border:     1px solid #A07A4A;
    border-color:#A07A4A #000 #000 #A07A4A;
    background-color:#7F4B02;
}

table.Recherche-Form
{
    margin:auto;
    width:100%;
}

col.Recherche-Form-1 { width:120px; }
col.Recherche-Form-2 { }

#recherche_compatibilites
{
    margin-top:10px;
}

input.Recherche-Prix
{
    width:70px;
    text-align:right;
    padding-right:14px;
    background-image:url('/t_00000000000000000000000000000000_default/images/vintage/recherche/euro.png');
    background-repeat:no-repeat;
    background-position:right;
}

input.Bouton-Rechercher
{
    width:91px;
    height:17px;
    border:0px;
    background: url('/t_00000000000000000000000000000000_default/images/vintage/recherche/Bouton-Rechercher.png') 0 0 no-repeat;
}

input.Bouton-Rechercher:hover
{
    background: url('/t_00000000000000000000000000000000_default/images/vintage/recherche/Bouton-Rechercher.png') -91px 0 no-repeat;
    cursor:pointer;
}

/**
*   Multipage
*/

#recherche-multipage,
#recherche-multipage-bas
{
    background-image: url('/t_00000000000000000000000000000000_default/images/vintage/recherche/Multipage-Fond.png');
    background-repeat:repeat-x;
    height:25px;
    line-height:25px;
    color:#fcf4b0;
    font-weight:bold;
}

div.Recherche-Multipage-Lien,
div.Recherche-Multipage-Lien-act
{
    font-size: 12px;
    font-weight:bolder;
    cursor:pointer;
    padding-left:3px;
    padding-right:3px;
    height: 25px;
    background-repeat: repeat-x;
    float:left;
}

div.Recherche-Multipage-Lien
{
    color:#a47c4b;
    background-image: url('/t_00000000000000000000000000000000_default/images/vintage/recherche/Multipage-Fond.png');
}

div.Recherche-Multipage-Lien:hover
{
    color:#ebd85a;
    background-image: url('/t_00000000000000000000000000000000_default/images/vintage/recherche/Multipage-Fond-Hover.png');
    padding-left:2px;
    padding-right:2px;
    border-left:1px solid #311a06;
    border-right:1px solid #a47c4b;
}

div.Recherche-Multipage-Lien-act
{
    color: #fcf4b0;
    background-image: url('/t_00000000000000000000000000000000_default/images/vintage/recherche/Multipage-Fond-Act.png');
}

div.Recherche-Multipage-NbArticles
{
    font-size: 12px;
    font-weight:bolder;
    float:left;
}

#recherche-multipage     div.Recherche-Multipage-NbArticles { margin-left:4px; }
#recherche-multipage-bas div.Recherche-Multipage-NbArticles { margin-left:4px; }