* {
    /*margin: 0;
    padding: 0;*/
    outline: none;
}

body {
    font-family: 'Open Sans', Helvetica;
    font-size: 11px;
    color: #785741;
    background-image: url('/images/fdp/site-bg4.jpg');
}

    body.wait *, body.wait {
        cursor: wait !important;
    }

input, select {
    font-family: 'Open Sans', Helvetica;
    font-size: 11px;
    color: #785741;
    outline: none;
    margin: 0;
}

    input[type="checkbox"] {
        margin: 0;
        vertical-align: -2px;
    }

a {
    color: #785741;
    text-decoration: none;
    outline: none;
}

    a:hover {
        text-decoration: underline;
    }


    input[type="button"], input[type="submit"], a.button {
        background-color: #C9B4A7;
        /*border: 1px solid #C9B4A7;*/
        border-width: 0;
        display: inline-block;
        font-weight: bold;
        height: 25px;
        outline: medium none;
        padding: 0 11px 2px;
        text-decoration: none !important;
        cursor: default;
        text-align: center;
        line-height: 25px;
    }

        input[type="button"]:hover, input[type="submit"]:hover, a.button:hover {
            background-color: #B39E91;
        }

        input[type="button"]:active, input[type="submit"]:active, a.button:active {
            padding: 1px 10px 1px 12px;
            vertical-align: -1px;
        }

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

button {
    padding-top: 2px;
}

.clear {
    clear: both;
}

/*ul, ol, li
{
    list-style: none;
}*/

ul.inline, ul.inline li, ul.vertical, ul.vertical li {
    list-style: none;
}

    ul.inline, ul.inline li, ul.vertical, ul.vertical li {
        margin: 0;
        padding: 0;
    }

img {
    border: none;
    margin: 0;
}

html, body {
    height: 100%;
    margin: 0;
}


.alignLeft {
    float: left;
}

.alignRight {
    float: right;
}

#center {
    width: 1040px;
    margin: 0 auto;
    *margin-bottom: -15px;
}

#headerWhiteBg {
    background-color: white;
    border-bottom: 1px solid #D3D0CA;
    height: 95px;
    margin-bottom: -95px;
}

#header {
    margin-bottom: 20px;
    width: 1040px;
    float: left;
    background: none no-repeat scroll 2px 4px transparent;
}

#container {
}

.logo {
    background-repeat: no-repeat;
    float: left;
    height: 95px;
    margin-left: -7px;
    width: 406px;
}

    .logo a {
        width: 100%;
        display: block;
        padding: 61px 0 0 248px;
        text-decoration: none;
        font-weight: normal;
    }

#header_right {
    float: right;
    width: 590px;
    margin-top: 10px;
}

#header_aide {
}

.miniSearch {
    position: absolute;
    top: 111px;
}

    .miniSearch span.recherche {
        background-image: url(/images/search_icon.gif);
        background-repeat: no-repeat;
        background-position: left center;
        float: left;
        padding-left: 18px;
        margin-right: 5px;
    }

#header_bonjour {
    clear: both;
    margin-bottom: 6px;
    text-align: right;
}

/*#header_bonjour * {
        color: white;
    }*/

#nav {
    clear: both;
}

#header_recherche {
    float: left;
    width: 259px;
}

#accountNav {
    float: right;
    width: 304px;
    text-align: right;
    height: 55px;
}

    #accountNav #header-menu li {
        display: inline;
    }

    #accountNav #header-menu a {
        background: 4px center no-repeat;
        font-size: 10px;
        font-weight: bold;
        border-left: 1px solid #C9B4A7;
    }

        #accountNav #header-menu a.news {
            background-image: url('/images/fdp/enveloppe.png');
            padding: 0 2px 0 17px;
        }

        #accountNav #header-menu a.compte {
            background-image: url('/images/fdp/mon-compte.png');
            padding: 0 2px 0 12px;
        }

        #accountNav #header-menu a.panier {
            background-image: url('/images/fdp/panier.png');
            padding: 0 0px 0 16px;
        }

    #accountNav #header-menu li:first-child a {
        border-left-style: none;
    }

.text_red, .text_red a {
    color: #e60106;
}

.sidebar {
    float: left;
    margin-bottom: 5px;
    width: 156px;
}

.breadcrumbs {
    font-size: 9pt;
    margin-bottom: 10px;
    padding: 3px 6px;
    width: 822px;
    float: right;
    background-color: #F6F3ED;
}

    .breadcrumbs h1, .breadcrumbs h2, .breadcrumbs h3, .breadcrumbs h4, .breadcrumbs h5, .breadcrumbs h6 {
        font-size: 9pt;
        display: inline;
        font-weight: normal;
    }

    .breadcrumbs li {
        display: inline; /*padding-right: 5px;*/
    }

    .breadcrumbs ul {
        display: inline;
    }

.col-middle {
    float: left;
    width: 542px;
}

.main {
    padding-bottom: 5px;
    width: 543px;
    height: 293px;
}

.left50 {
    float: left;
    width: 268px;
}

.right50 {
    float: right;
    width: 268px;
}

.title-cadre {
    float: left;
    width: 100%;
    background-image: url(/images/title_bg.gif);
    background-repeat: repeat-x;
    height: 21px;
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-weight: bold;
}

    .title-cadre a {
        color: White;
        display: block;
    }

        .title-cadre a:hover {
            color: #ddd;
        }

.content {
    float: left;
    width: 266px;
    border-left: solid 1px #bbbabf;
    border-right: solid 1px #bbbabf;
    overflow: hidden;
}

.foot {
    background-image: url(/images/boxFoot.gif);
    background-repeat: no-repeat;
    background-position: bottom left;
    width: 268px;
    float: left;
    height: 21px;
    text-align: center;
    line-height: 20px;
    color: #FFF;
    font-weight: bold;
}

    .foot a {
        color: White;
        display: block;
    }

        .foot a:hover {
            color: #ddd;
        }

.col-right {
    float: right;
    width: 268px;
}

.box {
    width: 268px;
    float: left;
    margin-bottom: 7px;
    *margin-bottom: 5px;
}

#braderie {
    *margin-bottom: 2px;
}

.titre3 {
    font-size: 14px;
    font-weight: bold;
    color: #d60330;
    margin-bottom: 1.2em;
}

.addingTable {
    clear: both;
    border-top: solid 1px #d60330;
    border-bottom: solid 1px #d60330;
    border-collapse: collapse;
    margin-top: 10px;
}

    .addingTable tr.reference:hover {
        background-color: #efefef;
    }

    .addingTable td {
        white-space: nowrap;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 10px;
        border-bottom: solid 1px #D1AFB7;
    }

.otherProductsh4 {
    font-weight: bold;
    color: #D60330;
    padding-top: 15px;
    border-bottom: solid 1px #d60330;
    margin-bottom: 5px;
    clear: both;
}

.product-associated {
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    width: 160px; /*border-collapse: collapse;*/
    height: 180px;
}

.price {
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-color: #cacaca;
    border-left-color: #cacaca;
    width: 148px;
    float: left;
    padding: 5px;
    font-size: 9px;
    line-height: 1.2em;
}

td.tdSuggest a {
    font-size: 9px;
    /*color: #D60330;*/
    font-weight: bold;
}

    td.tdSuggest a:hover {
        color: #bbb;
    }

.price .input {
    width: 10px;
    padding: 0 1px;
    margin: 0 2px 0 0;
    font-size: 9px;
}

.price p {
    margin: 0;
}

.moreInfo {
    background: url(/images/moreInfo.gif) no-repeat 0 bottom;
}

    .moreInfo a {
        color: #FFF;
        margin-top: -1px;
        display: block;
    }

#footer2 {
    text-align: center;
    clear: both;
    padding: 0px 0 5px 167px;
}

    #footer2 a {
        margin: 0 13px;
    }

#plan {
    text-align: left;
    clear: both;
    padding: 10px 25px;
    margin-top: 10px;
}

    #plan * {
        color: #C9B4A7;
    }

    #plan a:hover {
        text-decoration: underline;
    }

.divSousMenu {
    width: 144px;
    border: solid 5px #D6ECF9;
    border-top-style: none;
    padding: 0px;
    margin-bottom: 5px;
    color: White;
}

#footer a {
    margin: 0 3px;
}

.list-cadre1 {
    width: 266px;
    margin-left: 1px;
}

.list-cadre1-tr3 {
    height: 21px;
    background-color: #aaf;
}

.list-cadre2 {
    width: 268px;
    height: 243px;
    margin-top: -242px;
    *margin-left: 0px;
    background-image: url(/images/contours-midle2.png);
    background-repeat: no-repeat;
    background-position: top left;
}

.list-cadre3 {
    width: 266px;
    margin-left: 1px;
    margin-top: -242px;
}

.cart_descrip {
    margin-top: 15px; /*float: left;*/
    text-align: right;
}

    .cart_descrip #buttons .button {
        float: right;
        margin-left: 5px;
    }

.my_cart {
    width: 100%;
    padding-bottom: 10px;
}

.list-cadre3-tr2 {
    height: 42px;
    *height: 42px;
}

.list-cadre3-tr2v2 {
    height: 42px;
    *height: 40px;
    padding: 1px 4px;
    *padding-left: 6px;
    *padding-right: 6px;
}

.list-cadre3-tr2v2-name {
    font-weight: bold;
    font-size: 10px;
    line-height: 11px;
    *line-height: 9px;
}

ul.step {
    float: left;
    margin: 21px 0;
    position: relative;
    width: 100%;
    background: url('/images/fdp/step-bg.png') repeat-x;
}

    ul.step li {
        float: left;
        font-size: 18px;
        height: 30px;
        line-height: 24px;
        text-align: center;
        width: 33%;
    }

    ul.step a {
        background: /*url("/images/fleche-claire.png") no-repeat scroll 27px center*/ #F6F3ED;
        border: 1px solid #C9B4A7;
        display: inline-block;
        text-decoration: none;
        padding-right: 3px;
    }

        ul.step a span {
            border-right: 1px solid #C9B4A7;
            background-color: #F6F3ED;
            padding: 0 8px;
            display: inline-block;
            margin-right: 4px;
        }

        ul.step a:hover, ul.step .active a {
            background: url("/images/fleche.png") no-repeat scroll 27px center #F6F3ED;
        }

            ul.step a:hover span, ul.step .active a span {
                border-right: 1px solid #785741;
                background-color: #785741;
                color: white;
            }

.my_account {
    width: 646px;
    margin: 10px 5px 275px;
    padding: 10px 0;
    display: inline;
    border-top: solid 1px #7f7f7f;
    border-bottom: solid 1px #7f7f7f;
    color: #444;
}

    .my_account .left {
        width: 300px;
        padding-bottom: 30px;
    }

.font18px {
    font-size: 18px;
}

p.create_account {
    margin-top: 20px;
    margin-bottom: 10px;
}

.panier-total {
    border-top: 1px solid #C9B4A7;
    margin-top: 15px;
}

    .panier-total .table-total {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 2px;
    }

        .panier-total .table-total td {
            white-space: nowrap;
            width: 80px;
            text-align: right;
        }

        .panier-total .table-total > tbody > tr > td:first-child {
            white-space: normal;
            width: auto;
        }

