/* normaliser les marges */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

/* normaliser les tailles de polices */
h1, h2, h3, h4, h5, h6, p {
    font-size: 100%;
}

/* supprime list-style pour les listes */
ol, ul {
    list-style-type: none;
}

/* normaliser les styles et graisses de fontes */
address, caption, cite, code, dfn, em, strong, th, var, h1, h2, h3, h4, p {
    font-style: normal;
    font-weight: normal;
}

/*
 copyright 2008 Bene Facere
 http://www.benefacere.fr/
*/
.pa {
    display: none;
}

/*
 * Copyright Bene Facere 2008-2009
 */

html, body {
    height: 100%;
    width: 100%;
}
/*  
  Création graphique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Intégration CSS Bene Facere  
  copyright 2009 Bene Facere
  http://www.benefacere.fr/  
 */
#slogan, #site {
    display: none;
}
#page {
    position: relative;
    //width: 1024px;
    width: 1124px;
    margin-left: auto;
    margin-right: auto;
}
#header {
    position: absolute;
//    left: 65px;
    left: 165px;
    top: 15px;
    width: 339px;
    height: 77px; /*110px;*/
}
#panier {
    position: absolute;
    top: 0px;
//    left: 530px;
    left: 767px;
    width: 170px;
    height: 60px;
    /* temporaire*/
}
#boxRecherche {
    position: absolute;
    top: 0;
    left: 910px;
    width: 220px;
    height: 55px;   
}
#boxResume {
    position: absolute;
    top: 92px;
//    left: 65px;
    left: 165px;
    width: 339px;
    height: 20px;
}
#Essences {
    position: absolute;
    top: 3px;
    right: 31px;
    width: 351px;
    height: 129px;
}
#Essences #fl {
    display: block;
    width: 351px;
    height: 129px;
}
#boxLiens {
    position: absolute;
    top: 117px;
//    left: 65px;
    left: 165px;
    width: 580px;
    height: 20px;
}
#menu {
    position: absolute;
    //top: 199px;
    top: 190px;
    left: 0;
    //width: 65px;
    width: 154px;
    //height: 465px;
    height: 760px;
}
#menu a {
    display: block;
    width: 150px;
    //height: 64px;
    //margin-bottom: 4px;
    z-index: 1;
}
#boxBandeau {
    position: absolute;
    top: 10px;
    right: 0;
    width: 149px;
    padding-left: 15px;
    z-index: 10;
}

#content {
    position: absolute;
    top: 148px;
//    left: 50px;
    left: 150px;
    width: 780px;
    padding-right: 164px;
    padding-bottom: 54px;
    min-height: 752px;
    z-index: 5;
}
#usercontent {
    position: relative;
    width: 733px;
    padding-left: 37px;
    padding-right: 23px;
    padding-bottom: 23px;
    min-height: 685px;
    z-index: 5;
}
* html #usercontent {
    height: 685px;
}
*>html #usercontent {
    height: 685px;
}
#usercontent h1 {
    display: block;
    width: 730px;
    height: 20px;
    padding-left: 30px;
    padding-top: 12px;
    padding-bottom: 10px;
    //margin-left: -20px;
}
#usercontent h2 {
    margin-top: 15px;
    margin-bottom: 10px;
}
#boxBandeau h2 {
    display: block;
    width: 149px;
    min-height: 21px;
    line-height: 21px;
}
* html #boxBandeau h2 { height: 21px;}
*>html #boxBandeau h2 { height: 21px;}
#boxBandeau p, #boxBandeau ul {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    text-align: left;
}
#boxBandeau .bottom {
    margin-left: -15px;
    height: 24px;
}
#boxPrefooter {
    /*bottom: -13px;*/
    /*left: 0;*/
    left: 19px;
    width: 894px;
/*  height: 10px;*/
    height: 46px;
    border-top: 2px solid #EBEBEB;
    margin-left: 17px;
    padding-top: 10px;    
    padding-right: 19px;
    padding-left: 10px;
}
#boxPrefooter img {
   margin:0px 25px 0px 0px;
}

#footer {
    position: absolute;
    /*bottom: -13px;*/
    bottom: -164px;
    /*left: 0;*/
    left: 19px;
    width: 906px;
/*    height: 10px;*/
    height: 169px;
    padding-right: 19px;
    text-align: center;
}
#footer ul {
    display: block;
    margin-top: 22px;
}
#footer ul ul {
    margin-top: 0;
}
#footer li {
    display: block;
    float: left;
    margin-left: 27px;
    padding-right: 21px;
    border-right: 1px solid #cc8d95;
}
#footer li li {
    float: none;
    margin-left: 0;
    padding-right: 0;
    border-right: none;
}
/*  
  Création artistique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Intégration CSS Bene Facere  
  copyright 2009 Bene Facere
  http://www.benefacere.fr/  
 */
