/* GENERAL */
html, body, table, tr, td, li, form, input, select, textarea, div, span, img, a, b, p, h1, h2, h3, h4 {
    /*font: 75% Arial, Helvetica, Sans-Serif;*/
}
html, body, form {
    margin: 0px;
    padding: 0px;
}
body {
    background: #fff url(../images/back_striped.jpg);
    color: #000;
    font: 75% Arial, Helvetica, Sans-Serif;
}

html, body, table, td, p, li, div, form, textarea, input, select {
    /*font-size: 12px;*/
}
input[type=submit]:focus, input[type=button]:focus, a:active , a:focus {
    outline:none;
}
input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner {
    border : 0px;
}
h1 {
    color: #425B81;
    margin: 0px;
    padding: 0.5em;
    font-size: 1.5em;
    font-weight: bold;
}
h2 {
    color: #425B81;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0px;
    padding: 4px;
}
h3 {
    font-size:100%;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
}
h4 {
    font-size: 0.9em;
    font-weight: normal;
    margin-top: 0px;
    padding: 0px;
}

img {
    border: 0px;
}
p {
    font-size:1em;
    margin:0;
    padding:3px 0;
}
td {
    font-size:1em;
}
a, a:link, a:visited {
    color:#975D35;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

textarea {
    color: #000000;
    border: 1px solid #828282;
    background-color: #FFFFFF;
    font-weight: normal;
    padding: 1px;
    border-spacing : 1px;
    width: 100%;
    font-size: 1em;
}
input {
    background-color:#FFFFFF;
    border:1px solid #828282;
    border-spacing:1px;
    color:#000000;
    font-family:Arial,Helvetica,Sans-Serif;
    padding:1px;
}

select {
    background-color:#FFFFFF;
    border:1px solid #828282;
    color:#000000;
    font-family:Arial,Helvetica,Sans-Serif;
}
fieldset { 
    border: none;
    margin:0;
    padding:0;
}

legend {
    color: #000000;
    font-weight: bold;
}

.bouton_ok {
    background-color: transparent;
    background-image: url('../images/ok.gif');
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    border: 0px;
    cursor: pointer;
}

.bouton_go {
    /* background-color:transparent;
     background-image: url('../images/go.png');
     background-repeat: no-repeat;
     width: 31px;
     height: 23px;
     border: 0px;
     cursor: pointer;*/
}

.no_margin {
    margin:0px;
}

.no_padding {
    padding:0px;
}

.auto {
    margin:auto;
}
.top {
    vertical-align:top;
}
.left {
    text-align: left;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.middle {
    vertical-align: middle;
}
.bold {
    font-weight: bold;
}
.italic {
    font-style: italic;
}
.bottom {
    vertical-align:bottom;
}
.full_expand_in_container {
    width: 100%;
}
.half_expand_in_container {
    width: 100%;
}
/* body / total */ 
#total {
    background:#FFDFFF;
    clear:both;
    color:#975D35;
    margin:0 auto;
    overflow:hidden;
    text-align:left;
    width:960px;
}

#main_content {
    float: left;
    width:100%;
    clear: both;
    z-index: 1;
}

/* Header : everything in header is positioned with absoltue positioning */

#main_header {
    margin: 0 auto 0 auto;
    width: 100%;
    height: 204px;
    display:block; 
}
.header_few_words_center {
    position: absolute;
    top: 59px;
    left: 310px;
    font-weight: bold;
    font-size: 17px;
    font-style: italic;
    color: #FFAA00;
    text-align: center;
    width: 222px;
}
.header_few_words_right {
    position: absolute;
    top: 50px;
    left: 802px;
    font-weight: bold;
    font-size:20px;
    font-style: italic;
    color: #FFFFFF;
}
.main_logo {
    position: relative;
    text-align: left;
    margin: 7px 7px 7px 7px;
    width: 300px;
    height:77px;
}
#flags {
    float: right;
    padding:14px;
}

/* search in header */
#main_header #top_search {
    position: absolute;
    background-image: url('../images/image-recherche.png');
    background-repeat: no-repeat;
    background-position: center;
    z-index:2000;
    margin: 0px;
    top: 10px;
    left: 300px;
    width: 397px;
    height: 22px;
    text-align: left;
    vertical-align: middle;
}
#main_header #top_search form, #top_search fieldset, #top_search input {
    position: absolute;
    padding:0px;
    margin:0px;
}
#main_header #top_search form {
    border:0px;
}
#main_header #top_search fieldset {
    border:0px;
}
#main_header #top_search form {
    padding-left:30px;
}
#main_header #top_search input.bouton_go {
    left:128px;
}
#main_header input#search {
    width:120px;
    top:2px;
}
#main_header select#brand {
    position: absolute;
    left: 200px;
    top: 1px;
    width:175px;
}
.sideblocktitle select#brand, .sideblock select#brand {
    width: 200px;
    margin: 2px;
}
.sideblocktitle #recherche fieldset, .sideblock #recherche fieldset {
    border: 0px;
}
.sideblocktitle input#search, .sideblock input#search {
    width: 140px;
}

/* autocomplete search */
div.autocomplete {
    background-color: white;
    border: 1px solid #888888;
    margin: 0px;
    padding: 0px;
    z-index: 2000;
}
div.autocomplete ul {
    list-style-type:none;
    margin:0px;
    padding:0px;
    z-index: 2001;
    width: 100%;
}
div.autocomplete ul li a.selected {
    background-color: #ffffbb;
}
div.autocomplete ul li {
    list-style-type: none;
    display: block;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    text-align: left;
    z-index: 2002;
    width: 100%;
    height: auto;
}
div.autocomplete ul li a {
    height: auto;
}

