@media projection, screen { .tabs-hide {
display:none;
}
}
@media print { .tabs-nav {
display:none;
}
}

/* Skin */
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px; /* layout   */
*>width: 626px;
}

.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}

.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}

.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background:  url(tabs/tab.png) repeat-x;
}



.tabs-nav a {
    position: relative;
    top: 1px;
	z-index: 2;
    padding-left: 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 2.5; /* layout */
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    color: #ffffff !important;
}

.tabs-nav .tabs-selected a {
    color: #676C61 !important;
}

.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -100px;
    outline: 0; /* prevent dotted border in Firefox */

}

.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -150px;
}

.tabs-nav a:hover {
    color: #676C61 !important;
}

.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}* >.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

.tabs-nav .tabs-selected a span {
    padding-top: 5px;
}

.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 0;
}

.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 -50px;
}

.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}

.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}

.tabs-nav .tabs-disabled {
    opacity: .4;
}

.tabs-container {
    /* border-top: 1px solid #97a5b0;
     padding: 0px 0px ;
     background:transparent url('images/backPromotion.png') no-repeat  ;
     height:auto;
     */

}

div#produitsListeTabs .tabs-container {
    padding: 0px 0px 10px 0px;
    /*background: #FFF /* url('images/backPromotion.png') no-repeat */  /*
    height:auto;
    /* border-left: 1px solid #B7B7B7;border-right: 1px solid #F7F7F7;border-bottom: 1px solid #F7F7F7; */
}

.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(images/tabs/loading.gif) no-repeat 0 50%;
}

.tabnav li {
width:150% !important;

}

















/* ________________________________________________________  FICHE PRODUIT  ______________________________________________________________*/

#ficheProduit .tabs-nav a, #ficheProduit .tabs-nav a span {
    display: block;
    padding: 0 5px; /*  */
  	background-color:  #fff!important; /* fixe la couleur des onglets  */
}

#ficheProduit .tabs-container {
    /* border-top: 1px solid #97a5b0; */
    padding: 0px 20px 0px 16px !important;
    margin-top: 10px;
    /*background: transparent;*/
    height: 260px;
    width: 480px; /* layout */
    white-space: normal;

/*	background: #FFFFFF url(images/info.gif) no-repeat !important;*/

}

#ficheProduit .tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
    /* width: 512px; /* layout   */

}

#ficheProduit .tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    font-size: 11px;
    font-weight: bold;
    line-height: 2.5; /* layout */
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    color: #A5A5A5 !important;
    font-family: Verdana;
}

#ficheProduit .tabs-nav .tabs-selected a {
    color: #BFCC00 !important;
 }


#ficheProduit .tabs-nav .tabs-selected a span, #ficheProduit .tabs-nav a:hover span, #ficheProduit .tabs-nav a:focus span,#ficheProduit .tabs-nav a:active span {
    background-position: 0 0;
}

#ficheProduit .tabs-nav a span,#ficheProduit .tabs-nav .tabs-disabled a:hover span,#ficheProduit .tabs-nav .tabs-disabled a:focus span,#ficheProduit .tabs-nav .tabs-disabled a:active span {
    background-position: 0 -50px;
}



#ficheProduit .tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 42px; /* IE 6 treats height as min-height */
    min-height: 42px;
    padding-top: 4px;
	* > padding-top:    8px !important;
    padding-right:  0;
}

* > #ficheProduit .tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}

/* ________________________________________________________  RECETTE SEMAINE  ______________________________________________________________*/

#offreSemaine .tabs-nav a, #offreSemaine .tabs-nav a span {
    display: block;
    padding: 0 5px; /*  */
    background: transparent /*url(tabs/tab.png)*/ no-repeat;
}

#offreSemaine #eP1.tabs-container {
    padding: 0px 0px !important;
    margin-top: 0px;
    background: transparent;
    width: 424px; /* layout */;
    float: right !important;
}

#offreSemaine .tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 6px;
    width: 152px; /* layout   */
    float: left !important;
}

#offreSemaine ul.tabs-nav li {
    float: none;
}

#offreSemaine .tabs-nav a {
    position: relative;
    top: 2px;
    z-index: 2;
    padding-left: 10px;

	padding-top: 16px;
    font-size: 11px;
    font-weight: bold;
    height: 44px; /* layout */
    text-align: left;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    color: #A5A5A5 !important;
    font-family: Verdana;
}

#offreSemaine .tabs-nav .tabs-selected a {
    color: #BFCC00 !important;
	* >	   background-position:center    0px !important;
    background: transparent url('images/cetteSemaineActive.png') no-repeat 140px center !important;

}

#offreSemaine .tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -100px;
    outline: 0; /* prevent dotted border in Firefox */
}

#offreSemaine .tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 42px; /* IE 6 treats height as min-height */
    min-height: 42px;
    padding-top: 4px;* >
padding-top:    8px !important;
padding-right:    0;
}


* > #offreSemaine .tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}


/* ________________________________________________________  PRODUITSLISTETABSPANIER  ______________________________________________________________*/





#produitsListeTabsPanier .tabs-nav a, #produitsListeTabsPanier .tabs-nav a span {
    display: block;
    padding: 0 5px; /*  */
  	background-color:  #fff!important; /* fixe la couleur des onglets  */
}

#produitsListeTabsPanier .tabs-container {

    padding: 0px 0px 0px 10px !important;
    margin-top: 10px;
    background: #fff;
    width: 574px; /* layout */
    white-space: normal;


}

#produitsListeTabsPanier .tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 0px;
    /* width: 512px; /* layout   */

}

#produitsListeTabsPanier .tabs-nav a {
	width: 100px;
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    font-size: 11px;
    font-weight: bold;
    line-height: 2.5; /* layout */
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    color: #A5A5A5 !important;
    font-family: Verdana;
	background-image:none;
	background-color:transparent!important;
}

#produitsListeTabsPanier .tabs-nav .tabs-selected a {
    color: #BFCC00 !important;
 }


#produitsListeTabsPanier .tabs-nav .tabs-selected a span, #produitsListeTabsPanier .tabs-nav a:hover span, #produitsListeTabsPanier .tabs-nav a:focus span,#produitsListeTabsPanier .tabs-nav a:active span {
    background-position: 0 0;
}

#produitsListeTabsPanier .tabs-nav a span,#produitsListeTabsPanier .tabs-nav .tabs-disabled a:hover span,#produitsListeTabsPanier .tabs-nav .tabs-disabled a:focus span,#produitsListeTabsPanier .tabs-nav .tabs-disabled a:active span {
    background-position: 0 -50px;
}



#produitsListeTabsPanier .tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 42px; /* IE 6 treats height as min-height */
    min-height: 42px;
    padding-top: 4px;
	* > padding-top:    8px !important;
    padding-right:  0;
}

* > #produitsListeTabsPanier .tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}




#produitsListeTabsPanier  #onglet li a

{

display: block;
font-size: 10px;
height: 50px;
padding-top: 10px;
padding-right: 5px;
padding-bottom: 0pt;
padding-left: 5px;
text-transform: uppercase;
width: 84px;

}

#produitsListeTabsPanier  #onglet li a:hover, #produitsListeTabsPanier #onglet li.tabs-selected a

{

background-image: url(images/fondOngletPanier.png);
background-repeat: no-repeat;
background-position: 0% -1px;
color: #828a03;
cursor: pointer;


}
#produitsListeTabsPanier  #onglet  /*  fix ie bug  */

{
*>width:594px


}
