/** CSS **/

/* Layout ================================================================================= */
.wrapper {}
.page { width: 975px; margin:0 auto; text-align:left; }
.page-print { background:#fff; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:10px 0; }

/* Base Columns */ 
.col-left { float:left; width:145px; background: url(../images/arrondi_col_gauche.gif) no-repeat #757369; }
.col-main { float:left; width:736px; }
.col-right { float:right; width:210px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; padding:0 }

/* 2 Columns Layout */
.col2-left-layout { background: url(../images/bg_conteneur_left.gif) repeat-y; }
.col2-left-layout .col-main { float:left; width:821px; background:url(../images/arrondi_centre.gif) no-repeat #fff; margin:0 0 -1px 0; padding: 0 0 0 9px; min-height: 50px; height: auto; }
.col2-right-layout .col-main {float: left; width: 764px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }

/* Header ================================================================================ */
.logo { float:left; } 
.header-container {}
.header { padding: 14px 0 9px 10px; height: 85px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; width:290px; font-weight: bold; text-align: right; position: relative;z-index: +999; }
.header .links ul { padding: 1px 0 0 83px; text-align: right; }
.header .links li {
    height: 20px;
    width: 135px;
    padding: 6px 0 0 64px;
    margin: 0 0 x 0;
    text-align: left;
    margin: 0 0 2px auto;
}
.header .links li.panier {}
.header form {
    text-align: right;
}   
.header form label {
    font-size: 84%;
    display: block;
    float: right;
    height: 19px;
    padding: 6px 4px 0 11px;
}
.header form .button {
    color:#fff;
    border: 0;
    font-size: 117%;
    height: 25px;
    width: 50px;
    padding: 0 0 0 4px;
    margin:  0 0;
    font-weight: bold;
    float: right;
    position: relative;
}
.header form .input {
    height: 19px;
    border: 0px solid #3f3f3f;
    border-width: 1px 1px 1px 0;
    width: 135px;
    padding: 4px 0 0 14px;
    float: right;
}
#nav {
    font-weight: bold;
}
/** nivo 1 **/
.level_1 li {
    float: left;
    padding: 0 2px 0 0;
    font-size: 110%;
}
.level_1 li a{
    display: block;
    float: left;
    height: 23px;
    width: 160px;
    text-align: center;
    padding: 8px 0 0 0;
    color: #fff;
    background: url(../images/nav_on.gif) no-repeat #17120e;
}
.level_1 li a:hover,
.level_1 li a.encours{
    background: url(../images/nav_encour.gif) no-repeat #757369;
    text-decoration: none;
    color: #fff;
}
.level_1 li a.encours{
    cursor: text;
}
/** nivo 2 **/
.level_2 {
    background: #757369;
    clear: both;
    height: 31px;
    padding: 0 0 0 6px;
    position: relative;
}
.level_2 li {
    float: left;
    background: url(../images/sepa_nav.gif) repeat-y top right;
    margin: 0 0 0 -2px;
}
.level_2 li a {
    display: block;
    color: #fff;
    float: left;
}
.level_2 li a span {
    display: block;
    padding: 8px 30px 0 30px;
    float: left;
    height: 23px;
}
.level_2 li a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    position: relative;
}
.level_2 li a:hover span {}
/** sous nav **/
.level_2 .ss_nav {
    position: absolute;
    top: 30px;
    width: 900px;
    display: none;
    left: 4px;
}
.level_2 li:hover .ss_nav,
.level_2 li.sfhover .ss_nav{
    display:block;
    z-index:99999;
}
.level_2 li .ss_nav a:hover {
    margin: 0;
}
.level_2 .ss_nav .ss_item_block {
    background: #fff;
    width: 635px;
    float: left;
    padding: 21px 10px 0 17px;
}
.level_2 .ss_nav .ss_item_block h3 {
    font-size: 158.5%;
    padding: 0 0 26px 20px;
}
.level_2 .ss_nav li {
    padding: 0 0 11px 0;
}
.level_2 .ss_nav li a {
    display: block;
    color: #000000;
    float: left;
    height: 130px;
    text-align: center;
    width: 126px;
}
.level_2 .ss_nav li img {
    margin: 19px 0 0 0;
}
.level_2 .ss_nav li a:hover {
    text-decoration: none;
    cursor: pointer;
    margin: 0;
}
.level_2 .ss_nav li a strong {
    white-space: nowrap;
    display: block;
}
.level_2 .ss_nav li a:hover strong {
    text-decoration: underline;
}
/* */
.level_2 .ss_nav .ss_item_block_bis {
    background: #fff;
    width: 181px;
    height: 205px;
    float: left;
    padding: 17px 12px 0 12px;
}
.level_2 .ss_nav .ss_item_block_bis h3 {
    font-size: 133.5%;
    padding: 0 0 16px 12px;
}
/* Footer ================================================================================ */
.footer {padding: 0 0 20px 0;}
.footer .sepa { border-top: 2px solid #ccc; height: 2px; overflow: hidden; margin: 0 250px 15px 250px; }
.footer p { font-size: 92%; line-height: 15px; padding: 0 15px 15px 15px; }
.footer address { text-align:right;}
.footer ul {padding:0 15px 15px 15px; }
.footer ul li {display: inline; }
.footer ul li a:hover{font-weight: bold; }
.footer ul li span {padding: 0 5px; }
.footer .form { 
    background: #757369;
    color: #fff;
    padding: 5px 0 5px 12px;
    zoom:1;
    margin: 0 0 15px 0;
}
.footer .form a { 
    float: left;
    color: #fff;
    font-size: 110%;
    margin: 8px 0 0 0;
}
.footer .form a:hover {
    color: #fff;
}
.footer .form .input { 
    background: url(../images/input_gris.gif) no-repeat;
}
.footer .form .button { 
    background: url(../images/gris_bt_ok.gif) no-repeat;
}
.footer .logos {padding: 0 0 20px 0; text-align: center;}
.footer .logos img{padding: 0 5px;}
/**********************************************************************************************
************************ HOME BLOCKS **********************************************
***********************************************************************************************/
/* BreadCrumbs */ 
.breadcrumbs { padding: 0 0 9px 29px; background:#fff; }
.breadcrumbs span{ padding: 0 3px; }
.breadcrumbs li { display:inline; color:#757369; }
.breadcrumbs li a { color:#757369; }
.item_block{
    padding: 0 0 10px 0;
}
/** RECHERCHE **/
.form-search {
    float: right;
    margin: -6px 0 0 0 ;
    height: 23px;
}
.form-search label {
    display: none;
}
.form-search .input {
    border: 0;
    height: 20px;
    width: 244px;
    padding: 3px 0 0 15px;
    background: url(../images/input.gif) no-repeat;
    margin: 0 -3px 0 0;
    vertical-align: middle;
}
.form-search .button {
    width: 26px;
    height: 22px;
    vertical-align: middle;
    margin: -1px 0 0 0;
}
.form-search .button span {
    display: none;
}
/** CAROUSEL **/
.carrousel{
    padding: 0 0 10px 0;
}
.no_pd {
    padding: 0;
}
.carrousel h2 {
    font-size: 142%; 
}
.carrousel span {
    display: block;
    background-color: #757369;
    width: 31px;
    height: 110px;
    padding: 77px 0 0 0;
    text-align: center;
}
.carrousel .content {
    border: 0 solid #757369;
    border-width: 2px 0;
    height: 172px;
    width: 901px;
    float: left;
    padding: 11px 0 0 12px;
}
.carrousel li {
    display: inline;
    padding: 0 30px;
}
/**** ITEM ARTIVLE ***/
.item_article {}
.item_article form,
.footer .form form{
    float: right;
    width: 480px;
    color: #fff;
    font-weight: bold;
    padding: 2px 0 0 0;
}
.item_article form label,
.footer .form label{
    padding: 0 18px 0 0;
    background: url(../images/fleche_blanche.gif) no-repeat right 1px;
}
.item_article form .input,
.footer .form .input{
    height: 20px;
    width: 175px;
    border: 0;
    padding: 5px 0 0 16px;
    margin: 0 0 2px 7px;
    vertical-align: middle;
}
.item_article form .button,
.footer .form .button{
    height: 27px;
    width: 28px;
    border: 0;
    margin: 0 0 2px 7px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    text-transform: uppercase;
    padding: 0 0 2px 0;
}
.item_article form .button span,
.footer .form .button span{
    display: none;
}
.item_article h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 184%;
    padding: 2px 0 3px 143px;
    margin: 0 0 7px 0;
}
.item_article .ss_item_block {
    float: left;
    width: 290px;
    padding: 0 24px 0 40px;
}
.item_article .ss_item_block ul {
    padding: 0 0 20px 0;
}
.item_article .ss_item_block li {
    color: #757369;
    font-weight: bold;
    padding: 0 0 10px 12px;
}
.item_article .ss_item_block li p {
    padding: 3px 0 0 0;
}
.item_article .ss_item_block h3 {
    font-size: 125%;
    padding: 0;
    margin: 0 0 -3px 0;
}
.item_article .ss_item_block .ss_item {
    margin: 0 -15px 0 0;
}
.item_article .ss_item_block .ss_item img {
    float: left;
    margin: 0 6px 0 0;
}
.item_article .ss_item_block .ss_item p {
    color: #757369;
    line-height: normal;
    padding: 32px 0 0 0;
}
.item_article .ss_item_block .ss_item p a {
    color: #757369;
    padding: 0 0 0 14px;
}
.item_article .ss_item_block .ss_item span a:hover{}
.item_article .ss_item_block_bis {
    width: 621px;
    float: left;
}   
.item_article .ss_item {
    padding: 0 0 6px 0;
}
.item_article .ss_item .content {
    float: left;
    color: #fff;
    width: 244px;
    margin: 0 3px 0 0;
    padding: 35px 30px 0 28px;
    min-height: 142px;
    height: auto;
}
.item_article .ss_item .content img{
    vertical-align: middle;
}
.item_article .ss_item h3 {
    font-size: 167%;
    padding: 0 0 12px 0;
}
.item_article .ss_item_block_bis .ss_item a ,
.item_article .ss_item_block_bis .ss_item a:hover{
    color: #fff;
}

.item_article .ss_item .visuel {
    float: left;
    width: 301px;
    padding: 0 0 0 15px;
}   
/**********************************************************************************************
************************ PAGES AVEC COL GAUCHE **********************************************
***********************************************************************************************/
/***************
**** GAUCHE
**************/
.col-left h3 {
    color: #fff;
    font-size: 117%;
    text-align: center;
    padding: 8px 0 19px 0;
    margin: 0 0 22px 0;
    background: url(../images/fleche_grise.gif) no-repeat bottom center;
}
.menu {
    font-weight: bold;
}
.menu {
    border-top: 1px solid #b3b2ad;  
}
.menu li {
    border-bottom: 1px solid #b3b2ad;
}
.menu li a{
    display: block;
    color: #fff;
    padding: 7px 0 6px 27px;
}
.menu li a:hover,
.menu li a.encours{
    text-decoration: none;
    background: #000;
    color: #fff;
    padding: 7px 0 6px 19px;
}
.menu li ul{
    border-top: 1px solid #b3b2ad;
    position: relative;
    padding: 8px 0 5px 0;
}
.menu li ul.last{
    margin: 0 0 -1px 0;
    background: #757369;
}
.menu li li {
    border-bottom: 0;
    font-weight: normal;
    padding: 0 0 8px 35px;
}
.menu li li a,
.menu li li a:hover{
    display: inline;
    color: #fff;
    padding: 0;
    background: none;
    border: 0;
    text-decoration: underline;
}
/** menu 2 **/
.menu_02,
.menu_03  {
    color: #fff;
    padding: 70px 0 0 0;
    background: url(../images/bg_menu_02.gif) no-repeat 50px 20px;
}
.menu_02 li span{
    background: #95938c;
    font-weight: bold;
    display: block;
    padding: 2px 0 2px 27px;
}
.menu_02 li a,
.menu_02 li a:hover{
    color: #fff;
    text-decoration: underline;
}
.menu_02 li ul{
    padding: 19px 0 0 0;
}
.menu_02 li li{
    padding: 0 0 8px 29px;
}
/* */
.menu_03 {
    font-weight: bold;
    padding: 70px 0 40px 0;
}
.menu_03 li {
    padding: 0 0 3px 0;
}
.menu_03 a,
.menu_03 a:hover{
    color: #fff;
    text-decoration: none;
}
.menu_03 li a{
    display: block;
    padding: 4px 0 4px 27px;
}
.menu_03 li ul {
    padding: 8px 0 26px 0;
}
.menu_03 li li {
    font-weight: normal;
    padding: 0 0 6px 43px;
}
.menu_03 li li a,
.menu_03 li li a:hover{
    background:none;
    text-decoration: underline;
    padding: 0;
}
/* */
.menu_04,
.menu_04 a,
.menu_04 a:hover {
    color: #fff;
    font-weight: bold;
}
.menu_04 h4 {
    font-size: 100%;
    background: #95938c;
    padding: 2px 0 2px 20px;
    margin: 0 0 6px 0;
}
.menu_04 ul {
    padding: 0 20px 10px 20px;
}
.menu_04 .color {
    padding: 10px 20px 20px 20px;
}
.menu_04 ul li {
    padding: 0 0 6px 0;
}
.menu_04 ul.color li {
    display: inline;
}
.menu_04 ul li span {
    padding: 0 0 0 12px;
}
.menu_04 .lien_bis,
.menu_04 .lien_bis:hover {
    display: block;
    font-weight: normal;
    font-style: italic;
    text-decoration: underline;
    margin: -6px 0 14px 20px;
    font-size: 92%;
}
/* */
.menu_05 {
    background: #9f9d96;
    margin: 25px 0 -2px 0;
    padding: 0 0 20px 0;
    position: relative;
}
.menu_05 h4 {
    background: #757369;
}
.col-left .menu_05 h3 {
    color: #fff;
    font-size: 158.5%;
    text-align: center;
    padding: 3px 0 3px 0;
    margin: 0;
    background: none;
    font-weight: normal;
}
.menu_05 .button,
.menu_05 .button:hover {
    width: 131px;
    height: 18px;
    display: block;
    text-align: center;
    background: #fff;
    border: 1px solid #222;
    color: #000;
    font-weight: normal;
    padding: 3px 0 0 0;
    margin: 20px 0 0 6px;
}
/***************
**** CENTRE
**************/
.col2-left-layout .col-main h1 { 
    color: #fff;
    padding: 5px 0 12px 61px;
    font-size: 142%;
    font-weight: bold;
}
/** BLOC AMBIANCE **/
.item_article_detail {}
.item_article_detail img {
    padding: 0 0 10px 0;
}
/* carrousel */
.carrousel_bis {
    padding: 0 0 22px 0;
    margin: 0 0 15px 0;
}
.carrousel_bis .content {
    background: url(../images/sepa_gris_hor.gif) repeat-x top left;
    padding: 20px 0 0 0;
}
.carrousel_bis h3 {
    font-size: 125%;
    padding: 0 0 15px 0;
}
.carrousel_bis li {
    float: left;
    width: 108px;
    background: url(../images/sepa_gris.gif) repeat-y;
    padding: 0 5px 0 23px;
    font-size: 108.5%;
}
.carrousel_bis li.first {
    background:none;
}
.carrousel_bis li .visuel{
    text-align: center;
    display: block;
    height: 80px;
    margin: 0 -5px 0 -23px;
}
.carrousel_bis li h4{
    font-size: 100%;
    padding: 0 0 8px 10px;
    margin: 0 0 0 -9px;
}
.lien{
    float: right;
    color: #fff;
    font-weight: bold;
    height: 19px;
    width: 40px;
    text-align: center;
    padding: 4px 0 0 0;
    margin: -4px 4px 0 0;
    font-size: 85%;
}
.lien:hover{
    color: #fff;
    text-decoration: none;
}
.carrousel_bis .info_bulle{
    position: absolute;
    font-size: 146.5%;
    z-index: +999;
    margin: -35px 0 0 -50px;
}
.carrousel_bis .info_bulle .top,
.item_list .info_bulle .top{
    background: url(../images/infos_bulle_gris_top.gif) no-repeat;
    height: 14px;
    width: 193px;
    overflow: hidden;
}
.carrousel_bis .info_bulle .inside,
.item_list .info_bulle .inside{
    padding: 0 5px 0 23px;
    width: 165px;
    background: url(../images/infos_bulle_gris.gif) no-repeat bottom left;
    min-height: 182px;
    height: auto;
}
.carrousel_bis .info_bulle .visuel{
    height: 108px;
}
.carrousel_bis .info_bulle h4{
    background-position: 0 7px;
}
.carrousel_bis .info_bulle .lien{
    height: 25px;
    width: 58px;
    padding: 7px 0 0 0;
    margin: 0 19px 0 0;
}
/** COUP DE COEUR **/
.item_favoris {
    background: url(../images/sepa_noir.gif) repeat-x bottom left;
    margin: 0 0 15px 0;
    padding: 0 0 1px 0;
}
.item_favoris .carrousel_bis {
    padding: 0;
}
.col2-left-layout .item_favoris h2 {
    background: url(../images/top_cc.gif) no-repeat;
    padding: 2px 0 5px 61px;
}
.item_favoris .content {
    padding: 12px 0 0 0;
    background: url(../images/sepa_noir_ver.gif) repeat-y;
}
.item_favoris  h3{
    text-align: center;
    font-size: 158.5%;
    font-weight: normal;
}
.item_favoris .article{
    padding: 0 15px;
    float: left;
    width: 378px;
}
.item_favoris .article .lien{
    height: 25px;
    width: 58px;
    padding: 7px 0 0 0;
    font-size: 140%;
}
.item_favoris  .article h3{
    padding: 0 0 26px 0;
}
.item_favoris  .article p{
    padding: 0 0 20px 0;
    font-size: 108.5%;
}
.item_favoris h3 strong{
    font-weight: bold;
}
.item_favoris .carrousel_bis {
    float: left;
    width: 409px;
    background: url(../images/sepa_gris.gif) repeat-y top right;
}
.item_favoris .carrousel_bis li{
    background: none;
    height: 130px;
}
/* article */
.item_article_detail .article {
    padding: 0 0 16px 0;
}
.item_article_detail .article h3 {
    font-size: 133.5%;
    padding: 0 0 17px 0;
}
.item_article_detail .article p {
    text-align: justify;
    margin: 0 0 0 0;
    font-size: 108.5%;
    word-spacing: -2px;
}
.item_article_detail .article span {
    float: left;
    display: block;
    width: 394px;
    margin: 0 26px 0 0;
}
.item_article_detail .article span.left {
    margin: 0;
}
/** CARROUSEL **/
.col2-left-layout .carrousel .content,
.carrousel_bis2 .content {
    width: 747px;
    height: 161px;
    padding: 0 0 0 12px;
}
.col2-left-layout .carrousel span,
.carrousel_bis2 span {
    height: 100px;
    padding: 65px 0 0 0;
}
.col2-left-layout .carrousel h3,
.carrousel_bis2 h3 {
    color: #000;
    padding: 8px 0 4px 0;
}
.col2-left-layout .carrousel h3,
.carrousel_bis2  h3 {
    color: #000;
}
.col2-left-layout .carrousel li,
.carrousel_bis2 li {
    display: inline;
    padding: 0;
    margin: 0 30px;
    text-align: center;
    float: left;
    position: relative;
}
.carrousel li span {
    display: inline;
    background-color: transparent;
    width: auto;
    height: auto;
    padding: 0;
    font-weight: bold;
    float: none;
}
.col2-left-layout .carrousel li span {
    height: auto;
    padding: 0;
}
.col2-left-layout .carrousel li span.visuel,
.carrousel_bis2 li span.visuel {
    height: 105px;
    display: block;
}
.carrousel li a{
    cursor: pointer;
}
.carrousel li a:hover{
    text-decoration: none;
    color: #000;
}
.carrousel li .info_bulle{
    font-size: 92%;
    color: #fff;
    padding: 1px 0 0 0;
    text-align: center;
    height: 22px;
    width: 126px;
    position: absolute;
    top: -26px;
    left: 0;
}
/*** FICHE CREATEUR **/
.fiche {
    padding: 0 0 40px 0;
    position: relative;
    zoom:1;
}
.fiche_border {
    background: url(../images/sepa_gris_hor.gif) repeat-x bottom left;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.fiche .visuel{
    float: left;
    padding: 0 15px 0 0;
}
.fiche_bis .visuel{
    float: left;
    padding: 0;
    margin: 15px 25px 0 25px;
    text-align: center;
}
.fiche_bis .visuel img{
    display: block;
    padding: 0 0 7px 0;
}
.fiche .visuel .zoom{
    color: #757369;
    font-size: 92%;
    background: url(../images/zoom.gif) no-repeat;
    padding: 0 0 0 15px;
}
.fiche_bis .left p{
    width:230px;
    font-size: 158.5%;
    font-weight: bold;
    background: url(../images/bg_prix.gif) no-repeat;
    height: 28px;
    padding: 5px 0 0 16px;
    margin: 0 0 7px 0;
}
.fiche_bis .left_bis p{
    width:230px;
    font-size: 158.5%;
    font-weight: bold;
    background: none;
    height: auto;
    padding: 0 0 20px 0;
    margin: 0;
}
.fiche_bis .lien_bis,
.fiche_bis2 .lien_bis{
    display: block;
    width: 230px;
    height: 25px;
    font-size: 117%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 7px 0 0 0;
}
.fiche_bis .lien_bis:hover,
.fiche_bis2 .lien_bis:hover{
    color: #fff;
}
.fiche h3 {
    padding: 20px 0;
    font-size: 300%;
    font-weight: normal;
}
.fiche_bis h3 {
    padding: 20px 0;
    font-size: 300%;
    font-weight: normal;
    word-spacing: -1px;
}
.fiche_bis h3 span{
    text-align: center;
    display: block;
    font-size: 40%;
    text-align: center;
}
.fiche_bis h3 strong {
    font-size: 47.5%;
    display: block;
    margin: 0 0 0 0;
}
.fiche p {
    padding: 0 0 15px 0;
}
.fiche p.chapo {
    font-weight: bold;
    font-size: 117%;
}
.fiche .gallerie li {
    padding: 19px 27px 0 0;
    height: 136px;
    float: left;
    width: 178px;
    text-align: center;
}
.fiche_bis .gallerie {
    float: right;
    margin: 0 0 0 5px;
}
.fiche_bis ul {
    float: left;
}
.fiche_bis2 ul.gallerie_bis {
    float: none;
    width: 228px;
    /*margin: auto;* ff*/
}
.fiche_bis .left ul {
    padding: 0 0 10px 0;
}
.fiche_bis li {
    padding: 0 0 7px 12px;
    font-weight: bold;
    font-size: 117%;
}
.fiche_bis2 .gallerie_bis li {
    padding: 0 4px 4px 0;
    font-weight: bold;
    font-size:100%;
    background: none;
    float: left;
}
.fiche_bis li img {
    vertical-align: middle;
}
.fiche_bis li span {
    font-size: 71.5%;
}
.fiche_bis .gallerie li {
    padding: 0 0 7px 0;
    height: auto;
    float: none;
    width: auto;
    background: none;
}
.fiche_bis .gallerie li a img {
    border: 3px solid #757369;
}
.fiche_bis2 .gallerie_bis li a {
    display: block;
    padding: 2px;
}
.fiche_bis2 .gallerie_bis li a:hover,
.fiche_bis2 .gallerie_bis li a.encours {
    padding: 0;
}
.fiche_bis2 .gallerie_bis li a img {
    border: 1px solid #a6a5a7;
}
/* */
.fiche .carrousel_bis {
    padding: 30px 0 22px 0;
    margin: 0 0 15px 0;
    background: url(../images/sepa_02.gif) bottom center no-repeat;
}
.carrousel_bis .right {
    width: 63px;
    display: block;
    text-align: right;
    height: 85px;
    background: url(../images/sepa_01.gif) no-repeat;
    padding: 35px 0 0 0;
}
.carrousel_bis .left {
    width: 63px;
    display: block;
    height: 85px;
    background: url(../images/sepa_01.gif) no-repeat top right;
    padding: 35px 0 0 0;
}
.fiche .carrousel_bis h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 133.5%;
    padding: 0 0 5px 69px;
    margin: 0 0 10px 0;
    font-weight: bold;
    background: url(../images/sepa_02.gif) bottom center no-repeat;
}
.fiche .carrousel_bis li .visuel{
    text-align: center;
    display: block;
    height: 80px;
    margin: 0 -5px 0 -23px;
    float: none;
    padding: 0;
}

.fiche  .carrousel_bis .info_bulle .visuel{
    height: 108px;
}
/** ITEM INFOS **/
.item_infos {
    padding:0 0 24px 0;
}
.col2-left-layout .col-main h2 {
    background: url(../images/bg_titre_gris.gif) no-repeat;
    font-size: 142%;
    padding: 5px 0 4px 62px;
    color: #fff;
}
/* */
.autres_crea {
    padding: 10px 0 0 15px;
}
.autres_crea li{
    float: left;
    width: 199px;
    text-align: center;
}
.autres_crea li img{
    padding: 0 0 10px 0;
}
.autres_crea li a{
    display: block;
    color: #000;
    font-weight: bold;
    font-size: 117%;
    width: 132px;
    margin: 0 auto;
    height: 23px;
    padding: 6px 0 0 0;
}
.autres_crea li a:hover{
    color: #fff;
    text-decoration: none;
}
/* */
.item_float {
    text-align: center;
    font-size: 108.5%;
    width: 395px;
    float: left;
    padding: 0 0 10px 0;
    margin: 10px 0 0 0;
}
.item_float_bis {
    width: 395px;
    padding: 0 0 10px 15px;
    margin: 10px 0 0 -15px;
    float: right;
    background: url(../images/sepa_gris.gif) repeat-y;
}
.item_float h3 {
    font-size: 200%;
}
.item_float p {
    padding: 0 0 18px 0;
}
.item_float p strong {
    font-size: 115.5%;
}
.item_float p span {
    font-size: 177%;
}
/* */
.item_list {}
.item_list_pad {
    padding-left: 10px;
}
.item_list li {
    width: 269px;
    float: left;
    text-align: center;
    font-size: 117%;
    background: url(../images/sepa_gris_hor.gif) repeat-x top left;
}
.item_list li.first {
    background: none;
}
.item_list li .content {
    background: url(../images/sepa_gris.gif) repeat-y top right;
    min-height: 170px;
    height: auto;
    padding: 10px 0 10px 0;
}
.item_list li .content_bis {
    background: none;
}
.item_list li h4 {
    font-size: 100%;
    padding: 0 0 0 12px;
    display: inline;
}
.item_list_bis li h4  {
    font-size: 100%;
    display: block;
    height: 31px;
    width: 210px;
    padding: 7px 0 0 0;
    margin: 0 auto;
}
.item_list_bis li h4 a,
.item_list_bis li h4 a:hover {
    padding: 0 0 0 12px;
    color: #fff;
}
.item_list li .visuel{
    display: block;
    height: 125px;
    padding: 9px 0 0 0;
}
.item_list_bis li .visuel{
    height: 108px;
}
.item_list .lien{
    height: 23px;
    width: 58px;
    padding: 8px 0 0 0;
    margin: -10px 10px 0 -68px;
    font-size: 100%;
}
/* */
.classement {
    float: right;
    margin: 4px 18px 0 0;
    width: 214px;
}
.classement label{
    display: none;
}
.classement select{
    width: 100%;
    color: #000;
}
/* */
.search {
    text-align: center;
    display: block;
    padding: 30px 0 40px 0;
}
.search label{
    display: none;
}
.search span{
    display: block;
    color: #757369;
    padding: 15px 0 0 0;
}
.search .input{
    border: 0px solid #7f7f7f;
    border-width: 1px 0 1px 1px;
    color: #000;
    padding: 2px 0 0 9px;
    width: 231px;
    height: 19px;
    margin: 0 -3px 0 0;
    font-size: 108.5%;
}
.search .button{
    color:#fff;
    cursor: pointer;
    border: 0;
    font-size: 125%;
    width: 130px;
    text-align: center;
    height: 23px;
    padding: 0 0 2px 0;
    
}
/* */
.item_list_resultat li {
    float: left;
    width: 134px;
    padding: 0;
    font-size: 100%;
}
.item_list_resultat_bis li {
    float: left;
    width: 160px;
    padding: 0;
    font-size: 100%;
}
.item_list_resultat li .content {
    min-height: 120px;
    height: auto;
}
.item_list_resultat li .visuel{
    text-align: center;
    display: block;
    height: 80px;
    margin: 0 -5px 0 -23px;
}
.item_list_resultat li h4{
    font-size: 100%;
    padding: 0 0 8px 10px;
    margin: 0 0 0 -9px;
}
.item_list_resultat .lien{
    float: right;
    color: #fff;
    font-weight: bold;
    height: 19px;
    width: 40px;
    text-align: center;
    padding: 4px 0 0 0;
    margin: -4px 4px 0 -30px;
    font-size: 85%;
}
.item_list_resultat_bis .lien{
    font-size: 92%;
}
.item_list_resultat .lien:hover{
    color: #fff;
    text-decoration: none;
}
.item_list .info_bulle{
    position: absolute;
    font-size: 146.5%;
    z-index: +999;
    margin: -22px 0 0 -33px;
    text-align: left;
}
.item_list_pad .info_bulle{
    margin: -28px 0 0 -17px;
    text-align: left;
}
.item_list .info_bulle .visuel{
    height: 108px;
}
.item_list .info_bulle h4{
    background-position: 0 7px;
    display: block;
}
.item_list .info_bulle .lien{
    height: 25px;
    width: 58px;
    padding: 7px 0 0 0;
}
/* */
.pagination {
    float: right;
}
.pagination li{
    display: inline;
}
.pagination li span{
    padding: 0 3px 0 4px;
}
.pagination li strong{
    font-weight: bold;
    padding: 0 10px 0 17px;
}
.pagination li.suivant strong{
    float: none;
    padding: 0 17px 0 10px;
    font-size: 108.5%;
}
.pagination li .encours,
.pagination li .encours:hover{
    color: #c90070;
    font-weight: bold;
    text-decoration: none;
}
/** toolbar **/
.toolbar {
    font-size: 108.5%;
    float: left;
    width: 500px;
    margin: 0 0 15px 0;
}
.toolbar label{
    font-weight: bold;
}
.toolbar .sorter select{
    width: 165px;
}
.toolbar .sorter{
    float: left;
    padding: 0 15px 0 0;
    width: 290px;
}

.toolbar .pager select{
    width: 60px;
}
/* ZONE PUBLICITE*/
.zone_pub {
    width: 222px;
    float: right;
    text-align: center;
}
/* ITEM ONGLETS */
.item_onglets {
    float: left;
    width: 745px;
}
.item_onglets ul {
    height: 30px;
}
.item_onglets li {
    float: left;
    font-weight: bold;
    font-size: 108.5%;
    padding: 0 0 0 2px;
}
.item_onglets li.first {
    padding: 0;
}
.item_onglets li a {
    float: left;
    width: 247px;
    height: 23px;
    display: block;
    text-align: center;
    color: #fff;
    background: url(../images/onglet_on.gif) no-repeat;
    padding: 7px 0 0 0;
}
.item_onglets li a:hover,
.item_onglets li a.encours {
    text-decoration: none;
    color: #fff;
    background: url(../images/onglet_over.gif) no-repeat;
}
.item_onglets .content{
    border: 0 solid #757369;
    border-width: 2px 2px 0 2px;
    padding: 35px 80px 20px 55px;
    min-height: 476px;
    height: auto;
}
.item_onglets .content h3{
    padding: 3px 80px 3px 12px;
    margin: 0 0 6px 0;
    background: #757369;
    color: #fff;
    font-size: 125%;
}
.item_onglets .content p{
    padding: 0 0 15px 0;
}
.item_onglets .content p span{
    font-size: 100%;
}
.item_onglets .content p span span{
    font-size: 100%;
    float: left;
    width: 121px;
    padding: 0 0 0 12px;
}
.item_onglets .content p span span.left{
    width: 340px;
}
/* */
.carrousel_bis2 .content {
    width: 901px;
    height: 161px;
    padding: 0 0 0 12px;
}
.carrousel_bis2 li {
    margin: 0 25px;
}
.carrousel_bis2 li span.visuel {
    height: auto;
}
.carrousel_bis2 li span {
    display: block;
}
/** FICHE */
.fiche_bis2 .info {
    float: right;
    width: 239px;
}
.fiche_bis2 .txt {
    float: left;
    width: 425px;
    font-size: 108.5%;
}
.fiche_bis3 .txt {
    width: 470px;
}
.fiche_bis2 .txt .content {
    padding: 0 15px 0 15px;
}
.fiche_bis2 .visuel{
    float: left;
    padding: 0 15px 0 0;
    width: 296px;
    text-align: center;
}
.fiche_bis2 .visuel img{
    padding: 0 0 20px 0;
}
.fiche_bis2 .visuel li img{
    padding: 0;
}
.fiche_bis3 .visuel{
    width: 251px;
}
.fiche_bis2 .visuel ul{
    margin: 0 auto;
}
.prix {
    background: url(../images/prix.gif) no-repeat;
    height: 172px;
    text-align: center;
    font-size: 105%;
    padding: 25px 0 0 0;
    margin: 0 0 22px 0;
}
.prix p{
    padding: 15px 0 0 0;
}
.prix span{
    font-weight: bold;
    text-decoration: line-through;
}
.prix p span{
    display: block;
    font-size: 279%;
    text-decoration: none;
}
.prix p strong{
    display: block;
}
.fiche_bis2 .lien_bis{
    display: block;
    width: 230px;
    height: 25px;
    font-size: 117%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 7px 0 0 0;
}
.fiche_bis2 .lien_bis{
    margin: 0 0 5px 0;
}
.fiche_bis2 .lien_bis2,
.fiche_bis2 .lien_bis2:hover{
    color: #000;
}
.fiche_bis2 .dispo02 {
    font-weight: bold;
    font-size: 108.5%;
    background: url(../images/dispo.gif) no-repeat;
    height: 24px;
    padding: 7px 0 0 12px;
    margin: 0 0 5px 0;
}
.fiche_bis2 .dispo01 {
    font-weight: normal;
    font-size: 100%;
    background: url(../images/dispo01.gif) no-repeat;
    height: 23px;
}
.fiche_bis2 .dispo01 strong {
    background: url(../images/puce_noir.gif) no-repeat right 4px;
    padding: 0 10px 0 0;
}
.fiche_bis2 .dispo01 img {
    vertical-align: middle;
    padding: 0 2px 0 0;
}
.fiche_bis2 .txt h2 {
    color: #fff;
    font-size: 115.5%;
    font-weight: bold;
    padding: 5px 0 7px 18px;
}
.fiche_bis2 .txt h3 {
    color: #757369;
    font-size: 100%;
    font-weight: bold;
    padding: 0 0 5px 0;
}
.fiche_bis2 .txt p {
    color: #757369;
    line-height: 18px;
    padding: 0 0 20px 0;
}
.fiche_bis2 .txt p.chapo {
    color: #000;
    font-size: 100%;
    font-weight: normal;
}
.fiche_bis2 .txt .ref {
    font-size: 85%;
    background: #e5e5e3;
    float: right;
    padding: 5px;
    margin: 0 69px 0 0;
}
.fiche_bis2 .txt .marque {
    float: right;
    margin: -5px 155px 0 0;
}
.fiche_bis2 .txt ul.ul {
    margin: -19px 0 0 0;
}
.fiche_bis2 .txt li {
    padding: 0 0 3px 12px;
    font-weight: bold;
    font-size: 100%;
    background: url(../images/fleche_noir.gif) no-repeat 0 4px;
}
.fiche_bis2 .txt li span {
    font-weight: normal; 
}
.fiche_bis2 .txt li img {
    vertical-align: baseline;
}
.fiche_bis2 .txt  li.saison span {
    font-size: 85%;
}
.fiche_bis2 .txt li span a{
    text-decoration: underline;
}
.fiche_bis2 .txt .links_bis {
    float: right;
    border: 0px solid #757369;
    border-width: 0 1px;
    padding: 0 8px;
}
.fiche_bis2 .txt .links_bis li {
    font-size: 85%;
    font-weight: normal;
    padding: 0 0 8px 18px;
    background: none;
}
.fiche_bis2 .txt .links_bis li.mail {
    background: url(../images/mail.gif) no-repeat;
}
.fiche_bis2 .txt .links_bis li.print {
    background: url(../images/print.gif) no-repeat;
}
.fiche_bis2 .txt .links_bis li.partage {
    background: url(../images/fb.gif) no-repeat;
    padding: 0 0 0 18px;
}
.fiche_bis2 .txt .links_bis li a {
    color: #757369;
}
.fiche_bis2 .txt .pagination {
    margin: 2px 52px 0 0 ;
}
/************************************************   LOT 2*********/
/*** MON PANIER **/
/** left **/
.col2-left-layout2 { background: url(../images/bg_conteneur_left02.gif) repeat-y; }
.col2-left-layout2 .col-left{
    width:200px;
}
.bloc_left{
    width:156px;
    margin:0 auto 13px auto;
}
.bloc_left .bg_top{
    background:url(../images/cadre_top.gif) no-repeat;
    width:156px;
    height:12px;
    display:block;
    overflow: hidden;
}
.bloc_left .cont_bloc{
    background-color:#fff;
    text-align:center;
    font-size:118.5%;
    font-weight:bold;
}
.bloc_left .cont_bloc img{
    margin:0 0 12px 0;
}
.bloc_left .cont_bloc a{
    text-align:left;
    display:block;
    margin:0 0 0 19px;
    padding:0 0 8px 10px;
}
.bloc_left .cont_bloc ul{
    margin:0 0 0 30px;
}
.bloc_left .cont_bloc ul li{
    float:left;
    padding:3px 0 0 0;
}
.bloc_left .cont_bloc ul li.lien1{
    font-size: 85%;
    padding: 0;
    width: 62px;
}
.bloc_left .cont_bloc ul li a{
    color:#fff;
    padding:3px 4px 3px 4px;
    font-size:92.5%;
    text-decoration:none;
    display: block;
}
.bloc_left .cont_bloc ul li.lien1 a{
    padding:4px 0 3px 6px;
    height: 15px;
    display: block; 
}
.bloc_left .bg_bot{
    background:url(../images/cadre_bot.gif) no-repeat;
    width:156px;
    height:12px;
    display:block;
}
/** centre **/
.col2-left-layout2 .col-main{
    width:760px;
    overflow-x: hidden;
}
.col2-left-layout2 .col-main h3{
    margin:27px 0 1px 0;
    text-align:center;
    color:#fff;
    padding:1px 0 3px 0;
    font-size:164%;
}
.col2-left-layout2 .col-main { float:left; width:760px; background:url(../images/arrondi_centre_gris.gif) no-repeat; padding: 0 0 0 9px; min-height: 50px; height: auto;}
.col2-left-layout2 .col-main h2{
    background:url(../images/fleche_gris2.gif) no-repeat center;
    color:#747268;
    padding:4px 0 6px 54px;
    margin:0 0 0 8px;
    font-size:136.5%;
}
/********/
table{
    width:760px;
    background-color:#eeeeed;
    padding:1px 0 0 0;
    margin:0 0 9px 0;
}
table .col_top{
    background-color:#747268;
    color:#fff;
}
table .col_top th{
    text-transform:uppercase;
    font-weight:bold;
    text-align:center;
    border-right:1px solid #fff;
    padding:5px 0 3px 0;
}
table .col_top th.last{
    border-right:none;
}
table tr td{
    text-align:center;
}
.price{
    font-weight:bold;
}
table .cont_table{
    border-bottom:1px solid #fff;
}
table .cont_table th{
    padding:9px 0 9px 10px;
    font-weight:bold;
    border-right:1px solid #fff;
    width:225px;
}
table .cont_table th img{
    float:left;
    margin:0 6px 0 0;
}
table .cont_table th .product-name{
    font-size:110%;
    background: none;
    padding: 0;
}
table .cont_table th .product-name a{
    text-decoration:none;
}
table .cont_table th p{
    margin:3px 0 0 0;
}
table .cont_table th span{
    display:block;
}
table .cont_table td{
    border-right:1px solid #fff;
    text-align:center;
    vertical-align:middle;
    padding:0 5px 0 5px;
}
table .cont_table td.last{
    border-right:none;
}
table .cont_table .coloris {
    width:55px;
}
table .cont_table span.cadre{
    background:url(../images/bg_num.gif) no-repeat;
    width:41px;
    height:19px;
    padding:4px 0 0 0;
    margin:0 0 0 7px;
    display:block;
}
/****/
.bouton{
    float:right;
    margin:0 8px 15px 0;
    text-align:center;
}
.bouton .bg_left{
    background:url(../images/bg_bouton_left.gif) no-repeat;
    width:9px;
    height:29px;
    float:left;
}
.bouton input{
    background-color:#747268;
    float:left;
    font-size:118.5%;
    color:#fff;
    padding:5px 0 4px 0;
    font-weight:bold;
    border:none;
    cursor:pointer;
}
.bouton .bg_right{
    background:url(../images/bg_bouton_right.gif) no-repeat;
    width:9px;
    height:29px;
    float:left;
}
/***/
.somme{
    background:url(../images/cadre.gif) no-repeat;
    float:left;
    width:707px;
    height:27px;
    padding:2px 23px 0 19px;
    margin:0 0 15px 0;
    border: 0;
}
.somme table{
    background: none;
}
.somme td{
    float:left;
    font-size:150%;
}
.somme td .price{
    text-align: right;
    display: block;
    font-size:111.51%;
    font-weight: normal;
    width: 675px;
}
/***/
.fleche_prec{
    float:right;
    margin:0 8px 15px 0;
    text-align:center;
}
.fleche_prec .bg_left{
    background:url(../images/bg_left_cont.gif) no-repeat;
    width:22px;
    height:33px;
    float:left;
}
.fleche_prec input{
    background:url(../images/repeat_cont.gif) repeat-x;
    height:33px;
    float:left;
    font-size:127.5%;
    color:#fff;
    font-weight:bold;
    padding:0 10px 0 10px;
    text-align:center;
    border:none;
    cursor:pointer;
}
.fleche_prec .bg_right{
    background:url(../images/bg_right_cont.gif) no-repeat;
    width:12px;
    height:33px;
    float:left;
}
/***/
.fleche_suivant{
    float:right;
    margin:0 8px 15px 0;
    text-align:center;
}
.fleche_suivant .bg_left{
    width:11px;
    height:33px;
    float:left;
}
.fleche_suivant input{
    height:33px;
    float:left;
    font-size:127.5%;
    color:#fff;
    font-weight:bold;
    padding:0 10px 2px 10px;
    text-align:center;
    border:none;
    cursor:pointer;
}
.fleche_suivant .bg_right{
    width:22px;
    height:33px;
    float:left;
} 
/**** MON PANIER ****/
.col2-right-layout2 { background: url(../images/bg_conteneur_right.gif) repeat-y top right; }
.col2-right-layout2 .col-right { float:right; width:210px; background: url(../images/arrondi_col_droite.gif) right top no-repeat #757369; }
/** menu droite **/
.col2-right-layout2 .col-right h3{
    color: #fff;
    font-size: 117%;
    text-align: center;
    padding: 8px 0 12px 0;
    margin: 0 0 5px 0;
    background: url(../images/fleche_grise.gif) no-repeat bottom center;
}
.col2-right-layout2 .block-content{
    background-color:#747268;
    padding:0 0 20px 0;
    width:210px;
}
.col2-right-layout2 .block-content ul{
    border-bottom:1px solid #bab9b4;
}
.col2-right-layout2 .block-content li{
    border-top:1px solid #bab9b4;
    background-color:#17120e;
    color:#fff;
    margin:0 0 1px 0;
    font-size:127.5%;
    font-weight:bold;
}
.col2-right-layout2 .block-content li a{
    color:#fff;
    text-decoration:none;
    padding:5px 0 6px 23px;
    display:block;
}
.col2-right-layout2 .block-content li a span{
    text-decoration:underline;
    display:block;
    font-weight:normal;
}
.col2-right-layout2 .block-content li ul{
    background-color:#747268;
    border-top:1px solid #bab9b4;
    border-bottom:none;
    width:175px;
    padding:19px 10px 22px 25px;
    height:145px;
}
.col2-right-layout2 .block-content li li{
    background:none;
    border-top:none;
    font-size:86%;
    padding:0 0 5px 0;
}
/** centre **/
.col2-right-layout2 .col-main { float:left; width:765px; background:url(../images/arrondi_centre2.gif) no-repeat; min-height: 50px; height: auto;}
/**/
.col2-right-layout2 .col-main .page-title{
    font-size:110%;
    padding:7px 0 0 9px;
    margin:0 0 17px 0;
}
.col2-right-layout2 .col-main .page-title h2{
    background:url(../images/fleche_gris2.gif) right no-repeat;
    float:left;
    font-size:110%;
    padding:0 18px 0 0;
    display:block;
    cursor:pointer;
}
.col2-right-layout2 .col-main .page-title h2 a{
    text-decoration:none;
    color:#747268;
}
.col2-right-layout2 .col-main .page-title a.continue{
    float:right;
    font-weight:bold;
    padding:0 63px 0 0;
    text-decoration:underline;
    display:block;
    color:#747268;
}
/**/
.col2-right-layout2 .step-title{
    height:39px;
    margin:0 0 1px 0;
}
.step-title a:hover{
    color: #fff;
    text-decoration: none;
}
.step-title .number{
    font-size:200%;
    font-weight:bold;
    position:relative;
    margin:0 24px 0 25px;
    top:3px;
    float:left;
}
.step-title h2{
    font-size:127.5%;
    padding:16px 0 0 0;
}
.step-title h2 a{
    background:url(../images/fleche_blanche1.gif) right no-repeat;
    color:#fff;
    padding:0 24px 0 0;
    text-decoration:none;
}
/** formulaire **/
.col2-right-layout2 .col-main ol li{
    margin:0 0 15px 0;
}
.col2-right-layout2 .col-main .col2-set{
    padding:0 10px 0 5px;
}
.col2-right-layout2 .col-main .col2-set .col_set{
    background-color:#eeeeed;
    padding:10px 26px 0 40px;
    margin:0;
}
.col2-right-layout2 .col-main .col2-set .bg_col_set{
    background:url(../images/bg_bot_col.gif) no-repeat;
    width:750px;
    height:10px;
}
.col2-right-layout2 .col-main .col2-set .col-1{
    width:319px;
    height:253px;
    padding:10px 20px 0 0;
}
.separateur{
    background:url(../images/sepa_gris.gif) repeat-y;
    width:2px;
    float:left;
    height:253px;
    margin:0 20px 0 0;
}
.col2-right-layout2 .col-main .col2-set .col-1 p{
    background:url(../images/fleche_noir.gif) no-repeat 0 3px;
    font-size:110%;
    font-weight:bold;
    padding:0 0 10px 11px;
}
.col2-right-layout2 .col-main .col2-set .col-1 p a{
    text-decoration:none;
}
/***/
.col2-right-layout2 .col-main .col2-set .col-2{
    padding:10px 0 0 0;
    width:311px;
}
.col2-right-layout2 .col-main .col2-set .col-2 h4{
    background:url(../images/fleche_noir.gif) no-repeat 0 3px;
    padding:0 0 15px 11px;
    font-size:110%;
}
.col2-right-layout2 .col-main .col2-set .col-2 h4 a{
    text-decoration:none;
}
.col2-right-layout2 .col-main .col2-set .col-2 p{
    font-size:110%;
    font-weight:bold;
    padding:0 0 5px 0;
}
.col2-right-layout2 .col-main .col2-set .col-2 p a{
    text-decoration:none;
}
.col2-right-layout2 .col-main .col2-set .col-2 p .compte{
    font-size:92.5%;
    font-weight:normal;
    margin:0 0 17px 0;
    display:block;
}
/***/
.form-list li{
    margin:0 0 5px 0;
}
.form-list li label span{
    color:#ff0008;
}
.form-list li .input-box input{
    width:297px;
}
.champs{
    float:right;

    display:block;
    color:#ff0008;
    margin:0 10px 0 0;
}
.col2-right-layout2 .col-main .col2-set .col-2 .btn-only a{
    font-size:110%;
    text-decoration:underline;
    font-weight:bold;
    padding:5px 0 0 0;
    display:block;
}
.fieldset label{
    background:url(../images/fleche_noir.gif) no-repeat 0 3px;
    padding:0 0 12px 10px;
    font-size:110%;
    font-weight:bold;
    display:block;
}
.fieldset select{
    width:664px;
    padding:2px 0 2px 3px;
    margin:0 0 25px 0;
}
/**/
.input-box1{
    float:left;
    margin:0 44px 23px 0;
    font-size:110%;
    display:block;
}
.input-box1 input{
    margin:-2px 0 0 0;
}
.formulaire .form{
    width:312px;
    float:left;
    margin:0 40px 11px 0;
}
.formulaire .form.last{
    margin:0 0 0 0;
}
.formulaire label{
    display:block;
    padding:0 0 2px 0;
}
.formulaire label em{
    color:#ff0008;
}
.formulaire .input{
    width:302px;
    border:1px solid #808080;
    padding:2px 5px 2px 5px;
}
.formulaire select{
    width:315px;
    padding:2px 0 2px 3px;
    border:1px solid #808080;
}
.formulaire .form.adresse{
    width:667px;
    float:left;
    margin:0 0 11px 0;
}
.formulaire .form.adresse input{
    width:657px;
    margin:0 0 10px 0;
}
/** **/
.formulaire .input-box1{
    margin:0 44px 0 0;
    display:block;
}
.formulaire .input-box1 label{
    float:left;
    margin:0 0 0 5px;
}
.formulaire .input-box1 input{
    float:left;
    margin:2px 0 0 0;
}
/******/
.col2-set.col2-set2 .input-box1{
    float:none;
    margin-bottom:8px;
}
.col2-set.col2-set2 .input-box1.last{
    margin-bottom:24px;
}
.haut{
    padding:2px 0 0 20px;
    float:left;
    text-decoration:underline;
}
.carte{
    margin:10px 0 20px 18px;
}
.carte .label_titre{
    margin:0 0 12px 0;
    display:block;
}
.carte .checkbox1{
    margin:0 0 6px 0;
}
.carte .checkbox1 input{
    margin:15px 12px 0 0;
}
/******/
table.tableau{
    width:677px;
    background-color:#eeeeed;
    padding:1px 0 0 0;
    margin:0 0 15px 0;
}
table.tableau .col_top th{
    text-transform:none;
    border-right:1px solid #808080;
}
table.tableau .col_top .last{
    border-right:none;
}
table.tableau .cont_table th{
    background-color:#fff;
    border-right:1px solid #808080;
    border-bottom:1px solid #808080;
}
table.tableau .cont_table.last th{
    border-bottom:none;
}
table.tableau .cont_table.last td{
    border-bottom:none;
}
table.tableau .cont_table td.last{
    border-right:none;
}
table.tableau .cont_table th.last{
    border-bottom:none;
}
table.tableau .cont_table td{
    background-color:#fff;
    border-bottom:1px solid #808080;
    border-right:1px solid #808080;
}
/****/
.bloc_liste{
    background-color:#cdccc9;
    text-align: right;
}
.bloc_liste td{
    text-align: right;
    padding: 5px;
}
.col2-set .lien1{
    margin:0 0 12px 5px;
    padding:0 0 0 12px;
    text-decoration:underline;
    display:block;
}
.input-box1.input-box2{
    display:block;
    margin:0 0 0 3px;
}
.input-box1.input-box2 input{
    margin:-2px 5px 0 0;
}
.col2-set .lien3{
    background:url(../images/fleche_noir.gif) no-repeat 0 2px;
    margin:15px 0 12px 5px;
    padding:0 0 0 12px;
    display:block;
    font-style:italic;
    float:left;
}
.col2-set .lien3 a{
    text-decoration:underline;
    font-style:normal;
}
.bouton2 input{
    background:url(../images/bouton_rose.gif) no-repeat;
    float:right;
    width:184px;
    height:44px;
    font-size:127.5%;
    color:#fff;
    font-weight:bold;
    cursor:pointer;
    text-transform:uppercase;
    text-align:center;
    border:none;
    margin:0 0 20px 0;
}

/*** Espace client 1-3 ***/
.col2-left-layout3 .col-main h2{
    color:#fff;
    background:none;
}
.col-left .menu_01 li span{
    background-color: #17120e;
    font-weight: bold;
    display: block;
    color:#fff;
    border-top:1px solid #fff;
    border-bottom:1px solid #fff;
    margin:0 0 16px 0;
    padding:7px 0 8px 39px;
}
.col-left .menu_01 li span.liste{
    background:url(../images/icone1.gif) no-repeat 9px 5px;
    background-color: #17120e;
}
.col-left .menu_01 li span.liste1{
    background:url(../images/icone2.gif) no-repeat 9px 5px;
    background-color: #17120e;
}
.col-left .menu_01 li span.liste2{
    background:url(../images/icone3.gif) no-repeat 9px 4px;
    background-color: #17120e;
}
.col-left .menu_01 li span.liste3{
    background:url(../images/icone4.gif) no-repeat 9px 5px;
    background-color: #17120e;
}
.col-left .menu_01 li span.liste4{
    background:url(../images/icone5.gif) no-repeat 9px 5px;
    background-color: #17120e;
}
.col-left .menu_01 li a{
    color: #fff;
}
.col-left .menu_01 li a:hover{
    text-decoration: underline;
}
.col-left .menu_01 li ul{
    padding:0 3px 5px 10px;
}
.col-left .menu_01 li li{
    background:url(../images/fleche_blanche01.gif) no-repeat 0 2px;
    padding:0 0 5px 10px;
}
/***/
.espace_client{
    padding:11px 23px 0 50px;
}
.espace_client img{
    float:right;
    margin:0 0 0 10px;
}
.espace_client h4{
    font-size:154.5%;
    font-weight:bold;
    text-align:center;
    font-style:italic;
    margin:45px 0 20px 0;
}
.espace_client p{
    font-size:110%;
    text-align:center;
}
/**/
.col2-left-layout3 .col-main .espace{
    margin:0 0 15px 0;
}
.col2-left-layout3 .col-main .espace .step-title{
    height:39px;
    margin:0 0 1px 0;
}
.col2-left-layout3 .col-main .espace .step-title h2{
    background:none;
    font-size:127.5%;
    padding:16px 0 0 65px;
}
.col2-left-layout3 .col-main .espace .step-title h2 a{
    background:none;
}
.col2-left-layout3 .col-main .col2-set{
    padding:0 5px 0 5px;
    zoom:1;
}
.col2-left-layout3 .col-main .col2-set .col_set{
    padding:10px 26px 0 40px;
    margin:0;
    zoom:1;
}
.col2-left-layout3 .col-main .col2-set .bg_col_set1{
    width:750px;
    height:10px;
}
.col2-left-layout3 .col-main .col2-set .col-1{
    width:319px;
    height:253px;
    padding:10px 20px 0 0;
}
.col2-left-layout3 .col-main .col2-set .col-1 p{
    background:url(../images/fleche_noir.gif) no-repeat 0 3px;
    font-size:110%;
    font-weight:bold;
    padding:0 0 10px 11px;
}
.col2-left-layout3 .col-main .col2-set .col-1 p a{
    text-decoration:none;
}
/***/
.col2-left-layout3 .col-main .col2-set .separateur{
    width:2px;
    float:left;
    height:253px;
    margin:0 20px 0 0;
}
/***/
.col2-left-layout3 .col-main .col2-set .col-2{
    padding:10px 0 0 0;
    width:311px;
}
.col2-left-layout3 .col-main .col2-set .col-2 h4{
    background:url(../images/fleche_noir.gif) no-repeat 0 3px;
    padding:0 0 15px 11px;
    font-size:110%;
}
.col2-left-layout3 .col-main .col2-set .col-2 h4 a{
    text-decoration:none;
}
.col2-left-layout3 .col-main .col2-set .col-2 p{
    font-size:110%;
    font-weight:bold;
    padding:0 0 5px 0;
}
.col2-left-layout3 .col-main .col2-set .col-2 p a{
    text-decoration:none;
}
.col2-left-layout3 .col-main .col2-set .col-2 p .compte{
    font-size:92.5%;
    font-weight:normal;
    margin:0 0 17px 0;
    display:block;
}
.col2-left-layout3 .col-main .col2-set .col-2 .champs{
    margin:0 10px 14px 0;
}
.lien_mot{
    text-decoration:underline;
}
/****/
.col2-left-layout3 .col-main .item_bloc{
    width:375px;
    float:left;
    margin:0 10px 0 0;
}
.col2-left-layout3 .col-main .item_bloc.actualite{
    width:375px;
}
.col2-left-layout3 .col-main .item_bloc.actualite .step-title{
    background:url(../images/bg_actu.gif) no-repeat;
    height:40px;
}
.col2-left-layout3 .col-main .item_bloc .step-title h2{
    background:none;
    padding:14px 0 0 63px;
}
.col2-left-layout3 .col-main .item_bloc .step-title h2 a{
    background:none;
}
.col2-left-layout3 .col-main .item_bloc.actualite .col2-set .col_set{
    background-color:#d7ebc1;
    padding:37px 15px 0 22px;
    height: 185px;
}
.col2-left-layout3 .col-main .item_bloc.actualite .col2-set .col_set p{
    font-size:110%;
    text-align:center;
    margin:0 0 22px 0;
}
.col2-left-layout3 .col-main .item_bloc.actualite .col2-set .col_set a{
    text-align:center;
    font-size:118.5%;
    font-weight:bold;
    font-style:italic;
    text-decoration:underline;
    display:block;
    margin:0 0 40px 0;
}
.col2-left-layout3 .col-main .actualite .bg_col2{
    background:url(../images/bg_bot_col_actu.gif) no-repeat;
    width:365px;
    height:10px;
}
/***/
.col2-left-layout3 .col-main .item_bloc.questions{
    width:375px;
    float:left;
    margin:0;
}
.col2-left-layout3 .col-main .questions .step-title{
    background:url(../images/bg_question.gif) no-repeat;
    height:40px;
}
.col2-left-layout3 .col-main .questions .col2-set .col_set{
    background-color:#b7e6f2;
    padding:30px 10px 15px 20px;
}
.col2-left-layout3 .col-main .questions .col2-set .col_set ul li{
    background:url(../images/fleche_bleu.gif) no-repeat 0 2px;
    font-size:110%;
    padding:0 0 6px 10px;
}
.col2-left-layout3 .col-main .questions .col2-set .col_set ul li a{
    text-decoration:none;
}
.col2-left-layout3 .col-main .questions .bg_col3{
    background:url(../images/bg_bot_col_quest.gif) no-repeat;
    width:365px;
    height:10px;
}
/*** Espace client 2-3 ***/
.bouton_connect{
    text-align: center;
    padding: 4px 0 5px 0;
    margin: 20px 0 22px 30px;
    width:138px;
    font-weight:bold;
    border:none;
    color:#fff;
    cursor:pointer;
}
.inscription{
    margin:30px 46px 0 36px;
    width:675px;
}
.inscription .step-title{
    zoom:1;
    height: 39px;
    overflow: hidden;
}
.inscription .step-title h2{
    font-size:145.5%;
    padding:14px 0 5px 60px;
    zoom:1;
}
.inscription .step-title h2 a{
    background:none;
    color:#fff;
    text-decoration:none;
}
/**/
.inscription .col2-set .col_set2 p.texte_lien{
    text-decoration:none;
    padding:33px 30px 29px 36px;
    font-weight:bold;
    font-size:145.5%;
    zoom:1;
}
.inscription .col2-set .col_set2 p span{
    background:url(../images/fleche_noir.gif) no-repeat 0 3px;
    display:block;
    padding:0 0 0 10px;
}
.inscription .col2-set .col_set2 h4{
    font-size:145.5%;
    padding:7px 0 8px 34px;
    font-weight:bold;
    margin:0 0 21px 0;
    zoom:1;
}
/**/
.inscription .col2-set .col_set2 form{
    padding:0 0 28px 20px;
    display:block;
}
.inscription .col2-set .col_set2 .label_first{
    display:block;
    width:200px;
    float:left;
    text-align:right;
    margin:0 8px 4px 0;
    font-weight:bold;
}
.inscription .col2-set .col_set2 .label_first em{
    color:red;
    margin:0 2px 0 0;
}
.inscription .col2-set .col_set2 .checkbox{
    width:50px;
    display:inline;
}
.inscription .col2-set .col_set2 .checkbox input{
    width:15px;
    margin:0 5px 0 0;
    float:left;
}
.inscription .col2-set .col_set2 .checkbox label{
    float:left;
    margin:0 50px 0 0;
}
.inscription .col2-set .col_set2 form .label{
    display:block;
    width:200px;
    float:left;
    text-align:right;
    margin:2px 8px 0 0;
    font-weight:bold;
}
.inscription .col2-set .col_set2 form .label em{
    color:red;
    margin:0 2px 0 0;
}
.inscription .col2-set .col_set2 form .label span{
    font-weight:normal;
}
.inscription .col2-set .col_set2 form input{
    width:295px;
    margin:0 0 4px 0;
}
.inscription .col2-set .col_set2 .champs{
    float:left;
    margin-left:34px;
    margin-bottom:20px;
    zoom:1;
}
.inscription .col2-set .col_set2 .checkbox2{
    margin:0 5px 10px 34px;
    font-size:110%;
    font-weight:bold;
    zoom:1;
}
.inscription .col2-set .col_set2 .checkbox2.last{
    margin:0 5px 47px 34px;
}
.inscription .col2-set .col_set2 .checkbox2 input{
    width:15px;
}
.message_erreur{
    margin:-45px 30px 18px 20px;
}
.message_erreur .bg_top{
    width:603px;
    height:78px;
    display:block;
}
.message_erreur p{
    background-color:#fff;
    width:563px;
    font-size:110%;
    font-weight:bold;
    padding:15px 15px 15px 15px;
}
.message_erreur .bg_bot{
    width:603px;
    display:block;
    margin:0 0 0 -1px;
}
.col2-left-layout3 .col-main .col2-set .col-1 .bouton_enregistrer{
    background:url(../images/bouton_blanche.gif) no-repeat;
    width:137px;
    margin-top:165px;
    font-weight:bold;
    font-size:110%;
    padding:4px 0 7px 0;
    border:none;
    cursor:pointer;
    float:right;
    height: 25px;
}
.col2-left-layout3 .col-main .col2-set .col-2 input.bouton_connection{
    width:137px;
    font-weight:bold;
    font-size:110%;
    padding:0 0 2px 0;
    float:right;
    border:none;
    cursor:pointer;
    color: #fff;
    height: 25px;
}
.inscription .col2-set .col_set2 .bouton_connection{
    width:137px;
    font-weight:bold;
    font-size:110%;
    padding:0 0 2px 0;
    float:right;
    border:none;
    cursor:pointer;
    color:#fff;
    margin-right:37px;
    height: 25px;
}
.inscription .bg_col_2{
    width:665px;
    height:10px;
    overflow: hidden;
}
.inscription .col2-set .col_set2{
    width: 665px;
    _overflow-x: hidden;
    padding-bottom:20px;
}
/***********************************************************************************************************************************************************
*************************************** LOT 3 ***********************************************************************************
*******************************************************************************************************************************************************/
.item_module_01,
.item_module_02,
.item_module_04,
.item_module_06  {
    padding: 5px 0 0 0;
    width: 803px;
    margin: 20px 0 0 17px;
    background-repeat: no-repeat;
    
}
.item_module_01 .inside,
.item_module_02 .inside,
.item_module_04 .inside,
.item_module_06 .inside{
    border-width: 0 2px;
    border-style: solid;
    border-color: #fff;
}
.item_module_01 .item_list li .content span,
.item_module_02 .item_list li .content span,
.item_module_04 .item_list li .content span,
.item_module_06 .item_list li .content span{
    font-weight: bold;
    font-size: 121.5%;
}
/*************************
****** MODULE 1  ***
************************/
.item_module_01 .item_list {
    padding: 0 0 0 15px;
}
.item_module_01 .item_list li {
    width: 49%;
    text-align: left;
}
.item_module_01 .item_list li .content {
    min-height: 1px;
    padding-bottom: 15px;
    height: auto;
}
.item_module_01 .item_list li .visuel{
    height: auto;
    float: left;
    padding: 0 27px 0 0;
}
.item_module_01 .item_list li h4{
    margin: 0 0 0 -10px;
}
.item_module_01 .item_list li p{
    padding: 4px 0 4px 0;
    font-size: 86%;
    min-height: 37px;
    height: auto;
}
.item_module_01 .item_list li .lien{
    margin-top: -5px;
}
/*************************
****** MODULE 2  ***
************************/
.item_module_02 .item_list li {
    width: 266px;
}
.item_module_02 .item_list li .content {
    padding: 6px 0 7px 0;
    min-height: 140px;
    height: auto;
}
.item_module_02 .item_list li .visuel{
    height: 100px;
}
/*************************
****** MODULE 4  ***
************************/
.item_module_04 .item_list {
    float: left;
    width: 400px;
}
.item_module_04 .item_list li .content {
    min-height: 1px;
    float: left;
    width: 400px;
    padding-bottom: 15px;
    height: auto;
    padding: 7px 0 3px 0;/*ie7*/
}
.item_module_04 .item_list li .content p{
    padding: 4px 0 0 87px;
    font-size: 86%;
    min-height: 25px;
    height: auto;
}
.item_module_04 .article {
    float: left;
    width: 389px;
    text-align: center;
    padding: 12px 0 0 0;
}
.item_module_04 .article h4 {
    font-size: 150%;
    display: inline;
    padding: 0 0 0 12px;
}
.item_module_04 .item_list li .content span{
    padding-left: 9px;
}
.item_module_04 .article .visuel {
    height: 226px;
    padding: 10px 0 0 0;
}
.item_module_04 .item_list li .content span.visuel{
    padding-left: 0;
}
.item_module_04 .article .lien{
    height: 24px;
    width: 58px;
    padding: 8px 0 0 0;
    margin: 0 19px 0 -85px;
    font-size: 100%;
    margin-top: -8px;
}
.item_module_04 .article span{
    font-weight: bold;
    font-size: 142%;
}
/*************************
****** MODULE 6  ***
************************/
.item_module_06 .item_list li,
.item_module_04 .item_list li {
    text-align: left;
    width: auto;
}
.item_module_06 .item_list li .content {
    min-height: 1px;
    float: left;
    width: 264px;
    padding-bottom: 15px;
    height: auto;
    padding: 7px 0 3px 0;
}
.item_module_06 .item_list li .content_bis {
    width: 533px;
}
.item_module_06 .item_list li .visuel,
.item_module_04 .item_list li .visuel{
    height: auto;
    float: left;
    padding: 0 5px 0 0;
    margin: -5px 0 0 0;
}
.item_module_06 .item_list li span{
    padding-left: 9px;
}
.item_module_06 .item_list li span.visuel{
    padding-left: 0;
}
.item_module_06 .item_list li p{
    padding: 4px 0 4px 113px;
    font-size: 86%;
    min-height: 31px;
    height: auto;
}
.item_module_06 .item_list li .content_bis p{
    min-height: 45px;
    height: auto;
}
.item_module_06 .item_list li .lien,
.item_module_04 .item_list li .lien{
    float: right;
    color: #fff;
    font-weight: bold;
    height: 19px;
    width: 40px;
    text-align: center;
    padding: 4px 0 0 0;
    font-size: 78.5%;
    margin-top: -2px;
    margin-left: -10px;
}
.item_module_06 .item_list li .lien:hover,
.item_module_04 .item_list li .lien:hover{
    color: #fff;
    text-decoration: none;
}
.item_module_06 .item_list li .content_bis .lien,
.item_module_04 .item_list li .content .lien{
    height: 24px;
    width: 58px;
    padding: 8px 0 0 0;
    margin: 0 19px 0 0;
    font-size: 100%;
    margin-top: -8px;
}
/*************************
****** MODULE 5  ***
************************/
.item_module_05 .item_list li .content{
    padding: 5px 0 5px 5px;
    width: 395px;
}
.item_module_01 .item_list li .content h4,
.item_module_02 .item_list li .content h4,
.item_module_04 .item_list li .content h4,
.item_module_06 .item_list li .content h4{
    padding: 0 0 0 8px;
    font-size: 94%;
}
.item_module_05 .item_list li .content p{
    padding: 3px 0 0 9px;
    font-size: 85%;
    min-height: 1px;
    height: auto;
}
.item_module_05 .item_list li .content .lien{
    float: right;
    color: #fff;
    font-weight: bold;
    height: 19px;
    width: 40px;
    text-align: center;
    padding: 4px 0 0 0;
    font-size: 78.5%;
    margin-top: 8px;
    margin-left: 20px;
}
.item_module_05 .item_list li .content span{
    float: right;
    padding: 10px 0 0 0;
}
/*************************
****** MODULE 3  ***
************************/
.item_module_03 .item_list {
}
.item_module_03 .item_list {
    float: right;
    width: 535px;
}
.item_module_03 .item_list li .content {
    width: 534px;
    background-position: top left;
    padding-left: 1px;
}
.item_module_03 .article {
    width: 264px;
}
.item_module_03 .article h4{
    font-size: 117%;
}
.item_module_03 .article p{
    padding: 17px 0 5px 0;
}
.item_module_03 .article .visuel{
    height: 200px;
}
.item_module_03 .item_list li .content .lien{
    height: 18px;
    width: 108px;
    padding: 3px 0 0 0;
    margin: 0 19px 0 -85px;
    font-size: 92%;
    margin-top: -2px;
}
.item_module_03 .item_list li .content p{
    padding-left: 87px;
}
.item_module_03 .item_list li .content span{
    padding-left: 11px;
}
.item_module_03 .item_list li .content span.visuel{
    padding-left: 0;
}
/*************************
****** MODULE 7  ***
************************/
.item_module_07  {
    padding: 5px 0 0 0;
    margin: 20px 0 0 0;
    background-repeat: no-repeat;
}
.item_module_07 .item_list {
    float: none;
}
.item_module_07 .item_list li .content {
    width: 815px;
    background: none;
    padding-left: 0;
}
.item_module_07 .item_list li .content span{
    float: right;
    padding: 0 20px 0 0;
}
.item_module_07 .item_list li .content p span{
    float: none;
    padding: 0 5px;
}
.item_module_07 .item_list li .content span.visuel{
    float: left;
    padding: 0 10px 0 0;
}
.item_module_07 .item_list li .content p{
    display: inline;
    padding: 0;
}
.item_module_07 .item_list li .content .lien{
    float: left;
    margin: 0;
    font-size: 79%;
    height: 17px;
    padding: 4px 0 0 0;
    margin: 3px 0 0 0;
}
/*************************
****** TITRES  ***
************************/
.item_titre {
    margin: 20px 0 0 0;
    background: url(../images/titres.gif) no-repeat;
    height: 26px;
    color: #fff;
    padding: 3px 0 0 0;
}
.item_titre h3 {
    float: left;
    width: 49%;
    text-align: center;
    font-weight: normal;
    font-size: 158.5%;
}
/*************************
****** ESPACE CLT  ***
************************/
.col2-left-layout3 .col-main .questions_saison .col2-set .col_set ul li a{
    color: #fff;
}
.col2-left-layout3 .col-main .questions_saison .col2-set .col_set ul li a:hover,
.col2-left-layout3 .col-main .g_compte .col2-set .col_set ul li a:hover{
    text-decoration: underline;
}
.col2-left-layout3 .col-main .questions_saison .col2-set .col_set ul,
.col2-left-layout3 .col-main .g_compte .col2-set .col_set ul {
    min-height: 178px;
    height: auto;
}
.col2-left-layout3 .col-main .questions_saison .col2-set .col_set ul li,
.col2-left-layout3 .col-main .g_compte .col2-set .col_set ul li{
    background:url(../images/fleche_blanche.gif) no-repeat 0 3px;
    font-size: 110%;
}
.col2-left-layout3 .col-main .questions_saison .bg_col3,
.col2-left-layout3 .col-main .g_compte .bg_col3{
    overflow: hidden;
}
.col2-left-layout3 .col-main .item_bloc.g_compte{
    margin: 0 10px 0 0;
}
.col2-left-layout3 .col-main .g_compte .col2-set .col_set ul li a{
    color: #000;
}
/** */
.col2-left-layout2 .col-main .recent-orders{
    margin: 0 0 20px 0;
}
.col2-left-layout2 .col-main .recent-orders h3{
    background: url(../images/commandes_bg.gif) no-repeat;
    margin: 0;
    text-align: left;
    padding: 14px 0 7px 70px;
    font-size: 142%;
}
.col2-left-layout2 .col-main .recent-orders_bis h3{
    background: url(../images/commandes_bg_bis.gif) no-repeat;
}
.recent-orders .data-table{
    background-color:#fff;
    padding:0 0 0 1px;
    margin:-3px 0 20px 4px;
    width: 750px;
    font-size: 110%;
    border: 0 solid #757369;
    border-width: 0 2px;
}
.recent-orders_bis .data-table{
    border-color: #4c5247;
}
.recent-orders .data-table th{
    text-align: center;
    padding: 4px 0;
    background: #f7e2ba;
    border-right: 1px solid #98968f;
}
.recent-orders .data-table .nobr {}
.recent-orders .data-table td{
    text-align: center;
    padding: 4px 0;
    border-right: 1px solid #98968f;
}
.recent-orders_bis .data-table td,
.recent-orders_bis .data-table th{
    border-color: #797d75;
}
.recent-orders .data-table td.last {
    color: #bb1881;
    font-weight: bold;
    border: 0;
}
.recent-orders .data-table th.last {
    border: 0;
}
.col2-left-layout2 .col-main .recent-orders .title-buttons {
    font-size: 110%;
    background: url(../images/bg_lien.gif) no-repeat;
    height: 21px;
    text-align: center;
    margin: -20px 4px 0 3px;
    padding: 4px 0 0 0;
}
.col2-left-layout2 .col-main .recent-orders_bis .title-buttons {
    background: url(../images/bg_lien_bis.gif) no-repeat;
}
.col2-left-layout2 .col-main .recent-orders .title-buttons a {
    color: #fff;
    background:url(../images/fleche_blanche.gif) no-repeat 0 3px;
    padding: 0 0 0 12px;
}


/*************************
*** INFO BULLE ARTICLE  ***
************************/
.block-content-bis {
    position: absolute;
    background: url(../images/bas_info_bulle_article.gif) no-repeat bottom left;
    padding: 0 0 10px 0;
    width: 276px;
    left: 15px;
    top: 90px;
    z-index: +999;
}
.block-content-bis h3{
    padding: 7px 7px 6px 13px;
    margin: 0;
    color: #fff;
    background: #bb1881;
    font-style: italic;
    font-size: 100%;
}
.block-content-bis .close-btn {
    float: right;
    padding: 7px 6px 0 0;
}
.block-content-bis .inner-wrapper {
    background: url(../images/bg_info_bulle_article.gif) repeat-y;
    padding: 0 2px 0 1px;
}
.header .links .block-content-bis .inner-wrapper ul {
    padding: 0;
    margin: 0;
}
.header .links .block-content-bis .inner-wrapper li {
    min-height: 1px;
    height: auto;
    background: none;
    border-bottom: 1px solid #808080;
    width: 253px;
    padding: 15px 10px 8px 12px;
    margin: 0;
    text-align: left;
    font-size: 110%;
}
.block-content-bis .inner-wrapper img {
    float: left;
    padding: 0 14px 0 0;
}
.block-content-bis .inner-wrapper p {
    font-size: 92%;
    font-weight: normal;
    padding: 20px 10px 20px 15px;
}
.block-content-bis.inner-wrapper .txt {
    float: left;
    width: 170px;
}
.block-content-bis .inner-wrapper h4 {
    padding: 0 0 17px 10px;
    background: url(../images/fleche_noir.gif) no-repeat 0 4px;
    margin: 0 -20px 0 0;
 }
.block-content-bis .inner-wrapper span {
    padding: 0 0 17px 25px;
    display: block;
    font-weight: normal;
}
.block-content-bis .inner-wrapper .retirer {
    display: block;
    text-align: right;
    font-size: 85%;
    font-weight: normal;
    text-decoration: underline;
}
.block-content-bis .inner-wrapper .lien1 {
    width: 158px;
    height: 20px;
    text-align: center;
    color: #fff;
    font-size: 110%;
    padding: 2px 0 0 0;
    display: block;
    float: right;
    margin: 0 14px 0 0;
}
.block-content-bis .inner-wrapper table {
    font-size: 92%;
    width: 100%;
}
.block-content-bis .inner-wrapper table span{
    padding: 0;
    color: #000;
}
.block-content-bis .inner-wrapper th,
.block-content-bis .inner-wrapper td {
    padding: 5px;
    border-bottom: 1px solid #808080;
}
.block-content-bis .inner-wrapper th {
    text-align: right;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#fff;
  filter:alpha(opacity=0);
  -moz-opacity: 0.0;
  opacity: 0.0;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background-color: transparent;
  z-index: 102;
  color:#000000;
  display:none;
  text-align:left;
  top:100%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_closeAjaxWindow{
  display:none;
}
#TB_ajaxWindowTitle{
  display:none;
}
#TB_title{
  padding:0px 0 0 0px;
}
#TB_ajaxContent{
  clear:both;
  padding:0px 0px 0px 0px;
  text-align:left;
  line-height:1.4em;  
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
/*************************
*** POP UP   ***
************************/
.info_bulle_panier {
    width: 509px;
    padding: 29px 0 0 0;
    font-size: 100%;
}
.info_bulle_panier .bottom{
    height: 23px;
    overflow: hidden;
}
.info_bulle_panier .inside_panier {
    padding: 14px 27px 10px 25px;
    position: relative;
    zoom:1;
    text-align: center;
    font-size: 117%;
    font-weight: bold;
}   
.info_bulle_panier .inside_panier h3 {
    font-size: 100%;
    padding: 0 0 20px 0;
    font-weight: bold;
    font-size: 129%;
}
.info_bulle_panier .inside_panier .lien_bis {
    float: left;
    font-size: 100%;
    width: 216px;
    background: url(../images/gris_lien_panier.gif) no-repeat;
    margin: 20px 10px 0 5px;
    color: #fff;    
    height: 24px;
    padding: 8px 0 0 0;
    display: block;
}
.info_bulle_panier .inside_panier .lien_bis:hover {
    color: #fff;
}
.info_bulle_panier .inside_panier .lien_bis2 {
    margin: 20px 0 0 0;
}   
.info_bulle_panier .inside_panier .infos {
    padding: 0 0 12px 0;
}
.info_bulle_panier .inside_panier .infos .inside_info {
    padding: 11px 0 0 8px;
    zoom:1;
    font-size: 107.5%;
}
.info_bulle_panier .inside_panier .infos img {
    float: left;
    padding: 0 11px 0 0;
}
.info_bulle_panier .inside_panier .infos .txt_infos {
    float: left;
    width: 228px;
    padding: 7px 0 0 0;
}   
.info_bulle_panier .inside_panier .infos .txt_infos h3 {
    padding: 0 0 20px 0;
    font-size: 100%;
}   
.info_bulle_panier .inside_panier .infos .txt_infos p {
    font-weight: normal;
}   
.info_bulle_panier .inside_panier .infos strong {
    float: right;
    width: 117px;
    padding: 35px 0 0 11px;
    color: #fff;
    font-size: 150%;
}
.lien_bis2:hover,
.lien_bis:hover,
.block-content-bis .inner-wrapper .lien1:hover{
    text-decoration: none;
}
