html
{
    background-image:url(../images/bg/fond.jpg);
    background-repeat:repeat-x;
    background-color:#DDDEE3;
    color:#000
}
a
{
    color:#DB4808;
    background-color:inherit;
    text-decoration:none
}
abbr,
acronym
{
    border:none
}
a.roll:hover,
a.roll:focus
{
    text-decoration:underline;
    outline:none
}
#page
{
    background-position:50% 0
}
.chaines
{
    background-image:url(../images/bg/fonds/chaines.jpg)
}
.roulements
{
    background-image:url(../images/bg/fonds/roulements.jpg)
}
.transmission
{
    background-image:url(../images/bg/fonds/transmission.jpg)
}
.echappement
{
    background-image:url(../images/bg/fonds/echappement.jpg)
}
.centrer
{
    margin:auto;
    width:985px
}
#tete
{
    /*background-position:4px 0;*/
    background-image:url(../images/bg/trame.png);
    background-repeat:repeat;
    /*height:120px*/
}
* html #tete
{
    background-position:0 0
}
*:first-child+html #tete
{
    background-position:0 0
}
#corps
{
    background-position:4px 0;
    background-image:url(../images/bg/trame_degrade.png);
    background-repeat:repeat-x
}
*:first-child+html #corps
{
    background-position:0 0
}
#corps .centrer
{
    /*
	padding-top:155px;
    background-image:url(../images/bg/ville.png)
	*/
}
h1
{
    float:left;
    margin:0
}
#menu
{
    width:100%;
    float:left;
    padding-bottom:8px;
    background-image:url(../images/bg/ombre_bas.png);
    background-position:0 0;
    background-repeat:repeat-x
}
* html #menu a
{
    position:relative;
    zoom:1;
    float:left
}
#menu .ombre
{
    width:100%;
    border:1px solid #FFF;
    float:left;
    background-color:#000;
    color:#FFF
}
#menu a
{
    color:#FFF;
    background-color:#000
}
#menu img
{
    display:block
}
#menu li
{
    padding:0 20px
}
#tete form
{
    width:390px;
    float:right
}
#tete form p
{
    float:left
}
input.texte,
textarea.texte,
select.texte
{
    border:1px solid #000;
    background-color:#FFF;
    color:inherit;
    font-size:100%;
    padding:2px 4px 1px
}
#tete input.texte
{
    color:#999;
    background-color:#FFF;
    font-size:77%;
    width:110px;
    margin:0 5px 0 20px
}

#informations input.texte
{
    /*color:#999;*/
    font-weight:bold;
    background-color:#FFF;
    /*font-size:77%;*/
    width:50px;
    margin:0 5px 0 20px
}
#informations #description
{
    width:300px;
}
.marges .label {
    float: left;
}
#tete form li
{
    display:inline;
    margin:0 5px 2px 20px
}
* html #tete form .envoyer input
{
    position:relative;
    top:1px
}
*:first-child+html #tete form .envoyer input
{
    position:relative;
    top:1px
}
#tete form ul a
{
    display:block;
    width:120px;
    font-size:77%;
    color:#FFF;
    background-color:inherit
}
#tete form p,
#tete form fieldset
{
    margin:0
}
#panier
{
    float:right;
    background-image:url(../images/bg/panier.png);
    width:190px;
    font-family:georgia,serif;
    font-weight:bold;
    margin-top:-8px;
    text-transform:capitalize
}
* html #panier a
{
    position:relative
}
#panier p
{
    padding:2px 0 10px 50px
}
#colonne
{
    display:inline;
    margin-left:10px;
    width:223px
}
#colonne .marges
{
    padding:8px 10px
}
#contenu
{
    font-size:85%;
    width:740px
}
#contenu h2
{
    font-family:Impact,sans-serif;
    font-size:300%
}
#contenu h2 span
{
    background-image:url(../images/bg/titres.png);
    padding-right:60px;
    background-position:100% 50%
}
.colonne #contenu
{
    width:963px
}
#colonne,
#contenu
{
    float:left;
    border-left:1px solid #FFF;
    border-top:1px solid #FFF
}
#contenu .marges
{
   /* padding:0 20px 10px 10px*/
   padding:0 10px 10px 5px
}
.colonne #contenu .marges
{
    /*padding:0 40px 10px 40px;*/
    padding:0 20px 10px 20px;
}
h2
{
    margin:0.1em 0 0.2em
}
#corps .fausses_colonnes,
#corps .colonne
{
    float:left;
    padding-right:10px;
    background-image:url(../images/bg/fausses_colonnes.png);
    background-repeat:repeat-y;
    background-position:0 -1px
}
* html #corps .fausses_colonnes
{
	float:none!important;
    background-image:url(../images/bg/fausses_colonnes_ie.png)
}
* html #corps .colonne
{
    background-image:url(../images/bg/fausses_colonnes_ie.png)
}
#corps .fausses_colonnes .fausses_colonnes,
#corps .colonne .colonne
{
    float:left;
    padding-right:0;
    background-image:url(../images/bg/fausses_colonnes.jpg);
    background-repeat:no-repeat;
    background-position:10px 0;
    width:100%;
}
#corps .colonne .colonne
{
    margin-left:10px;
    display:inline;
    background-color:#EAEBED;
    color:inherit;
    background-image:url(../images/bg/colonne.jpg);
    background-repeat:repeat-x
}
#ariane
{
	padding-top:1em;
    padding-bottom:1em;
    margin-bottom:0.5em;
    font-weight:bold;
    border-bottom:1px solid #000
}
#ariane.bordure
{
    border-bottom:none;
    background-image:url(../images/bg/bordure.png);
    background-repeat:repeat-x;
    padding-bottom:2.6em;
    margin-bottom:0.3em;
    background-position:0 100%
}
#ariane a
{
    color:#000;
    background-color:inherit;
    padding-right:12px;
    background-image:url(../images/bg/superieur.png);
    background-position:100% 50%
}
#ariane a.retour
{
    padding-left:16px;
    background-image:url(../images/bg/retour.png);
    background-position:0 50%
}
#pied
{
  position:relative;
    /*margin-top:-15px;*/
    top:-8px;
    clear:both;
    /*background-image:url(../images/bg/pied.png);*/
    background-repeat:repeat-x;
    background-position:50% 0;
}
.flash_footer{
    height:120px;
    margin-top:5px;
    width:970px;
    margin:0 auto;
}
* html #contenu
{
    padding-bottom:10px
}
* html #colonne
{
    padding-bottom:10px
}