.panel {
    border-bottom: 1px solid #C9B4A7;
    vertical-align: top;
    padding-bottom: 5px;
    clear: both;
}

    .panel h3 {
        background-color: #F6F3ED;
        padding: 2px 8px;
        margin-bottom: 5px;
        font-size: 13px;
    }

.panel2 {
    border: 1px solid #C9B4A7;
    padding: 5px 11px;
    vertical-align: top;
}

    .panel2 h3 {
        background-color: #F6F3ED;
        font-size: 13px;
        margin: -4px -10px 5px;
        padding: 2px 5px;
    }

.logform {
    height: 192px;
    width: 320px;
    text-align: right;
}

    .logform h3 {
        margin-bottom: 30px;
    }

    .logform li {
        clear: both;
        float: left;
        margin: 0;
        padding: 4px 0;
        text-align: right;
        width: 100%;
    }

    .logform span {
        width: 100px;
        padding-left: 10px;
        padding-top: 1px;
    }

    .logform ul {
        clear: both;
        list-style: none outside none;
        margin: 0;
        padding: 0;
    }

    .logform p {
        clear: both;
    }

.input {
    font-size: 11px;
    padding: 2px;
    border: solid 1px #b8b8b8;
    height: 14px;
}

.gplist-addcart {
    width: 80px;
}

    .gplist-addcart * {
        float: right;
    }

    .gplist-addcart input {
        border: 1px solid #B8B8B8;
        font-size: 11px;
        height: 13px;
        margin: 0 3px;
        padding: 1px;
        width: 14px;
    }

.gp-filters {
    /**margin-top: -10px;  	margin-bottom: 8px;*/
    margin: 1px 0 -25px;
    float: right;
    font-size: 10px;
    position: relative;
}

.gp-filters2 {
    margin: 1px 0 -26px;
    float: left;
    font-size: 10px;
    position: relative;
}

.menu-item a {
    line-height: 11px;
}

.div-titre {
    background: repeat-x top;
    border: solid 1px #aaa;
    padding: 10px;
    margin-bottom: 10px;
    /*float: left;
	width: 800px;*/
}

.title {
    display: none;
    visibility: hidden;
}
/*.title 
{
	display:none;
	width: 820px;
	background: url(/images/netbg.gif) no-repeat right top;
	height: 26px;
	font-size: 18px;
	line-height: 24px;
	font-family: "Trebuchet MS";
	color: #33a;
	margin-bottom: 20px;
}
*/
.text-myaccount {
    margin: 20px auto;
    width: 500px;
    text-align: justify;
}

.tdSuggest {
    white-space: normal;
    border-left: solid 1px #bbb;
    border-right: solid 1px #bbb;
    padding: 3px 3px 0 3px;
}
/* AUTOCOMPLETE */
.search-completation-list {
    width: 450px !important;
    border: solid 1px #C9B4A7;
    cursor: default;
    margin: 0px !important;
    position: relative;
    z-index: 101;
}

.AutoComplete_List {
    background-color: #FFF;
    margin: 0px !important;
    border: 1px solid #999;
    cursor: pointer;
    text-align: left;
    list-style-type: none;
    width: 500px !important;
}

.AutoComplete_ListItem {
    color: #666;
    padding: 1px;
    border-bottom: 1px solid #ddd;
}

.AutoComplete_ListItemHilite {
    color: #000;
    padding: 1px;
    border-bottom: 1px solid #ddd;
    background-color: #5F5;
}

.AutoComplete_ListItemHiliteText {
    /*background-color: #AAE07B;
    color: #FFF;*/
    color: #5AB50A;
    font-weight: bold;
}
/* //AUTOCOMPLETE */
.contactDiv {
    width: 675px;
    margin: 0 auto;
    float: none;
    padding-bottom: 25px;
}

    .contactDiv .item {
        width: 100px;
        float: left; /*padding-right: 10px;*/ /*font-size: 15px;*/
        padding-top: 3px;
        text-align: right;
    }

    .contactDiv li {
        float: left;
        padding-bottom: 15px;
        font-size: 14px;
    }

    .contactDiv > table > tbody > tr > td {
        padding: 5px 0;
    }

    .contactDiv .input {
        font-size: 14px;
        border: 1px solid #C9B4A7;
        background-color: #fafafa;
        height: auto;
        width: 210px;
        float: left;
    }
/*.contactDiv .envoyer
{
	background-color: #CCCC66;
	font-size: 14px;
	font-weight: bold;
	color: #111111;
}*/
#derniers-vus {
    position: absolute;
    width: 280px;
    z-index: 101;
    display: none;
    margin-top: -1px;
    border: 1px solid #C9B4A7;
    background-color: white;
}

#ulPanierFlotant {
    border-bottom-style: none;
}

.headerMenu li {
    float: none !important;
    width: auto !important;
    height: auto !important;
    border-bottom: 1px solid #C9B4A7;
    background-color: white !important;
}

    .headerMenu li:last-child {
        border-bottom-style: none;
    }

#divPanierFlotant3Points {
}

#panierFlotant {
    background-color: white;
    border: 1px solid #C9B4A7;
    margin-left: 22px;
    margin-top: 1px;
    position: absolute;
    width: 280px;
    z-index: 999;
    display: none;
    box-shadow: 0 0 10px 0 #C9B4A7;
    padding: 1px;
}

a.a-dernier-vu {
    display: block;
    padding: 2px;
    min-height: 36px;
}

    a.a-dernier-vu right {
        display: block;
        padding-left: 58px;
    }

    a.a-dernier-vu img {
        border: 1px solid transparent;
        float: left;
        margin-right: 5px;
    }

    a.a-dernier-vu:hover {
        background-color: #F6F3ED;
        text-decoration: none;
    }

        a.a-dernier-vu:hover img {
            border-color: #C9B4A7;
        }

.link-valider {
    /*font-size: 14px;*/
    color: #005;
    margin-bottom: 10px;
    display: block;
    width: 820px;
    text-align: center;
    cursor: pointer;
}

#mode-paiement label:hover {
    /*text-decoration: underline;*/
    color: #C9B4A7;
}

#mode-paiement td {
    vertical-align: top;
}

#mode-paiement input {
    margin-top: 1px;
}

#ifrmOrder {
    width: 680px;
    margin-left: 70px;
}

.bon-Commande {
    border: solid 1px #C9B4A7;
    padding: 10px 15px 0;
    clear: both;
}

.coordonees-banc {
    border: solid 1px #C9B4A7;
    border-collapse: collapse;
}

    .coordonees-banc td {
        padding: 3px;
        text-align: center;
        border: solid 1px #C9B4A7;
    }

.ul-normal ul {
    margin-left: 20px;
}

.ul-normal ol {
    margin-left: 24px;
}

.ul-normal ul, .ul-normal li {
    list-style-type: disc;
}

.ul-normal ol, .ul-normal ol li {
    list-style-type: decimal;
}

.ul-normal p {
    margin: 0;
    padding: 0;
}

.autres-vues {
    text-align: left;
    font-weight: bold;
    text-decoration: underline;
    font-size: 10px;
    clear: both;
}

#divLivreIframe {
    overflow: hidden;
    width: 820px;
    float: right;
    /*margin-bottom: -2px;
	*margin-bottom: 17px;*/
}

.buttonJetons {
    width: 88px;
    height: 70px;
    /*margin-top: 0px;	
	*margin-top: -75px;	*/
}

#btAide {
    float: right;
    margin-right: 20px;
    margin-top: -186px;
    position: relative;
}

.pLivres {
    font-size: 14px;
    color: White;
    font-weight: bold;
    margin-top: 39px;
    *margin-top: 22px;
}

.livre-list {
    float: right;
    margin: 6px;
    width: 60px;
    height: 65px;
}

.aide-list {
    float: right;
    margin: 14px;
    clear: both;
    margin-top: 0;
    position: relative;
    width: 45px;
    height: 45px;
}

#gal-right {
    width: 171px;
    float: right;
}

#gal-left {
    padding-right: 180px;
}

#gal-top {
    color: #39AFB3;
    font-size: 15px;
    font-weight: bold;
    padding-right: 180px;
}

.gal-titre {
    color: #39AFB3;
    background-image: url('/images/gal-back-titre.gif');
    background-repeat: repeat-x;
    background-position: left 10px;
    padding-bottom: 4px;
}

    .gal-titre a {
        background-color: White;
        float: right;
        font-size: 10px;
    }

        .gal-titre span, .gal-titre a.tout {
            font-weight: bold;
            background-color: White;
            font-size: inherit;
            float: none;
        }

.gal-pave-entete {
    height: 21px;
    line-height: 21px;
    text-align: center;
    background: url('/images/gal-pave-entete.png') no-repeat top left;
    color: White;
    font-weight: bold;
}

.gal-pave {
    background: url('/images/gal-back-pave.png') repeat-y top left;
    padding: 8px;
}

.gal-pave-bas {
    height: 8px;
    background: url('/images/gal-pave-bas.png') no-repeat top left;
}

.watermark {
    color: #A99487;
}

#gal-top-line {
    border-bottom: solid 2px #D8ECEC;
    margin: 3px 0 8px;
    *margin: 10px 0;
}

.gal-search-cat {
    *height: 14px;
    *padding-top: 1px;
}

#gal-right-table td {
    background-image: url('/images/gal-fleche.png');
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left: 8px;
}

div.gal-titre2 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
}

div.divGalModif a {
    font-size: 10px;
    font-style: italic;
    color: #C9B4A7;
}

    div.divGalModif a:hover {
        color: Black;
    }

div.delimiter {
    margin: 5px 0;
    background-image: url('/images/gal-delimiter.png');
    background-repeat: repeat-x;
    background-position: left center;
    height: 1px;
}

#club-table {
    border-collapse: collapse;
}

    #club-table td {
        border-right: solid 1px #E7E9EA;
        border-left: solid 1px #E7E9EA;
        padding: 0 10px;
    }

#espace-personnele-table {
    border-collapse: collapse;
    margin: 0 auto;
    width: 500px;
}

    #espace-personnele-table td {
        border: dotted 1px #C9B4A7;
        padding: 5px 0;
    }

        #espace-personnele-table td.leftImage {
            border-left-style: none;
            border-right-style: none;
            padding-left: 15px;
            padding-right: 10px;
            text-align: center;
        }

        #espace-personnele-table td.leftText {
            border-left-style: none;
            padding-right: 15px;
        }

        #espace-personnele-table td.rightImage {
            border-right-style: none;
            padding-left: 15px;
            padding-right: 10px;
            text-align: center;
        }

        #espace-personnele-table td.rightText {
            border-left-style: none;
            border-right-style: none;
            padding-right: 15px;
        }

#gal-categories {
    font-size: 7pt;
    color: #787878;
    max-height: 635px;
    overflow-y: auto;
}

    #gal-categories a {
        font-size: 8pt;
    }

#abc a {
    margin-right: 10px;
}