/* currency */
.select_currency {
    position: absolute;
    z-index:30;
    margin: 0px;
    top: 10px;
    left: 700px;
    padding-left: 25px;
    padding-top:1px;
    height: 22px;
    text-align: left;
    vertical-align: middle;
    color: #FFFFFF;
}
.select_currency select {
    width:100px;
}

/* Fil d'Ariane */
.header_ariane {
    clear: both;
    float: 100%;

}
.header_ariane p {
    text-align: right;
    margin-top: 5px;
    margin-bottom: 5px;
}
.header_ariane span {
    text-align: right;
    color: green;
}

/* sideblocktitle_account */
#sideblocktitle_account {
}

/* left_column */
/* right_column */

.left_column, .right_column { 
    width:195px;
    margin-top: 10px;
    z-index: 1;
}
.left_column {
    float: left;
}
.right_column {
    float: right;
}

.left_column h2, .right_column h2{
    background:none repeat scroll 0 0 #FFDFFF;
    color:#956036 !important;
    font-family:Viner Hand ITC!important;
    font-size:1em !important;
    font-weight:bold !important;
    margin:0;
    padding:5px;
    text-transform:uppercase;
}
.left_column h2, .left_column h2 a, .right_column h2, .right_column h2 a {
    color: #956036;
    font-size: 14px;
    font-weight: bold;
}
/* middle_column */
.middle_column {
    margin-top: 10px;
    margin-bottom:10px;
    float: left;
    z-index: 1;
}
.column_2 .middle_column_header {
    background-image: url('../images/header_column_2_middle_column.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    height: 7px;
}
.column_2 .middle_column {
    width: 550px;
    padding: 0 5px;
}
.column_2 .middle_column_repeat {
    padding: 0; 
    width: 100%;
    z-index: 2;
}
.column_2 .middle_column_footer {
    background-image: url('../images/footer_column_2_middle_column.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    height: 7px;
}
.column_3 .middle_column_header {
    height:1px;
    /*background-image: url('../images/header_column_3_middle_column.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    height: 7px;*/
}
.column_3 .middle_column {
    width: 555px;
}
.column_3 .middle_column_repeat {
    padding: 0px 10px 10px 10px;
    background-image: url('../images/repeat_column_3_middle_column.jpg');
    background-repeat: repeat-y;
    background-position: top left;
    width: 535px;
}
.column_3 .middle_column_footer {
    background-image: url('../images/footer_column_3_middle_column.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    height: 7px;
}

.middle_and_right {
    width: 770px;
}
.middle_column_content {
    margin-right: 10px;
    margin-left:10px;
}
/*.middle_column h2 {
    background-color: #70C329;
    background-image: url("../images/title_cat_and_prod.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    padding: 5px 5px 5px 10px;
    vertical-align: middle;
}*/
.middle_column h2.home_title {
    background-image: url('../images/title_cat_and_prod_home.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 0px;
}

/* sideblocktitle : les modules sur les côtés avec titres */
.sideblocktitle, .sideblock, .left_basicblock, .right_basicblock {
    width: 100%;
    /*font-size: 12px;*/
    padding: 0px;
    z-index: 2;
}
.right_column .sideblocktitle, .right_column .sideblock, .right_column .left_basicblock, .right_column .right_basicblock {
    float: right;
}

.sideblocktitle_header {
    /*background-image: url('../images/sideblocktitle_header.jpg');
     background-repeat: no-repeat;
     background-position: center;
     border-bottom: 1px solid #54719b;
     width: 210px;
     height: 31px;*/
}
.sideblocktitle_header h2 {
    color: #FFFFFF;
    font-size: 18px;
    font-weight: normal;
    /*padding: 5px 0px 0 15px;*/
}
.sideblock_header {
    height: 12px;
    background-image: url('../images/sideblock_header.jpg');
    background-repeat: no-repeat;
    background-position: bottom;
}

.sideblocktitle_content_container, .sideblock_content_container {
    /*width: 210px;
    padding-top:3px;
    padding-bottom:3px;
    z-index: 3;*/
}
.sideblocktitle_content_container {
    /*background-image: url('../images/sideblocktitle_content.jpg');
    background-repeat: repeat-y;
    background-position: center;*/
}
.sideblock_content_container {
    background-image: url('../images/sideblock_content.jpg');
    background-repeat: repeat-y;
    background-position: center;
}
.sideblock_caddie {
    margin-top:-3px;
}
.sideblocktitle_content, .sideblock_content {
    /* margin: auto;
     width: 205px;*/
    z-index: 4;
}
.sideblocktitle_content h3, .sideblock_content h3 {
    margin: 0px;
    padding: 0px;
    color: black;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    width: 196px;
}
.sideblocktitle_content ul, .sideblock_content ul {
    width: auto;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    z-index: 1000;
}
.sideblocktitle_content li, .sideblock_content li {
    border-top: 1px dotted #B3B3B3;
    height: 18px;
    list-style-type: none;
    padding-top: 0px;
    padding-left: 0px;
    z-index: 1000;
}
.sideblocktitle_content li:first-child, .sideblock_content li:first-child {
    border:none;
}
.sideblocktitle_content li a, .sideblock_content li a {
    font-weight: normal;
    /*color:#000000;*/
    text-decoration: none;
}
.sideblocktitle_content li a:hover, .sideblock_content li a:hover {
    color: #FFFFFF;
    font-weight: bold;
}
.sideblocktitle_content p, .sideblock_content p {
    padding: 0px;
    margin: 0px;
}
.sideblocktitle_footer, .sideblock_footer {
    width: 210px;
    overflow:hidden;
    margin-bottom: 8px;
    background-repeat: no-repeat;
    background-position: center top;
}
.sideblocktitle_footer {
    height: 7px;
    background-image: url('../images/sideblocktitle_footer.jpg');
}
.sideblock_footer {
    height: 5px;
    background-image: url('../images/sideblock_footer.jpg');
}

/* Footer */
#footer {
    clear: both; 
    text-align: center;
    width: 100%;
    padding-bottom: 15px;
}
#footer .affiche_contenu_html_footer {
    background-color: #5C5758;
    color: #FFFFFF;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
#footer p {
    padding: 2px 0 2px 0;
    margin: 0px;
}

#footer ul {
    list-style : none;
    margin: 0px;
    padding: 2px 0 2px 0;
}
#footer li {
    border-left: 1px solid #DDDDDD;
    display: inline;
    padding: 0 0.5em 0 0.6em;
}
#footer li.first {
    border-left: 0px;
}
#footer li.last {
    border-left: 1px solid #DDDDDD;
}
#footer a {
    color: #975D35;
}
#footer .link a {
    color: #975D35;
} 
/* mini_caddie */