* html #pied
{
    margin-top:-10px;
    background-image:url(../images/bg/frise_test.png);
    position:static;
}

* html .correctif_fausses_colonnes
{
    /*margin-bottom:-180px*/
}
#contenu
{
    min-height:370px
}
* html #contenu
{
    height:370px
}
#colonne input.texte
{
    border-color:#999;
    width:154px;
    font-size:85%;
    margin-right:2px
}
#colonne form .premier
{
    margin:0;
    -margin-bottom: 10px;
}
#colonne form .premier p
{
    margin-bottom:0.6em;
    float:left
}
#colonne ul
{
    margin:0 0 1em
}
#colonne em
{
    text-transform:uppercase;
    font-style:normal
}
#colonne li
{
    list-style-type:none;
    *height: 1%;
}

#colonne a
{
    display:block;
    padding:2px 6px;
    background-position:0 50%;
    font-family:Georgia,sans-serif;
    background-image:url(../images/bg/rubrique.png);
}
#colonne strong a,
#colonne a:hover,
#colonne a:focus
{
    outline:none;
    /*background-position:0 50%*/
    background-image:url(../images/bg/rubrique_active.png);
}

#colonne ul ul
{
    margin:0 0 0.2em;
    padding:0 10px 10px;
    background-image:url(../images/bg/colonne.png);
    zoom:1;
    background-position:0 100%
}

#colonne ul ul ul
{
    font-size:85%;
    margin:0 0 0 1em;
    padding:0;
    background-image:none
}
#colonne ul ul a
{
    display:block;
    padding:0;
    font-family:sans-serif;
    background-image:none;
    color:#000;
    background-color:transparent
}
#colonne ul ul strong a
{
    color:#DB4808;
    background-color:inherit
}

#colonne ul ul a:hover,
#colonne ul ul a:focus
{
	background-image:none
}

#filtres
{
    /*margin-top:-20px;*/
    background-image:url(../images/bg/plaque.png);
    padding-top:10px;
    margin-bottom:0.5em;

}
* html #filtres
{
    margin-top:-0.2em
}
*:first-child+html #filtres
{
    margin-top:0.2em
}
#filtres .marges
{
    background-image:url(../images/bg/plaque.png);
    background-position:0 100%;
    margin:10px 0 0;
    padding-bottom:20px
}
* html #filtres .marges
{
    margin:0
}
*:first-child+html #filtres .marges
{
    margin:0
}
#filtres #titre
{
    width:162px;
    font-size:92.5%;
    position:relative;
    left:25px;
    font-weight:bold
}
* html #filtres #titre
{
    top:-5px
}
*:first-child+html #filtres #titre
{
    top:-5px
}
#filtres p
{
    margin-bottom:0.2em
}
#filtres select
{
    width:180px
}
#pied
{
    font-size:85%
}
#pied .marges
{
    background-image:url(../images/bg/taches.png);
    background-position:0 0;
    height:135px
}
* html #pied .marges
{
    margin:auto;
}