.col41, .col42, .col43, .col44 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 25%;
}
.col41, .col42, .col43, .col44 {
   /width: 24%;
}
body {
    background: url( /static/themes/e-parqueterie/images/fondBody.png) repeat-x;
    font-family: Eurostile, Arial, Sans-Serif;
    color: #626262;
}
a img {
    border: none;
}
hr {
    color: #e18596;
    border: none;
    background-color: #e18596;
    height: 1px;
    clear: both;
    float: none;
}
#boxLiens, #boxResume {
    color: white;
}
#boxLiens *, #boxResume *{
    font-size: 13px;
}
#boxLiens * {
    font-weight: bold;
}
#boxLiens a, #boxLiens a:visited, #boxResume a, #boxResume a:visited {
    color: white;
    text-decoration: none;
}
#boxLiens a:hover, #boxLiens a:active, #boxLiens a:focus, #boxLiens a.selected,
#boxResume a:hover, #boxResume a:active, #boxResume a:focus, #boxResume a.selected {
    color: #9EC339;
}
#boxResume {
    font-size: 15px;
    text-transform: uppercase;
}
#boxResume p {
    padding-top:5px;
}
#boxRecherche {
    background: url( /static/themes/e-parqueterie/images/btn_call_parqueterie.png) no-repeat;
}
#Essences {
    background: url( /static/themes/e-parqueterie/images/banner_essences.png) no-repeat;
}
#panier {
    color: white;
    background: url( /static/themes/e-parqueterie/images/background-panier.png) no-repeat;
    padding-left:40px;
}
#panier a, #panier a:visited {
    color: white;
}
#menu {
    background: url( /static/themes/e-parqueterie/images/bckgd_menu_left.png) no-repeat;
    padding-top:25px;
    padding-left:5px;
}
#menu dl {
    margin-bottom:10px;
}
#menu dd ul {
    margin-left:20px;
    list-style-type:none;
    color:white;
}
#menu a {
    color:white;
    font-family: Eurostile, Helvetica, Arial, sans-serif;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration: none;
    line-height:1.5em;
    height:1.4em;    
}

#menu a:hover {
   width:154px;
   background-color:#FFFFFF;
   color:#302F32;
   padding-left:5px;
   text-decoration: underline;
   margin-left:-5px;
}

#menu .selected {
width:154px;
background-color:#FFFFFF;
color:#302F32;
padding-left:5px;
margin-left:-5px;
}

#menu li a {
    text-transform:capitalize;
}