#ul-index {
    margin-bottom: 20px;
    display: inline;
}

    #ul-index li {
        float: left;
        width: 200px;
    }

div.categories-recherche a {
    width: 180px;
    display: block;
    float: left;
    margin-right: 20px;
    font-weight: bold;
}

.comment {
    color: #BFAA9D;
    font-size: 10px;
}

#left-coloriages {
    width: 140px;
    float: left;
    padding: 5px;
    background: url('/images/coloriages-foilders-bg.gif') repeat-y 0 0;
    min-height: 485px;
}

#content-coloriages {
    padding: 5px;
    padding-left: 155px;
    background: url('/images/coloriages-foilders-bg.gif') repeat-y 0 0;
}

    #content-coloriages a.item {
        display: block;
        padding: 3px;
        border: solid 1px #eee;
        margin: 0 5px 5px 0;
        float: left;
        color: #33a;
    }

        #content-coloriages a.item div {
            width: 150px;
            height: 30px;
            padding-top: 1px;
            overflow: hidden;
        }

        #content-coloriages a.item:hover {
            background-color: #eee;
        }

table.table-vmidle td {
    vertical-align: middle;
}

table#filleuls {
    margin-top: 5px;
    border-collapse: collapse;
    width: 200px;
    background-color: White;
}

    table#filleuls td {
        padding: 4px;
        border: solid 1px #888;
    }

table.tableSignup {
    width: 100%;
}

    table.tableSignup td {
        text-align: left;
    }

        table.tableSignup td.col_left {
            padding-right: 5px;
            text-align: right;
            /*width: 242px;*/
            white-space: nowrap;
            height: 22px;
            min-width: 200px;
        }

#gp-ideecrea {
    font-size: 7pt;
    margin: 10px 0;
}

    #gp-ideecrea a {
        font-style: italic;
    }

    #gp-ideecrea span {
        font-weight: bold;
    }


#chois-livraison {
    border-spacing: 0;
}

    #chois-livraison > tbody > tr > td {
        width: 30%;
        vertical-align: top;
        padding: 3px;
        padding: 5px;
        border-right: 1px solid #C9B4A7;
    }

        #chois-livraison > tbody > tr > td:last-child {
            border-right-width: 0;
        }

    #chois-livraison .livraison-details {
        padding: 3px 4px;
        border: solid 1px #C9B4A7;
        background-color: #F6F3ED;
        margin-top: 15px;
    }

    #chois-livraison .comment {
        font-size: 10px;
    }

#divCompanyComplementCommantair {
    background-color: #E2E7FF;
    border: 1px solid #003099;
    margin-left: 172px;
    margin-top: -25px;
    position: absolute;
    display: none;
}

#contentMaster {
    float: right;
    width: 834px;
    background-color: white;
    box-shadow: 3px 4px 6px 1px #888888;
    padding: 20px;
    min-height: 490px;
}

a.sliderItem {
    display: block;
}

.opaque {
    opacity: 0.7;
    *filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

#newsletterEmail {
    float: left;
}

    #newsletterEmail h3 {
        font-weight: bold;
        font-size: 15px;
    }

    #newsletterEmail table {
        margin-top: 5px;
    }

    #newsletterEmail input[type="text"] {
        border: 1px solid #1A171B;
        height: 16px;
        padding: 1px;
    }

    #newsletterEmail .bt {
        border: 1px solid #1A171B;
        height: 20px;
        border-left-style: none;
        padding: 0 2px;
    }

#footer1 {
    padding: 10px 5px 10px 167px;
    clear: both;
}

    #footer1 ul, #footer1 li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

.tel {
    float: right;
}

    .tel .left {
        float: right;
        text-align: right;
        padding-top: 5px;
    }

    .tel .right {
        padding-left: 5px;
        float: right;
        font-size: 35px;
        font-weight: bold;
        line-height: 40px;
    }

#nosEngagements {
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 23px;
    float: left;
}

    #nosEngagements img {
        margin-right: 5px;
    }

#footer-tbl {
    clear: both;
    padding: 5px 0;
    *padding-bottom: 11px;
    margin: 0 auto;
}

    #footer-tbl div.cadre {
        width: 186px;
        float: left;
        padding-left: 15px;
        height: 100%;
    }

    #footer-tbl span {
        font-weight: bold;
        font-style: italic;
    }

    #footer-tbl, #footer-tbl a {
    }

        #footer-tbl a:hover {
            text-decoration: underline;
        }

        #footer-tbl .cadre > ul > li {
            list-style-type: disc;
            list-style-position: outside;
        }

        #footer-tbl ul {
            margin-left: 13px;
        }

        #footer-tbl div.bg {
        }

.reseaux {
    float: right;
    margin-top: 22px;
}

    .reseaux td {
        vertical-align: top;
    }

.add-realisation {
    background-color: #DDDDFF;
    border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    padding: 5px;
}

    .add-realisation table {
        float: right;
    }

    .add-realisation td {
        padding-left: 20px;
    }

.univers-bas {
    margin: -10px -10px -1px 0;
    *margin: -20px -10px -12px 0;
}

#popup-inscription {
    background: url("/images/popup-inscription.png") no-repeat scroll 0 0 transparent;
    color: #F26565 !important;
    font-weight: bold;
    height: 82px;
    line-height: 14px;
    margin-left: 142px;
    margin-top: -11px;
    padding: 6px 5px 2px 18px;
    position: absolute;
    text-align: center;
    width: 111px;
}

    #popup-inscription .close {
        display: block;
        height: 15px;
        width: 15px;
        position: relative;
        margin: -6px -5px 0 0;
        float: right;
    }

.chapitres-list-item {
    display: block;
    float: left;
    width: 176px;
    border: 1px solid #C6C6C8;
}

    .chapitres-list-item span {
        display: block;
        border-bottom: 1px solid #C6C6C8;
        overflow: hidden;
        text-align: center;
        height: 15px;
        font-size: 9pt;
        font-weight: bold;
    }

.addCart {
    padding-top: 1px;
    padding: 3px;
}

#a-paiement {
    color: #C9B4A7;
    float: left;
    font-size: 10px;
    font-weight: normal;
    margin-right: 13px;
    text-align: center;
}

a#comdir {
    background-image: url("/images/mlt/bloc commande directe et logo.png");
    float: left;
    height: 26px !important;
    line-height: 11px;
    width: 124px;
}

#lblPanier {
    display: block;
    overflow: hidden;
    height: 17px;
}

/*td.label {
    text-align: right;
    white-space: nowrap;
}*/

.reseaux td {
    padding: 0 5px 0 0;
    vertical-align: top;
}

.refImage {
    position: absolute;
}

.table-sim {
    font-weight: bold;
    color: #C9B4A7;
}

    .table-sim .val {
        width: 60px;
        font-weight: normal;
        text-transform: none;
        color: #3333AA;
    }

.tdNowrap {
    width: 1%;
    white-space: nowrap;
}

#typesList {
    position: absolute;
    display: none;
    overflow: auto;
    background-color: white;
}

    #typesList a {
        display: block;
        color: #C9B4A7;
        text-decoration: none;
        font-size: 30px;
        padding: 10px 0 5px 10px;
    }

        #typesList a:hover {
            color: black;
        }

body:not(:-moz-handler-blocked) #typesList a {
    padding: 3px 0 11px 9px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #typesList a {
        padding: 9px 0 5px 10px;
    }
}

#btSimulateur {
    background: url("/images/fdp/Picto-simulateur.png") no-repeat scroll center 5px #FA6E82;
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 25px 7px 2px;
    position: relative;
    text-decoration: none;
    text-align: center;
    margin-bottom: 10px;
    height: 16px;
    color: white;
}

    #btSimulateur:active {
        padding: 26px 0 1px;
        background-position: center 6px;
    }

#filtreContainer {
    float: left;
}

#filtre {
    float: left;
    width: 156px;
}

    #filtre #titre {
        background-color: #F6F3ED;
        display: block;
        font-size: 11px;
        font-weight: bold;
        margin: 0 0 10px;
        padding: 5px 7px;
    }

    #filtre .buttons a {
        display: block;
    }

    #filtre #buttons {
        border: 1px solid #C9B4A7;
        border-spacing: 0;
        margin-bottom: 7px;
        width: 100%;
    }

        #filtre #buttons td {
            padding-right: 2px;
        }

            #filtre #buttons td:first-child {
                padding-right: 0px;
                padding-left: 2px;
                border-right: 1px solid #C9B4A7;
                /*width: 51%;*/
            }

    #filtre #btValider {
        width: 100%;
    }

    #filtre .lbl {
        background-color: #F6F3ED;
        padding: 3px 5px;
        float: left;
        width: 146px;
    }

    #filtre .inp {
        margin-bottom: 10px;
        float: left;
        width: 156px;
    }

        #filtre .inp .slider-value {
            margin-bottom: 3px;
        }

        #filtre .inp SELECT {
            width: 156px;
            border: 1px solid #C9B4A7;
            position: relative;
            z-index: 1;
            /*text-align: right;*/
        }

    #filtre #plusFiltres {
        display: none;
        float: left;
        width: 100%;
    }

    #filtre #btPlusFiltres {
        background: url('/images/fdp/plus-de-filtres.png') no-repeat left center;
        padding-left: 13px;
    }

    #filtre .buttons > * {
        float: right;
        margin-bottom: 7px;
        white-space: nowrap;
    }

    #filtre .f-slider {
        /*width: 180px;*/
        margin: 0 9px;
    }

    #filtre div.filtre-items {
        background-color: #F6F3ED;
        width: 153px;
        margin-bottom: 5px;
        float: left;
        margin-left: 3px;
    }

    #filtre div.filtre-item {
        /*color: #FA6E82;
        font-weight: bold;*/
        margin: -16px 0 2px 4px;
        /*position: relative;*/
    }

        /*#filtre div.filtre-item a
        {
            float: left;
            margin: 0 0 1px 0;
            width: 14px;
            height: 15px;
            background: url('/images/fdp/delete.png') no-repeat center center;
        }*/

        #filtre div.filtre-item:hover a {
            opacity: 1;
            /*visibility: visible;*/
        }

    #filtre input[type="checkbox"] {
        margin: 0;
        vertical-align: -2px;
    }

#filtereds {
    float: right;
    width: 834px;
}

    #filtereds h2 {
        font-weight: normal;
        padding-left: 11px;
    }

    #filtereds a.filtered {
        float: left;
        width: 150px;
        margin-right: 16px;
        margin-bottom: 1px;
        height: 218px;
    }