#pied dl
{
    width:260px;
    margin-top:25px;
    float:left;
    display:inline
}
#pied dt
{
    margin-bottom:0.5em
}
#pied dd
{
    margin:0
}
#pied dl.premier
{
    width:auto
}
#pied dl.premier dd
{
    margin-right:5px;
    float:left
}
#pied dl img
{
    display:block
}
#pied dl.dernier dd
{
    padding-left:90px
}
#pied dl.dernier dt
{
    padding-left:15px
}
#pied dl a
{
    font-family:Georgia,serif;
    padding:6px 10px;
    display:block;
    background-image:url(../images/bg/bouton.png);
    font-size:109.4%
}
* html #pied dd
{
    zoom:1;
    position:relative
}
#pied dl.premier a
{
    padding:0;
    background-image:none
}
#pied dl.dernier dd a
{
    font-family:sans-serif;
    padding:7px 0;
    margin-left:30px;
    font-size:91.5%;
    background-image:none
}
* html #pied dl.dernier dd a
{
    margin-left:20px
}
#pied ul
{
    background-color:#DDDEE3;
    color:inherit;
    position:relative;
    margin-left:-20px;
    padding-left:20px;
    top:-5px;
    height:3em;
    text-align:center;
    font-size:91%
}
#pied li
{
    padding:0 5px;
    display:inline
}
#pied li a
{
    color:#000;
    background-color:inherit;
    text-transform:uppercase
}
#contenu dl
{
    float:left;
    width:208px;
    margin:0 0 2em 30px
}
.colonne #contenu dl
{
    width:auto;
    float:none;
    margin:0 0 1em 0
}
#contenu dl.premier
{
    margin:0;
    padding-right:10px;
}
#contenu dt
{
    background-color:#DB4808;
    color:#FFF;
    background-image:url(../images/bg/promotion.png);
    background-repeat:repeat-x;
    text-transform:uppercase;
    border-right:4px solid #DB4808;
    margin-bottom:1px
}
#contenu dt span
{
    padding:0 4px;
    font-weight:bold;
    font-size:118.6%;
    background-color:#DB4808;
    color:#FFF
}
#contenu .nouveaute dt
{
    background-color:#DB8E08;
    color:#FFF;
    border-color:#DB8E08;
    background-image:url(../images/bg/nouveaute.png)
}
#contenu .calendrier dt
{
    background-color:#644407;
    color:#FFF;
    border-color:#644407;
    background-image:url(../images/bg/calendrier.png)
}
#contenu .calendrier dt span
{
    background-color:#644407;
    color:#FFF
}
#contenu dd
{
    position:relative
}
#contenu dd span
{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:208px;
    height:139px;
    background-image: url(../images/bg/moyen.png)
}
.colonne #contenu dd span
{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:188px;
    height:122px;
    background-image:url(../images/bg/petit.png)
}
#produits .produit
{
    position:relative;
    border:none;
    padding:0
}
#produits .produit span
{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:119px;
    height:83px;
    background-image:url(../images/bg/mini.png)
}
#contenu p.image
{
    position:relative
}
#contenu p.marque
{
    background-image:url(../images/bg/trame_orange.png);
    background-repeat:repeat;
    margin-bottom:0.5em
}
#marque_image
{
    float:left;
    margin-right:0.5em
}
#informations
{
    float:left;
    width:340px
}
#informations div
{
    margin-top: 2em
}
#informations strong
{
    color:#DB4808;
    background-color:inherit
}
#informations big
{
    display:block;
    float:left;
    margin-right:10px;
    font-size:164%
}
#informations span
{
    text-transform:uppercase
}
#contenu p.marque img
{
    display:block
}
#contenu p.image span
{
    position:absolute;
    top:0;
    left:0;
    display:block;
    width:340px;
    height:230px;
    background-image:url(../images/bg/grand.png)
}
#contenu .nouveaute dt span
{
    background-color:#DB8E08;
    color:#FFF
}
#contenu dd
{
    margin:0;
    text-align:center;
    font-weight:bold
}
.colonne #contenu dl
{
    padding:1px;
    width:880px;
    background-image:url(../images/bg/produit.jpg);
    background-repeat:repeat-x;
    min-height:125px
}
* html .colonne #contenu dl
{
    height:125px
}
.colonne #contenu dd
{
    width:580px;
    text-align:left;
    font-weight:normal;
    display:inline;
    margin:8px;
    float:left
}
#contenu dl
{
    position:relative
}
#contenu dd.voir
{
    position:absolute;
    bottom:-5px;
    left:180px
}
#contenu dd.image
{
    width:auto;
    margin:0
}
#contenu dd.statut
{
    position:absolute;
    top:15px;
    left:780px;
    width:auto
}
#contenu dd.date
{
    position:absolute;
    top:1px;
    right:1px;
    width:auto;
    margin:0;
    padding:1px 10px;
    background-color:#000;
    color:#FFF;
    font-weight:bold;
    text-transform:uppercase
}
#contenu dd a
{
    color:#000;
    background-color:inherit
}
#filtres_contenu
{
    width:500px;
    text-align:right;
    float:right
}
#filtres_contenu label
{
    font-weight:bold;
    text-transform:uppercase
}
a.action
{
    float:left;
    display:block;
    background-image:url(../images/bg/action.png);
    color:#FFF!important;
    background-color:inherit;
    padding:3px 8px 6px;
    width:140px
}
a.action_de
{
    float:left;
    display:block;
    background-image:url(../images/bg/action_de.png);
    color:#FFF!important;
    background-color:inherit;
    padding:3px 8px 6px;
    width:170px
}
#options
{
    background-image:url(../images/bg/trame_orange.png);
    background-repeat:repeat-x;
    padding-top:20px !important;
    clear:both
}
#options p
{
    position:relative;
    /*top:2em ;*/
}
#options p.premier
{
    /*top:0;*/
    /*margin-right:20px;*/
    float:left;
    _height:1%;
}
/*#options p.intitule select
{
    width:22em ;

}*/
#options p.premier select
{
    width:22em;
    position:relative;
    z-index:10;
}
#options .intitule
{
    /*margin-right:1em;*/
    float:left;
    width:80px;
}
#options .maxi
{
    /*width:30.5em;*/
    width: 330px;
}
*:first-child+html #options .maxi
{
    /*width:30.1em*/
}
* html #options select
{
    width:20em
}
* html #
s .maxi
{
    width:28.1em
}
#options p.premier label
{
    display:block;
    margin-bottom:0.5em
}
#options label
{
    text-transform:uppercase;
    font-weight:bold
}
* html #options p
{
    position:relative;
    top:0
}
* html #options p.premier
{
    position:relative;
    top:-2em
}
.opera #pied dl
{
    position:relative;
    top:-15px;
}
.opera #colonne legend span
{
    margin-bottom:2em
}
* html #options p
{
    zoom:1
}
#filtre fieldset
{
    /*margin-top:-1em;*/
    float:left;
    margin-bottom:0.5em;0
    margin-left:0px;
    width:191px;
    display:inline;
    height:106px;
    background-image:url(../images/bg/filtre.png);
}
* html #filtre fieldset
{
    margin-top:0
}
#filtre fieldset.premier
{
    margin-left:0
}
#filtre legend span
{
    background-color:#FFF;
    color:inherit;
    text-transform:uppercase;
    font-weight:bold;
    position:relative;
    padding:4px;
    margin-left:2px;
    /*top:1.2em*/
    top:14px;
    *top:3px
}
* html #filtre legend span
{
    top:0.2em
}
#filtre fieldset p,
#filtre fieldset ul
{
    margin:1.5em 0 1.5em 0.5em;
    width: 180px;
    *margin:3px 0 1.5em 10px !important ;
    _margin:3px 0 1.5em 2px !important ;
}
* html #filtre fieldset p
{
    margin:1em
}
* html #filtre fieldset ul
{
    margin:1em
}
#filtre li
{
    width:85px
}
#filtre a
{
    text-decoration:underline;
    color:#000;
    background-color:inherit
}
#filtre strong a
{
    color:#DB4808;
    font-weight:normal;
    background-color:inherit
}
.pagination
{
    float:right!important;
    margin-right:4px
}
.pagination a
{
    display:block;
    float:left;
/*    width:20px;*/
/*    padding:4px 0;*/
    text-align:center
}
.pagination a img
{
    /*padding:2px 0 4px;*/
    padding:1px 0 4px
}
* html .pagination a img
{
    padding:3px 0
}
.pagination strong a
{
    font-weight:normal;
    color:#000;
    background-color:inherit
}
.pagination li
{
    background-color:#FFF;
    color:inherit;
    margin-left:1px;
    padding-left:5px;
    padding-right:5px;
    padding-top:2px;
}
table
{
    margin:0.2em 0;
    clear:both;
    width:100%;
    border-collapse:separate;
    border-spacing:1px
}
td,
th
{
    border:none;
    padding:2px 2px 1px;
    vertical-align:top
}
#produits thead th
{
    background-color:#000;
    color:#FFF;
    text-transform:uppercase;
    font-weight:bold
}
#produits thead td
{
    background-image:url(../images/bg/hachures.png);
    background-repeat:repeat-x
}
#produits thead th div
{
    position:relative;
    padding:0 30px 0 10px
}
#produits thead th ul
{
    position:absolute;
    right:2px;
    top:-2px
}
#produits tbody .premier td
{
    border-top:1px solid #000
}
#produits tbody td
{
    border-bottom:1px solid #000
}
#produits tbody td
{
    background-color:#FFF;
    color:inherit
}
#produits h3
{
    margin-top:0
}
#produits tbody .centrer
{
    background-image:none!important;
    padding-top:2px;
    font-weight:bold;
    text-align:center;
    color:#DB4808;
    background-color:#FFF
}
* html #produits tbody .centrer
{
    filter:none
}
#produits tbody td
{
    background-repeat:repeat-x;
    background-position:0 100%;
    padding:10px 0 !important;
}
#produits tbody td.premier
{
    padding:2px 2px 1px!important
}
#produits .marque
{
    font-weight:bold;
    font-size:109.5%
}
.dernier .pagination
{
    margin-bottom:2em
}
#produits a.action
{
    position:relative;
    margin-top:-26px
}
#produits a.action_de
{
    position:relative;
    margin-top:-26px
}
#produits td.action,
#produits td.action p
{
    margin:0;
    border:none;
    padding:0!important
}
#produits td.action p a
{
    float:right;
    margin-right:-10px;
}
#produits td.action_de,
#produits td.action_de p
{
    margin:0;
    border:none;
    padding:0!important
}
#produits td.action_de p a
{
    float:right;
    margin-right:-10px;
}