/*
#menu a {
    font-size: 0;
    color: transparent;
}
#menu1 a {
    background: url( /static/themes/e-parqueterie/images/massifs_1.png) no-repeat;
}
#menu2 a {
    background: url( /static/themes/e-parqueterie/images/loft_contrecolle_2.png) no-repeat;
}
#menu3 a {
    background: url( /static/themes/e-parqueterie/images/stratifie_3.png) no-repeat;
}
#menu4 a {
    background: url( /static/themes/e-parqueterie/images/autres_parquets_4.png) no-repeat;
}
#menu5 a {
    background: url( /static/themes/e-parqueterie/images/navylam_5.png) no-repeat;
}
#menu6 a {
    background: url( /static/themes/e-parqueterie/images/lame_terrasse_6.png) no-repeat;
}
#menu7 a {
    background: url( /static/themes/e-parqueterie/images/accessoires_parquets_7.png) no-repeat;
}
#menu8 a {
    background: url( /static/themes/e-parqueterie/images/guide_parquet.png) no-repeat;
}
#menu1 a:hover, #menu1 a:active, #menu1 a.selected, #menu1 a:focus {
    background: url( /static/themes/e-parqueterie/images/massifs_1.png) no-repeat 15px;
}
#menu2 a:hover, #menu2 a:active, #menu2 a.selected, #menu2 a:focus {
    background: url( /static/themes/e-parqueterie/images/loft_contrecolle_2.png) no-repeat 15px
}
#menu3 a:hover, #menu3 a:active, #menu3 a.selected, #menu3 a:focus {
    background: url( /static/themes/e-parqueterie/images/stratifie_3.png) no-repeat 15px
}
#menu4 a:hover, #menu4 a:active, #menu4 a.selected, #menu4 a:focus {
    background: url( /static/themes/e-parqueterie/images/autres_parquets_4.png) no-repeat 15px
}
#menu5 a:hover, #menu5 a:active, #menu5 a.selected, #menu5 a:focus {
    background: url( /static/themes/e-parqueterie/images/navylam_5.png) no-repeat 15px
}
#menu6 a:hover, #menu6 a:active, #menu6 a.selected, #menu6 a:focus {
    background: url( /static/themes/e-parqueterie/images/lame_terrasse_6.png) no-repeat 15px
}
#menu7 a:hover, #menu7 a:active, #menu7 a.selected, #menu7 a:focus {
    background: url( /static/themes/e-parqueterie/images/accessoires_parquets_7.png) no-repeat 15px
}
#menu8 a:hover, #menu8 a:active, #menu8 a.selected, #menu8 a:focus {
    background: url( /static/themes/e-parqueterie/images/guide_parquet.png) no-repeat 15px
}*/
#content {
    background: url( /static/themes/e-parqueterie/images/footer_gazon.png) no-repeat bottom right;
}
#content a {
    line-height: 14px;
    color: #c71a3b;
    padding-left: 13px;
    text-decoration: none;
    background: url(/static/themes/e-parqueterie/images/puce_triangle.png) no-repeat left center;
}
#content a.lienrs {
    background:none;
    padding-left:5px;
}
#content a:visited {
    color: #c71a3b;
}
#content a:hover, #content a:active, #content a:focus, #content a.selected {
    color: #777576;
    text-decoration: underline;
}
#content a.boxed, #content a.voirProduit, #footer a, #usercontent .visuel a, #content a.inContenu {
    background: none;
    padding: 0;
}
#usercontent {
    background: url( /static/themes/e-parqueterie/images/ombrage_gauche_btn.png) no-repeat;
    font-size: 13px;
}
#usercontent p.bigPolice {
    font-size:15px;
    line-height:1.3em;
}
#usercontent h1 {
    background: url(/static/themes/e-parqueterie/images/cartouche_bonnes_affaires.png) no-repeat;
    font-size: 15px;
    color: white;
    line-height: 20px;
}
#usercontent h2 {
    color: #C3072E;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#usercontent h2.bigPolice {
    font-size: 15px;
}
#usercontent h2 a, #usercontent h2 a:visited {
    color: #c3072e;
}
#usercontent h2.bgOrange {
background: url(http://www.e-parqueterie.com/images/png/bckgrnd-h2-destock_143b2dcc-f33f-449b-a85b-1e524ae4775e) no-repeat;
width: 730px;
height:23px;
color:#FFFFFF;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
}
#usercontent h2.bgVert {
background: url(http://www.e-parqueterie.com/images/png/bckgrnd-h2-vert_5d39079b-3f24-4fb5-a383-99a0ce61f01c) no-repeat;
width: 730px;
height:23px;
color:#FFFFFF;
font-weight: bold;
padding-top: 5px;
padding-left: 5px;
}
.float1 {
  float: left;
  margin-right:20px;
  margin-bottom:20px;
}
#usercontent p {
    margin-bottom:10px;
    font-size:13px;
    line-height: 1.2em;
}
#usercontent .displayPuces {
   list-style-type:square;
   list-style-position:inside;
   font-size:15px;
   margin-bottom:10px;
   line-height:1.2em;
}
#usercontent table {
border: medium solid #777576;
//border-collapse: collapse;
}
th {
border: thin solid #777576;
padding: 5px;
}
td {
border: thin solid #777576;
padding: 5px;
text-align: center;
}




#boxBandeau {
    text-align: center;
    font-size: 12px;
    background: url(/static/themes/e-parqueterie/images/ombrage_droit_entier.png) no-repeat;
}

#boxBandeau p, #boxBandeau ul {
    padding-left: 3px;
}

#boxBandeau h2 {
    background: url( /static/themes/e-parqueterie/images/cartouche_actu_droite.png) no-repeat;
    color: white;
    margin-bottom: 1em;
    text-transform: uppercase;
}
#boxBandeau .bottom {
    background: url(/static/themes/e-parqueterie/images/ombrage_droit_biseau.png) no-repeat;
}
#boxBandeau hr {
    display: block;
    height: 1px;
    color: transparent;
    border: none;
    background: url(/static/themes/e-parqueterie/images/hrBandeau.png) no-repeat;
}
#boxBandeau a img {
    border: none;
}
#footer {
    font-size: 13px;
/*    color: #cc8d95;*/
    color: white;
    text-align: left;
    background: url(/static/themes/e-parqueterie/images/fondFooter.png) no-repeat top right;
}
#footer a, #footer a:visited {
    color: #cc8d95;
    text-decoration: none;
}
#footer a:hover, #footer a.selected, #footer a:active, #footer a:focus {
    color: #873332;
}