div.filteredProduct {
    float: left;
    margin: 0 6px 18px 0;
    width: 150px;
    border: 3px solid #EADED7;
    padding: 0 3px;
}

    div.filteredProduct img.prod {
        width: 150px;
        height: 150px;
        margin: 0 auto;
        display: block;
        border-bottom: 1px solid #C9B4A7;
    }

    div.filteredProduct .name {
        display: block;
        height: 31px;
        overflow: hidden;
        width: 150px;
        margin: 0 auto 5px;
        text-align: center;
    }

    div.filteredProduct .prix {
        width:147px;
        margin: 0 0 4px 3px;
    }

    div.filteredProduct .prix .pack {
        
    }

        div.filteredProduct .prix .barre {
            text-decoration: line-through;
        }

        div.filteredProduct .prix .sale {
            font-weight: 600;
            font-size: 12px;
            text-align:right;
            color:#009900;
        }

    div.filteredProduct col-2 {
        float: left;
        width: 50%;
    }

    div.filteredProduct .left {
        float: left;
        width: 50px;
        height: 45px;
        overflow: hidden;
    }

        div.filteredProduct .left a {
            border: 1px solid #C9B4A7;
            display: block;
            height: 10px;
            line-height: 10px;
            margin-bottom: 1px;
            padding: 1px 0;
            position: relative;
            text-align: center;
            text-decoration: none;
        }

            div.filteredProduct .left a.info span {
                background: url('/images/fdp/picto-plus.png') no-repeat left center;
                padding-left: 8px;
                font-size: 10px;
            }

            div.filteredProduct .left a.bt-favorite {
                background: url('/images/fdp/picto-etoile.png') no-repeat center 2px;
            }

                div.filteredProduct .left a.bt-favorite.on {
                    background: url("/images/fdp/picto-etoile-blanc.png") no-repeat scroll center 2px #C9B4A7;
                }

            div.filteredProduct .left a.bt-plateau {
                background: url('/images/fdp/picto-simulateur2.png') no-repeat center 1px;
            }

                div.filteredProduct .left a.bt-plateau.on {
                    background: url("/images/fdp/picto-simulateur2-blanc.png") no-repeat scroll center 1px #C9B4A7;
                }

            div.filteredProduct .left a:active {
                /*padding: 2px 0 0 !important;
                background-position: center 3px !important;*/
            }

            div.filteredProduct .left a.info:active {
                padding: 2px 0 0 !important;
                background-position: center 3px !important;
            }

    div.filteredProduct .center {
        float: left;
        font-size: 9px;
        line-height: 9px;
        padding: 1px 2px;
        text-align: right;
        width: 46px;
        height: 42px;
        height: 45px;
        overflow: hidden;
    }

        div.filteredProduct .center span {
            display: block;
            font-size: 11px;
            font-weight: bold;
            line-height: 12px;
        }

    div.filteredProduct .right {
        float: right;
        width: 50px;
        height: 45px;
        overflow: hidden;
    }

        div.filteredProduct .right .quantite {
            border: 1px solid #C9B4A7;
            font-size: 9px;
            height: 12px;
            text-align: right;
            width: 42px;
            padding: 0 3px;
            margin-bottom: 1px;
            box-shadow: 0 0 6px 0 #C9B4A7;
        }

            div.filteredProduct .right .quantite.watermark {
                box-shadow: none;
            }

        div.filteredProduct .right .cart {
            background: url("/images/fdp/panier.png") no-repeat scroll center 5px #EADED7;
            display: block;
            font-size: 9px;
            font-weight: bold;
            height: 12px;
            padding: 13px 0 4px;
            text-align: center;
            width: 50px;
            text-decoration: none;
            height: 12px;
        }

            div.filteredProduct .right .cart:active {
                padding: 14px 0 3px;
                background-position: center 6px;
            }

    div.filteredProduct .taille {
        border-bottom: 1px solid #785741;
        text-align: center;
        margin-bottom: 5px;
        display: none;
    }

        div.filteredProduct .taille span {
            background: url('/images/fdp/fleche-taille-droite.png') no-repeat right center;
            padding: 0 11px 0 0;
        }

        div.filteredProduct .taille > span {
            background: url('/images/fdp/fleche-taille-gauche.png') no-repeat left center;
            padding: 0 0 0 11px;
        }



    div.filteredProduct.lastColonne {
        margin-right: 0 !important;
    }

    div.filteredProduct.onlyphoto {
        margin: 0 11px 11px 0;
        padding: 1px;
    }

        div.filteredProduct.onlyphoto img {
            border: 1px solid rgb(201, 180, 167);
            border-width: 0;
        }

#filtreMessage {
    border-bottom: 1px solid #C9B4A7;
    margin-bottom: 15px;
    min-height: 19px;
    padding-top: 5px;
    clear: both;
    text-align: right;
}

#filteredDetails {
    display: none;
    position: absolute;
    width: 200px;
    border: 1px solid #999;
    /*box-shadow: 0 0 0 0 #000;*/
    background-color: white;
    padding: 6px 5px 2px;
    margin-top: -7px;
    z-index: 999;
    opacity: 1;
}

div#filteredDetails.filteredProduct div.prix {
    white-space: normal;
}

#filteredDetails div.cart {
    float: right;
    clear: right;
}

#filteredDetails .quantite {
    border: 1px solid #B8B8B8;
    font-size: 11px;
    height: 13px;
    padding: 1px;
    width: 14px;
}

#filteredsSuit {
    font-size: 18px;
    padding-top: 15px;
    text-align: right;
    clear: both;
}

#filteredsClear {
    clear: both;
    float: right;
}

#ordre {
    float: right;
    margin: -31px 2px 0 0;
    height: 19px;
    border: 1px solid #C9B4A7;
}

#message-support {
    display: none;
    font-size: 18px;
}

    #message-support > a {
        text-decoration: underline;
    }

#couleurs {
    float: left;
    margin: 0 0 15px;
}

    #couleurs li {
        float: left;
        width: 63px;
        height: 90px;
        padding: 0 0 1px;
    }

        #couleurs li:active {
            padding: 1px 0 0;
        }

        /*#couleurs li:hover
        {
            font-weight: bold;
        }*/

        #couleurs li a.link {
            background-color: white;
            display: block;
            height: 90px;
            margin-bottom: -90px;
            opacity: 0;
            filter: alpha(opacity = 0);
            position: relative;
            width: 59px;
            margin-left: 3px;
        }

        #couleurs li a.label {
            color: #785741;
            height: 17px;
            padding-top: 73px;
            text-align: center;
            display: block;
        }

        #couleurs li img {
            margin: -9px 0 -100px -19px;
            float: left;
        }

        #couleurs li.accessoires {
            width: 62px;
        }

            #couleurs li.accessoires img {
                margin: -9px 0 -100px -21px;
            }

            #couleurs li.accessoires a.label {
                color: #C9B4A7;
            }

        #couleurs li.Blanc img {
            margin: -9px 0 -100px -18px;
        }

        #couleurs li.Blanc div {
            color: #C9B4A7;
        }

        #couleurs li.Beige {
            width: 62px;
        }

            #couleurs li.Beige img {
                margin: -9px 0 -100px -22px;
            }

            #couleurs li.Beige a.label {
                color: #987968;
            }

        #couleurs li.Gris img {
            margin: -9px 0 -100px -17px;
        }

        #couleurs li.Gris a.label {
            color: #9C9E9F;
        }


        #couleurs li.Argt {
            width: 62px;
        }

            #couleurs li.Argt img {
                margin: -11px 0 -100px -24px;
            }

            #couleurs li.Argt a.label {
                color: #CABFAD;
            }

        #couleurs li.Or img {
            margin: -10px 0 -100px -20px;
        }

        #couleurs li.Or a.label {
            color: #CBA676;
        }

        #couleurs li.Jaune {
            width: 62px;
        }

            #couleurs li.Jaune img {
                margin: -10px 0 -100px -18px;
            }

            #couleurs li.Jaune a.label {
                color: #DEC200;
            }

        #couleurs li.Orange img {
            margin: -11px 0 -100px -15px;
        }

        #couleurs li.Orange a.label {
            color: #F18C14;
        }

        #couleurs li.Rouge {
            width: 62px;
        }

            #couleurs li.Rouge img {
                margin: -9px 0 -100px -17px;
            }

            #couleurs li.Rouge a.label {
                color: #E53636;
            }

        #couleurs li.Rose img {
            margin: -12px 0 -100px -22px;
        }

        #couleurs li.Rose a.label {
            color: #F6BEC4;
        }

        #couleurs li.Violet {
            width: 62px;
        }

            #couleurs li.Violet img {
                margin: -9px 0 -100px -20px;
            }

            #couleurs li.Violet a.label {
                color: #893B71;
            }

        #couleurs li.Bleu img {
            margin: -8px 0 -100px -15px;
        }

        #couleurs li.Bleu a.label {
            color: #4B859B;
        }

        #couleurs li.Vert {
            width: 62px;
        }

            #couleurs li.Vert img {
                margin: -10px 0 -100px -22px;
            }

            #couleurs li.Vert a.label {
                color: #749841;
            }

        #couleurs li.Brun img {
            margin: -9px 0 -100px -21px;
        }

        #couleurs li.Brun a.label {
            color: #7B4D18;
        }

        #couleurs li.Noir {
            width: 62px;
        }

            #couleurs li.Noir img {
                margin: -9px 0 -100px -22px;
            }

            #couleurs li.Noir a.label {
                color: #1A171B;
            }

        #couleurs li.Multi img {
            margin: -10px 0 -100px -30px;
        }

.Multi span.l1 {
    color: #E53636;
}

.Multi span.l2 {
    color: #4B859B;
}

.Multi span.l3 {
    color: #F18C14;
}

.Multi span.l4 {
    color: #749841;
}

.Multi span.l5 {
    color: #E53636;
}


#couleurs li img.B {
    display: none;
}

#menu-accessoires {
    background-color: white;
    border: 1px solid #C9B4A7;
    box-shadow: 0 0 10px 0 #C9B4A7;
    display: none;
    padding: 5px;
    position: absolute;
    z-index: 999;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    margin: -16px 0 0;
}

    #menu-accessoires a {
        display: block;
        padding-left: 9px;
    }

        #menu-accessoires a:hover {
            background-color: #785741;
            color: white;
            text-decoration: none;
        }

    #menu-accessoires div {
        float: left;
        width: 180px;
        margin: 5px 10px 7px;
    }

    #menu-accessoires .fleche {
        text-transform: uppercase;
    }

#menuHP a.titreMenu {
    background: url("/images/fleche.png") no-repeat scroll 147px center white;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 4px 0 4px 6px;
    display: block;
    text-decoration: none;
    outline: none;
}

#menuHP div.sub {
    position: absolute;
    margin: 0 0 0 156px;
    display: none;
    /*overflow: hidden;*/
    z-index: 101;
    float: left;
}

#menuHP div.sub-border {
    background-color: white;
    padding: 6px;
    margin-left: 0px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    box-shadow: 3px 3px 6px 0px gray;
}

    #menuHP div.sub-border a:hover {
        background-color: #785741;
        color: white;
        text-decoration: none;
    }

#menuHP div.lists-bg {
    background: url("/images/lists-bg.png?1") repeat scroll -4px 0 transparent;
    float: left;
}

#menuHP div.footer {
    border-top: 1px solid #C9B4A7;
    clear: both;
    float: left;
    margin-top: 5px;
    padding-top: 3px;
    text-align: center;
    width: 100%;
}