#produits big
{
    display:block;
    width:65px
}
#produits h3
{
    width:140px;
    font-size:96%
}
* html #produits h3
{
    width:120px
}
#produits.panier thead td
{
    background-image:url(../images/bg/trame_orange.png);
    background-repeat:repeat
}
#produits.panier thead th
{
    background-color:#000;
    color:#FFF
}
#produits.panier input.texte
{
    width:3em
}
#produits.panier .marque
{
    color:#DB4808;
    background-color:#FFF;
    white-space:nowrap
}
/*#produits.panier tbody td
{
    background-color:#E2E3E3!important
}*/
#produits.panier tbody tr.fond td
{
    font-size:109.5%;
    font-weight:bold;
    padding:20px!important
}

#produits.panier tbody tr.fond #promo
{
    background-image:url(../images/bg/fond.png);
    background-position:100% 100%;
}

#produits.panier tbody tr.fond td small
{
    font-size:92.2%
}
#produits.panier tbody tr.fond td strong
{
    font-size:108.5%;
    color:#DB4808;
    background-color:transparent
}
#produits.panier tbody td
{
    border-bottom:none
}
#produits.panier .produit span
{
    width:188px;
    height:122px;
    background-image:url(../images/bg/petit.png)
}
#produits.panier tbody .premier td
{
    border-top:none
}
#produits.panier .commande
{
    /*background-image:url(../images/bg/commande.png);
    background-repeat:no-repeat;
    background-position: 50% 50% !important;
    padding:15px 20px!important;
    /*padding:5px 20px!important;*/
}
#produits.panier .commande p
{
    margin-top:10px
}
#produits.panier .commande p label
{
    background-color:#FFF;
    color:inherit;
    padding:0 6px
}
.panier .envoyer
{
    position:relative;
    /*z-index:20;*/
    clear:both;
    border-top:1px solid #000;
    text-align:right;
    margin-bottom:1em
}
.panier .envoyer_top
{
    position:relative;
    z-index:20;
    clear:both;
    text-align:right;
    margin-top:-0.5em
}
.panier fieldset.bloc
{
    margin:-3.5em 0 1em 18px;
    width:335px;
    height:151px;
    /*overflow:hidden;*/
    float:left;
    background-position:0 100%;
    _background-position:0 91%;
    background-image:url(../images/bg/bloc.png);
    position:relative;
    z-index:10;
    padding-bottom: 10px;
}
.panier fieldset.premier
{
    margin-left:0!important
}
.panier fieldset .envoyer
{
    text-align:left;
    border:none
}
.panier fieldset legend span
{
    color:#DB4808;
    background-color:inherit;
    position:relative;
    top:3em;
    left:1em;
    text-transform:uppercase;
    font-size:118.5%;
    font-weight:bold
}
.panier fieldset legend span big
{
    margin-left:1em;
    font-size:115.5%;
    line-height:100%
}
.panier fieldset h3
{
    text-transform:uppercase;
    float:left;
    margin-top:0;
    width:200px;
    font-size:100%
}
.panier fieldset.premier h3
{
    float:none;
    width:auto
}
.panier fieldset .marges
{
    margin:4em 0.5em 1em;
    padding:0!important
}
.panier fieldset big
{
    font-size:136.5%;
    font-weight:bold;
    color:#DB4808;
    background-color:inherit
}
.panier fieldset strong big
{
    display:block;
    font-size:164%;
    margin-bottom:1em;
    color:#DB4808;
    background-color:inherit
}
.panier #lieu
{
    position:relative;
    top:-2em;
}
* html .panier #lieu
{
    /*position:relative;
    top:-2em*/
}
#promos
{
    clear:both;
    font-weight:bold;
    padding-bottom:1em;
    margin-bottom:2em;
    /*background-image:url(../images/bg/trame_orange.png);*/
    background-repeat:repeat-x;
    background-position:0 100%
}
#promos h3
{
    color:#DB4808;
    padding-top:1em;
    background-color:inherit;
    background-image:url(../images/bg/trame_orange.png);
    background-repeat:repeat-x
}