/*FORMULAIRE*/

input, textarea {
  vertical-align: baseline;
}

form label {
   margin-right:20px;
}


.formBody input,  .formBody textarea, .formBody select {
    width: 379px;     
    max-width: 379px;    
    border: 1px solid #CCCCCC;
    float: left;
    padding: 7px;
    margin-bottom: 2px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.08);
}
.formBody label {
    font-size: 15px;
    margin-bottom: 4px;
    padding-top: 10px;
    width: 169px;
}
.formBody select {
    width: 394px;     
    max-width: 394px;    
}

.formBody input[type="radio"] {
   width: 16px;
   margin-top:3px;
   padding:0px;
   box-shadow:none;
}

.formBody #submit {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 17px 17px rgba(255, 255, 255, 0.2) inset;
    border: none;
    background: none repeat scroll 0 0 #9EC336;
    cursor: pointer;
    color:#ffffff;
    font-size: 18px;
    width: 135px;
    margin-left: 188px;
}

.formBody #submit:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 17px 17px rgba(255, 255, 255, 0.3) inset;
}

.formBody hr {
    background-color: #FFFFFF
}


/* GEOMAP */

#map_canvas {
  width: 600px;
  height: 600px;
}

#searchTextField {
   border: 1px solid #CCCCCC;
   box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.08);
   margin: 20px 0;
   padding: 10px;
   width: 480px;
}

#searchTextField[placeholder="Indiquez un lieu pour trouver un magasin à moins de 100 km"] {
  color:#C71A3B;
}

#content a#actionSearch {
    background: none repeat scroll 0 0 #9EC336;
    border: medium none;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 17px 17px rgba(255, 255, 255, 0.2) inset;
    color: #FFFFFF;
    cursor: pointer;
    padding: 6px;
    text-decoration: none;
    font-size: 18px;
    width: 135px;
    
}

#content a#actionSearch:hover {
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4), 0 1px 0 rgba(255, 255, 255, 0.4) inset, 0 17px 17px rgba(255, 255, 255, 0.3) inset;
}


/* BOUTONS DE PARTAGE */

#partage {
  margin-top: 5px;
}

#plusonegoogle {
  margin-right: 25px;
}


/*  
  Création graphique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Intégration CSS Bene Facere  
  copyright 2009 Bene Facere
  http://www.benefacere.fr/  
 */