#menuHP div.list {
    float: left;
    width: 150px;
    margin: 0 0 0 5px;
    padding-left: 5px;
}

    #menuHP div.list:first-child {
        margin: 0 0 5px 0;
        border-left-style: none;
    }

    #menuHP div.list a {
        display: block;
        margin: 0 3px 0 0;
        padding: 0 3px;
    }

    #menuHP div.list .fleche {
        display: block;
        font-weight: bold;
        margin-bottom: 10px;
        margin-left: -6px;
    }

    #menuHP div.list div.others {
        display: none;
    }

#menuHP a.fleche {
    display: inline-block;
    margin: 0 0 1px;
    display: inline-block;
    padding: 0 3px 0 9px !important;
}

    #menuHP a.fleche:hover {
        background-image: url('/images/fleche-blanc.png');
    }


.fleche {
    background: url("/images/fleche.png") no-repeat 1px 4px;
    padding-left: 9px;
}

.menu-left-bt {
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 7px 0 7px 8px;
    margin: 10px 0 0;
}

#dernier-vus {
}


#dernier-vus-list {
    display: none;
    padding-bottom: 3px;
}

    #dernier-vus-list a {
        float: left;
        margin: 5px 0 1px 5px;
    }

        #dernier-vus-list a:active {
            margin: 6px 0 0 5px;
        }

#bt-facebook-hp {
    padding: 8px 3px 8px 9px;
    text-align: left;
}

    #bt-facebook-hp img {
        float: right;
    }

    #bt-facebook-hp .fleche {
        margin-left: -1px;
    }

#motsClesBorder, #rechercheBorder {
    border: 1px solid #C9B4A7;
    float: right;
    margin-bottom: 10px;
    background-color: white;
}

#rechercheBorder {
    float: right;
    clear: right;
}


    #motsClesBorder input, #rechercheBorder input {
        padding: 1px 3px;
        width: 127px !important;
        float: left;
        border-width: 0;
    }

    #motsClesBorder a, #rechercheBorder a {
        border-left: 1px solid;
        float: right;
        margin: 1px 2px 0 0;
        outline: medium none;
        padding-left: 2px;
        background-size:;
    }

        #motsClesBorder a:hover, #rechercheBorder a:hover {
            text-decoration: none;
        }

        #motsClesBorder a:active, #rechercheBorder a:active {
            padding: 1px 0 0 3px;
            margin: 1px 1px 0 0;
        }

.plus {
    background: url("/images/fdp/picto-plus.png") no-repeat scroll left center transparent;
    margin-bottom: 2px;
    padding-left: 8px;
}
/*#region fiche produit */
#product #left {
    float: left;
    width: 418px;
}

    #product #left #photo {
        width: 418px;
        height: 350px;
        /*border: 1px solid #C9B4A7;*/
        float: left;
    }

    #product #left #click-zoom {
        background: url("/images/fdp/zoom_in.png") no-repeat scroll right 1px transparent;
        clear: both;
        font-size: 10px;
        padding: 0 18px 0;
        text-align: right;
        /*margin-bottom: -6px;*/
        visibility: hidden;
        line-height: 16px;
        margin-right: 3px;
    }

    #product #left #autres {
    }

        #product #left #autres img {
            border: 1px solid #C9B4A7;
            float: left;
            height: 78px;
            margin: 0 4px 4px 0;
            width: 78px;
        }

            #product #left #autres img.last {
                margin: 0 0 4px;
            }

        #product #left #autres .plus {
            display: inline;
        }

#product h1 {
    font-size: 17px;
}

#product #right {
    float: right;
    width: 388px;
}

    #product #right .fleche {
        font-weight: bold;
        display: block;
    }

    #product #right #btSimulateurGrand {
        background: url("/images/fdp/picto-simulateur-grand.png") no-repeat scroll center 9px transparent;
        border: 1px solid #FA6E82;
        float: right;
        font-size: 7.1pt;
        font-weight: bold;
        height: 61px;
        margin: 0 0 4px 10px;
        padding: 73px 5px 1px;
        width: 112px;
        text-align: center;
        text-decoration: none;
        color: #FA6E82;
        clear: right;
    }

        #product #right #btSimulateurGrand.on {
            background: url("/images/fdp/picto-simulateur-grand-blanc.png") no-repeat scroll center 38px #FA6E82;
            color: transparent;
            /*color: white;*/
        }

        #product #right #btSimulateurGrand:active {
            /*background-position: center 10px;
            padding: 74px 11px 0;*/
        }

    #product #right #btFavoritGrand {
        background: url("/images/fdp/picto-etoile-grand.png") no-repeat scroll center 1px transparent;
        border: 1px solid #C9B4A7;
        float: right;
        font-size: 7.1pt;
        font-weight: bold;
        height: 17px;
        margin: 0 0 4px 10px;
        padding: 28px 0 1px;
        width: 122px;
        text-align: center;
        text-decoration: none;
        color: #C9B4A7;
        clear: right;
    }

        #product #right #btFavoritGrand.on {
            background: url("/images/fdp/picto-etoile-grand-blanc.png") no-repeat scroll center 12px #C9B4A7;
            color: transparent;
            /*color: white;*/
        }

        #product #right #btFavoritGrand:active {
            /*background-position: center 2px;
            padding: 29px 0 0;*/
        }

    #product #right #description span {
        font-weight: bold;
    }

    #product #right #description label {
        width: 62px;
        display: inline-block;
    }

    #product #right #panier {
        background-color: #F6F3ED;
        padding: 7px;
        margin-bottom: 10px;
        clear: both;
    }

        #product #right #panier #super {
            margin-bottom: 6px;
        }

            #product #right #panier #super .fleche {
                display: inline;
                padding-right: 10px;
            }

        #product #right #panier table {
            border-collapse: collapse;
            border-spacing: 0;
            margin-bottom: 6px;
            width: 100%;
        }

        #product #right #panier td {
            padding: 2px 9px;
            border-left: 1px solid #C9B4A7;
        }

            #product #right #panier td.ref {
                border-left-width: 0;
                font-size: 15px;
            }

            #product #right #panier td.dispo {
                text-align: center;
            }

            #product #right #panier td.prix {
                text-align: center;
                vertical-align: bottom;
            }

                #product #right #panier td.prix label {
                    display: block;
                }

                #product #right #panier td.prix span {
                    font-size: 15px;
                    font-weight: bold;
                }

        #product #right #panier #btPanier {
            background: url("/images/fdp/panier-big.png") no-repeat 50px 8px #C8B5A7;
            float: right;
            font-size: 9px;
            font-weight: bold;
            padding: 19px 1px 1px;
            text-align: center;
            width: 106px;
            text-decoration: none;
            height: 17px;
            margin: 3px 0 1px;
        }

            #product #right #panier #btPanier:hover {
                background-color: #B39E91;
            }

            #product #right #panier #btPanier:active {
                background-position: 51px 9px;
                padding: 20px 0 0 2px;
            }

        #product #right #panier .quantite {
            border: medium none;
            float: right;
            font-size: 23px;
            height: 29px;
            margin: 3px 4px 0;
            padding: 4px;
            text-align: right;
            width: 47px;
            box-shadow: 0 0 6px 0 #C9B4A7;
        }

        #product #right #panier .quantite-fiche-watermark {
            color: #C9B4A7;
            font-size: 11px;
            height: 20px;
            padding: 17px 4px 0;
            box-shadow: none;
        }

        #product #right #panier #partager a {
            height: 20px;
            width: 20px;
            float: left;
            margin: 5px 17px 0 0;
            background-repeat: no-repeat;
        }

            #product #right #panier #partager a.facebook {
                background-image: url('/images/fdp/facebook.png');
            }

            #product #right #panier #partager a.pinterest {
                background-image: url('/images/fdp/pinterest.png');
            }

            #product #right #panier #partager a.g-plus {
                background-image: url('/images/fdp/g-plus.png');
            }

            #product #right #panier #partager a.twitter {
                background-image: url('/images/fdp/twitter.png');
            }

    #product #right #idees {
        border: 1px solid #C9B4A7;
        padding: 10px;
    }

        #product #right #idees img {
            width: 100px;
            height: 135px;
            float: left;
            margin: 0 10px 10px 0;
        }

        #product #right #idees .fleche {
            padding-bottom: 10px;
        }

/*#endregion */

/*#region fiche produit */
#idee #left {
    float: left;
    width: 489px;
}

    #idee #left #photo {
        float: left;
        height: 485px;
        width: 363px;
    }

    #idee #left .picto {
        float: right;
        height: 155px;
        width: 116px;
        margin-top: 10px;
    }

        #idee #left .picto:first-child {
            margin-top: 0;
        }

    #idee #left #click-zoom {
        background: url("/images/fdp/zoom_in.png") no-repeat scroll right 1px transparent;
        clear: both;
        font-size: 10px;
        padding: 0 18px 0 2px;
        /*margin-bottom: -6px;*/
        visibility: hidden;
        line-height: 16px;
        float: left;
    }

    #idee #left #autres {
    }

        #idee #left #autres img {
            width: 100px;
            height: 100px;
            float: left;
            margin: 0 15px 15px 0;
        }


#idee h1 {
    font-size: 17px;
}

#idee #right {
    float: right;
    width: 325px;
}

    #idee #right .fleche {
        font-weight: bold;
        display: block;
    }

    #idee #right #btSimulateurGrand {
        background: url("/images/fdp/picto-simulateur-grand.png") no-repeat scroll center 9px transparent;
        border: 1px solid #FA6E82;
        float: right;
        font-size: 7.1pt;
        font-weight: bold;
        height: 61px;
        margin: 0 0 4px 10px;
        padding: 73px 11px 1px;
        width: 96px;
        text-align: center;
        text-decoration: none;
        color: #FA6E82;
        clear: right;
    }

        #idee #right #btSimulateurGrand.on {
            background: url("/images/fdp/picto-simulateur-grand-blanc.png") no-repeat scroll center 38px #FA6E82;
            color: transparent;
            /*color: white;*/
        }

        #idee #right #btSimulateurGrand:active {
            /*background-position: center 10px;
            padding: 74px 11px 0;*/
        }


    #idee #right #ref {
        float: right;
        margin: 0 0 15px 10px;
        border-left: 1px solid #C9B4A7;
        text-align: center;
        font-size: 13px;
        padding: 7px 0;
        width: 118px;
        color: #C9B4A7;
        line-height: 13px;
    }

        #idee #right #ref span {
            font-size: 20px;
            line-height: 20px;
        }

    #idee #right #btFavoritGrand {
        background: url("/images/fdp/picto-etoile-grand.png") no-repeat scroll center 1px transparent;
        border: 1px solid #C9B4A7;
        float: right;
        font-size: 7.1pt;
        font-weight: bold;
        height: 17px;
        margin: 0 0 4px 10px;
        padding: 28px 0 1px;
        width: 118px;
        text-align: center;
        text-decoration: none;
        color: #C9B4A7;
        clear: right;
    }

        #idee #right #btFavoritGrand.on {
            background: url("/images/fdp/picto-etoile-grand-blanc.png") no-repeat scroll center 12px #C9B4A7;
            color: transparent;
            /*color: white;*/
        }

        #idee #right #btFavoritGrand:active {
            /*background-position: center 2px;
            padding: 29px 0 0;*/
        }

    #idee #right #description span {
        font-weight: bold;
    }

    #idee #right #description label {
        width: 62px;
        display: inline-block;
    }

    #idee #right #panier {
        background-color: #F6F3ED;
        padding: 7px;
        margin-bottom: 10px;
        clear: both;
    }

        #idee #right #panier #pdf {
            float: right;
        }

        #idee #right #panier #partager {
            float: left;
        }

            #idee #right #panier #partager a {
                height: 20px;
                width: 20px;
                float: left;
                margin: 14px 17px 0 0;
                background-repeat: no-repeat;
            }

                #idee #right #panier #partager a.facebook {
                    background-image: url('/images/fdp/facebook.png');
                }

                #idee #right #panier #partager a.pinterest {
                    background-image: url('/images/fdp/pinterest.png');
                }

                #idee #right #panier #partager a.g-plus {
                    background-image: url('/images/fdp/g-plus.png');
                }

                #idee #right #panier #partager a.twitter {
                    background-image: url('/images/fdp/twitter.png');
                }

    #idee #right #pasapas {
        border-collapse: collapse;
        width: 100%;
    }

        #idee #right #pasapas td {
            padding: 2px 5px;
        }

        #idee #right #pasapas #header1 {
            border: 1px solid #C9B4A7;
            border-width: 1px 1px 0;
            width: 1%;
            white-space: nowrap;
            height: 1%;
        }

        #idee #right #pasapas #header2 {
            border: 1px solid #C9B4A7;
            border-width: 0 0 1px;
        }

        #idee #right #pasapas #contenu {
            border: 1px solid #C9B4A7;
            border-width: 0 1px 1px;
            vertical-align: top;
            padding-top: 13px;
        }

        #idee #right #pasapas #scroll {
            overflow: auto;
            height: 269px;
        }