.panier fieldset a
{
    clear:both;
    display:block;
    background-image:url(../images/bg/suivant.png);
    background-position:0 50%;
    padding:0.5em 40px;
    font-weight:bold;
    color:#000;
    background-color:inherit
}
.panier fieldset.premier h3
{
    margin:0
}
.panier fieldset.premier p
{
    margin:1px 8px 0 0;
    _margin:1px 40px 0 0;
    float:left
}
.panier fieldset.premier p .mini
{
    width:2em
}
.panier .texte
{
    border-color:#999
}


/* FORMULAIRE */
.form-row {
    clear: both;
    padding-left:0;
    padding-top: 5px;
    vertical-align: top;
    text-align: center;
}

.form-row label {
    width: 100px;
   /* display: block;*/
   float: left;
    text-align: right;
    clear: left;
    float: left;
}

.form-row input,
.form-row textarea {
    float: left;
    display: block;
    width: 250px !important;
    clear: right;
    margin-left:5px;
}
.form-row input.bouton {
    color: black;
    background: #F0C505;
    border: 1px solid black;
    font-size: 10pt;
    font-weight: bold;
    letter-spacing: -0.05em;
    text-transform: uppercase;
    width: 100px !important;
    margin-right: 3px;
    float: none;
    display: inline;
}