#usercontent .liste {
    margin-left: -37px;
}
#usercontent .liste .car253358 {
    display:none;
}
#usercontent .liste .val253358 {
    font-size: 18px;
    color: #C3072E;
    font-weight:bold;
    text-align:center;
}
#usercontent .liste hr {
    visibility: hidden;
    clear: both;
    float: none;
}
#usercontent .Resume {
    display: block;
    width: 207px;
    float: left;
    margin-left: 37px;
    font-size: 10px;
    background: url(/static/themes/e-parqueterie/images/fondProduit.png) repeat-y;
}
#usercontent .Resume .visuel a img {
    border: none;
    background: url( /static/themes/e-parqueterie/images/loupe.png) no-repeat;
    padding: 27px 16px 17px 26px;
    width: 165px;
    height: 165px;
}
#usercontent .Resume h2 {
    width: auto;
    height: auto;
    margin-left: 40px;
    margin-right: 40px;
    line-height: 14px;
    font-size: 12px;
    font-weight: bold;
    background: none;
    padding: 0;
    text-align: center;
}
#usercontent .Resume h2 a, #usercontent .Resume h2 a:visited {
    text-decoration: none;
}
#usercontent .Resume h2 a:hover, #usercontent .Resume h2 a:active,  #usercontent .Resume h2 a:focus {
    color: #777576;
}
#usercontent .Resume .montantReference {
    margin-left: 20px;
    margin-right: 20px;
    color: #7f2524;
    font-size: 15px;
    margin-top: 5px;
    text-align: center;
}
/* Fiche produit */
#usercontent .ficheProduit {
    position: relative;
}
#usercontent .ficheProduit li {
    line-height: 1.5em;
}
#usercontent .ficheProduit .visuel {
    display: block;
    float: left;
}
#usercontent .ficheProduit .visuel img {
    display: block;
    width: 165px;
    height: 165px;
    padding: 16px 29px 26px 27px;
    background: url( /static/themes/e-parqueterie/images/loupe2.png) no-repeat;
    border-right: 1px solid #e18596;
}
#usercontent .ficheProduit .macaron {
color: #FFFFFF;  
float:right;
  background: url(/static/themes/e-parqueterie/images/bulle_macaron.png) no-repeat;
  width: 148px;
  height: 148px;
  font-size: 18px;
  font-weight: bold;  
  text-align:center;
  line-height:20px;
  color:#FFFFFF;
  padding: 36px 0px 0px 0px;
}
/*
#usercontent .ficheProduit #car206364, #usercontent .ficheProduit #car206358 {
    display: none;
}
#usercontent .ficheProduit #val206364 {
    display: block;
    position: absolute;
    top: 0;
    left: 234px;
    width: 499px;
    font-size: 13px;
    line-height: 1.25em;
}
#usercontent .ficheProduit #val206358 {
    text-transform: uppercase;
    font-size: 14px;
}
#usercontent .ficheProduit #val206358 ul {
    list-style: disc inside;
}
*/
#usercontent .ficheProduit #car205978, #usercontent .ficheProduit #car206086, #usercontent .ficheProduit #car206009, #usercontent .ficheProduit #car206121, #usercontent .ficheProduit #car206184, #usercontent .ficheProduit #car218162, #usercontent .ficheProduit #car253358, #usercontent .ficheProduit #carColis, #usercontent .ficheProduit #carReference, #usercontent .ficheProduit #carPrixHt  {
    position: absolute;
    left: 234px;
    font-size: 14px;
}
#usercontent .ficheProduit #car205978 {top:0px;}
#usercontent .ficheProduit #car206086 {top:20px;}
#usercontent .ficheProduit #car206009 {top:40px;}
#usercontent .ficheProduit #car206121 {top:60px;}
#usercontent .ficheProduit #car206184 {top:80px;}
#usercontent .ficheProduit #car218162 {top:100px;}
#usercontent .ficheProduit #carColis {top:120px;}
#usercontent .ficheProduit #carReference {top:140px;}
#usercontent .ficheProduit #carPrixHt {top:160px;}
#usercontent .ficheProduit #car253358 {top:180px;}
#usercontent .ficheProduit #val205978, #usercontent .ficheProduit #val206086, #usercontent .ficheProduit #val206009, #usercontent .ficheProduit #val206121, #usercontent .ficheProduit #val206184, #usercontent .ficheProduit #val218162, #usercontent .ficheProduit #valColis, #usercontent .ficheProduit #valReference, #usercontent .ficheProduit #valPrixHt {
    text-transform: uppercase;
    font-size: 14px;
    position: absolute;
    left: 330px;
}
#usercontent .ficheProduit #valPrixHt del {
    margin-right:10px;
}
#usercontent .ficheProduit #val253358, #usercontent .ficheProduit #valPrixHt  {
    position: absolute;
    left: 330px;
    top: 180px;
    font-size: 16px;
    color: #C3072E;
    font-weight:bold;
}
#usercontent .ficheProduit #val205978 {top:0px;}
#usercontent .ficheProduit #val206086 {top:20px;}
#usercontent .ficheProduit #val206009 {top:40px;}
#usercontent .ficheProduit #val206121 {top:60px;}
#usercontent .ficheProduit #val206184 {top:80px;}
#usercontent .ficheProduit #val218162 {top:100px;}
#usercontent .ficheProduit #valColis {top:120px;}
#usercontent .ficheProduit #valReference {top:140px;}
#usercontent .ficheProduit #valPrixHt {top:160px;}
#usercontent .ficheProduit .detail {
    position: relative;
    /*height: 73px;*/
    overflow: auto;
}
#usercontent .ficheProduit #carGen {top: 0; left: 0;}
#usercontent .ficheProduit #valGen {top: 15px; left: 0;}
#usercontent .ficheProduit #carGen {
    position: absolute;
    display: block;
    width: 336px;    
    height: 15px;
    font-style: italic;
}
#usercontent .ficheProduit #valGen {
    position: absolute;
    display: block;
    width: 440px;
    background-color: #F1EEE5;
}
#usercontent .ficheProduit #car206150, #usercontent .ficheProduit #car206154, #usercontent .ficheProduit #car206158, #usercontent .ficheProduit #car206146, #ajouteraupanier_form label {
    position: absolute;
    display: block;
    width: 84px;    
    height: 15px;
    font-style: italic;
}
#usercontent .ficheProduit #val206150, #usercontent .ficheProduit #val206154, #usercontent .ficheProduit #val206158, #usercontent .ficheProduit #val206146, #ajouteraupanier_form .montantReference {
    position: absolute;
    display: block;
    width: 110px;
    background-color: #F1EEE5;
}
#usercontent .ficheProduit #car206150 {top: -2px; left: 0;}
#usercontent .ficheProduit #car206154 {top: -2px; left: 84px;}
#usercontent .ficheProduit #car206158 {top: -2px; left: 168px;}
#usercontent .ficheProduit #car206146 {top: -2px; left: 252px;}
#ajouteraupanier_form label {top: -2px; left: 470px;}
#usercontent .ficheProduit #val206150 {top: 15px; left: 0;}
#usercontent .ficheProduit #val206154 {top: 15px; left: 84px;}
#usercontent .ficheProduit #val206158 {top: 15px; left: 168px;}
#usercontent .ficheProduit #val206146 {top: 15px; left: 252px;}
#ajouteraupanier_form .montantReference {width:114px; top: 15px; left: 330px; margin: 0; color: #c3072e; font-size: 15px;}
#ajouteraupanier_form #qte {position: absolute; top: 12px; left: 460px;}