.minicaddie {
    width: 100%;
    /*padding: 5px 8px 0 5px;*/
}
.minicaddie a {
    /*font-size: 11px;
    font-weight: bold;*/
}
.sideblocktitle .minicaddie img, .sideblock .minicaddie img {
    margin: 4px;
}
.minicaddie table {
    width: 100%;
    padding-top: 2px;
}
.minicaddie table td {
    border-top: 1px solid #DDDDDD;
    padding: 2px;
}
.minicaddie td h2, .minicaddie td p {
    padding: 2px;
    margin: 0px;
}
.minicaddie td .line_product {
    width:135px;
}
.minicaddie td .line_product a {
    font-size:10px;
}
.minicaddie .product_price {
    width:70px;
    text-align:right;
    font-size:11px;
}
.minicaddie .bouton {
    font-size:12px;
}

.product_image {
    border: 1px solid #9E9D9C;
}

/* classe automatique lorsque le caddie est dans le header */
.header_caddie {
    position: absolute;
    float: right;
    right: 10px;
    top: 78px;
    width: 180px;
}

/* Tableaux avec les produits */
table.produits {
    border-top: 0px;
    border-bottom: 0px;
    margin: 0.2em;
    width: 99%;
}

.associated_product table.produits{
    background: white;
}

/* Produits sur deux colonnes */
td.produit_col {
    border-bottom:1px solid #956036;
    padding:0.4em;
    vertical-align:top;
    width:50%;
}

p.flash {
    color: #dd0000;
    font-weight: bold;
}
.retour {
    clear: both;
}
p.retour img {
    float: none;
}
.alignerimage {
    vertical-align: middle;
}

/* Publicite */

.publicite {
    width:100%;
    text-align: center;
}

/* Enregistrement Début */
div.enregistrement {
    width: 520px;
    margin: 0px;
    padding: 5px;
}
div.enregistrement span.enregistrement {
    display: inline-block;
    width: 520px;
    margin: 0px;
}
div.enregistrement span.enregistrementgauche {
    display: inline-block;
    margin: 0px;
    width: 200px;
    padding-right: 10px;
}
div.enregistrement span.enregistrementdroite {
    display: inline-block;
    margin: 0px;
    width: 290px;
}

.entryform span input.champtexte {
    width: 250px;
}
.entryform fieldset {
    border: 1px solid #DDDDDD;
    width: 500px;
}
.entryform textarea {
    width: 250px;
}
.form_item_error {
    background-color: #FFEBE1;
}

.notice, .etoile { 
    font-weight: bold;
    font-size: 1em;
}

/* Tableau caddie et historique des commandes */
.lignecaddie {
    vertical-align: middle;
}
.lignecaddie_suppression {
    text-align: center;
    vertical-align: middle;
    width: 30px;
}
.lignecaddie_produit_details {
    vertical-align:middle;
    text-align: center;
}
.lignecaddie_produit_image img {
    margin: 5px;
    float:left;
    border:1px solid #998F8C;
}
.lignecaddie_quantite {
    width:73px;
}
.lignecaddie_prix {
    width:75px;
}
.lignecaddie_prix_unitaire {
    width:115px;
}

table.code_promo {
    background:#FFFFFF;
    padding:20px 0 0 12px;
    width:100%;
}

table.caddie {
    border:none;
    clear: both;
    margin: 0;
    width: 100%;
}
table.reminder_array {
    border: 1px solid #61605E;
    clear: both;
    width: 98%;
}
td.caddie, th.caddie , th.reminder_array {
    border-bottom: 1px solid #DDDDDD;
}
table.caddie th, table.reminder_array th {
    border-bottom:1px solid #DDDDDD;
    padding:0.1em;
}
table.caddie caption, table.reminder_array caption {
    background: #425B81;
    color: #FFFFFF;
    font-weight: bold;
    text-align: left;
}
.listeprod {
    text-align: left;
}

/*caddie.php */