div.bloc {
    width: 40%;
    float: left;
    clear: none;
    display: block;
}
div.bloc_droit {
    width: 50%;
    float: left;
    clear: none;
    display: block;
}
.form-row label {
    /*margin-left: 200px;*/
}

div.bloc_droit .form-row label {
    margin-left: 0;
}

/* ERREURS */
.form_error {
    color: red;
    font-weight: bold;
    clear: both;
    text-align: left;
  margin-left: 355px;
}

div.bloc .form_error {
/*  margin-left: 105px;*/
}
/*class pour le menu en haut*/
.menuhaut {
    font-weight: bold;font-size: 115%;text-transform:uppercase;display: block;padding-top:10px;
}
/*class pour les images de footer*/
.image_footer{
    color: #FFF; font-weight: bold; text-transform:uppercase;font-size:110%;
}
.bouton {
  background-color:#db4808;
  width:34px;
  height:20px;
  margin-left:3px;
  border:none;
  color:#ffffff;
  font-weight:bold;
  font-size:16px;
}
.ajouter {
  background-image:url(../images/boutons/ajouter_au_panier.png);
  width:145px;
  height:20px;
}

/* Menu profil */
#menu_profil, #contenu
{
/*  border-left:1px solid #FFFFFF;
  border-top:1px solid #FFFFFF;*/
  float:left;
}
#menu_profil
{
  display:inline;
  margin-left:10px;
  width:223px;
}
#menu_profil ul
{
  margin:0 0 1em
}

#menu_profil li
{
  list-style-type:none;
  border:1px solid #ffffff;
}
#menu_profil a
{
  display:block;
  padding:2px 6px;
  margin-left: 2px;
  background-position:0 50%;
  font-family:Georgia,sans-serif;
/*  background-image:url(../images/bg/rubrique.png);*/
  background-color:#e8e4db;
}
/* Fiche produit*/

.haut{
  width:150px;
  display: block;
  text-align: right;
  clear: right;
  float: left;
}
.input_haut input{
  width:50px !important;
  width:45px;
  margin-left:40px;
}

.millieu{
  float: left;
  display: block;
  text-align: right;
  clear: right;
  width:162px;
}

.input_millieu input{
  width:50px;
  margin-left:28px;
  float:left;
  margin-bottom:20px;
}

#millieu_droit p select{
  width:100px;
}
#anneeproduit select {

}
#Precisions p textarea {
  width:300px !important;
  width:280px;
}

#image{
  float:left;
  margin-bottom:10px;

}

#filtres legend span
{
  width:160px;
  font-size:92.5%;
  position:relative;
  top:20px;
  left:30px;
  font-weight:bold
}
/*.error input{
  border-color:red;
}*/