#ajouteraupanier_form #submit {
    position: absolute; top: 12px; left: 504px;
}

#ajouteraupanier_form #submit, #usercontent #boxCommanderEchantillon #submit,#usercontent #result #submit  {
    height: 26px;
    width:157px;
    line-height: 0px;
    background: url(/static/themes/e-parqueterie/images/btn_parqueterie_ajout_panier.png);
    cursor:pointer;
    text-indent:-999px;
    overflow: hidden;
    font-size: 0;
    display:block;
    border:0;
}
#ajouteraupanier_form #qte, #usercontent td.ajouterAuPanier #qte, #usercontent #boxCommanderEchantillon #qte {
    font-family: Courier New,Courier monospace;
}

#ajouteraupanier_form hr {
    display: none;
}
#usercontent .ficheProduit .liste {
    margin-left: 0;
}
#usercontent #boxLegende {
    background-color: #F1EEE5;
}
#usercontent #descriptionParquet {
    background-color: #F1EEE5;
    padding-top:8px;
    margin-bottom:15px;
    padding: 8px;

}
#usercontent #car206358 {
    font-style: italic;
    margin-bottom:10px;
}
#usercontent #val206358 {
    font-size: 15px;
    line-height:1.3em;
}
#usercontent #boxCommanderEchantillon {
    position: relative;
    margin-bottom: 27px;
    font-style: italic;
}
#usercontent #boxCommanderEchantillon h2 {
    color: #0099FF;
    padding-top:22px;
    font-weight:bold;
}
#usercontent #boxCommanderEchantillon hr {
    display: none;
}
#usercontent #boxCommanderEchantillon .montantReference, #usercontent #boxCommanderEchantillon label, #usercontent #boxCommanderEchantillon #qte, #usercontent #boxCommanderEchantillon #submit {
    position: absolute;
}
#usercontent #boxCommanderEchantillon .montantReference {
    top: 15px;
    left: 330px;
    width: 110px;
    color: #c3072e;
}
#usercontent #boxCommanderEchantillon label {
    top: -3px;
    left: 452px;
    font-style: italic;
}
#usercontent #boxCommanderEchantillon #qte {
    top: 15px;
    left: 460px;
}
#usercontent #boxCommanderEchantillon #submit {
    top: 15px;
    left: 504px;
}
#usercontent .sameCategory table {
    margin-left: 0;
    border-collapse: collapse;
}
#usercontent .venteAdd table {
    margin-left: 0;
    border-collapse: collapse;
}
#usercontent .venteAdd table {
    width: 420px;
}
#usercontent .venteAdd {
    margin-bottom: 35px;
}
#usercontent .sameCategory th, #usercontent .venteAdd th {
    font-style: italic;
}
#usercontent .sameCategory th {
    width: 84px;
    text-align: left;
}
#usercontent .sameCategory td, #usercontent .venteAdd td {
    background-color: #F1EEE5;
}
#usercontent .sameCategory td {
    width: 84px;
}
#EtapesCommandes {
    overflow: auto;
    margin-bottom: 20px;
}
#EtapesCommandes li {
    display: block;
    float: left;
    height: 39px;
}
#EtapesCommandes span {
    position: absolute;
    left: -9999px;
}
#content #EtapesCommandes a {
    background: none;
    display: block;
    width: 100%;
    height: 100%;
}
#iconeAuthentification {
    width: 63px;
    margin-left: 30px;
    margin-right: 29px;
    background: url(/static/themes/e-parqueterie/images/sidentifier.png) no-repeat;
}
#iconeAuthentification.selected {
    background: url(/static/themes/e-parqueterie/images/sidentifier.png) no-repeat -63px 0px;
}
#iconeContactFacturation {
    width: 47px;
    margin-left: 37px;
    margin-right: 38px;
    background: url(/static/themes/e-parqueterie/images/adresse.png) no-repeat;
}
#iconeContactFacturation.selected {
    background: url(/static/themes/e-parqueterie/images/adresse.png) no-repeat -47px 0px;
}
#iconeContactLivraison {
    width: 54px;
    margin-left: 34px;
    margin-right: 34px;
    background: url(/static/themes/e-parqueterie/images/livraison.png) no-repeat;
}
#iconeContactLivraison.selected {
    background: url(/static/themes/e-parqueterie/images/livraison.png) no-repeat -54px 0px;
}
#iconeChoixModePaiement {
    width: 107px;
    margin-left: 7px;
    margin-right: 8px;
    background: url(/static/themes/e-parqueterie/images/modePaiement.png) no-repeat;
}
#iconeChoixModePaiement.selected {
    background: url(/static/themes/e-parqueterie/images/modePaiement.png) no-repeat -107px 0px;
}
#iconeSynthese {
    width: 78px;
    margin-left: 22px;
    margin-right: 22px;
    background: url(/static/themes/e-parqueterie/images/recapitulatif.png) no-repeat;
}
#iconeSynthese.selected {
    background: url(/static/themes/e-parqueterie/images/recapitulatif.png) no-repeat -78px 0px;
}
#iconePaiement {
    width: 52px;
    margin-left: 35px;
    margin-right: 35px;
    background: url(/static/themes/e-parqueterie/images/paiement.png) no-repeat;
}
#iconePaiement.selected {
    background: url(/static/themes/e-parqueterie/images/paiement.png) no-repeat -52px 0px;
}

