agrimoto

Utilisateur open source
  • Compteur de contenus

    126
  • Inscrit(e) le

  • Dernière visite


Messages posté(e)s par agrimoto


  1. 109 100 ROUE CITY 500 ALU ARRIERE MOY ACIER AXE PLEIN RL 1V. 19,6   13.5 19.60     1 100.jpg       ROVVA ROUE CITY 500 ALU ARRIERE MOY ACIER AXE PLEIN RL 1V. 0 1 1 85 101 BLOQUE PISTON 14x125 REPLAY UNIVERSEL 2,8   1.9 19.60     1 101.jpg       REPLAY BLOQUE PISTON 14x125 REPLAY UNIVERSEL 0 1 1 51 103 BOUCHON D'HUILE SCOOT REPLAY POUR BOOSTER BLANC 2,5   1.7 19.60     1 103.jpg       REPLAY BOUCHON D'HUILE SCOOT REPLAY POUR BOOSTER BLANC 0 1 1 51 104 BOUCHON D'HUILE SCOOT REPLAY POUR BOOSTER BLEU 1,6   1.1 19.60     1 104.jpg       REPLAY BOUCHON D'HUILE SCOOT REPLAY POUR BOOSTER BLEU 0 1 1 51 105 BOUCHON D'HUILE SCOOT REPLAY POUR BOOSTER ROUGE 3,4   2.3 19.60     1 105.jpg       REPLAY BOUCHON D'HUILE SCOOT REPLAY POUR BOOSTER ROUGE 0 1 1 54 106 CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK BOOSTER NG jusqu'à 1998-YAMAHA BWS NG jusqu'à 1998 AV+AR TRANSPARENT (x4) 5,8   4 19.60     1 106.jpg       REPLAY CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK BOOSTER NG jusqu'à 1998-YAMAHA BWS NG jusqu'à 1998 AV+AR TRANSPARENT (x4) 0 1 1 54 107 CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK BOOSTER NG 1999+-YAMAHA BWS NG 1999+ AV+AR TRANSPARENT (x4) 8   5.5 19.60     1 107.jpg       REPLAY CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK BOOSTER NG 1999+-YAMAHA BWS NG 1999+ AV+AR TRANSPARENT (x4) 0 1 1 54 108 CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK BOOSTER SPIRIT-YAMAHA BWS ORIGINAL AV+AR TRANSPARENT (x4) 3,4   2.3 19.60     1 108.jpg       REPLAY CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK BOOSTER SPIRIT-YAMAHA BWS ORIGINAL AV+AR TRANSPARENT (x4) 0 1 1 54 109 CABOCHON CLIGNOTANT SCOOT ADAPTABLE PEUGEOT BUXY AV+AR TRANSPARENT (x4) 5,8   4 19.60     1 109.jpg       REPLAY CABOCHON CLIGNOTANT SCOOT ADAPTABLE PEUGEOT BUXY AV+AR TRANSPARENT (x4) 0 1 1 54 110 CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK NITRO jusqu'1998-YAMAHA AEROX jusqu'à 1998 AV+AR TRANSPARENT (x4) 6,3   4.3 19.60     1 110.jpg       REPLAY CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK NITRO jusqu'1998-YAMAHA AEROX jusqu'à 1998 AV+AR TRANSPARENT (x4) 0 1 1 54 111 CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK NITRO 1999+-YAMAHA AEROX 1999+ AV+AR TRANSPARENT (x4) 4,6   3.15 19.60     1 111.jpg       REPLAY CABOCHON CLIGNOTANT SCOOT ADAPTABLE MBK NITRO 1999+-YAMAHA AEROX 1999+ AV+AR TRANSPARENT (x4) 0 1 1


  2. sur cette  vue par exemple http://www.agrimoto.fr/  je cherche a reduire ou a recadrer comme a l origine la taille  de l affichage du  le site partie centrale 

     

    j ai du mal a retrouver  la modification

     

    une idee dans  screen . css

     

    ci joint copie

     

    /* GENERAL */
    html, body, table, tr, td, li, form, input, select, textarea, div, span, img, a, b, p, h1, h2, h3, h4 {
        font-family: Arial, Helvetica, sans-serif; 
    }
    html, body, form {
        margin: 0px;
        padding: 0px;
    }
    body {
    }
    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: 1.0em;
        font-weight: bold;
        margin: 0px;
        padding: 2px;
    }
    h4 {
        font-size: 0.9em;
        font-weight: normal;
        margin-top: 0px;
        padding: 0px;
    }
    .greenLine
    {
        margin: 0 auto;
        height: 3px;
        border: 0px;
        margin-top: 3px;
        background-color: #94C105;
    }
    .blackLine
    {
        margin: 0 auto;
        height: 1px;
        border: 0px;
        margin-top: 2px;
        background-color: #000000;
    }

    img {
        border: 0px;
    }
    p {
        font-size: 1em;
    }
    td {
        font-size: 1em;
    }
    a, a:link, a:visited {
        color: #000000;
        text-decoration: none;
    }
    a:hover {
        text-decoration: underline;
    }

    textarea {
        color: #000000;
        border: 1px solid #C8C8C8;
        background-color: #FFFFFF;
        font-weight: normal;
        padding: 1px;
        border-spacing : 1px;
        width: 100%;
        font-size: 1em;
    }
    input {
        color: #000000;
     border: 1px solid #C8C8C8;
        background-color: #FFFFFF;
    }

    select {
        color: #000000;
        border: 1px solid #C8C8C8;
        background-color: #FFFFFF;
    }
    fieldset {
        color: #000000;
        border: 1px solid #DDDDDD;
    }

    legend {
        color: #000000;
        font-weight: bold;
    }

    .bouton_ok {
        background-color: transparent;
        background-image: url('../images/ok.png');
        background-repeat: no-repeat;
        width: 31px;
        height: 24px;
        border: 0px;
        cursor: pointer;
    }

    .bouton_ok_compte {
        background-color: transparent;
        background-image: url('../images/btn_compte.png');
        background-repeat: no-repeat;
        width: 89px;
        height: 27px;
        border: 0px;
        cursor: pointer;
    }

    /*.bouton_ok_compte:hover {
        background-color: transparent;
        background-image: url('../images/btn_on.png');
        background-repeat: no-repeat;
        width: 87px;
        height: 24px;
        border: 0px;
        cursor: pointer;
    }*/

    .bouton_go {
        background-color:transparent;
        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: 50%;
    }
    /* body / total */

    #total {
        margin: auto;
        z-index: 0;
    }
    #main_content {
        clear:both;
        margin:auto;
        width:990px;
        z-index:1;
        background:none repeat scroll 0 0 #FFFFFF;
    }

    /* Header : everything in header is positioned with absoltue positioning */

    #main_header {
        position: relative;
        margin: 0 auto 0 auto;
        width: 990px;
        display:block;
        text-align: left;
        clear:both;
    }
    .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 {
        float:left;
        margin:7px 7px 7px 54px;
        position:relative;
        text-align:left;
    }
    .right_header {
        float:right;
    }
    #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 {
        margin-left:8px;
        width:150px;
    }
    .sideblocktitle #recherche fieldset, .sideblock #recherche fieldset {
        border:0px;
        margin-top:23px;
        padding: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;
        font-size:12px;
        font-weight:bold;
    }
    .header_ariane p {
        text-align: left;
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px 5px 5px 0;
    }
    .header_ariane span {
        text-align: right;
        color: green;
    }

    /* sideblocktitle_account */
    #sideblocktitle_account {
    }

    /* left_column */
    /* right_column */

    .left_column, .right_column {
        width: 164px;
        margin: 10px 5px 5px 10px;
        z-index: 1;
    }
    .left_column {
        float: left;
    }
    .right_column {
        float: right;
        margin-right:16px;
        margin-top:15px;
        width: 180px;
    }

    .left_column h2, .right_column h2 {
        padding: 5px;
        padding-left:0px;
    }
    .left_column h2, .left_column h2 a, .right_column h2, .right_column h2 a {
        color: #FF7E00;
        font-size: 14px;
        font-weight: bold;
    }
    /* middle_column */
    .middle_column {
        margin: 10px 0px 10px 10px;
        float: left;
        z-index: 1;
    }
    .column_2 .middle_column_header {}
    .column_2 .middle_column {width: 763px;}
    .column_2 .middle_column_repeat {
        padding: 0px 10px 10px 10px;
        width: 750px;
        z-index: 2;
    }
    .column_2 .middle_column_footer {
        height: 7px;
    }
    .column_3 .middle_column_header {
        height: 7px;
    }
    .column_3 .middle_column {
        width: 580px;
    }
    .column_3 .middle_column_repeat {
        padding: 0px 10px 10px 10px;
        width: 568px;
    }
    .column_3 .middle_column_footer {
        height: 7px;
    }

    .middle_and_right {
        width: 770px;
    }
    .middle_column_content {
        margin-right: 10px;
        margin-left:10px;
    }
    .middle_column h2 {
        background:#44351C;
        color: #FFFFFF;
     font-family:tahoma;
        font-size: 13px;
        line-height: 22px;
        padding: 1px 5px 1px 10px;
        vertical-align: middle;
    }
    .middle_column h2.home_title {
        background:#F89418;
        padding-left: 10px;
        height:22px;
    }
    h2.title_bar {
        background:#44351C;
     font-family:tahoma;
        padding-left: 10px;
     width: 719px;
        height:22px;
    }
    /* sideblocktitle : les modules sur les côtés avec titres */
    .sideblocktitle, .sideblock, .left_basicblock, .right_basicblock {
        width: 164px;
        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: url("../images/bg_header_bloc.png") no-repeat scroll left center #B3D71C;
        width: 164px;
        height: 20px;
    }
    .sideblocktitle_catalogue  .sideblocktitle_header {
        background: url("../images/bg_header_catalog.png") no-repeat scroll left center #B3D71C;
        height: 26px;
    }
    .sideblocktitle_account .sideblocktitle_header {
        background-image: url('../images/header_cpte.png');
        background-repeat: no-repeat;
        height: 32px;
        width: 180px
     }
    .sideblocktitle_catalogue .sideblocktitle_header h2 {
        font-size:14px;
        padding:6px 0px 0px 27px;
    }
    .sideblocktitle_news .sideblocktitle_header h2,.sideblocktitle_tagcloud  .sideblocktitle_header h2{
        font-family:tahoma;
        font-size:12px;
        line-height:16px;
        padding:1px;
        text-align:center;
    }
    .sideblocktitle_header h2 {
        color: #FFFFFF;
        font-size: 18px;
        font-weight: bold;
        padding: 5px 0px 0 15px;
    }
    .sideblock_header {}
    .sideblocktitle_content_container, .sideblock_content_container {
        width: 164px;
        padding-top:3px;
        padding-bottom:3px;
        z-index: 3;
    }
    .sideblocktitle_content_container {}
    .sideblock_content_container {}
    .sideblock_caddie {
        margin-top:-3px;
    }
    .sideblocktitle_content, .sideblock_content {
        margin: auto;
        width: 164px;
        z-index: 4;
    }
    .sideblocktitle_account .sideblocktitle_content, sideblocktitle_account .sideblock_content {
        width: 180px;
    }
    .sideblocktitle_content h3, .sideblock_content h3 {
        margin: 0px;
        padding: 0px;
        color: black;
        font-size: 12px;
        font-weight: bold;
        line-height: 24px;
        width: 164px;
    }
    .sideblocktitle_content ul, .sideblock_content ul {
        width: 164px;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        z-index: 1000;
    }
    .sideblocktitle_content li, .sideblock_content li {
        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 {
        font-weight: bold;
    }
    .sideblocktitle_content p, .sideblock_content p {
        padding: 0px;
        margin: 0px;
    }
    .sideblocktitle_footer, .sideblock_footer {
        width: 164px;
        overflow:hidden;
        margin-bottom: 8px;
        background-repeat: no-repeat;
        background-position: center top;
    }
    .sideblocktitle_footer {}
    .sideblock_footer {}

    /* Footer */
    #footer {
        background:url("../images/bg_rpt_footer.png") repeat-x scroll left top transparent;
        clear: both;
        color: #998F8C;
        text-align: center;
        width: 990px;
        margin:auto;
    }
    #footer .affiche_contenu_html_footer {
        color:#FFFFFF;
        padding-bottom:5px;
        padding-top:11px;
        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: #FFFFFF;
    }
    #footer .link a {
        color: #998F8C;
    }
    #bkg_footer {
     text-align: center;
    }

    /* Balise <hr /> */
    hr.style-one {
    color:#DCDCDC;
    background-color:#DCDCDC;
    border-color:#DCDCDC;
    height:1px;
    border:0;
    }

    /* mini_caddie */


    .minicaddie {
        width: 100%;
        padding: 5px 8px 0 5px;
    }
    .minicaddie a {
        color: #FF7E00;
        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: 0px solid #9E9D9C;
    }

    /* classe automatique lorsque le caddie est dans le header */
    .header_caddie {
        float:right;
        text-align:center;
        width:150px;
        margin-right:42px;
    }

    /* Tableaux avec les produits */
    table.produits {
        border-top: 0px;
        border-bottom: 0px;
        margin: 0px;
        width: 579px;
    }

    /* Produits sur deux colonnes */
    td.produit_col {
        padding-top: 13px;
        vertical-align: bottom;
    }
    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: 700px;
        margin: 0px;
        padding: 5px;
    }
    div.enregistrement span.enregistrement {
        display: inline-block;
        width: 700px;
        margin: 0px;
    }
    div.enregistrement span.enregistrementgauche {
        display: inline-block;
        margin: 0px;
        width: 190px;
        padding-right: 10px;
    }
    div.enregistrement span.enregistrementdroite {
        display: inline-block;
        margin: 0px;
        width: 300px;
    }

    .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 {
        color: #DB0000;
        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 #97C02B;
    }
    .lignecaddie_quantite {
        width:70px;
    }
    .lignecaddie_prix {
        width:75px;
    }
    .lignecaddie_prix_unitaire {
        width:115px;
    }

    table.code_promo {
        width:350px;
    }

    table.caddie {
        border: 1px solid #97C02B;
        clear: both;
        margin: 10px auto auto;
        width: 734px;
    }
    table.reminder_array {
        border: 1px solid #aed30e;
        clear: both;
        width: 98%;
    }
    td.caddie, th.caddie , th.reminder_array {
        border-bottom: 1px solid #DDDDDD;
    }
    table.caddie th, table.reminder_array th {
        text-align: center;
        border-right: none;
        border-left: none;
        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;
        text-align: left;
    }
    div.totalcaddie h2 {
        margin-left:7px;
    }
    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-color:#97C02B;
        background-position: left top;
        background-repeat: repeat-x;
        height: 31px;
        padding-left: 10px;
        color: #FFFFFF;
    }
    table.livraison {
        border: 1px solid #97C02B;
        margin-top: 5px;
    }
    table.livraison td {
        padding: 10px;
    }
    .livraison select {
        margin-top: 5px;
    }
    table.cart_button_and_link {
        width: 100%;
        text-align: center;
        vertical-align: bottom;
    }
    .caddie_link {
        background-color: #43341b;
        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 {
        color: #000000;
        float: left;
        margin: 0.2em 0 0.5em 0;
        padding: 0.2em 0 0.2em 0;
        width: 365px;
    }
    .stepdroite {
        color: #000000;
        float: left;
        margin: 0.2em 0 0.5em 4px;
        padding: 0.2em 0 0.2em 0;
        width: 365px;
    }
    #entryformstep p {
        text-align: left;
    }

    #entryformstep fieldset {
        border: 1px solid #DDDDDD;
    }

    #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: 180px;
    }


    /* 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 {
        float: left;
        width: 98%;
    }
    #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; font-family:tahoma;}
    #nuage a.level0 {font-size: 16px; color: #CC0000; font-weight:bold;}
    #nuage a.level1 {font-size: 24px; color: #CC0000;}
    #nuage a.level2 {font-size: 18px; color: #333333;}
    #nuage a.level3 {font-size: 12px; color: #47657B;}
    #nuage a.level4 {font-size: 24px; color: #990000;}
    #nuage a.level5 {font-size: 13px; color: #685C65;}
    #nuage a.level6 {font-size: 14px; color: #696969;}
    #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;
        font-weight: bold;
        margin-left: 0px;
    }
    .col1_prix {
        float: left;
    }
    .line_detail{float:right;}
    .col2 {
        padding-top: 8px;
        padding-bottom: 2px;
        float: left;
    }
    .col2 a img {
        height:100px;
        width:100px;
        margin-left:6px;
        border:1px solid #AED30E;
    }
    .col3 {
        padding-top: 10px;
        padding-bottom: 2px;
        padding-left: 5px;
        float: left;
        width:69%;
    }
    .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 {
        height: 320px;
        width: 184px;
        border:1px solid #AACC17;
    }

    table.product_per_line_2 {
        margin:auto;
        height:auto;
        width:253px;
    }

    td.bordure {
    }

    td.fc_titre_produit a {
        font-weight:bold;
        color: #000000;
    }

    td.fc_titre_produit {
        text-align:center;
        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;
    }

    td.fc_descriptif {
        font-size: 1em;
        text-align: justify;
        height: 25px;
    }

    td.fc_image {
        text-align: center;
        vertical-align: middle;
    }
    td.fc_image img {
        border:1px solid #9AC507;
    }

    td.fc_zoom {
        text-align: center;
        vertical-align: bottom;
        height: 30px;
        width:80px;
    }

    .fc_zoom a {
        background-color: #6A5B56;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 1em;
        text-decoration: none;
        display: block;
        width: auto;
        height: 18px;
        padding:6px;
    }

    a.zoom:link, a.zoom:visited, a.zoom:active {
        color: #FFFFFF;
        text-decoration: none;
    }
    a.zoom:hover {
        color: #FFFFFF;
        text-decoration: underline;
    }
    .fc_more_detail a {
        /* display: block;
     background-color: #FF7E00;
     color: #FFFFFF;
     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;
    }
    .produit_col .product_per_line_3 a.plus_detail, .line_detail a.plus_detail{
        background:url("../images/more_details.png") no-repeat scroll right bottom transparent;
        padding:0px 4px 0px 0px;
        margin-right:4px;
    }
    a.plus_detail:link, a.plus_detail:visited, a.plus_detail:active, .fc_more_detail a {
        background:url("../images/more_details.png") no-repeat scroll left bottom transparent;
        background-repeat: no-repeat;
     display:block;
        cursor:pointer;
        height:28px;
        width:97px;
    }
    a.plus_detail:hover {
        background:url("../images/more_details.png") no-repeat scroll left bottom transparent;
        background-repeat: no-repeat;
     cursor:pointer;
    }

    /* 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 {
        font-size:14px;
        color: #000000;
        float: left;
        font-size: 14px;
    }
    div.fp_produit h4 {
        color: #5c5758;
    }
    div.fp_produit .prix {
        font-size: 20px;
        font-weight: bold;
    }

    div.fp_image_grande {
        float: left;
        text-align: left;
        vertical-align: top;
        margin-right: 20px;
        margin-bottom: 20px;
        width: 210px;
    }
    div.image_grande {
        text-align: center;
        margin: auto;
        display: inline-block;
        z-index: 10;
    }
    div.image_grande a {
        border: 0px solid #9AC507;
        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;
    }
    #mainProductImage {
        width:198px;
        height:198px;
        border:1px solid #9AC507;
    }
    #files {
        padding: 0px;
        margin-top:5px;
        text-align: left;
        list-style-type: none;
    }
    #files li {
        display:inline;
        margin-right:4px;
    }

    #files img {
        border:1px solid #9AC507;
        padding-left: 5px;
        height:90px;
        width:90px;
    }

    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;
        color: #579529;
        font-size: 18px;
    }

    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-color:#000;
        color: #FFFFFF;
        font-weight:bold;
        width: 140px;
        text-align: center;
        padding: 3px 0px 3px 0px;
        font-size: 12px;
        border-style: none;
        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:url("../images/button_order.png") no-repeat scroll 0 0 transparent;
        border-style: none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 1px;
        text-align: center;
     height:41px;
        width: 199px;
     text-indent:-5000px;
    }
    /* 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;
    }
    .button_login {
        background:url("../images/button_login.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 31px;
     width: 163px;
     text-indent:-5000px;
    }
    .button_next {
        background:url("../images/button_next.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 41px;
     width: 154px;
     text-indent:-5000px;
    }
    .button_commande {
        background:url("../images/button_commande.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 41px;
     width: 206px;
     text-indent:-5000px;
    }
    .button_compte{
        background:url("../images/button_compte.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 31px;
     width: 163px;
     text-indent:-5000px;
    }
    .button_envoyer{
        background:url("../images/button_envoyer.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 30px;
     width: 120px;
     text-indent:-5000px;
    }
    .button_search {
        background:url("../images/button_search.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 30px;
     width: 120px;
     text-indent:-5000px;
    }
    .button_sav{
        background:url("../images/button_sauvegarde.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 31px;
     width: 163px;
     text-indent:-5000px;
    }
    .button_clean{
        background:url("../images/button_clean.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 31px;
     width: 163px;
     text-indent:-5000px;
    }
    .button_logout{
        background:url("../images/button_logout.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 31px;
     width: 163px;
     text-indent:-5000px;
    }
    .button_backtoproduct{
        background:url("../images/button_backtoproduct.png") no-repeat scroll 0 0 transparent;
        border: 0 none;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 2px;
        text-align: center;
     height: 31px;
     width: 163px;
     text-indent:-5000px;
    }

    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: #DB0000;
    }
    .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: left;
        font-weight: bold;
    }
    .other_product_buy_title {
        background:#44351C;
        font-size: 13px;
        color: #FFFFFF;
    }
    .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 {
        color:#70C329;
        font-size:12px;
        font-weight:normal;
        height:30px;
        padding:5px;
        vertical-align:middle;
    }
    table.product_line {margin: 15px 0px 0px;}
    .multipage a {color: #70C329;}
    .pagination_ligne .multipage {height:25px;}
    .pagination_ligne .multipage a {color:#FFFFFF;}
    .pagination_ligne .multipage .pagination_ligne .multipage .current_page_number, .pagination_ligne .multipage b{
        border:1px solid #FFFFFF;
        font-size:12px;
        font-weight:bold;
        padding:1px 3px;
    }
    .multipage .multipage .current_page_number, .multipage b{
        background:none repeat scroll 0 0 #FF9F0F;
        color:#FFFFFF;
        padding:5px;
        text-decoration:none;
        font-size: 12px;
    }

    .multipage_left, .multipage_right {
        width: auto;
     color:#FFFFFF;
     font-weight:bold;
    }
    .multipage_right {
        text-align: right;
    }
    .multipage_left img, .multipage_right img {
        margin-left: 10px;
        margin-right: 10px;
    }

    .affiche_critere_stock {
        background-color:#f9ffde;
        border:1px solid #AACC17;
        color: #000000;
        float: right;
        padding: 4px 4px 4px 4px;
        width: 503px;
    }
    .produit_right {
        background-color:#FFFFFF;
        border: none;
        color: #000000;
     min-height: 280px;
        float: right;
        padding: 4px 4px 4px 4px;
        width: 503px;
    }
    table.fp td.top div.fp_produit span.titre_produit {
        color: #000000;
    }
    .affiche_critere_stock input[type=text] {
        border:1px solid #AACC17;
        height:16px;
        text-align:center;
        width:21px;
        margin-top: 4px;
    }
    .affiche_critere_stock del {
        color: #000000;
    }
    .tabaddtocart .bouton_add_cart {
        background:url("../images/add_to_cart_tab.png") no-repeat scroll 0 0 transparent;
        border-style:none;
        color:#FFFFFF;
        cursor:pointer;
        display:block;
        float:right;
        font-size:14px;
        font-weight:bold;
        height:25px;
        padding-bottom:2px;
        text-align:right;
        width:18px;
    }

    .bouton_add_cart {
        background:url("../images/add_to_cart.png") no-repeat scroll 0 0 transparent;
        border-style:none;
        color:#FFFFFF;
        cursor:pointer;
        display:block;
        float:right;
        padding-bottom:2px;
        text-align:right;
        height:31px;
        width:130px;
    }
    .bouton_add_cart:hover {
        /* background:url("../images/add_to_cart.png") no-repeat scroll 0 0 transparent;*/
    }

    #product_link_to_modules_container {
        padding-top:10px;
        text-align:left;
        width:100%;
    }
    .product_link_to_modules {
        width:102px;
        float:left;
    }
    #prod {
        width:180px;
        height:26px;
        padding-top:5px;
        padding-left:10px;
        border-top: 1px #CCCCCC dotted;
        border-bottom: 1px #CCCCCC dotted;
        border-left: 1px #CCCCCC dotted;
        border-right: 1px #CCCCCC dotted;
    }
    #logo_marque {
     width:190px;
     display:block;
     text-align:center;
     margin-left: 6px;
        border: 1px #CCCCCC dotted;
     padding-top:8px;
        padding-bottom:5px;
    }
    #kwixo_img {
        cursor:pointer;
     width:192px;
     display:block;
     text-align:center;
     margin-left: 6px;
     padding-top:8px;
        padding-bottom:5px;
    }
    .sub_category {
        width:100%;
    }

    .sub_category img {
        border:1px solid #998F8C;
    }

    .price_in_product_title {
        float: right;
        margin-right: 20px;
        text-align: right;
    }
    .price_in_product_title del {
        margin-right: 20px;
    }
    .product_title .prix {
        font-size:24px;
        color:#FFFFFF;
    }
    .product_title {
        background:#44351C;
        color:#FFFFFF;
     float: left;
        font-size:13px;
        font-weight:bold;
        line-height:24px;
        margin:5px auto auto;
        padding:1px 2px 1px 10px;
        width:98%;
    }
    .module_login input {
        border: 0;
    }
    .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;
    }
    .banniere {
        background-color:white;
        padding-left: 5px;
        clear:both;
    }
    .banniere p{
        margin:0px;
        text-align:center;
    }
    .banniere img {height:123px}
    #footer #wrap_foot_rub {
        margin:0 auto;
    }
    #footer ul#rubrique_foot {
        float:left;
        padding:4px 0 3px 136px;
    }
    #footer ul#rubrique_foot li {
        border:medium none;
        float:left;
        margin:0 auto;
        padding:0;
        text-align:left;
        width:200px;
    }
    #footer ul#rubrique_foot li a {
        display:block;
        font-weight:bold;
        margin-bottom:6px;
        color:#000000;
        text-transform:uppercase;
        cursor:pointer;
    }
    #footer ul#rubrique_foot ul li {
        display:block;
        float:none;
    }
    #footer ul#rubrique_foot ul li a {
        color:#000000;
        display:block;
        float:none;
        font-family:verdana;
        font-size:11px;
        font-weight:normal;
        margin-bottom:0;
        text-transform:none;
    }
    #footer ul#rubrique_foot li a:hover {
        cursor:default;
        text-decoration:none;
    }
    #footer ul#rubrique_foot ul li a:hover {
        cursor:pointer;
        text-decoration:underline;
    }
    .sideblock_search {
        background:url("../images/bg_bloc_recherche.png") no-repeat scroll left top transparent;
        background-color:#9CC708;
        height:100px;
        margin-bottom:15px;
    }
    .right_column .sideblocktitle_account .sideblocktitle_content_container {
        padding:0px;
        padding-left:12px;
        width:180px;
    }
     .sideblocktitle_account .sideblocktitle_content_container, .sideblocktitle_account .sideblocktitle_footer, .sideblock_search .sideblock_header, .sideblock_search .sideblock_content_container, .sideblock_search .sideblock_footer {
        background:none repeat scroll 0 0 transparent;
    }
    .sideblock_search .sideblock_content_container .sideblock_content form#recherche input#search {
        background:none repeat scroll 0 0 transparent;
        border:medium none;
        height:14px;
        margin-top:8px;
        padding-left:18px;
        padding-right:0;
        width:106px;
    }
    .sideblock_search .sideblock_content_container h3 {
        padding-left:7px;
        width:30px;
        line-height:22px;
    }
    .right_column .sideblocktitle_account .sideblocktitle_header {
        padding:0px;
    }
    .sideblocktitle_account {
        background-color:#EBEBEB;
        width:180px;
        margin-bottom:4px;
        color:#5E5D59;
        font-family: Myriad pro;
        font-size: 12pt;
    }
    .right_column .sideblocktitle_account .sideblocktitle_header h2 {
        padding-left:7px;
        padding-top:2px;
        font-size:12px;
    }
    .right_column .sideblocktitle_account .sideblocktitle_content_container .sideblocktitle_content table.module_login {
        padding:20px 0px 0px 0px;
        text-align:left;
    }
    .right_column .sideblocktitle_account .sideblocktitle_content_container .sideblocktitle_content table.module_login td.email_module_login {
        padding:0px;
    }
    .email_module_login {
        padding-left:5px;
        text-align:left;
    }
    .input_email {
        background-image: url('../images/bkg_input_email.png');
        background-repeat: no-repeat;
        padding-left: 22px;
        padding-top:2px;
        width: 150px;
        height: 25px;
    }
    .input_pwd {
        background-image: url('../images/bkg_input_pwd.png');
        background-repeat: no-repeat;
        padding-left: 22px;
        padding-top:2px;
        width: 150px;
        height: 25px;
    }
    .module_login .input_compte {
        border:none;
    }
    .email_module_password {
        padding-left:0px;
        text-align:left;
    }
    .cache_btn {
        display:none;
    }
    .liens_compte a, .liens_compte_connect a {
        color:#1A181D;  
        font-size: 1em;
        font-weight:normal;
    }
    .input_compte {
        background-image: url('../images/bkg_content.png');
        background-repeat: repeat-x;
        height:19px;
        margin-right:5px;
        width:124px;
        font-size: 9pt;
        color:#5E5D59;
    }
    .creer_compte {
        background-image: url('../images/btn_creer_off.png');
        background-repeat: no-repeat;
        padding-top:10px;
        height:35px;  
        width:150px;
    }
    .creer_compte:hover {
        background-image: url('../images/btn_creer_on.png');
        background-repeat: no-repeat;
        padding-top:10px;
        height:35px;
        width:150px;
    }
    .module_login {   
        font-size:11px;
        padding-right:4px;
        padding-top:5px;
        text-align:right;
    }
    .sideblocktitle_tagcloud .sideblocktitle_header{
        background:none repeat scroll 0 0 #F89418;
    }
    .addthis .sideblocktitle_content {text-align:center;}
    .addthis .sideblocktitle_content table {margin:auto;}
    .product_home td.fc_image img {
        width:276px;
        height:220px;
    }
    .product_home td.fc_titre_produit{
        text-align:left;
    }
    .product_home .full_expand_in_container td, .product_home .home_detail{text-align:left;}
    .product_home td.fc_prix {width:140px;}
    .contenu_home  p {
        background:#9AC507;
        color:#FFFFFF;
        font-size:11px;
        font-weight:bold;
        padding:5px;
    }
    .contenu_home  p+p {background:none;padding:0px;}
    .contenu_home  img {width:580px;}
    .fc_more_detail .plus_detail{text-align:center;margin:auto;}
    .sideblocktitle_news {border:1px solid #B3D71C;width:162px;margin-bottom:2px;}
    .header_ariane p {margin:0px;}
    .caracterik_detail {margin:20px 1px 14px 0px;}
    .caracterik_detail  span {
        background:none repeat scroll 0 0 #F89418;
        color:#FFFFFF;
        font-family:tahoma;
        font-size:11px;
        font-weight:bold;
        padding:4px 11px 4px 36px;
    }
    .affiche_critere_stock select {width:250px;}
    .produit_col .product_per_line_3 {float:right;}
    .bordure  .product_per_line_3 {float:none;}
    .margeauto  .product_per_line_3{margin:auto;}
    .associated_product td.fc_prix {text-align:left; padding-left:10px;}
    .associated_product td.fc_titre_produit {height:32px;}
    .product_per_line_3 td.fc_image img {
        border:none;
        height:186px;
        width:200px;
    }
    .associated_product .product_per_line_3{height:225px;}
    .sub_category a:hover{
        text-decoration:none;
        color:#339900;
    }
    .sub_category {
        text-decoration:none;
        color:#339900;
        font-size:12px;
        margin-top: 15px;
    }
    .critere_stock_catalogue .affiche_critere_stock {width:auto;border:none;background:none;padding:0px;}
    .critere_stock_catalogue .affiche_critere_stock .firstline,
    .critere_stock_catalogue .affiche_critere_stock  span {display:none;}
    .titre_prodtuit_line {border-bottom:1px dotted #91bf04;}
    .produit_en_ligne {width:100%;}
    .product_line .product_linecell{border:1px solid #B0D50F;}
    .product_line .product_linecell span.prix,.product_line .product_linecell span.prix_ttc {color:#579529;}
    .line_detail td.fc_detail{vertical-align:top;padding-top:0px; height:20px;}
    .wrapper-header {
        background-image:url("../images/rpt_top_header.png");
        background-repeat:repeat;
        height:265px;

    }
    .product_per_line_3 span.prix_ttc {/*color:#579529;*/}
    .wrapper-content{
        background:url("../images/bg_bottom_body.png") no-repeat scroll center bottom #86ae00;
        clear:both;
    }
    .product_colonne table.product_per_line_3 {width:210px;}
    #best_seller #top .full_expand_in_container {
        border:1px solid #B3D71C;
        margin:5px auto;
        width:300px;
    }
    #top hr {display:none;}
    #best_seller #top .full_expand_in_container .full_expand_in_container {border:none; width:auto;}
    .parametre_produit {padding-top:10px;vertical-align:top;}
    .titre_produit {width:85px; vertical-align:top;}
    .pagination_ligne table{float:right;}
    .pagination_ligne {
        background:url("../images/bg_produit_ligne.png") repeat-y scroll left top transparent;
        height:24px;
    }
    .pagination_ligne_bottom {
        background:url("../images/bg_bottom_produit_ligne.png") repeat-y scroll left top transparent;
        height:14px;
    }
    .line_detail_prix {padding-top:20px;}
    .titre_prodtuit_line p {margin:2px auto 9px;}
    .wrapper-header1 {background:url("../images/rpt_top_header.png") repeat-x scroll left top transparent;}
    .tabimage img {
        width:75px;
        height:75px;
        margin:2px 0px;
    }
    .tabtitre {
        width:150px;
        text-align:center;
        padding:1px 2px;
    }
    .taboption {
        padding:2px;
        text-align:center;
        width:180px;
    }
    .entete_tableau th {
        background-color:#AACC17;
        color:#000000;
        font-size:12px;
        font-weight:bold;
        padding:3px 1px;
    }
    .tabaddtocart .full_expand_in_container {
        margin:0px 0px 2px;
        text-align:center;
        width:96%;
    }
    .ligne_produit td
    {
        border-color:#AACC17;
        border-style:none solid solid;
        border-width:medium 0 1px;
    }
    .ligne_produit .tabaddtocart td {border:none;}
    .tabaddtocart .critere_stock_catalogue .product_quantity{display:none;}
    .tabaddtocart {
        padding:1px 4px 0px 0px;
        width: 75px;
    }
    .admin_modify_product {
        width:100%;
        float: left;
        font-size: 11px;}

    table.mode_tab
    {
        border-color:#AACC17;
        border-style:solid;
        border-width:1px 1px 20px;
    }

    .description_cat > table
    {
        margin:8px 0 5px;
    }

    .description_cat td div.titre
    {
        color:#F99219;
        font-weight:bold;
        text-align:left;
    }

    .description_cat td.texte
    {
        vertical-align:top;
        padding-left:20px;
    }

    .description_cat td.picture
    {
        border:1px solid #BAD145;
        height:190px;
        vertical-align:middle;
        width:190px;
    }
    .ligne_produit span.prix{
        color: #000000;
        font-size: 12px;
        font-weight: normal;
    }
    .column_2 table.produits{
        width: 98%;
    }


  3. bonjour a tous !

     

    je cherche  sur mon site http://www.agrimoto.fr a trouver les articles avec des mots cles  comme par exemple  :

     

    "casque rouge " resultat de la recherche    aucun produit commençant .......

     

     

    sur recherche avancee   c est possible  avec l option " tous les mots  " 

    donc apres reflection, comment avoir lors de la premirere recherche sur le site ( avoir  l options " tous les mots" pour rechercher un articles lors de la viste d un nouveau client ..

     

    merci

     


  4. prevoir un nouveau template pour la prochaine version plus moderne ... sans colonne g et d ça date ..

    affichage "box marques" pouvoir parametrer le nombre de marque visible sur le site a partir de l admin

    affichage "box marques " pouvoir afficher les images des marques ( logo )

    affichage " box meilleurs ventes" prevoir que cela soit les dernieres (fonctions qui rafraichis l affichage ) !!

    promotions sur categories en fonction d une date

    promotions sur marques en fonction d une date

    je suis novice dans le domaine juste 2 a 3 ans de bidouillage

    rendre la solution peel plus conviviale encore avec des fonctions simple de base voir mes quelques lignes du dessus

    merci a Simon pour le forum et les reponses .... nous sommes beaucoups e commercant et non des proffessionelles de l informatique

    reste a voir pour moi sur la 6.4 l affichage les plus recherchés qui ne saffiche toujours pas

    en esperant trouver sur le forum d autre demmande de devlop.. par d'autre client


  5. bonjour

    sous peel 6.3.1

    comment puis je presenter les produits des marques dans le sens des lignes et non en colonnes " dans recherche par marque"

    une idee prevoir dans le futur dans l admin pouvoir cocher la presentations des categories ou des marques en colonnes ou en lignes pour tout le site

    dans mon cas 156 categories 102 marques a transformer la presentations en colonnes par en lignes une a une !!!


  6. je desire voir apparaitre les articles vendus aujourd hui exemple du 25 janvier ! 10 articles ..

    affichage dans la config de l admin a 15 articles

    je souhaite voir les articles du 25

    et non celles de plusieurs jours 22 23 24 25 janvier dans la cellule meilleurs ventes


  7. plus possible pour moi d envoyer de message a "simon devlop....." je passe donc par le forum !!

    comment puis je faire afficher sur le site les 5 meilleures ventes reelles ( c est possible a l origine dans l admin )

    vente du 22 au 23 = 10 articles affichage dans l ordre des ventes du 22 au 23

    question comment afficher cronologiquement les 5 dernieres meilleures ventes reelles du 23 et non celles du 22 au 23


  8. 289 vues sur le forum c est une fonction qui manque dans cette version a prevoir dans le futur

    promotions par marques du .... au .....

    promotions par categories du .... au ..... (a prevoir aussi)

    il me semble pratique pour une boutique d avoir une promotion qui demarre a une date ..... sans rien faire ou presque !

    je trouve dommage de ne pas pouvoir faire profiter le forum de cette modif... pour tirer vers le haut cette solution e commerce

Twitter Advisto ecommerce

Facebook PEEL Shopping