#idee .idee-list-produits {
    width: 100%;
    border-collapse: collapse;
}

    #idee .idee-list-produits td {
        padding: 5px 10px;
    }

    #idee .idee-list-produits tr {
        border: solid 1px #C9B4A7;
        border-width: 1px 0;
    }

    #idee .idee-list-produits td.prix span {
        display: block;
        font-size: 11px;
        font-weight: bold;
        line-height: 12px;
    }

#idee .quantite {
    border: solid 1px #C9B4A7;
    font-size: 14px;
    padding: 2px;
    text-align: right;
    width: 39px;
}

#idee .btPanier {
    float: right;
    font-size: 9px;
    font-weight: bold;
    padding: 1px 5px 1px 20px;
    margin: 3px 0 0;
    line-height: 25px;
    min-width: 263px;
    text-align: center;
    background: url("/images/fdp/panier-big.png") no-repeat 6px 9px #C8B5A7;
    background-repeat: no-repeat;
    background-position: 6px 9px;
    text-decoration: none;
}

    #idee .btPanier:hover {
        background-color: #B39E91;
    }

    #idee .btPanier:active {
        padding: 2px 4px 0 21px;
        background-position: 7px 10px;
        vertical-align: -1px;
    }

/*#endregion */

#popVideo {
    display: none;
}

    #popVideo #divVideo {
        clear: both;
    }


    #popVideo #fermer {
        float: right;
    }

/*#region home page */

#hp #left {
    float: left;
    height: 510px;
    width: 471px;
}

#hp #right {
    float: right;
    width: 353px;
}

#hp #slider1 {
    float: left;
    height: 510px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 471px;
}

    #hp #slider1 .slides_container {
        width: 471px;
        display: none;
    }

        #hp #slider1 .slides_container div.slide {
            width: 471px;
            height: 510px;
            display: block;
        }

    #hp #slider1 .prev, #hp #slider1 .next {
        display: block !important;
    }

#hp #idees {
    height: 242px;
    width: 353px;
    text-align: center;
}

    #hp #idees .slides_container {
        width: 353px;
        display: none;
    }

        #hp #idees .slides_container div.slide {
            width: 353px;
            height: 242px;
            display: block;
        }

    #hp #idees .pagination {
        margin: -51px 0 0 !important;
    }

#hp #sim {
    float: left;
    height: 258px;
    margin-top: 10px;
    text-align: center;
    width: 353px;
}

    #hp #sim .slides_container {
        width: 353px;
        display: none;
    }

        #hp #sim .slides_container div.slide {
            width: 353px;
            height: 258px;
            display: block;
        }

            #hp #sim .slides_container div.slide a {
            }

    #hp #sim .prev {
        background-image: url('/images/fdp/arrows-slider2.png');
    }

    #hp #sim .next {
        background-image: url('/images/fdp/arrows-slider2.png');
    }

    #hp #sim .pagination li a {
        background-image: url('/images/fdp/slider-picto2.png');
    }

.ltie8 #hp #sim {
    margin-top: 10px;
}


/*#hp #simulateur {
    display: block;
    width: 353px;
    background: url('/images/fdp/lucarne-simulateur.png') no-repeat;
    padding-top: 238px;
    text-decoration: none;
}*/

#hp .ligne-jaune {
    background: url("/images/fdp/bandeau-jaune-degrade.png") repeat-x scroll 0 0 transparent;
    display: block;
    font-weight: bold;
    height: 30px;
    line-height: 35px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 353px;
    z-index: 101;
}

    #hp .ligne-jaune span {
        /*font-weight: normal;*/
        color: white;
    }

#hp #simulateur .ligne-jaune {
    margin: 0;
}


/*#endregion */

/*#region list idees */

#ideesContainer {
}

    #ideesContainer #filtereds {
        float: right;
        width: 834px;
        padding-left: 2px;
    }


        #ideesContainer #filtereds #images {
            width: 834px;
            height: 410px;
            overflow: hidden;
        }

        #ideesContainer #filtereds #goLeft {
            position: absolute;
            width: 180px;
            height: 402px;
            margin-top: -405px;
            background: url("/images/fdp/idee-list-left.png") no-repeat scroll 0 0 transparent;
        }

        #ideesContainer #filtereds #goRight {
            background: url("/images/fdp/idee-list-right.png") no-repeat scroll 0 0 transparent;
            height: 402px;
            margin: -405px 0 0 654px;
            position: absolute;
            width: 180px;
        }

        #ideesContainer #filtereds #images .overview {
            padding: 0px 261px;
            float: left;
        }

        #ideesContainer #filtereds #images a {
            float: left;
            width: 300px;
            height: 400px;
            padding: 5px;
            background-repeat: no-repeat;
            background-position: 5px 5px;
        }

        #ideesContainer #filtereds #images img {
        }

            #ideesContainer #filtereds #images img.pap {
                width: 68px;
                height: 102px;
                margin-left: 16px;
                margin: -2px 0 0 6px;
                position: relative;
            }

        #ideesContainer #filtereds #pictos {
            width: 834px;
            overflow: hidden;
            background: url('/images/fdp/cadre-idee.png') no-repeat center 3px;
        }

            #ideesContainer #filtereds #pictos a {
                float: left;
                width: 85px;
            }

            #ideesContainer #filtereds #pictos .viewport img {
                width: 75px;
                height: 100px;
                margin: 5px;
            }

            #ideesContainer #filtereds #pictos .viewport {
                height: 110px;
            }

            #ideesContainer #filtereds #pictos .overview {
                padding: 0 373px;
            }

        #ideesContainer #filtereds #cadre-idee-left {
            margin: -107px 0 0 376px;
            position: absolute;
            background: url('/images/fdp/cadre-idee-left.png') no-repeat;
            width: 2px;
            height: 104px;
        }

        #ideesContainer #filtereds #cadre-idee-right {
            margin: -107px 0 0 453px;
            position: absolute;
            background: url("/images/fdp/cadre-idee-right.png") no-repeat scroll 0 0 transparent;
            width: 2px;
            height: 104px;
        }

/*#endregion */

/*#region simulateur */


#simulateur .bt {
    font-weight: bold;
    color: #C8B5A7;
    padding: 0 5px;
    background-color: #F6F3ED;
}

#simulateur #aideSimulateur {
    display: block;
    margin-top: 16px;
    position: absolute;
    display: none;
}

#simulateur #imgRemove {
    position: absolute;
}

#simulateur #selEpaisseurFil {
    text-align: right;
    color: #473427;
}

#simulateur #txtCirconferencePoignetEnMM {
    display: none;
    padding: 1px;
}

#simulateur #divTotal {
    float: right;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}

    #simulateur #divTotal .quantite {
        font-weight: normal;
        font-size: 10px;
    }

    #simulateur #divTotal #cart {
        font-size: 12px;
        text-decoration: none;
        height: 30px;
        display: block;
        background-color: #C8B5A7;
        padding: 0 0 1px;
    }

        #simulateur #divTotal #cart:hover, #simulateur #divTotal #cart:active {
            background-color: #b39e91;
        }

        #simulateur #divTotal #cart:active {
            font-size: 12px;
            text-decoration: none;
            height: 30px;
            display: block;
            padding: 1px 0 0;
        }

#simulateur #sim-footer {
    border-spacing: 0;
    font-weight: bold;
    padding-top: 18px;
}

    #simulateur #sim-footer .vertical-border {
        border-right: 1px solid #C9B4A7;
    }

    #simulateur #sim-footer td {
        padding: 2px 0;
        white-space: nowrap;
        padding: 0 10px;
    }

#simulateur #footer-buttons a {
    display: inline-block;
    margin: 8px 2px 0 0;
}

    #simulateur #footer-buttons a.bt {
        margin: 8px 20px 0 0;
    }

#simulateur #lblCirconferenceEnMM {
    border: 1px solid #C9B4A7;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 2px;
    text-decoration: none;
    font-weight: normal;
    min-width: 40px;
}

#simulateur #divMessage {
    background-color: #F6F3ED;
    border: 1px solid #C9B4A7;
    box-shadow: 0 0 14px #000000;
    left: 50%;
    margin-left: -300px;
    padding: 10px;
    position: fixed;
    text-align: center;
    top: 0;
    width: 600px;
    display: none;
    font-weight: bold;
    overflow: hidden;
}

    #simulateur #divMessage a {
        float: right;
        margin: 0 -1px 0 0;
    }

#simulateur #lblCirconferenceEnMM img {
    border-left: 1px solid #C9B4A7;
    display: inline-block;
    margin: 0 0 -1px 2px;
}

#simulateur #btSimAide {
    float: right;
    margin-top: -12px;
}

#simulateur #btRestart {
}

#simulateur #btClearPlateau {
    float: left;
    width: 400px;
}

    #simulateur #btClearPlateau a {
        margin-top: 1px;
    }

#simulateur #myCanvas {
    /*background: url('/images/simulateur/bg.jpg') no-repeat;*/
    -ms-touch-action: none; /* Disable touch behaviors, like pan and zoom */
}

#simulateur #lblSelection {
    border-bottom: 1px solid #C9B4A7;
    float: left;
    margin: 0 13px 1px 0;
    width: 387px;
}