#usercontent #panierDetail {
    margin: 0;
    border-collapse: collapse;
    width: 100%;
    background-color: #f1f0f0;
}
#usercontent #panierDetail th, #usercontent #panierDetail td {
    padding-right: 4px;
    //background: url(/static/themes/e-parqueterie/images/fondPanier.png) repeat-y right;
    text-align: center;
}
#usercontent #panierDetail th {
    color: #a31c31;
}
#panierDetail a {
    background: none;
    display: block;
    padding: 0;
    width: 9px;
    height: 25px;
    font-size: 0;
    color: transparent;
    line-height: 0;
}
#panier .qte {
    overflow: auto;
    min-width: 50%;
    margin-left: auto;
    margin-right: auto;
}
#panierDetail .qte * {
    float: left;
}
#panierDetail .qte span {
    margin-left: 4px;
    margin-right: 4px;
}
#panierDetail .qte a.add {
    background: url(/static/themes/e-parqueterie/images/plus.png) no-repeat center center;
}
#panierDetail .qte a.remove {
    background: url(/static/themes/e-parqueterie/images/moins.png) no-repeat center center;
}
#panierDetail .qte a span {
    position: absolute;
    left: -9999px;
}
#panierDetail {
    font-size: 14px;
    line-height: 25px;
}
#panierDetail .montant {
    color: #7a0b1c;
}
#panierDetail .panierTotal {
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}
#panierDetail .del {
    display: block;
    width: 40px;
    height: 15px;
    background: url(/static/themes/e-parqueterie/images/poubelle.png) no-repeat center center;
}
form {
    //padding: 10px 20px 10px 20px;
    //min-height: 40px;
    padding: 5px 5px 10px 20px;
}
/*Vente additionnelle*/
#usercontent #ajouteaupanier .liste {
    width: 100%;
}
#usercontent td.ajouterAuPanier div {
    position: relative;
    width: 350px;
    height: 60px;
}
#usercontent td.ajouterAuPanier label {
    position: absolute;
    top: 1px;
    left: 90px;
    width: 100px;
    font-style: italic;
}
#usercontent td.ajouterAuPanier .montantReference {
    position: absolute;
    top: 16px;
    left: 10px;
    width: 100px;
    color: #c3072e;
    background-color: #F1EEE5;
    text-align: right;
}
#usercontent td.ajouterAuPanier #qte {
    position: absolute;
    top: 20px;
    left: 120px;
}
#usercontent td.ajouterAuPanier .formBar input {
    position: absolute;
    top: 16px;
    left: 181px;
}
#usercontent #result table {
    padding-bottom; px;
}

