/*version:1.01*/
/*|desc:APPARENCES DU SITE:générale:Fenetre|*/
body {
    margin: 0;
    padding: 0;
    font: 11px Microsoft Sans Serif Tahoma Arial Verdana Sans-Serif;
}
/*IE*/
/*|desc:APPARENCES DU SITE:générale:Site|*/
#body {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 957px;
    text-align: left;
}
/*|desc:APPARENCES DU SITE:générale:evite ul sur image produit|*/
#id_detail_visible_if_js_activated ul {
    list-style-position: inside;
}
/*|desc:APPARENCES DU SITE:générale:Partie gauche|*/
#left_menu {
    float: left;
    width: 197px;
}
/*|desc:APPARENCES DU SITE:générale:Partie droite|*/
#right_menu {
    width: 152px;
    float: right;
}
/*|desc:APPARENCES DU SITE:générale:bandeau|*/
#top_logo_part {
    background-color: #FFFFFF;
    text-align: center;
}
/*|desc:APPARENCES DU SITE:générale:Partie centrale|*/
#main_part {
    overflow: auto;
    margin-left: 5px;
    margin-right: 5px;
    height: 100%;
}
/*** Printing ***/
/*|desc:APPARENCES DU SITE:générale:Body si impression|*/
#body_print {
    width: 640px;
    text-align: left;
}
/*|desc:APPARENCES DU SITE:générale:Si impression|*/
#body_print #top_part, #body_print #left_menu, #body_print #right_menu, #body_print #bottom_part {
    display: none;
}
/*|desc:APPARENCES DU SITE:générale:partie centrale Si impression|*/
#body_print #main_part {
    margin: 0;
    text-align: left;
    overflow: visible;
}
/*default size for same size in IE, FF*/
/*|desc:APPARENCES DU SITE:générale:titre1|*/
h1 {
    font-size: 18px;
    margin: .67em 0;
    font-family: 'Verdana';
    font-weight: Bold;
    color: #FF6600;
}
/*|desc:APPARENCES DU SITE:générale:titre2|*/
h2 {
    font-size: 10px;
    margin: .75em 0;
    font-family: 'Verdana';
    font-weight: Bold;
    color: #666666;
}
/*|desc:APPARENCES DU SITE:générale:titre3|*/
h3 {
    font-size: 10px;
    margin: .83em 0;
    font-family: 'Verdana';
    font-weight: normal;
    color: #666666;
}
/*|desc:APPARENCES DU SITE:générale:titre4|*/
h4 {
    margin: 1.12em 0;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
}
/*|desc:APPARENCES DU SITE:générale:titre5|*/
h5 {
    font-size: .83em;
    margin: 1.5em 0;
}
/*|desc:APPARENCES DU SITE:générale:titre6|*/
h6 {
    font-size: .75em;
    margin: 1.67em 0;
}
/*|desc:APPARENCES DU SITE:générale:P, UL, LI|*/
P, UL, LI {
    margin-top: 0px;
    margin-bottom: 0px;
}
/*|desc:APPARENCES DU SITE:générale:FORM, INPUT|*/
form, input {
    margin: 0;
    padding: 0;
}
/*|desc:APPARENCES DU SITE:générale:IMG|*/
img {
    border: 0;
    margin: 0;
    padding: 0;
}
/*|desc:APPARENCES DU SITE:générale:partie descriptive|*/
#page_description {
    font-size: 14px;
    width: 100%;
}
/*auto generated from theme*/
/*|desc:IMAGES ET POLICES:menu du haut:gauche|*/
.sw_mh_gauche {
    background-color: #D6E0EC;
    width: 197px;
    height: 45px;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:menu du haut:centre|*/
.sw_mh_centre {
    background-image: url('/picture/menu_haut/mh_centre.jpg');
    background-repeat: repeat-x;
    background-position: top;
}
/*|desc:IMAGES ET POLICES:menu du haut:droite|*/
.sw_mh_droite {
    width: 5px;
    height: 45px;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:onglet du menu haut:gauche|*/
.sw_oh_gauche {
    width: 6px;
    height: 45px;
    float: left;
}
/*|desc:IMAGES ET POLICES:onglet du menu haut:centre|*/
.sw_oh_centre {
    background-image: url('/picture/onglet_haut/oh_centre.jpg');
    background-repeat: repeat-x;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    background-color: #FFFFFF;
    height: 45px;
}
/*|desc:IMAGES ET POLICES:onglet du menu haut:centre(a)|*/
.sw_oh_centre a {
    color: #353575;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:onglet du menu haut:droite|*/
.sw_oh_droite {
    width: 6px;
    height: 45px;
    float: right;
}
/*|desc:IMAGES ET POLICES:onglet du menu haut:puce|*/
.sw_oh_puce {
    padding-top: 10px;
    display: none;
    position: absolute;
}
/*|desc:IMAGES ET POLICES:second menu:haut|*/
.sw_sm_haut {
    width: 197px;
    height: 32px;
}
/*|desc:IMAGES ET POLICES:second menu:centre|*/
.sw_sm_centre {
    background-image: url('/picture/second_menu/sm_centre.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    background-color: #9EB7DA;
    padding-left: 18px;
}
/*|desc:IMAGES ET POLICES:second menu:centre(a)|*/
.sw_sm_centre a {
    color: #005bf3;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:second menu:bas|*/
.sw_sm_bas {
    width: 197px;
    height: 15px;
}
/*|desc:IMAGES ET POLICES:second menu:puce|*/
.sw_sm_puce {
    padding-top: 2px;
    padding-bottom: 3px;
}
/*|desc:IMAGES ET POLICES:second menu:separateur|*/
.sw_sm_separateur {
}
/*|desc:IMAGES ET POLICES:liens informatifs:haut|*/
.sw_ll_haut {
    width: 197px;
    height: 2px;
}
/*|desc:IMAGES ET POLICES:liens informatifs:centre|*/
.sw_ll_centre {
    background-image: url('/picture/lien_legaux/ll_centre.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    background-color: #9EB7DA;
    padding-left: 18px;
    padding-bottom: 3px;
}
/*|desc:IMAGES ET POLICES:liens informatifs:centre(a)|*/
.sw_ll_centre a {
    color: #FFFFFF;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:liens informatifs:bas|*/
.sw_ll_bas {
    width: 197px;
    height: 6px;
}
/*|desc:IMAGES ET POLICES:liste de diffusion:haut|*/
.sw_ld_haut {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 12px;
    background-color: #9EB7DA;
    text-transform: uppercase;
    width: 179px;
    white-space: nowrap;
    vertical-align: middle;
    padding-left: 18px;
}
/*|desc:IMAGES ET POLICES:liste de diffusion:haut(a)|*/
.sw_ld_haut a {
    color: #666666;
}
/*|desc:IMAGES ET POLICES:liste de diffusion:centre|*/
.sw_ld_centre {
    background-image: url('/picture/liste_diffusion/ld_centre.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    background-color: #9EB7DA;
    width: 197px;
    text-align: center;
}
/*|desc:IMAGES ET POLICES:liste de diffusion:centre(a)|*/
.sw_ld_centre a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: Bold;
}
/*|desc:IMAGES ET POLICES:liste de diffusion:bas|*/
.sw_ld_bas {
    background-image: url('/picture/liste_diffusion/ld_bas.jpg');
    background-repeat: repeat-y;
    background-position: top;
    width: 197px;
    height: 41px;
    text-align: center;
}
/*|desc:IMAGES ET POLICES:liste de diffusion:ok|*/
.sw_ld_ok {
}
/*|desc:IMAGES ET POLICES:le plus recherché:haut|*/
.sw_pr_haut {
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    color: #666666;
    background-color: #FFFFFF;
    white-space: nowrap;
    padding-left: 50px;
}
/*|desc:IMAGES ET POLICES:le plus recherché:haut(a)|*/
.sw_pr_haut a {
    color: #666666;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:le plus recherché:centre|*/
.sw_pr_centre {
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    color: #666666;
    background-color: #FFFFFF;
    padding-left: 50px;
}
/*|desc:IMAGES ET POLICES:le plus recherché:centre(a)|*/
.sw_pr_centre a {
    color: #666666;
}
/*|desc:IMAGES ET POLICES:le plus recherché:bas|*/
.sw_pr_bas {
    background-color: #FFFFFF;
    padding-bottom: 5px;
}
/*|desc:IMAGES ET POLICES:rechercher:haut|*/
.sw_re_haut {
    background-image: url('/picture/recherche/re_haut.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 12px;
    width: 152px;
    height: 50px;
    white-space: nowrap;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:rechercher:haut(a)|*/
.sw_re_haut a {
    color: #666666;
}
/*|desc:IMAGES ET POLICES:rechercher:texte haut|*/
.sw_re_texte_haut {
    padding-left: 52px;
    padding-top: 15px;
}
/*|desc:IMAGES ET POLICES:rechercher:centre|*/
.sw_re_centre {
    background-image: url('/picture/recherche/re_centre.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    background-color: #B2C1DA;
    width: 152px;
    text-align: center;
}
/*|desc:IMAGES ET POLICES:rechercher:centre(a)|*/
.sw_re_centre a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: Bold;
}
/*|desc:IMAGES ET POLICES:rechercher:bas|*/
.sw_re_bas {
    background-image: url('/picture/recherche/re_bas.jpg');
    background-repeat: repeat-y;
    background-position: top;
    width: 152px;
    height: 41px;
    text-align: center;
}
/*|desc:IMAGES ET POLICES:rechercher:ok|*/
.sw_re_ok {
}
/*|desc:IMAGES ET POLICES:le panier:haut|*/
.sw_pa_haut {
    background-image: url('/picture/panier/pa_haut.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 12px;
    width: 152px;
    height: 50px;
    white-space: nowrap;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:le panier:haut(a)|*/
.sw_pa_haut a {
    color: #666666;
}
/*|desc:IMAGES ET POLICES:le panier:texte haut|*/
.sw_pa_texte_haut {
    padding-left: 52px;
    padding-top: 15px;
}
/*|desc:IMAGES ET POLICES:le panier:centre|*/
.sw_pa_centre {
    background-image: url('/picture/panier/pa_centre.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    background-color: #B2C1DA;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 142px;
}
/*|desc:IMAGES ET POLICES:le panier:centre(a)|*/
.sw_pa_centre a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: Bold;
}
/*|desc:IMAGES ET POLICES:le panier:bas|*/
.sw_pa_bas {
    background-image: url('/picture/panier/pa_bas.jpg');
    background-repeat: repeat-y;
    background-position: top;
    width: 152px;
    height: 41px;
    text-align: center;
}
/*|desc:IMAGES ET POLICES:espace client:haut|*/
.sw_ec_haut {
    background-image: url('/picture/espace_client/ec_haut.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 12px;
    width: 152px;
    height: 50px;
    white-space: nowrap;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:espace client:haut(a)|*/
.sw_ec_haut a {
    color: #666666;
}
/*|desc:IMAGES ET POLICES:espace client:texte haut|*/
.sw_ec_texte_haut {
    padding-left: 52px;
    padding-top: 15px;
}
/*|desc:IMAGES ET POLICES:espace client:centre|*/
.sw_ec_centre {
    background-image: url('/picture/espace_client/ec_centre.jpg');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    background-color: #B2C1DA;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    width: 142px;
}
/*|desc:IMAGES ET POLICES:espace client:centre(a)|*/
.sw_ec_centre a {
    color: #FFFFFF;
    text-decoration: none;
    font-weight: Bold;
}
/*|desc:IMAGES ET POLICES:espace client:bas|*/
.sw_ec_bas {
    background-image: url('/picture/espace_client/ec_bas.jpg');
    background-repeat: repeat-y;
    background-position: top;
    width: 152px;
    height: 41px;
    text-align: center;
}
/*|desc:IMAGES ET POLICES:espace client:ok|*/
.sw_ec_ok {
}
/*|desc:IMAGES ET POLICES:espace client:puce de lien|*/
.sw_ec_puce_lien {
    font-family: 'Verdana';
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    white-space: nowrap;
    text-align: left;
}
/*|desc:IMAGES ET POLICES:espace client:puce de lien(a)|*/
.sw_ec_puce_lien a {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
/*|desc:IMAGES ET POLICES:boîte volante:haut|*/
.sw_bv_haut {
    width: 400px;
    height: 1px;
}
/*|desc:IMAGES ET POLICES:boîte volante:centre|*/
.sw_bv_centre {
    background-image: url('/picture/boitte_volante/bv_centre.gif');
    background-repeat: repeat-y;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #dae2ed;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 390px;
    padding-left: 5px;
    padding-right: 5px;
}
/*|desc:IMAGES ET POLICES:boîte volante:bas|*/
.sw_bv_bas {
    width: 400px;
    height: 1px;
}
/*|desc:IMAGES ET POLICES:boîte volante:texte|*/
.sw_bv_texte {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
/*|desc:IMAGES ET POLICES:boîte volante:texte fermer|*/
.sw_bv_texte_fermer {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    text-align: right;
}
/*|desc:IMAGES ET POLICES:boîte volante:texte fermer(a)|*/
.sw_bv_texte_fermer a {
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:bas de page:haut|*/
.sw_bp_haut {
    width: 733px;
    height: 12px;
}
/*|desc:IMAGES ET POLICES:bas de page:centre|*/
.sw_bp_centre {
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    color: #666666;
    background-color: #CDCFDA;
    height: 44px;
}
/*|desc:IMAGES ET POLICES:bas de page:centre(a)|*/
.sw_bp_centre a {
    color: #666666;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:bas de page:bas|*/
.sw_bp_bas {
    background-color: #CDCFDA;
}
/*|desc:IMAGES ET POLICES:bouton type:centre|*/
.sw_bt_centre {
    background-image: url('/picture/bouton/bt_centre.gif');
    background-repeat: repeat-x;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 12px;
    color: #FF6600;
    text-transform: uppercase;
    white-space: nowrap;
    text-align: center;
    width: 200px;
    height: 59px;
    padding-top: 4px;
    float: left;
}
/*|desc:IMAGES ET POLICES:bouton type:centre(a)|*/
.sw_bt_centre a {
    color: #666666;
    text-decoration: none;
    font-weight: Bold;
}
/*|desc:IMAGES ET POLICES:bouton type:droite|*/
.sw_bt_droite {
    width: 8px;
    height: 25px;
    float: left;
}
/*|desc:IMAGES ET POLICES:bouton type:gauche|*/
.sw_bt_gauche {
    width: 8px;
    height: 25px;
    float: left;
    margin-left: 3px;
}
/*|desc:IMAGES ET POLICES:bouton type:centre commande|*/
.sw_bt_centre_commande {
    background-image: url('/picture/bouton/bt_centre_commande.gif');
    background-repeat: repeat-x;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    color: #666666;
    white-space: nowrap;
    text-align: center;
    float: left;
    height: 25px;
    width: 200px;
}
/*|desc:IMAGES ET POLICES:bouton type:centre commande(a)|*/
.sw_bt_centre_commande a {
    color: #666666;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:bouton type:centre commande actif|*/
.sw_bt_centre_commande_actif {
    background-image: url('/picture/bouton/bt_centre_commande_actif.gif');
    background-repeat: repeat-x;
    background-position: top;
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    color: #FF6600;
    white-space: nowrap;
    text-align: center;
    float: left;
    height: 25px;
    width: 200px;
}
/*|desc:IMAGES ET POLICES:bouton type:centre commande actif(a)|*/
.sw_bt_centre_commande_actif a {
    color: #FF6600;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:contour des images:bord bas|*/
.sw_ci_bord_bas {
    background-image: url('/picture/contour_image/ci_bord_bas.jpg');
    background-repeat: repeat-x;
    background-position: top;
    background: url('/picture/contour_image/ci_bord_bas.jpg') repeat-x left bottom;
}
/*|desc:IMAGES ET POLICES:contour des images:bord gauche|*/
.sw_ci_bord_gauche {
    background-image: url('/picture/contour_image/ci_bord_gauche.jpg');
    background-repeat: repeat-y;
    background-position: top;
    background: url('/picture/contour_image/ci_bord_gauche.jpg') repeat-y left top;
}
/*|desc:IMAGES ET POLICES:contour des images:bord droit|*/
.sw_ci_bord_droit {
    background-image: url('/picture/contour_image/ci_bord_droit.jpg');
    background-repeat: repeat-y;
    background-position: top;
    background: url('/picture/contour_image/ci_bord_droit.jpg') repeat-y right top;
}
/*|desc:IMAGES ET POLICES:contour des images:bord haut|*/
.sw_ci_bord_haut {
    background-image: url('/picture/contour_image/ci_bord_haut.jpg');
    background-repeat: repeat-x;
    background-position: top;
}
/*|desc:IMAGES ET POLICES:contour des images:bas gauche|*/
.sw_ci_bas_gauche {
    width: 6px;
    height: 6px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
}
/*|desc:IMAGES ET POLICES:contour des images:bas droite|*/
.sw_ci_bas_droite {
    width: 6px;
    height: 6px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 0px;
    margin: 0px;
}
/*|desc:IMAGES ET POLICES:contour des images:haut gauche|*/
.sw_ci_haut_gauche {
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0px;
    margin: 0px;
}
/*|desc:IMAGES ET POLICES:contour des images:haut droite|*/
.sw_ci_haut_droite {
    width: 6px;
    height: 6px;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0px;
    margin: 0px;
}
/*|desc:IMAGES ET POLICES:contour des images:centre|*/
.sw_ci_centre {
}
/*|desc:IMAGES ET POLICES:produit sans images:pas de photo (doit être une image gif)|*/
.sw_no_photo {
}
/*|desc:IMAGES ET POLICES:icône:ajouter au panier|*/
.sw_ic_ajouter_panier {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    padding-left: 10px;
}
/*|desc:IMAGES ET POLICES:icône:ajouter au panier(a)|*/
.sw_ic_ajouter_panier a {
    color: #666666;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:détail produit|*/
.sw_ic_detail_produit {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    padding-left: 10px;
    padding-top: 10px;
}
/*|desc:IMAGES ET POLICES:icône:détail produit(a)|*/
.sw_ic_detail_produit a {
    color: #666666;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:ok|*/
.sw_ic_ok {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    vertical-align: middle;
}
/*|desc:IMAGES ET POLICES:icône:imprimer|*/
.sw_ic_imprimer {
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    padding-left: 10px;
}
/*|desc:IMAGES ET POLICES:icône:imprimer(a)|*/
.sw_ic_imprimer a {
    color: #666666;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:continuer achat|*/
.sw_ic_continuer_achat {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:icône:continuer achat(a)|*/
.sw_ic_continuer_achat a {
    color: #000000;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:enregistrer panier|*/
.sw_ic_enregistrer_panier {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:icône:enregistrer panier(a)|*/
.sw_ic_enregistrer_panier a {
    color: #000000;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:vider panier|*/
.sw_ic_vider_panier {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:icône:vider panier(a)|*/
.sw_ic_vider_panier a {
    color: #000000;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:fin enregistrer panier|*/
.sw_ic_fin_enregistrer_panier {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:icône:fin enregistrer panier(a)|*/
.sw_ic_fin_enregistrer_panier a {
    color: #000000;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:suppression article panier|*/
.sw_ic_supp_article_panier {
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:icône:commander|*/
.sw_ic_commander {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    vertical-align: top;
}
/*|desc:IMAGES ET POLICES:icône:commander(a)|*/
.sw_ic_commander a {
    color: #000000;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:supp adresse|*/
.sw_ic_supp_adresse {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
    text-align: left;
    float: left;
}
/*|desc:IMAGES ET POLICES:icône:supp adresse(a)|*/
.sw_ic_supp_adresse a {
    color: #000000;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:maj adresse|*/
.sw_ic_maj_adresse {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
    text-align: left;
    margin-left: 30px;
    float: left;
}
/*|desc:IMAGES ET POLICES:icône:maj adresse(a)|*/
.sw_ic_maj_adresse a {
    color: #000000;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:icône:rss|*/
.sw_ic_rss {
}
/*|desc:IMAGES ET POLICES:icône:envoyer a un ami|*/
.sw_ic_envoyer_ami {
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    color: #666666;
    text-transform: uppercase;
    white-space: nowrap;
    vertical-align: middle;
    padding-left: 10px;
}
/*|desc:IMAGES ET POLICES:icône:envoyer a un ami(a)|*/
.sw_ic_envoyer_ami a {
    color: #666666;
    text-decoration: none;
}
/*|desc:IMAGES ET POLICES:langues:francais|*/
.sw_lg_1_fr_francais {
}
/*|desc:IMAGES ET POLICES:langues:anglais|*/
.sw_lg_2_an_anglais {
}
/*|desc:IMAGES ET POLICES:langues:allemand|*/
.sw_lg_3_al_allemand {
}
/*|desc:IMAGES ET POLICES:langues:italien|*/
.sw_lg_4_it_italien {
}
/*|desc:IMAGES ET POLICES:langues:espagnol|*/
.sw_lg_5_es_espagnol {
}
/*|desc:IMAGES ET POLICES:séparateur de zone:faible|*/
.sw_se_faible {
    background-repeat:  repeat-x;
    background-position:  top;
    clear: both;
}
/*|desc:IMAGES ET POLICES:séparateur de zone:moyen|*/
.sw_se_moyen {
    background-image: url('/picture/separateur/se_moyen.gif');
    background-repeat: repeat-x;
    background-position: top;
}
/*|desc:IMAGES ET POLICES:séparateur de zone:fort|*/
.sw_se_fort {
    background-image: url('/picture/separateur/se_fort.gif');
    background-repeat: repeat-x;
    background-position: top;
}
/*|desc:APPARENCES DU SITE:générale:SELECT|*/
select {
    font-family: 'Verdana';
    font-size: 10px;
    color: #6699CC;
}
/*|desc:APPARENCES DU SITE:générale:INPUT|*/
input {
    font-family: 'Verdana';
    font-size: 10px;
    color: #6699CC;
}
/*|desc:APPARENCES DU SITE:générale:INPUT onFocus|*/
.input_focus {
    background-color: #e3f5ff;
}
/*|desc:APPARENCES DU SITE:générale:INPUT normal|*/
.input_normal {
    background-color: #FFFFFF;
}
/*|desc:APPARENCES DU SITE:générale:a|*/
a:hover {
    color: #000000;
}
/*|desc:APPARENCES DU SITE:générale:a|*/
a {
    color: #000000;
}
/*|desc:APPARENCES DU SITE:générale:th|*/
th {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #dae2ed;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
/*|desc:APPARENCES DU SITE:générale:titre2(a)|*/
h2 a {
    color: #666666;
    text-decoration: none;
    font-weight: bolder;
}
/*|desc:APPARENCES DU SITE:générale:titre3(a)|*/
h3 a {
    color: #6699CC;
    text-decoration: none;
    font-weight: bold;
}
/*|desc:APPARENCES DU SITE:générale:h4 selected|*/
.sw_h4_selected {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 12px;
    color: #FFFFFF;
    background-color: #FF6600;
    text-transform: uppercase;
}
/*|desc:APPARENCES DU SITE:générale:texte erreur|*/
.sw_texte_erreur {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: red;
}
/*|desc:APPARENCES DU SITE:générale:autre texte|*/
.sw_texte_autre {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
    text-align: center;
}
/*|desc:APPARENCES DU SITE:générale:autre texte(a)|*/
.sw_texte_autre a {
    color: #000000;
    text-decoration: none;
}
/*|desc:APPARENCES DU SITE:chemin de navigation:chemin|*/
.sw_chemin {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #FF6600;
    vertical-align: top;
}
/*|desc:APPARENCES DU SITE:chemin de navigation:chemin(a)|*/
.sw_chemin a {
    color: #FF6600;
    text-decoration: none;
}
/*|desc:APPARENCES DU SITE:chemin de navigation:chemin selectionné|*/
.sw_chemin_selected {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #000000;
}
/*|desc:APPARENCES DU SITE:chemin de navigation:chemin selectionné(a)|*/
.sw_chemin_selected a {
    color: #000000;
    text-decoration: none;
}
/*|desc:APPARENCES DU SITE:produit:texte stock|*/
.sw_texte_stock {
    font-family: 'Arial';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #DAE2ED;
    text-align: center;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
/*|desc:APPARENCES DU SITE:produit:texte prix|*/
.sw_texte_prix {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #FF6600;
}
/*|desc:APPARENCES DU SITE:produit:promotion produit info|*/
.sw_product_discount_info {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #3862c6;
    background-color: #dcdfe8;
    text-align: center;
}
/*|desc:APPARENCES DU SITE:produit:prix libelle|*/
.sw_texte_prix_libelle {
    font-family: 'Verdana';
    font-weight: normal;
    font-size: 10px;
    color: #FF6600;
}
/*|desc:APPARENCES DU SITE:produit:prix avant promo|*/
.sw_texte_discount_price {
    text-decoration: line-through;
}
/*|desc:APPARENCES DU SITE:pagination:pagination pages|*/
.sw_texte_pagination_pages {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    text-align: right;
}
/*|desc:APPARENCES DU SITE:pagination:pagination pages(a)|*/
.sw_texte_pagination_pages a {
    color: #666666;
}
/*|desc:APPARENCES DU SITE:pagination:pagination ordre|*/
.sw_texte_pagination_ordre {
    font-family: 'Verdana';
    font-weight: Normal;
    font-size: 10px;
    color: #666666;
    padding-bottom: 5px;
    text-align: right;
}
/*|desc:APPARENCES DU SITE:pagination:pagination ordre(a)|*/
.sw_texte_pagination_ordre a {
    color: #666666;
    text-decoration: none;
    font-weight: bold;
}
/*|desc:APPARENCES DU SITE:formulaires:formulaire|*/
.sw_texte_formulaire {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
}
/*|desc:APPARENCES DU SITE:formulaires:formulaire(a)|*/
.sw_texte_formulaire a {
    color: #6699CC;
    text-decoration: none;
    font-weight: bold;
}
/*|desc:APPARENCES DU SITE:formulaires:methode paiement|*/
.sw_texte_methode_paiment {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
}
/*|desc:APPARENCES DU SITE:formulaires:methode paiement(a)|*/
.sw_texte_methode_paiment a {
    color: #FF6600;
    text-decoration: none;
    font-weight: normal;
}
/*|desc:APPARENCES DU SITE:panier:prix total ttc|*/
.sw_panier_prix_total_ttc {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 12px;
    color: #666666;
}
/*delete: .sw_texte_methode_paiment_2 {*/
/*delete: font-family: 'Verdana';*/
/*delete: font-weight: normal;*/
/*delete: font-size: 10px;*/
/*delete: color: #FF6600;*/
/*delete: }*/
/*|desc:APPARENCES DU SITE:liste des commandes:etat commande|*/
.sw_texte_etat_commande {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #dae2ed;
    clear: both;
    display: none;
}
/*|desc:APPARENCES DU SITE:liste des commandes:liste commande|*/
.sw_texte_liste_commande {
    font-family: 'Verdana';
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    width: 375px;
}
/*|desc:APPARENCES DU SITE:liste des commandes:liste commande(a)|*/
.sw_texte_liste_commande a {
    color: #6699CC;
    text-decoration: none;
    font-weight: bold;
}
/*start added*/
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:Pour Plici - For Plici:alignement centré|*/
.align_center {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
/*|desc:APPARENCES DU SITE:liste des commandes:lien vers compte|*/
#account_link {
    text-align: center;
    padding: 15px;
}
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:Pour Plici - For Plici:nodisplay|*/
.nodisplay {
    display: none;
}
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:Pour Plici - For Plici:display_block|*/
.display_block {
    display: block;
}
/*|desc:APPARENCES DU SITE:envoi à un ami:positionnement|*/
#mail_send_friend {
    left: 50%;
    top: 50%;
    position: absolute;
    margin-left: -200px;
    margin-top: -85px;
    width: 400px;
    display: none;
}
/*|desc:APPARENCES DU SITE:envoi à un ami:positionnement détails|*/
#mail_send_friend_details {
    float: left;
    white-space: nowrap;
    text-align: left;
    padding-left: 10px;
}
/*|desc:APPARENCES DU SITE:envoi à un ami:espacement|*/
#mail_send_friend_details div {
    padding-top: 4px;
}
/*|desc:APPARENCES DU SITE:panier:position prix|*/
#shopping_cart_price_position {
    text-align: right;
    background-position: right;
}
/*|desc:APPARENCES DU SITE:panier:position prix discount|*/
#shopping_cart_dcosts_position {
    text-align: right;
    background-position: right;
}
/*|desc:APPARENCES DU SITE:produit:alignement du bouton ajout/modification client|*/
.btn_common_position {
    width: 223px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.discount_product_hr {
    width: 80%;
    color: #9EB8D9;
    background-color: #9EB8D9;
    height: 1px;
    border: 0;
}
.discount_product_list {
    border: thin solid #9EB8D9;
    text-align: center;
}
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:Pour Plici - For Plici:Clearboth|*/
.clearboth {
    clear: both;
}
/*|desc:APPARENCES DU SITE:boutons:emplacement des boutons "continuer achat" et "ajout panier"|*/
#sw_bv_button div {
    text-align: center;
    width: 50%;
    float: left;
}
/*|desc:APPARENCES DU SITE:envoi à un ami:positionnement|*/
#sw_bv_notlaoded_shopping_cart div {
    float: left;
    width: 33%;
}
/*|desc:APPARENCES DU SITE:plan du site:marge gauche|*/
#map {
    margin-left: 20%;
}
/*|desc:APPARENCES DU SITE:espace client:alignement du texte h2|*/
#classic h2 {
    text-align: center;
}
/*|desc:IMAGES ET POLICES:contour des images:placement des images des produits|*/
.product_picture {
    position: relative;
    float: left;
}
/*|desc:APPARENCES DU SITE:produit:position de l'image|*/
.product_pic_position {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    float: left;
}
.product_pic_position p {
    text-align: center;
}
#product_picture_center_bloc img {
    padding: 12px;
}
/*|desc:APPARENCES DU SITE:liste des commandes:commandes déja effectuées|*/
#order_list_display div {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #DAE2ED;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 74px;
    float: left;
}
/*|desc:APPARENCES DU SITE:détail de commande:taille du résumé des commandes|*/
#order_summary {
    width: 100%;
}
/*|desc:APPARENCES DU SITE:détail de commande:titre commande avec poids affiché|*/
#order_summary_title_with_weight div {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #dae2ed;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 74px;
    float: left;
}
/*|desc:APPARENCES DU SITE:détail de commande:titre commande sans poids affiché|*/
#order_summary_title_without_weight div {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #dae2ed;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 103px;
    float: left;
}
/*|desc:APPARENCES DU SITE:détail de commande:comande avec poids affiché|*/
#info_summary_with_weight div {
    text-align: center;
    width: 74px;
    float: left;
}
/*|desc:APPARENCES DU SITE:détail de commande:comande sans poids affiché|*/
#info_summary_without_weight div {
    text-align: center;
    width: 103px;
    float: left;
}
/*|desc:APPARENCES DU SITE:détail de commande:information expedition|*/
.pricing_delivery_cost {
    font-family: 'Verdana';
    font-weight: bold;
    font-size: 10px;
    background-color: #DAE2ED;
    color: #666666;
    height: 13px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 3px;
}
/*|desc:APPARENCES DU SITE:détail de commande:poids expedition|*/
.info_shipping_weight {
    width: 140px;
    float: left;
}
/*|desc:APPARENCES DU SITE:détail de commande:prix expedition|*/
.info_shipping_price {
    width: 234px;
    float: left;
}
/*|desc:APPARENCES DU SITE:détail de commande:informations affichées|*/
.info_area {
    font-family: 'Verdana';
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    text-align: center;
    margin-left: 1px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 70px;
    float: left;
    white-space: nowrap;
}
/*|desc:APPARENCES DU SITE:détail de commande:informations affichées (prix)|*/
.info_area_price {
    font-family: 'Verdana';
    font-weight: normal;
    font-size: 10px;
    color: #666666;
    text-align: right;
    margin-right: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 70px;
    float: right;
    white-space: nowrap;
}
/*|desc:APPARENCES DU SITE:facture des commandes:mise en page de la facture|*/
#download_bill {
    text-align: center;
    margin-top: 10px;
}
/*|desc:APPARENCES DU SITE:facture des commandes:taille de la facture|*/
#price_summary {
    width: 100%;
    display: inline;
    margin: 0em;
}
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:Pour Plici - For Plici:facture des commandes/sans alignement|*/
#price_summary div {
    clear: both;
}
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:Pour Plici - For Plici:facture des commandes/alignement du label|*/
.title_order_summary {
    float: left;
    margin: 0em;
}
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:Pour Plici - For Plici:facture des commandes/alignement du prix à droite|*/
.info_order_summary {
    float: right;
    margin: 0em;
}
/*|desc:IMAGES ET POLICES:logo Plici:position du logo|*/
#plici_link {
    text-align: center;
}
/*|desc:APPARENCES DU SITE:panier:récapitulatif du panier|*/
#shopping_cart_summary {
    width: 100%;
    border-spacing: 0px;
    padding: 0px;
    border-collapse: collapse;
}
/*|desc:APPARENCES DU SITE:panier:emplacement des boutons|*/
#shopping_cart_button div {
    float: left;
    width: 33%;
}
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:formulaire d'adresse:vos adresses|*/
.bu_cu_address {
    width: 48%;
    float: left;
    padding-left: 4px;
}
/*|desc:NE PAS MODIFIER - DO NOT MODIFY:formulaire d'adresse:colonne|*/
.bu_cu_form {
    width: 168px;
    float: left;
}
/*|desc:APPARENCES DU SITE:formulaire d'adresse:mise en page|*/
.bu_cu_paging {
    margin-top: 5px;
    margin-left: 80px;
}
/*|desc:APPARENCES DU SITE:formulaire d'adresse:position des boutons valider|*/
.center_button {
    width: 223px;
    text-align: center;
    margin: auto;
}
/*|desc:APPARENCES DU SITE:produit:emplacement de l'image dans la partie détail|*/
.default_product_picture {
    float: left;
    padding-right: 5px;
}
.default_product_picture h3 {
    clear: both;
    text-align: center;
}
/*|desc:APPARENCES DU SITE:produit:taille pour reference et quantité|*/
#ref_table div {
    width: 50%;
}
/*|desc:APPARENCES DU SITE:produit:alignement prix et poids total|*/
#align_totalprice_totalweight {
    vertical-align: top;
    width: 50%;
    background-position: right;
    margin-left: 50%;
    margin-top: -60px;
    margin-bottom: 30px;
}
/*|desc:IMAGES ET POLICES:le panier:Encadré nombre articles|*/
#article_number {
    font-family: 'Verdana';
    font-weight: Bold;
    font-size: 10px;
    color: #666666;
    background-color: #dae2ed;
    text-align: center;
    margin-left: 6px;
    margin-right: 6px;
    padding-top: 3px;
    padding-bottom: 3px;
}
/*|desc:IMAGES ET POLICES:menu du haut:positionnement|*/
#top_menu_box {
    border-collapse: collapse;
    width: 100%;
}
/*|desc:APPARENCES DU SITE:panier:espacement|*/
#little_sh_cart {
    padding-top: 4px;
}
/*|desc:APPARENCES DU SITE:panier:panier résumé|*/
.info_little_sh_cart {
    float: left;
    padding-left: 10%;
}
/*|desc:APPARENCES DU SITE:produit:alignement des liens de tri [ASC-DESC]|*/
#align_text_pagination div {
    float: left;
    width: 50%;
}
/*|desc:APPARENCES DU SITE:produit:position des détails|*/
.product_details_position {
    float: right;
    width: 71%;
}
/*|desc:APPARENCES DU SITE:boîte volante:apparence de la fenêtre|*/
#float_window {
    z-index: 1000;
    margin: auto;
    margin-top: 100px;
    padding: 3px;
    width: 400px;
}
#float_window_container {
    position: relative;
    z-index: 1000;
    width: 100%;
}
#float_window_container_div {
    width: 100%;
    z-index: 1000;
}
.sw_oh_centre_texte {
    padding-top: 7px;
    white-space: normal;
    text-align: left;
}
.sw_ci_centre img {
    padding: 6px;
}
/*|desc:APPARENCES DU SITE:produit:alignement produit|*/
#def_product_align {
    text-align: right;
    background-position: right;
}
.product_pic_date {
    float: left;
}
/*|desc:APPARENCES DU SITE:générale:Partie centrale|*/
#middle_part {
    clear: both;
}
#id_detail_not_visible_if_js_activated div div {
    margin: 0 auto;
}
/*|desc:APPARENCES DU SITE:générale:Partie basse|*/
#bottom_part {
    clear: both;
}
.sw_ld_texte_haut {
    text-align: left;
}
/*|desc:IMAGES ET POLICES:bas de page:position des liens|*/
.sw_bp_centre_padding {
    padding-left: 28%;
}
/*|desc:IMAGES ET POLICES:bas de page:texte|*/
.sw_bp_texte {
    float: left;
}
#mail_send_friend_details_tb {
    margin-left: 50%;
}
/*|desc:IMAGES ET POLICES:bouton type:Boutons identification|*/
.btn_identification {
    white-space: nowrap;
    width: 107px;
}
/*|desc:IMAGES ET POLICES:bouton type:Bouton inscription|*/
.btn_inscription {
    white-space: nowrap;
    width: 107px;
}
/*|desc:IMAGES ET POLICES:bouton type:Bouton livraison|*/
.btn_livraison {
    white-space: nowrap;
    width: 107px;
}
/*|desc:IMAGES ET POLICES:bouton type:Bouton paiement|*/
.btn_paiement {
    white-space: nowrap;
    width: 125px;
}
/*|desc:IMAGES ET POLICES:bouton type:position boutons commandes|*/
.order_button {
    text-align: center;
    margin: auto;
    width: 528px;
}
/*|desc:APPARENCES DU SITE:formulaires:ajouter/modifier mot de passe label(position)|*/
.add_password_label {
    float: left;
    width: 60%;
}
/*|desc:APPARENCES DU SITE:formulaires:ajouter/modifier mot de passe label(ecartement)|*/
.add_password_label div {
    padding-top: 6px;
}
/*|desc:APPARENCES DU SITE:formulaires:ajouter/modifier mot de passe chkBox(position)|*/
.add_password_tbox {
}
/*|desc:APPARENCES DU SITE:formulaires:ajouter/modifier mot de passe chkBox(ecartement)|*/
.add_password_tbox div {
    padding-top: 4px;
}
/*|desc:APPARENCES DU SITE:formulaires:modifier identit&eacute; label(position)|*/
.identite_label {
    float: left;
}
/*|desc:APPARENCES DU SITE:formulaires:modifier identit&eacute; label(ecartement)|*/
.identite_label div {
    padding-top: 9px;
}
/*|desc:APPARENCES DU SITE:formulaires:modifier identit&eacute; chkBox(position)|*/
.identite_tbox {
}
/*|desc:APPARENCES DU SITE:formulaires:modifier identit&eacute; chkBox(ecartement)|*/
.identite_tbox div {
    padding-top: 6px;
}
/*|desc:APPARENCES DU SITE:formulaires:cases à cocher(position)|*/
.checkbox_padding {
}
/*|desc:APPARENCES DU SITE:formulaires:cases à cocher(ecartement)|*/
.checkbox_padding div {
    padding-top: 4px;
}
/*|desc:APPARENCES DU SITE:détail de commande:affichage du prix total avec frais de port|*/
#total_price {
    float: right;
    text-align: right;
    background-position: right;
    font-size: 12px;
    font-weight: bolder;
    margin: 0em;
}
/*|desc:IMAGES ET POLICES:powered by:powered by PLICI|*/
#powered_by {
    color: #016BB3;
    text-decoration: none;
}
.date_news {
    clear: both;
    text-align: center;
}
/*|desc:APPARENCES DU SITE:panier:info sauvegarde panier|*/
#info_save {
    text-align: center;
    clear: both;
    width: 33%;
}