div.totalcaddie p {
    padding-right: 1em;
    clear:both;
    text-align: left;
}
div.totalcaddie h2 {
    padding: 0px;
}
div.totalcaddie h2 div {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 5px 5px 50px;
}
div.totalcaddie h2 img {
    float:left;
}
div.totalcaddie li.premier {
    border-left: 0px;
    padding: 0 0.5em 0 0.6em;
}
div.totalcaddie li.dernier {
    border-left: 1px solid #DDDDDD;
    padding: 0 0.5em 0 0.6em;
}

ul.caddie {
    text-align: center;
}
.caddie_red {
    color : #ff0000;
    font-weight: bold;
}
p.caddie_bold {
    color : #000000;
    font-weight: bold;
    text-align: left;
}
.caddie th, .livraison th, .reminder_array th {
    background-image: url("../images/header_cart_list.jpg");
    background-position: left top;
    background-repeat: repeat-x;
    height: 31px;
    padding-left: 10px;
    color: #61605E;
}
table.livraison {
    /*border: none;
    margin-top: 5px;*/
}
table.livraison td {
    padding: 10px;
}
.livraison select {
}
table.cart_button_and_link {
    width: 100%;
    text-align: center;
    vertical-align: bottom;
}
.caddie_link {
    background-color: #5BB51F;
    height: 30px;
    line-height: 30px;
    color: #FFFFFF;
    vertical-align: middle;
}
a.caddie_link {
    color: #FFFFFF;
    width: 100%;
    display: block;
}
table.table_order {
    margin: auto;
    width: 95%;
}

#choix_zone {
    text-align: left;
}

/* page change_mot_pass_form*/
.changepass {
    border: 1px solid #DDDDDD;
    color: #000000;
    float: left;
    margin: 0.2em 0 0.5em 0;
    padding: 0.3em 0 0.2em 0;
    width: 98%;
}

/* page step1 */
.stepgauche {
    background:none repeat scroll 0 0 #FFFFFF;
    color:#000000;
    float:left;
    margin:0.2em 0 0.5em;
    padding:0.2em 0;
    width:265px;
    min-height:276px;
}
.stepdroite {
    background:none repeat scroll 0 0 #FFFFFF;
    color:#000000;
    float:left;
    margin:0.2em 0 0.5em 4px;
    padding:0.1em 0 0.2em;
    width:265px;
    min-height:276px;
}
#entryformstep p {
    text-align: left;
    margin:7px 0;
}

#entryformstep fieldset {
    border: 1px solid #DDDDDD;
    margin:0 3px;
    padding:0 2px;
}

#entryformstep legend {
    color: #000000;
    font-weight: bold;
}

#entryformstep p.droite {
    text-align: right;
}

#entryformstep textarea {
    width: 98%;
}
#entryformstep p.boutonenregistrement {
    clear: both;
}

.formulaire-achat {
    float: right;
    width: 155px;
}


/* achat/index.php */
.achatgauche {
    background: #ff0000;
    border: 1px solid #DDDDDD;
    color: #000000;
    float: left;
    margin-top: 0.5em;
    min-height: 260px;
    padding-top: 0.5em;
    width: 250px;
}
.achatdroite {
    border: 1px solid #DDDDDD;
    color: #000000;
    float: left;
    margin: 0.5em 0 0 4px;
    min-height: 260px;
    padding-top: 0.5em;
    width: 250px;
}


th.caddie {
    background: #425B81;
    color: #FFFFFF;
}
ul.caddie {
    text-align: center;
}
.caddie_net_to_pay {
    color : #ff0000;
    font-weight: bold;
}
p.caddie_bold {
    color : #000000;
    font-weight: bold;
    text-align: left;
}

/*step2 */
.step2 {
    float: left;
    margin: 0.2em 0 0.5em 0;
    padding: 0.2em 0 0.2em 0;
    width: 98%;
}
#step2caddie {
    clear:both;
    width: 100%;
    background: #ffffff;
    padding: 5px 0;
}
#step2caddie p {
    text-align: right;
}

div#center {
    text-align: center;
}
#center img {
    border: 0px;
}
div#left {
    text-align: left;
}

/*achat/produit_details.php */
.produit_details_gauche {
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0.2em 0 0.5em 0;
    padding: 0.2em 0 0.2em 0;
    width: 278px;
}
.produit_details_droite {
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0.2em 0 0.5em 4px;
    padding: 0.2em 0 0.2em 0;
    width: 278px;
}
div.produit_details_droite p {
    text-align: left;
}
div.produit_details_gauche p {
    text-align: center;
}

.produit_details_img3 {
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0.2em 0 0.5em 0;
    padding: 0.2em 0 0.2em 0;
    width: 278px;
    text-align: center;
}
.produit_details_img4 {
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0.2em 0 0.5em 4px;
    padding: 0.2em 0 0.2em 0;
    width: 278px;
    text-align: center;
}

div ul.produit_details {
    margin: 6px 0 6px 0;
    padding: 0px;
}
div ul.produit_details li {
    float: left;
    width: 32%;
    list-style-type: none;
    padding: 6px 6px 6px 0;
}
div ul.produit_details img {
    width:100%;
    padding:0px;
}

input img {
    border: 0px;
}

/* utilisateurs/contact */
#contact table {
    padding: 1em;
}
#contact textarea {
    width: 90%;
}
#contact input {
    width: 90%;
}
#contact .bouton {
    width: 125px;
    color: #000000;
    border: 1px solid #828282;
    font-weight: normal;
    padding: 1px;
    border-spacing: 1px;
}

/* fonction colonne */
#colonne {
    text-align: center;
}

/* Module publicité */
#publicite {
    text-align: center;
    margin-top: 3px;
    margin-left: -3px;
}