#usercontent.fragment {
    background: none;
    background-color: white;
    width: 860px;
    padding-left: 20px;
    padding-right: 20px;
}
iframe body {
    background: none;
}
#usercontent .formBar a.terminerCommande {
    display: block;
    width: 335px;
    height: 62px;
    color: white;
    text-align: center;
    background: url(/static/themes/e-parqueterie/images/btn_commande_eparqueterie.png) no-repeat;
    line-height: 62px;
    text-transform: uppercase;
    padding-left:0px;
    margin-left:410px;
}
#result a, #resultEchantillon a {
    display: block;
    width: 335px;
    height: 62px;
    color: white;
    text-align: center;
    background: url(/static/themes/e-parqueterie/images/btn_commande_eparqueterie.png) no-repeat;
    line-height: 62px;
    text-transform: uppercase;
    padding-left:0px;
    margin-left:380px;
}
#result a:hover, #result a:active, #result a:focus, #result a:visited, #resultEchantillon a:hover, #resultEchantillon a:active, #resultEchantillon a:focus, #resultEchantillon a:visited {
    color: white;
}
/*  
  Création artistique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Intégration CSS Bene Facere  
  copyright 2009 Bene Facere
  http://www.benefacere.fr/  
 */
#boxInfosLegales {
    float: right;
    text-align: right;
}
#boxBandeau {
    margin-bottom: 20px;
}

/*  
  Création artistique Emmanuel Gilardeau
  http://www.reactivgrafik.fr/
  Intégration CSS Bene Facere  
  copyright 2009 Bene Facere
  http://www.benefacere.fr/  
 */
#boxBandeau a.lienEm, #boxBandeau a.lienEm:visited {
    display: block;
    width: 149px;
    height: 34px;
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-left: -12px;
    line-height: 34px;
    background: url( /static/themes/e-parqueterie/images/btn_contact.png) no-repeat;
}
#boxBandeau a.lienEm.selected, #boxBandeau a.lienEm:active, #boxBandeau a.lienEm:focus, #boxBandeau a.lienEm:hover {
    background: url( /static/themes/e-parqueterie/images/btn_contact.png) no-repeat -150px;
}
#boxBandeau a.lienEP, #boxBandeau a.lienEP:visited {
    display: block;
    width: 149px;
    height: 19px;
    color: #777576;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    padding: 0;
    margin: 0;
    margin-left: -12px;
    line-height: 19px;
    background: url( /static/themes/e-parqueterie/images/graphics_espace_pro.png) no-repeat;
}
#boxBandeau a.lienEP.selected, #boxBandeau a.lienEP:active, #boxBandeau a.lienEP:focus, #boxBandeau a.lienEP:hover {
    color: #c71a3b;
}
h1.titreEuro, h2.titreEuro {
    background: url(/static/themes/e-parqueterie/images/cartouche_bonnes_affaires.png) no-repeat;
}
#boxBandeau h2.coinClient {
    background: url(/static/themes/e-parqueterie/images/cartouche_titre_coin_clients.png) no-repeat;
    margin-bottom: 0;
}
p.coinClient {
    width: 125px;
    height: 71px;
    background: url(/static/themes/e-parqueterie/images/cartouche_coin_clients.png) no-repeat;
    color: white;
}
#boxBandeau a.lienImage, #usercontent a.lienImage {
    padding: 0;
    background: none;
}
/*#usercontent a.alt1 {
    display: block;
    clear: both;
    float: none;
    height: 23px;
    width: 711px;
    margin-top: 36px;
    margin-left: -22px;
    padding-right: 40px;
    text-align: right;
    font-size: 12px;
    line-height: 23px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: underline;
    color: white;
    background: #787475 url(/static/themes/e-parqueterie/images/fleche.png) no-repeat;
}*/
#usercontent a.alt1 {
display:none;
}
.liste {
    overflow: auto;
}
li.liste4Cols {
    display: block;
}
#usercontent .demandedevis {
    background-color: #9EC334;
    color: #FFFFFF;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    width: 734px;
}
.col21, .col22 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 50%;
}
.col31, .col32, .col33 {
    float: left;
    margin-left: 0;
    margin-right: 0;
    width: 33%;
}
.col21, .col22 {
   /width: 49%;
}
form label {
    float: left;
    width: 25%;
}
form input {
    float: left;
}
form img {
    float: left;
    zoom: 1; /*Pr IE*/
}
form textarea {
    float: left;
    margin-bottom: .5em;
}
form p {
    float: none;
    clear: both;
    display: block;
    margin-top: .5em;
    zoom: 1;
}
form p:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form img:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
form hr {
    float: none;
    clear: both;
}
.errors {  
    border: .2em solid red;  
    background-color: antiquewhite;  
    color: darkred;  
    font-weight:bolder;  
    padding: 1em;  
}  
em {
    font-style: italic;
}
strong {
    font-weight: bold;
}