#simulateur #lblCrea {
    border-bottom: 1px solid #C9B4A7;
    float: left;
    margin-bottom: 1px;
    width: 600px;
}

    #simulateur #lblSelection span,
    #simulateur #lblCrea span {
        padding-left: 1px;
        font-weight: bold;
    }

#simulateur #description {
}

#divSave, #divLoad {
    color: #785741;
    padding: 10px;
    width: 450px;
}

    #divSave h3, #divLoad h3 {
        background-color: #F6F3ED;
        margin: -9px -9px 9px;
        padding: 2px 5px;
    }

    #divSave a, #divLoad a {
        color: #785741;
    }

    #divSave INPUT[type="button"], #divLoad INPUT[type="button"] {
        float: right;
        margin-left: 5px;
        margin-top: 20px;
    }

    #divLoad #loadList {
        background-color: white;
        border: 1px solid #C9B4A7;
        overflow: auto;
        height: 300px;
    }

        #divLoad #loadList > table {
            width: 100%;
            border-spacing: 0;
        }

            #divLoad #loadList > table td {
                padding: 2px 3px;
            }

        #divLoad #loadList td.name {
            width: 100%;
        }

        #divLoad #loadList td.date {
            white-space: nowrap;
        }

        #divLoad #loadList tr:hover {
            background-color: #F6F3ED;
        }

        #divLoad #loadList > table a {
            text-decoration: underline;
        }

/*#endregion */

.dialogWithDropShadow {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}

.dxgvEditFormDisplayRow td.dxgv, .dxgvDataRow td.dxgv, .dxgvDataRowAlt td.dxgv, .dxgvSelectedRow td.dxgv, .dxgvFocusedRow td.dxgv {
    border-color: #C9B4A7;
}

.dxgvHeader, .dxgvFooter {
    background-color: #F6F3ED;
}

    .dxgvControl, .dxgvDisabled, .dxgvHeader, .dxgvHeader table, .dxgvTable {
        color: #785741 !important;
        font-family: inherit;
        font-size: inherit;
    }

        .dxgvControl a {
            color: #785741;
        }

.dxgvHeader {
    border-width: 0;
}

.dxgvEmptyDataRow {
    color: #785741 !important;
}

#tbl-login {
    width: 669px;
    margin: 50px auto 0 auto;
}

    #tbl-login td {
        text-align: center;
        vertical-align: top;
    }

#ajaxWait {
    background-color: white;
    box-shadow: 1px 1px 8px #000000;
    font-weight: bold;
    left: 50%;
    margin-left: -132px;
    margin-top: -19px;
    padding: 7px 0;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 265px;
    z-index: 2000;
    display: none;
}

.ltie9 #ajaxWait {
    border: 3px solid #efefef;
}

/*#region jquery ui dialog */

/*.ui-widget-content
{
    background: white none !important;
    border: 1px solid #C9B4A7;
    color: #785741 !important;
}
    
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br
{
    border-radius: 0 !important;
}

.ui-dialog-titlebar
{
    margin: -0.2em -0.2em 0 -0.2em;
    position: relative;
    background: #F6F3ED none !important;
    border-width: 0 !important;
    color: #785741 !important;
}*/

/*#endregion */

/*#region divListCirconferenceEnMM */

#divListCirconferenceEnMM {
    width: 800px;
}

    #divListCirconferenceEnMM label span {
        color: #FA6E82;
        font-weight: bold;
    }

    #divListCirconferenceEnMM .txtCirconferenceEnMM-watermark {
        text-align: right;
    }

    #divListCirconferenceEnMM #txtCirconferenceEnMM {
        width: 109px;
    }

        #divListCirconferenceEnMM #txtCirconferenceEnMM[disabled="disabled"] {
            background-color: #F6F3ED;
            color: #F6F3ED;
            border: 1px solid #C9B4A7;
            padding: 2px;
        }

    #divListCirconferenceEnMM table#cirLayout {
        width: 800px;
        border-spacing: 0;
    }

        #divListCirconferenceEnMM table#cirLayout > tbody > tr > td {
            padding: 2px;
            width: 50%;
            vertical-align: top;
        }

        #divListCirconferenceEnMM table#cirLayout tr.titles span {
            display: block;
            height: 53px;
            line-height: 53px;
            background-color: #F6F3ED;
            margin-left: 10px;
            font-weight: bold;
            text-align: center;
            font-size: 20px;
        }

        #divListCirconferenceEnMM table#cirLayout tr.titles td:first-child span {
            margin: 0 10px 0 0;
        }

        #divListCirconferenceEnMM table#cirLayout tr.lines div {
            border-top: 1px solid #C9B4A7;
            margin-left: 10px;
        }

        #divListCirconferenceEnMM table#cirLayout tr.lines td {
            padding: 0;
        }

            #divListCirconferenceEnMM table#cirLayout tr.lines td:first-child div {
                margin: 0 10px 0 0;
            }

        #divListCirconferenceEnMM table#cirLayout tr.titles td {
            padding: 0;
        }

        #divListCirconferenceEnMM table#cirLayout td.COLLIERS {
            background: url("/images/simulateur/taille-fils-colliers.png") no-repeat scroll 118px 0 transparent;
            height: 388px;
        }

            #divListCirconferenceEnMM table#cirLayout td.COLLIERS > table {
                margin: 231px 0 0 29px;
                border-spacing: 0;
            }

        #divListCirconferenceEnMM table#cirLayout td.BRACELETS {
            height: 388px;
            background: url('/images/simulateur/taille-fils-bracelet.png') no-repeat 79px 11px;
        }

            #divListCirconferenceEnMM table#cirLayout td.BRACELETS > table {
                margin: 247px 0 0 74px;
                border-spacing: 0;
            }

            #divListCirconferenceEnMM table#cirLayout td.BRACELETS td, #divListCirconferenceEnMM table#cirLayout td.COLLIERS td {
                padding: 3px 0;
            }

            #divListCirconferenceEnMM table#cirLayout td.BRACELETS label, #divListCirconferenceEnMM table#cirLayout td.COLLIERS label {
                display: block;
                padding-left: 6px;
            }

        #divListCirconferenceEnMM table#cirLayout .buttons {
            background-color: #F6F3ED;
            padding: 5px;
        }

            #divListCirconferenceEnMM table#cirLayout .buttons input {
                float: right;
                margin-left: 5px;
            }

        #divListCirconferenceEnMM table#cirLayout .text td {
            padding: 15px;
        }

        #divListCirconferenceEnMM table#cirLayout input[type="radio"] {
            margin: 0;
            vertical-align: -1px;
        }

/*#endregion */

/*#region popNewsletter */

#popNewsletter {
    background: url("/images/fdp/imagenews.png") no-repeat scroll 0 0 transparent;
    height: 249px;
    padding: 131px 106px 0 163px;
    width: 299px;
}

    #popNewsletter h2 {
        margin: 0;
        font-size: 15px;
    }

    #popNewsletter .news-div2 {
        float: right;
        margin-top: 76px;
    }

    #popNewsletter .div-input {
        background-color: white;
        border: 1px solid #FAFAFA;
        margin-bottom: 3px;
    }

        #popNewsletter .div-input input[type="text"] {
            border-width: 0;
            padding: 1px 5px;
            width: 141px;
        }

        #popNewsletter .div-input a {
            border-left: 1px solid #C9B4A7;
            padding: 0 3px;
        }

/*#endregion */

/*#region popMessageBox */
#popMessageBox {
    width: 400px;
}
/*#endregion */

/*#region popAddCart */

#popAddCart {
    width: 474px;
}

    #popAddCart a {
        width: 150px;
    }

/*#endregion */

/*#region fiches-techniques */

#fiches-techniques div {
    float: left;
    height: 238px;
    margin: 0 12px;
    text-align: center;
    width: 142px;
}

    #fiches-techniques div a {
        padding: 3px 0 0;
        display: block;
    }

        #fiches-techniques div a:hover {
            padding: 0 0 3px;
        }

        #fiches-techniques div a:active {
            padding: 3px 0 0;
        }

    #fiches-techniques div img {
        border: 1px solid #C9B4A7;
        display: block;
    }

    #fiches-techniques div a:hover img {
        border-color: #B39E91;
    }

/*#endregion */

.ui-autocomplete {
    z-index: 30 !important;
}

#scrollTop {
    position: fixed;
    top: 5px;
    right: 5px;
    display: none;
    cursor: pointer;
}

.dxpcContent_Glass {
    background-color: white !important;
}

.erreur {
    color: #EA6464;
}

/*#region concept */

#concept {
    background: url('/images/fdp/concept-fr.png') no-repeat;
    height: 600px;
}

    #concept span {
        font-weight: bold;
        color: #785741;
    }

    #concept .p1 {
        float: right;
        margin-top: 0;
    }

    #concept .p2 {
        float: left;
        left: 110px;
        position: relative;
        top: 340px;
    }

/*#endregion */

/*#region boutique */

#boutique {
    background: url('/images/fdp/boutique-fr.jpg') no-repeat;
    height: 600px;
}

    #boutique h3 {
        font-weight: bold;
        color: #FA6E82;
        padding: 335px 0 0;
        font-size: 14px;
        margin: 0 0 10px 50px;
    }

    #boutique .p1 {
        float: left;
        width: 230px;
        margin-left: 50px;
    }

    #boutique .p2, #boutique .p3 {
        float: left;
        margin-left: 62px;
        width: 240px;
    }

    #boutique .p3 {
        width: 160px;
    }

    #boutique .p1, #boutique .p2, #boutique .p3 {
        background: url("/images/fdp/fleche-jaune.png") no-repeat scroll left 3px transparent;
        text-indent: 10px;
        margin-top: 0;
    }

    #boutique .p4 {
        position: absolute;
        margin: 491px 0 0 50px;
    }

/*#endregion */


/*#region slides */

.slider .pagination {
    display: block;
    margin: -20px 0 0;
    padding: 0;
    position: relative;
    z-index: 100;
}

    .slider .pagination li {
        list-style: none outside none;
        margin: 0 10px 0 1px;
        display: inline;
    }

        .slider .pagination li a {
            display: inline-block;
            height: 0;
            overflow: hidden;
            padding-top: 21px;
            background: url('/images/fdp/slider-picto.png') no-repeat;
            width: 21px;
        }

            .slider .pagination li.current a, .slider .pagination li a:hover {
                background-position: -21px 0;
            }

.slider .prev, .slidesjs-previous {
    float: left;
    position: relative;
    top: -50%;
    height: 0;
    z-index: 100;
    width: 23px;
    padding-top: 25px;
    background: url('/images/fdp/arrows-slider.png') no-repeat 0 -25px;
    margin: -11px 0 0 0px;
    overflow: hidden;
}


    .slider .prev:hover, .slidesjs-previous:hover {
        background-position: 0 0;
    }

.slider .next, .slidesjs-next {
    float: right;
    position: relative;
    top: -50%;
    height: 0;
    z-index: 100;
    width: 23px;
    padding-top: 25px;
    background: url('/images/fdp/arrows-slider.png') no-repeat -23px -25px;
    margin: -11px 0px 0 0;
    overflow: hidden;
}


    .slider .next:hover, .slidesjs-next:hover {
        background-position: -23px 0;
    }