/* Module nuage de tag */
#nuage {
    text-align: justify;
    position: relative;
    line-height: 25px;
    padding: 0.5em;
}
#nuage a {text-decoration: none}
#nuage a.level0 {font-size: 11px; color: #BFBFBF;}
#nuage a.level1 {font-size: 11px; color: #B8C9D6;}
#nuage a.level2 {font-size: 12px; color: #668AA8;}
#nuage a.level3 {font-size: 12px; color: #47657B;}
#nuage a.level4 {font-size: 12px; color: #E76300;}
#nuage a.level5 {font-size: 13px; color: #685C65;}
#nuage a.level6 {font-size: 13px; color: #8C524D;}
#nuage a.level7 {font-size: 14px; color: #B44732;}
#nuage a.level8 {font-size: 14px; color: #E53A11;}
#nuage a.level9 {font-size: 15px; color: #E76300; font-weight: bold}
#nuage a.level10 {font-size: 16px; color: #FF3300; font-weight: bold}
#nuage a:hover {color: white; background-color: #668AA8;}

/* Affichage des produits en ligne */
.col_flash {
    width: 550px;
    float: left;
    color: #dd0000;
    font-weight: bold;
}
.col1 {
    width: 530px;
    height: 20px;
    padding-top: 5px;
    padding-left: 5px;
    float: left;
}
.col1_nom {
    color: #000000;
    float: left;
    font-weight: bold;
    height: 20px;
    margin-left: 0.5em;
    width: 49%;
}
.col1_prix {
    height: 20px;
    float: right;
}

.col2 {
    padding-top: 10px;
    padding-bottom: 2px;
    float: left;
}
.col2 a img {
    width: 160px;
}
.col3 {
    padding-top: 10px;
    padding-bottom: 2px;
    padding-left: 5px;
    float: left;
    width:69%;
    height:140px;
}
.col4 {
    width:100%;
    float: left;
}
div.col_zoom {
    float: left;
    background-color: #6A5B56;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: bold;
    height: 20px;
    margin-left: 12px;
    padding-top: 4px;
    text-align: center;
    width: 135px;
}
div.col_zoom a {
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    font-weight:bold;
}
a.col_zoom:link, a.zoom:visited, a.zoom:active {
    font-weight: normal;
    font-size: 1em;
    text-decoration: none;
}
a.col_zoom:hover {
    font-weight: normal;
    font-size: 1em;
    text-decoration: underline;
}

div.col_detail {
    float: right;
    background-color:#FE9600;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: normal;
    height: 24px;
    padding-top: 4px;
    text-align: center;
    width: 167px;
}
a.col_detail:link, a.col_detail:visited, a.col_detail:active {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
a.col_detail:hover {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.espace_haut {
    padding-top: 10px;
}

/* Page catalogue */

#lightbox {
    z-index:3000;
}
/*4 produits par ligne sur uns ite en 3 colonnes*/
table.product_per_line_4 {
    margin:auto;
    height: 285px;
    width: 165px;
}

table.product_per_line_3 {
    margin:auto;
    height: 280px;
    width: 165px;
}

table.product_per_line_2 {
    margin:auto;
    height:340px;
    width:253px;
}

td.bordure {
    border-right : 1px solid #956036;
}

td.fc_titre_produit a {
    /*font-weight:bold;
    color: #000000;*/
}

td.fc_titre_produit {
    text-align:left;
    font-size : 1em;
    font-weight: bold;
}

td.fc_prix {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
}

td.fc_flash {
    text-align: center;
    font-weight: bold;
    color: #cc0000;
    font-size: 1em;
    display:none;
}

td.fc_descriptif {
    font-size: 1em;
    text-align: justify;
    height: 25px;
}

td.fc_image {
    text-align: left;
    vertical-align: top;
}
td.fc_image img {
    border:1px solid #998F8C;
    float:left;
}

td.fc_zoom {
    text-align: center;
    vertical-align: bottom;
    height: 30px;
    width:80px;
}

.fc_zoom a, a.zoom:link{
    text-decoration: none;
}

a.zoom:visited, a.zoom:active {
    text-decoration: underline;
}
a.zoom:hover { 
    text-decoration: underline;
}

.fc_more_detail a {
    display: block;
    background: none; 
    line-height: 22px;
    height: 22px;
    width: 100%;
}
td.fc_detail {
    /*background-image: url('../images/fc_detail.png');
	background-repeat: no-repeat;*/
    text-align: center;
    vertical-align: bottom;
    height: 30px;
    width:80px;
}
.fc_detail a {
    background-color: #6A4A3D;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1em;
    display: block;
    width: auto;
    height: 18px;
    padding: 6px;
}
a.plus_detail:link, a.plus_detail:visited, a.plus_detail:active {
    color: #FFFFFF;
    text-decoration: none;
}
a.plus_detail:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

/* Page catalogue */

table.fp {
    margin-top: 10px;
    width: 100%;
}

div.fp_produit {
    float: right;
    font-size: 1em;
    font-weight: normal;
    text-align: left;
    width: 100%;
}
div.fp_produit del {
    /*color: #000000;
    margin-right:10px; */
}
div.fp_produit h4 {
    color: #5c5758;
}
div.fp_produit .prix {
    /* font-size: 20px;
     font-weight: bold;*/
}

div.fp_image_grande {
    float: left;
    text-align: center;
    vertical-align: top;
    margin-right: 25px;
    margin-bottom: 20px;
    width: 302px;
}
div.image_grande {
    text-align: center;
    margin: auto;
    display: inline-block;
    z-index: 10;
}
div.image_grande a {
    border: 1px solid #9e9d9c;
    background-color: #FFFFFF;
    display: inline-block;
    margin: auto;
}

td.fp_image_petite {
    width: 75px;
    text-align: center;
    vertical-align: top;
}

table.fp_descriptif {
    font-size: 1em;
    text-align: justify;
}

td.fp_image {
    width: 556px;
    text-align: center;
    vertical-align: middle;
}

#files {
    padding: 0px;
    margin: 0px;
    text-align: center;
    list-style-type: none;
}
#files li {
    display:inline;
}