#id_droit {
	float:left;
	margin-left: 50px;
	width:390px;
}


/***********  panier ****************/
#produits.panier .commande p
{
    /*margin-top:10px*/
}
.form-row .form_error {
    margin-left: 400px;
}
.form-row a{
	background:#F0C505 none repeat scroll 0;
	border:1px solid black;
	color:black;
	display:inline;
	float:none;
	font-size:10pt;
	font-weight:bold;
	letter-spacing:-0.05em;
	/*margin-right:3px;*/
	text-transform:uppercase;
	width:auto;
	padding:1px 2.5px;
}

.panier .erreurrproduit{
	border:solid 1px red;
}

.commande div{
	position: relative;
	top: 6px !important;
	left:2px;
	background:white;
	/*bottom:20px;*/}

.commande p textarea{
    /*width:280px !important;*/
    }
.commande p{
    padding-top:6px;
    }

/************ style infobulle ******************/
a.inf{
    position:relative;
    z-index:24;
    /*background-color:#ccc;*/
    color:#DB4808;
    text-decoration:none;
}

a.inf:hover{
    z-index:25;
    background-color: #D9C570 !important;
}

a.inf span{
    display: none
}

a.inf:hover span{
   display:block;
   position:absolute;
   top:3em; left:3em;
   width:18em;
   border:1px solid #9B9B9B;
   background-color:#EAEBEC;
   text-align: justify;
   font-weight:none;
   font-size:11px;
   padding:3px;
   color:#DB4808;
   margin-left: -120px;
}

.panier fieldset .actif
{
    clear: none;
    display: inline;
    background-image: none !important;
    padding: 2px !important;
    font-weight: bold;
    color:#DB4808;
}

a.actif:hover{
    /*z-index:25;*/
    background-color: #D9C570 !important;
}
.panier fieldset .inf
{
    clear: none;
    display: inline;
    background-image: none !important;
    padding: 2px !important;
    font-weight: bold;
    color: #DB4808;
}
/************ style tableau *****************/

#produits.panier tbody .premier td
{
    background-color:#E2E3E3;
}
#produits.panier tbody .premier1 td
{
    background-color:#C3C4C6;
}

#filtres_adresse
{
	margin: 10px;
    width:600px;
    float:left;
}

#filtres_adresse label
{
    font-weight:bold;
    text-transform:uppercase;
}
.form_ok{
    font-weight:bold;
    color: red;
}
div .block{
    position:absolute;
    /*top:300px;
    left:600px;*/
    width:18em;
    _width:16em;
    border:1px solid #9B9B9B;
    background-color:#EAEBEC;
    text-align: justify;
    font-weight:none;
    font-size:11px;
    padding:3px;
    color:#DB4808;
    margin-left: -120px;
    margin-top: 5px;
    _margin-top: 13px;
    z-index: 999;
}
div .block1{
    position:absolute;
    width:18em;
    border:1px solid #9B9B9B;
    background-color:#EAEBEC;
    text-align: justify;
    font-weight:none;
    font-size:11px;
    padding:3px;
    color:#DB4808;
    margin-left: -40px;
    margin-top: 20px;
    z-index: 999;
}
div #block1{
    position:absolute;
    width:260px;
    border:1px solid #9B9B9B;
    background-color:#EAEBEC;
    text-align: justify;
    font-size:10px;
    padding:3px;
    color:#DB4808;
    z-index: 99999;
    height: 80px;
	*height: 90px;
}
.info_span{
   display:block;
   position:absolute;
   bottom:4em; right:5em;
   _bottom:1em; right:5em;
   width:18em;
   border:1px solid #9B9B9B;
   background-color:#EAEBEC;
   text-align: justify;
   font-weight:none;
   font-size:11px;
   padding:3px;
   color:#DB4808;
   margin-left: -120px;
}
.style_select{
   font-size:90%;
   text-align: justify;
}
.info_span1{
   display:block;
   position:absolute;
   margin-right:60px;
   margin-top:2px;
   _margin-right:80px;
   _margin-top:18px;
   width:18em;
   border:1px solid #9B9B9B;
   background-color:#EAEBEC;
   text-align: justify;
   font-weight:none;
   font-size:11px;
   color:#DB4808;
}
.info_span3{
   display:block;
   position:absolute;
   bottom:4em; right:5em;
   _bottom:3em; right:5em;
   width:18em;
   border:1px solid #9B9B9B;
   background-color:#EAEBEC;
   text-align: justify;
   font-weight:none;
   font-size:11px;
   padding:3px;
   color:#DB4808;
   margin-left: -120px;
}
.error_login {
    color: red;
    font-weight: bold;
    clear: both;
    text-align: left;
    margin-left: 305px;
}
.error_login_acess {
    color: red;
    font-weight: bold;
    clear: both;
    text-align: left;
    margin-left: 370px;
}