/*#endregion */

#textStatic * {
    font-family: 'Open Sans', Helvetica !important;
}

.underline {
    text-decoration: underline;
}

.dxpcControl_Glass {
    border-width: 0 !important;
}

/*#region table colors */

table#colors td {
    cursor: pointer;
    padding-bottom: 25px;
}

table#colors img {
    float: left;
    height: 160px;
    margin: 0 -10px -15px;
    width: 160px;
    position: relative;
}

    table#colors img.B {
        margin-left: -150px;
        display: none;
    }

table#colors span {
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

table#colors a {
    background-color: white;
    display: block;
    height: 148px;
    width: 152px;
    margin-top: -148px;
    opacity: 0;
    filter: alpha(opacity = 0);
    position: absolute;
}

table#colors span.l1 {
    display: inline;
    color: #E53636;
}

table#colors span.l2 {
    display: inline;
    color: #4B859B;
}

table#colors span.l3 {
    display: inline;
    color: #F18C14;
}

table#colors span.l4 {
    display: inline;
    color: #749841;
}

table#colors span.l5 {
    display: inline;
    color: #E53636;
}

table#colors td#last-line {
}

    table#colors td#last-line table {
        margin: 0 auto;
    }

        table#colors td#last-line table img {
            margin: 0 0 -21px;
        }

            table#colors td#last-line table img.B {
                margin-left: -190px;
            }

/*#endregion */

#aucunIdee {
    display: none;
}

td.tiny {
    width: 1%;
    white-space: nowrap;
}

.center {
    text-align: center;
}

span.highlight {
    color: #FA6E82;
    font-weight: bold;
}

#btFacebookFill {
    float: right;
    margin-bottom: 5px;
    /*background: url('/images/fdp/facebook2.png') no-repeat left center;*/
}

    #btFacebookFill img {
        margin-bottom: -6px;
        margin-left: -8px;
    }

#home {
    margin-top: -7px;
    clear: both;
}

    #home .encart {
        float: left;
        margin: 0 4px 4px 0;
        border: 0px solid transparent;
        width: 90px;
        box-shadow: 0px 2px 5px -2px;
    }

    #home h2 {
        font-size: 22px;
        margin: 0px 4px 0 0;
        font-weight: normal;
        clear: both;
        height: 31px;
    }

        #home h2 span {
            float: left;
            background-color: white;
            color: #FA6E82;
            padding-right: 3px;
        }

            #home h2 span.line {
                float: none;
                display: block;
                margin-top: -4px;
                margin-bottom: -4px;
                border-bottom: 2px solid #FA6E82;
                height: 2px;
                padding-top: 12px;
            }

    #home #COULEUR div {
        float: left;
        margin: 0 4px 0px 0;
        width: 100px;
    }

    #home #COULEUR a {
        background-color: white;
        display: block;
        height: 123px;
        margin-top: -123px;
        opacity: 0;
        filter: alpha(opacity = 0);
        position: absolute;
        width: 100px;
    }

    #home #COULEUR span {
        display: block;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
    }

    #home #COULEUR img {
        float: left;
        height: 132px;
        margin: 0 0px -14px;
        position: relative;
        width: 100px;
    }

        #home #COULEUR img.B {
            display: none;
            margin-left: -100px;
        }

    #home .label {
        display: block;
        line-height: 20px;
        background-color: #F6F3ED;
        position: relative;
        text-align: center;
        text-transform: uppercase;
        font-size: 13px;
    }

        #home .label img {
            margin-bottom: -2px;
        }

    #home .sliderContainer {
        width: 90px;
        height: 90px;
    }

    #home .slider {
        display: none;
    }


    #home #FORME_DE_PERLE {
        float: left;
        width: 374px;
        margin-bottom: 10px;
        margin-left: 25px;
    }

    #home #MATIERE_DE_PERLE {
        float: right;
        width: 374px;
        padding-right: 4px;
        margin-bottom: 10px;
        margin-right: 25px;
    }

    #home #ACCESSOIRES {
        margin-right: 4px;
        float: left;
        margin-bottom: 30px;
    }

        #home #ACCESSOIRES .label {
            height: 24px;
            line-height: 12px;
            padding: 2px 0;
            padding-top: 2px;
        }

        #home #ACCESSOIRES .encart {
            width: 100px;
        }

        #home #ACCESSOIRES .sliderContainer {
            width: 100px;
            height: 100px;
        }

    /*#home h3 {
        margin-bottom: 5px;
        padding-left: 3px;
        background-color: #d5cbc5;
        line-height: 26px;
        text-align: center;
        font-size: 15px;
        text-transform: uppercase;
        margin-right: 0;
        background-image: url('/images/fdp/bg-titre.png');
    }*/

    #home h3 {
        /*color: #F6F3ED;*/
        font-size: 15px;
        line-height: 26px;
        margin-bottom: 2px;
        margin-right: 0;
        padding-left: 3px;
        text-align: center;
        text-transform: uppercase;
        background-color: #F6F3ED;
        font-weight: normal;
    }

        #home h3 label {
            font-weight: bold;
        }

    #home #COULEUR {
        float: left;
        margin-right: 4px;
        margin-bottom: 10px;
    }

    #home h1 {
        margin-bottom: 0;
        margin-right: 23px;
    }

    #home .voirtous, #home .returnHome {
        float: right;
        margin-top: -2px;
        text-decoration: underline;
        display: none;
        clear: both;
    }

    #home .returnHome {
        display: block;
    }

    #home #Idees {
        margin-right: 4px;
        min-height: 370px;
        clear: both;
    }

        #home #Idees .slider {
            height: 360px;
        }

        #home #Idees img {
            margin-right: 10px;
            float: left;
        }

#simulateur #imgPresentation {
    display: none;
}

#divPlateauVide {
    padding: 5px;
    width: 650px;
    font-size: 14px;
}

    #divPlateauVide a {
        float: right;
        color: #F96E83;
        background-color: #FFEDED;
        font-size: 13px;
        margin: 5px 0 11px;
    }

        #divPlateauVide a:hover {
            background-color: #FFD1D1;
        }

    #divPlateauVide td {
        vertical-align: top;
        padding: 10px;
    }

        #divPlateauVide td.brd {
            border: 1px solid #D5C5B6;
            border-width: 0 1px;
        }

    #divPlateauVide img {
        display: block;
        vertical-align: bottom;
        float: right;
    }

    #divPlateauVide span {
        font-size: 23px;
        margin-bottom: -12px;
        line-height: 12px;
    }


#bg2 {
    height: 182px;
    margin-bottom: -160px;
    background: url("/images/fdp/bg2.png") left bottom;
}

#affiner {
    border-style: solid;
    border-width: 1px 0 1px 1px;
    font-weight: bold;
    margin-left: -136px;
    margin-top: 79px;
    padding: 5px 5px 5px 8px;
    position: absolute;
    border: 1px solid #C9B4A7;
    border-right-width: 0;
    background-color: white;
    border-radius: 5px;
    display: none;
}

    #affiner img {
        position: absolute;
        margin: -5px 0 0 3px;
        float: right;
    }

#sim_video {
    border: 1px solid #FA6E82;
    border-width: 1px 1px 0;
}

.rose {
    color: #F66D83;
}

#vipDesc {
    width: 834px;
    height: 600px;
    background: url('/images/vip/VIP-background-1.png?0') no-repeat;
    float: left;
}

    #vipDesc ul {
        margin: 163px 0 0 86px;
        list-style-image: url("/images/vip/point_perle.png");
        width: 372px;
    }

        #vipDesc ul li {
            margin-bottom: 15px;
        }

        #vipDesc ul .titre {
            font-weight: bold;
            font-size: 15px;
            font-style: italic;
        }

    #vipDesc #popup {
        font-size: 22px;
        top: 0;
        width: 192px;
        color: #DECB3B;
        margin: 76px 105px 4px;
        float: right;
        text-align: center;
        line-height: 28px;
        -moz-transform: rotate(-9deg);
        -webkit-transform: rotate(-9deg);
        transform: rotate(-9deg);
    }

    #vipDesc #encart, #vipDesc #encart2, #vipDesc #encart3 {
        float: right;
        clear: right;
        margin: 31px 45px 0 0;
        width: 198px;
        font-size: 22px;
        padding: 0;
        font-family: 'Sue Ellen Francisco', 'Open Sans', Helvetica;
        line-height: 30px;
    }

        #vipDesc #encart a {
            margin: 3px 2px 0px -7px;
            display: block;
            padding: 0 9px;
            line-height: 48px;
            text-decoration: none;
            font-size: 29px;
            color: #F66D83;
        }


        #vipDesc #encart label {
            font-size: 17px;
        }

    #vipDesc #encart2 {
        margin: 165px 42px 0 0;
        font-size: 26px;
        line-height: inherit;
    }

    #vipDesc #encart3 {
        margin: 154px 44px 0 0;
        font-size: 22px;
    }

#vipNeedCommande {
    width: 280px;
    height: 220px;
    background: url('/images/vip/pop-up-premier-achat.png') no-repeat;
}

    #vipNeedCommande a, #vipDesc #encart3 a {
        font-family: 'Sue Ellen Francisco','Open Sans',Helvetica;
        display: block;
        width: 153px;
        background-color: #FFDBE3;
        border-radius: 5px;
        font-size: 18px;
        margin: 6px auto 0px;
        text-decoration: none;
        color: #F66D83;
        text-align: center;
    }

        #vipDesc #encart a:hover, #vipNeedCommande a:hover, #vipDesc #encart3 a:hover {
            color: #F21A3E;
        }

#vipWelcome {
    width: 320px;
    height: 200px;
    background: url('/images/vip/pop-up-bienvenue-VIP.png') no-repeat;
}

.checkOutVip {
    background-color: #FBFAE9;
    padding: 0 0 17px 17px;
}

    .checkOutVip img {
        display: inline-block;
        margin: 0 0 -11px;
    }

#espaceVIP {
    clear: both;
    padding-left: 54px;
}

    #espaceVIP .label {
        padding: 0 5px;
        font-size: 17px;
        background-color: #F6F3ED;
        text-align: right;
    }

    #espaceVIP .value {
        color: #F66D83;
        font-size: 15px;
        padding: 0 5px;
    }

.dxdvItem {
    height: auto !important;
}

#label-anti-spam-01 {
    height: 200px !important;
    margin: 20px 0 0 !important;
    padding: 0 !important;
    width: 156px !important;
    border-radius: 0 !important;
    background-color: inherit !important;
}

    #label-anti-spam-01 img {
        width: 156px !important;
        height: auto !important;
    }


    #label-anti-spam-01 #label-anti-spam-01p {
        color: #767676 !important;
        width: 150px !important;
        border-top-color: #767676 !important;
    }

    #label-anti-spam-01 a {
        color: #767676 !important;
    }

#paliersCumulable {
    font-style: italic;
}


#product .barre {
    text-decoration: line-through;
    font-size: 11px;
    font-weight: normal;
}

#product .sale {
    color: #009900;
}