#files img {
    border:1px solid #998F8C;
    margin:5px;
}

td.fp_ami {
    border: 1px solid #C7C7C7;
    text-align: left;
    padding-left: 5px;
}

span.titre_produit {
    color: #FF7E00;
    font-size: 16px;
    font-weight: bold;
}

p.prix {
    font-weight: bold;
    color: #cc0000;
    font-size: 1em;
}

p.notice {
    color: #cc0000;
    font-size: 1em;
    text-decoration: none;
}

a.notice:link, a.notice:visited, a.notice:active {
    color: #cc0000;
    font-size: 1em;
    text-decoration: none;
}
a.notice:hover {
    color: #cc0000;
    font-size: 1em;
}

span.prix {
    font-weight: bold;  
}

span.ecotaxe {
    font-weight: normal;
    color: #000000;
    font-size: 11px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
}

/* affiche_produit_colonne new */


.bouton {
    background:url("../images/acheter.gif") no-repeat; 
    font-weight:bold;
    width: 92px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}

a.bouton:link, a.bouton:visited, a.bouton:active {
    color: #FFFFFF;
}
a.bouton:hover {
    text-decoration: none;
}
.bouton_order {
    background-color: #FF9600;
    border-style: none;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    height: 27px;
    padding-bottom: 1px;
    text-align: center;
    width: 145px;
}
a.bouton_order:link, a.bouton_order:visited, a.bouton_order:active {
    color: #FFFFFF;
    font-size: 1em;
}
a.bouton_order:hover {
    color: #FFFFFF;
    height: 27px;
    text-align: center;
    padding-bottom: 6px;
    font-size: 1em;
    border-style : none;
    cursor: pointer;
}

.clicbouton {
    /* background-color: #FE9600;
     border: 0 none;
     color: #FFFFFF;
     cursor: pointer;
     font-size: 14px;
     font-weight: bold;
     height: 24px;
     padding-bottom: 2px;
     text-align: center;
     width: 167px;*/
}

a.blanc:link, a.blanc:visited {
    color: #FFFFFF;
}
a.blanc:hover {
    color: #FFFFFF;
    text-decoration: none;
}

#pscroller1 {
    width: 96%;
    height: 230px;
    padding: 5px;
}

#fscroller {
    width: 96%;
    height: 230px;
    margin: auto;
}

.form_error {
    color: #CC0000;
}
.form_mandatory {
    color: #990000;
    font-weight:bold;
}
.global_error {
    color: #990000;
}
.global_success {
    color: #006600;
}
.global_error, .global_success {
    font-weight: bold;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px #CCCCCC dotted;
    background-color: #FFFFF4;
}
.bold {
    font-weight: bold;
}

/* Module faq*/
#faq p {
    margin: 0px;
}
span.search_tag {
    background-color: #FFFF00;
    font-weight: bold;
}

/*Forum*/
/* Table infos Center */

.infosTable {
    width: 100%;
    border-collapse: collapse;
}
.infosTable th {
    line-height: 22px;
}
.infosTable th {
    background-repeat: repeat-x;
    background-position: bottom;
    text-align: center;
}
.infosTable td {
    padding: 4px;
}
.infosTable th, .infosTable td {
    border-color: #695B56;
    border-style: solid;
    border-width: 1px;
}

.line {
    background-color: #F7F7F7;
}

/* Liste table */

.listeTable {
    width: 100%;
}
.listeTable th, .listeTable td {
    padding: 4px;
    border-style: solid;
    border-width: 1px;
}
.listeTable th {
    font-weight: normal;
    text-align: center;
    border-bottom: none;
    font-weight: bold;
}
.listeTable td {

    text-align: justify;
}
.listeTable td p {
    text-align: right;
}
.listeTable td p a {
    color: #999999;
    text-decoration: none;
}


.offered_by {
    color: #425B81;
    text-align: left;
}

.btn_gift {
    background-image: url("../images/add_to_gift_list.jpg");
    background-repeat: no-repeat;
    background-color:#ffae02;
    border-bottom-style: none;
    border-left-style: none;
    border-right-style: none;
    border-top-style: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    height: 27px;
    padding-bottom: 6px;
    text-align: right;
    float: right;
    display: block;
    width: 200px;
}

/* div pour overlib.js */
#overDiv {
    position:absolute;
    visibility:hidden;
    z-index:1000;
}

/* Interstitiel de publicité welcome_ad */
#welcome_ad_container_background {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 4000;
    width: 0px;
    height: 0px;
    filter: alpha(opacity=80);
    opacity: 0.8;
    background-color: #666666;
}
#welcome_ad_container {
    position:fixed;
    top:0px;
    left:0px;
    z-index:5000;
    width:0px;
    height:0px;
}
.welcome_ad {
    background-color:#FFFFFF;
    border:3px solid #FFFFFF;
}