.textarea_livraison {
    float: right;
    display: block;
    width: 60%;
    height:20px;
    clear: right;
    margin-top:10px;
    margin-right:7%;
    _margin-right:2%;
    text-align:center;
    font-weight:bold;
}
.textarea_catalogue {
    float: right;
    width: 65%;
    margin:-45px 0 15px 5px;
    _margin:-32px 0 15px 5px;
    font-size: 12px;
    text-align: center;
    font-weight:bold;
}
#franco_info
{
    float:left;
    margin-left:15px;
    _margin-left:10px;
    width:294px;
    height:80px;
    background: #FFF ;
}
#franco_ul{
    margin-top:-0.7em;
}
#franco_ul li{
    margin-left:1em;
    font-weight:bold;
}
#p_franco{
    /*margin-top:1px;*/
    margin-bottom:2px;
    margin-left: 1px;
    font-size:10px;
    font-weight:bold;
    padding: 5px;
}
.block_franco{
    position:absolute;
    width:25em;
    _width:24em;
    border:1px solid #9B9B9B;
    background-color:#EAEBEC;
    text-align: justify;
    font-weight:none;
    font-size:11px;
    padding:3px;
    color:#DB4808;
    margin-top: -11em;
    _margin-top: -9em;
    z-index: 999;
    _margin-left:-12em;
}

#etat1 option{
background: url(../images/produits/etat1.png) no-repeat 100% 0;
}
#etat2 option{
background:url(../images/produits/etat2.png) no-repeat 100% 0;
}
#etat3 option{
background:url(../images/produits/etat3.png) no-repeat 100% 0;
}
.p_login{
    font-weight:bold;
    margin-left:20.5em;
    margin-top:2.5em;
    color:red;
}
#p_login{
	    margin-left:20em !important;
}

.bloc_franco_catalogue{
	background-image:url(../images/bg/bloc_petit1.png);
	float: left;
	margin-left:5px;
	_margin-left:0px;
    margin-top:10px;
    *margin-top:0px;
    width: 285px;
    height: 106px;
    padding-top: 2px;
    padding-left: 8px;
}
.bloc_franco_catalogue ul{
    margin-top: 1px;
    margin-left:15px;
    _margin-left:20px;
}

.error_recherche {
    color: red;
    font-weight: bold;
    width: 180px;
}

.model{
    font-size: 11px;
    color: #DB4808;
    font-weight: bold;
}

.model strong{
    font-size: 14px;
    color: #DB4808;
    font-weight: bold;
}
.result {
    clear:both;
    font-size: 13px;
    color: #DB4808;
    font-weight: bold;
}

#contenu .back_dd span
{
    position:relative;
    display:block;
    width: auto;
    height: auto;
    background-image:none;
}
.colonne #contenu .back_dd span
{
    position:relative;
    display:block;
    width: auto;
    height: auto;
    background-image:none;
}
#informations div .error_fiche{
    color: red ;
    font-weight: bold;
    margin-bottom: 2px;
}
/*#colonne strong a{
    font-size: 11px;
    _font-size: 12px;
}*/
.panier fieldset.bloc-1
{
   margin:-3.5em 0 1em 18px;
    width:335px;
    height:132px;
    /*overflow:hidden;*/
    float:left;
    background-position:0 100%;
    background-image:url(../images/bg/bloc-1.png);
    position:relative;
    z-index:10
}

.panier fieldset.bloc_de
{
    margin:-3.5em 0 4em 18px;
    width:335px;
    height:165px;
    /*overflow:hidden;*/
    float:left;
    background-position:0 100%;
    _background-position:0 91%;
    background-image:url(../images/bg/bloc_big.png);
    position:relative;
    z-index:10;
    padding-bottom: 7px;
}

.panier .envoyer
{
    *margin-top: 10px;
}
#produits tbody td.logo-marque
{
    padding: 10px 0 !important;
}
#produits tbody td.logo-marque img
{
    padding: 0 !important;
    margin: 0 !important;
}
.echec {
    clear:both;
    margin:20px 10px 10px 100px;
}
.echec p {
    color:red;
    font-weight:bold
}


.echec p span a{
    color:#000;
    background-color:none;
    text-decoration:underline;
}

.form-row .error_contacter .form_error {
    margin-left: 0;
    padding: 0 0 5px 105px;
}

.form-row .inscription_error .form_error {
    margin-left: 107px;
    padding-bottom: 2px;
}
.form-row .oubli_error .form_error {
    margin-left: 107px;
    padding-bottom: 4px;
}

#options .min
{
    text-transform: none !important;

}