/* Popup du caddie */
#popup_cart_container {
    z-index: 4000;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
}
#popup_cart_container_background {
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 4000;
    width: 0px;
    height: 0px;
    filter: alpha(opacity=60);
    opacity: 0.8;
    background-color:#999999;
}
.popup_cart {
    position: absolute;
    z-index: 5000;
    visibility: visible;
    margin: 0px;
    padding: 0px;
}
.popup_cart_top {
    background: url("../images/popup_cart_top.png") no-repeat scroll left top transparent;
    color: #282828;
    font-size: 15px;
    text-align: left;
    height: 55px;
}
.popup_cart_top a {
    float: right;
    width: 17px;
}
.popup_cart_title {
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 26px;
    text-align: left;
}
.popup_cart_title a {
    width: 12px;
    height: 12px;
}
.popup_cart_middle {
    background: url("../images/rpt_popup_cart_middle.png") repeat-y scroll left top transparent;
    font-size: 13px;
    line-height: 11px;
    width: 307px;
}
.popup_cart_bottom {
    background:transparent url('../images/popup_cart_bottom.png') left bottom no-repeat;
    height: 49px;
    width: 307px;
    text-align:center;
}

.popup_cart_bottom a {
    color:#FFFFFF;
    font-size:12px;
}

.popup_cart_status {
    display: block;
    margin-right: 5px;
    float: left;
}

/* */
.title {
    font-weight: bold;
}

.clear {
    clear: both;
    line-height: 0px;
}

.noletter {
    font-size: 12px;
    color:#BBBBBB;
}

#liste_lettre .letter a {
    font-size: 16px;
}

#liste_lettre .letter a:hover {
    text-decoration: none;
}

/* liste du contenu de la rubrique */

table.rubrique {
    border: none;
}

.rubrique h3 {
    font-weight: bold;
}

td.tab {
    color: #000000;
    background: transparent url('../images/disable_tab.jpg') left top repeat-x;
    cursor: pointer;
    vertical-align: middle;
}
td.current_tab {
    color: #FFFFFF;
    background: transparent url('../images/enable_tab.jpg') left top repeat-x;
    cursor: pointer;
    vertical-align: middle;
    height: 29px;
}
td.tab_content {
    border: 1px solid #998F8C;
    border-top: 3px solid #87CC43;
    background-color: #FAF1E8;
    color: #000000;
    padding: 10px;
}
td.tab_content a {
    font-weight: bold;
}
.fp h3 {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}
.other_product_buy_title {
    font-weight: bold;
}
.associated_product {
    padding-top: 10px;
    clear: both;
}
/* produits associé */
.associated_product table.fc {
    height: 270px;
    width: 185px;
}

.associated_product td.fc_detail a {
    background-color: #6A4D3F;
}

.associated_product td.fc_zoom a {
    background-color: #FF9600;
}
.reference td {
    padding: 5px;
    text-align: center;
}
.multipage {
    background-color: #99653D;
    color: #FFFFFF;
    font-size: 12px;
    height: 30px;
    padding: 5px;
    vertical-align: middle;
    font-weight: normal;
}
.multipage a {
    color: #FFFFFF;
}
.multipage .current_page_number, .multipage b {
    font-weight: bold;
    font-size: 16px;
}
.multipage_left, .multipage_right {
    width: 90px;
}
.multipage_right {
    text-align: right;
}
.multipage_left img, .multipage_right img {
    margin-left: 10px;
    margin-right: 10px;
}

.affiche_critere_stock { 
    float: left;
    padding: 4px 4px 4px 4px;
    width: 90%;
}
.affiche_critere_stock input[type=text] {
    border: 1px solid #9e9d9c;
}
.affiche_critere_stock del {
    color: #000000;
}
.bouton_add_cart {
    background:url("../images/acheter.gif") no-repeat;
    border-style:none;
    clear:both;
    cursor:pointer;   
    height:40px;
    margin-top:10px;
    padding-bottom:2px;
    text-align:left;
    width:192px;
}

#product_link_to_modules_container {
    width:100%;
    padding-top:10px;
}
.product_link_to_modules {
    width:135px;
    float:left;
}
.sub_category {
    width:100%;
}

.sub_category img {
    border:1px solid #998F8C;
}

.price_in_product_title {
    float: left;
    margin:0;
    text-align: right;
}
.price_in_product_title del {
    margin-right: 20px;
}
.product_title .prix {
    font-size:24px;
    color:#FFFFFF;
}
.product_title {
    /*background-color: #70C329;
    background-image: url("../images/title_cat_and_prod.jpg");
    background-position: 0 0;
    background-repeat: repeat-x;*/
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 0;
    width: 100%;
}
.module_login input {
    border: 1px solid #998F8C;
}
.module_login .bouton_ok {
    border: none;
}
.module_login {
    font-size: 11px;
    text-align: right;
    padding-top: 5px;
}
.email_module_password {
    padding-left: 5px;
    text-align: left;
}
.email_module_login {
    padding-left: 5px;
    text-align: left;
}

.module_product_title {
    font-weight: bold;
    color: #000000;
}
.td_avis {
    border-top: 1px dotted grey;
}
.lot_explanation_table {
    border: 1px solid grey;
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
}
.product_affiche_prix {
    text-align: right;
}



/* ajouts personalis�s */

/*header*/

div#top_header ul {
    list-style:none outside none;
    margin:0;
    padding:0.5em 0 0;
}

div#top_header li.first {
    border-left:0 none;
    padding:0 0.5em 0 0.6em;
}

div#top_header li {
    border-left:1px solid #DDDDDD;
    display:inline;
    padding:0 0.5em 0 0.6em;
}

div#top_header li.last {
    border-left:1px solid #DDDDDD;
    padding:0 0.5em 0 0.6em;
}

div#middle_header {
    background-color:#FFFFFF;
    background-image:url("../images/header.png");
    background-repeat:no-repeat;
    height:150px;
    width:960px;
}

div#bottom_header {
    background:none repeat scroll 0 0 #956036;
    clear:both;
    overflow:hidden;
    width:100%;
}

div#bottom_header ul{
    padding: 0;
    margin: 0;
}

div#bottom_header ul li {
    background:none repeat scroll 0 0 #956036;
    color:#FFDFFF;
    display:inline;
    float:left;
    font-family:Viner Hand ITC;
    font-size:14px;
    list-style:none outside none;
}

div#bottom_header ul li a {
    background:none repeat scroll 0 0 #956036;
    color:#FFDFFF;
    display:block;
    font-family:Viner Hand ITC;
    font-size:14px;
    padding:0.3em 1em;
    text-decoration:none;
}

/*main content*/ 
#content{
    padding: 0 5px;
}

/* left and rigth */
.left_column h2, .right_column h2{
    background: url(../images/fleche.gif) no-repeat 0 4px;
    padding-left: 23px !important;
}

.left_column hr, .right_column hr{
    color:#956036;
}

/*page produit*/
.produit_detail_gauche {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #DDDDDD;
    float:left;
    margin:0.2em 0 0.5em;
    padding:0.2em 0;
    text-align: center;
    width:260px;
}

.produit_detail_droite {
    background:none repeat scroll 0 0 #FFFFFF;
    border:1px solid #DDDDDD;
    float:left;
    margin:0.2em 0 0.5em 4px;
    text-align: left;
    padding:0.2em 0;
    width:260px;
}

padding {
    font-size:1em;
    padding:0 0.2em;
}

.lien_comp{
    display: block;
    clear: both;
    padding: 3px;
}

.lien_comp a{
    display: block;
    padding: 5px 0 5px 22px; 
}

.lien_comp a.dire_ami, .lien_comp a.voir_avis, .lien_comp a.pense_bete, .lien_comp a.info_stock{
    background: url("../images/mail.gif") no-repeat 0 6px;
}

.lien_comp a.donner_avis{
    background: url("../images/avis.png") no-repeat 0 6px;
}

a.plus_detail_cat{
    background: url("../images/lirelasuite.gif") no-repeat 0 0;
    display:block;
    padding:0 18px;
    float:left;
}

.cat_price{
    text-align:left;
    vertical-align:top;
    width:73px;
}

/*général*/
.produit_qte{ 
}

#recherche{
    margin: 10px 0;
}

#recherche #search{
    width: 150px;
}

.right_search{
    margin: 0 0 15px 0;
}

.right_search select#brand{
    width: 185px;
}

.minicaddie .bouton, .cart_button_and_link .bouton_order,#entryformstep .clicbouton,.nextstep .clicbouton {
    background: url("../images/detailcommander_fr.jpg") no-repeat;
    width: 196px;
    height: 50px;
    cursor: pointer;
    border:none !important;
}

.total{
    color:#990000;
    font-weight:bold;
}

.middle_column h2{
    color:#975D35;
    font-family:Viner Hand ITC;
    font-size:1.5em;
    font-weight:bold;
    margin:0 0 0 0.3em;
    padding:0.3em 0 0 0.3em;
    vertical-align:middle;
}

tr.caddie th{
    background:none repeat scroll 0 0 #956036;
    color:#FFFFFF;
}

.lignecaddie_suppression a{
    background: url("../images/poubelle.gif") no-repeat;
    width: 25px;
    height: 25px;
    display:block;
}

.totalcaddie #caddieform{
    background: #ffffff;
    padding:5px 0;
}

.boutoncaddie{
    padding: 0px;
}
.boutoncaddie li {
    border-left:1px solid #DDDDDD;
    display:inline;
    padding:0 4px;
}

.bouton_check a.bouton_check {
    background:url("../images/caddie.gif") no-repeat;
    font-weight:normal;
    padding: 6px 0 0 25px;
    height: 25px;
    text-align: left;
    cursor: pointer;
    display: block;
}

.fc_image .full_expand_in_container{
    width: auto ! important;
    float: left !important;
    margin-left:4px;
}
.fc_zoom{
    clear: both;
}

.full_expand_in_container td{
    font-size: 1em;
}

.associated_product td.bordure,.associated_product td.produit_col {
    border: none;
}

#caddieform label,.code_promo label{
    color:#000000;
    display:block;
    float:left;
    font-weight:bold;
    width:142px;
}

.stepbas{
    background: #ffffff;
}

#entryformstep select{
    width: 159px;
}

.nextstep{
    margin: 15px 0;
}

.totalcaddie fieldset{
    border:1px solid #828282;
    margin:5px 0px;
    padding:5px;
}

#caddieform select{
    width: 215px;
    float: left;
}

#caddieform input#code_promo{
    width:187px;
}

.entryform{
    background: white;
    border: 1px solid #DDDDDD;
    padding:14px 2px;
}

.stock_aff .nbre_stock{
    display: none;
}

#popup_cart_container .half_expand_in_container{
    width:50% !important;
}

.produit_detail_gauche .image_grande img{
    max-width:249px;
}

.cloud-zoom-loading{
    display: none;
}