/* CSS Document */

/*------------------------------------------------------------------------------
   Styles communs à toutes les pages du site
------------------------------------------------------------------------------*/
*{margin:0;padding:0;}
body, html{height:100%;width:100%;}
body{font:normal 12px Arial, Helvetica, sans-serif;}

/* Titres */
h1,
h1 a{margin:0 0 5px 0;font-size:20px;text-transform:uppercase;color:#ae269e;text-decoration:none;} /* Titre de la page en majuscule - marge 10px (5px marge + 5px espace en dessous du texte)*/
h2{margin:0 0 15px 0;font-size:16px;color:#ae269e;} /* Titre paragraphe marge 20px (15px marge + 5px espace en dessous du texte)*/
h3{font-size:12px;color:#333;} /* Sous-titre paragraphe */

/* Paragraphes */

p{margin:0 0 20px 0;font-size:12px;color:#333;}

p#breadcrumb{margin:0 0 5px 0;padding:0;font-size:12px;color:#999;} /* Fil d'Ariane */
p#conditions{margin:0;font-style:italic;font-size:11px;color:#333;} /* conditions particulières */

/* emphases */

span.red{color:#f00;}

/* Liens */

a{font-size:12px;text-decoration:underline;color:#ae269e;} /* Lien dans un contenu informatif */

p#breadcrumb a{font-size:12px;text-decoration:underline;color:#999;} /* Lien fil d'Ariane

/* listes */

/*ul li{list-style-type:square;} /* Puce carré */

/* Tableaux */

table{border-spacing:0;border-collapse:collapse;}

/* images */
img{border:0;}
img.image-flr{float:right;}
img.image-fll{float:left;}
.img-mea-170 img,
.img-mea-170 object{display:block;width:170px;margin:0 auto 10px auto;}
.img-mea-220 img{display:block;width:220px;margin:0 auto 10px auto;}
.img-mea img{display:block;width:180px;margin:0 auto 10px auto;}

/* media */
.flash-mea{margin-bottom:10px;}

/* formulaires */
form{position:relative;}
fieldset{border:0;}
label{cursor:pointer;}
input{}
select{font-size:11px;}
textarea{font-size:11px}

/* Boutons */

/* bouton générique */
.bt-default{display:block;height:24px;padding:0 0 0 7px;text-decoration:none;background:url(images/multipays/buttons/bt-default-left.png) 0 0 no-repeat;}
.bt-default a{float:left;height:24px;line-height:24px;padding:0 7px 0 0;font-size:11px;text-decoration:none;color:#646464;background:url(images/multipays/buttons/bt-default-right.png) 100% 0 no-repeat;}
.bt-default a:hover{color:#ae269e;}
/* déclinaison bouton générique */
.bt-pdf{display:block;height:24px;padding:0 0 0 32px;text-decoration:none;background:url(images/multipays/buttons/bt-pdf-left.png) 0 0 no-repeat;}/* partie gauche du bouton */

/* boutons valider et OK */
.bt-submit a{float:left;height:24px;margin-top:4px;padding:0 0 0 7px;text-decoration:none;background:url(images/multipays/buttons/bt-submit-left.png) 0 0 no-repeat;}
.bt-submit a span{float:left;height:22px;line-height:22px;padding:0 9px 2px 0;font-weight:bold;font-size:11px;color:#ae269e;background:transparent url(images/multipays/buttons/bt-submit-right.png) 100% 0 no-repeat;cursor:pointer;}

.bt-submit a:hover{background-position:0% -24px;}
.bt-submit a:hover span{background-position:100% -24px;color:#fff;}

/* boutons ajouter au panier - icône "caddie" et texte */
.bt-cart-text a{padding:0 0 0 36px;background:url(images/multipays/buttons/bt-cart-left-text.png) 0 0 no-repeat;}
.bt-cart-text a span{background:url(images/multipays/buttons/bt-cart-right-text.png) 100% 0 no-repeat;}
.bt-cart-button{display:block;width:45px;margin:0 auto;}
.bt-cart-button button{display:block;overflow:hidden;width:45px;height:24px;text-indent:-9999px;background:url(images/multipays/buttons/bt-cart.png) no-repeat 0 0;border:0;cursor:pointer;}
.bt-cart-button button:hover{background-image:url(images/multipays/buttons/bt-cart-over.png);}

/* boutons supprimer - icône "poubelle" */
.bt-del{}

/* Autres */
.spacer{clear:both;font-size:1px;}
.spacer-left{clear:left;}
.spacer-right{clear:right;}

/*---  Boxes Colonnes ---*/

/* MEA guide achat */
#mea-ga{width:220px;margin:10px 0;background:url(images/multipays/box-mea-ga/bg_mea220.png) repeat-x 0 100%;}
#mea-ga .content{padding:0 0 0 11px;background:url(images/multipays/box-mea-ga/bg_left_mea220.png) no-repeat 0 100%;}
.col-left #mea-ga .content{background-image:url(images/multipays/box-mea-ga/bg_left_mea.png)}
#mea-ga.js .content{height:150px;}
#mea-ga h2{margin:0;padding:38px 0 0 96px;height:46px;background:url(images/multipays/box-mea-ga/bg_top_right_mea220.png) no-repeat 100% 27px;}
.col-left #mea-ga h2{margin:0;padding:38px 0 0 78px;}
#mea-ga p{margin:0;padding:2px 5px 0 3px;height:33px;font-weight:bold;color:#333;background:url(images/multipays/box-mea-ga/bg_top_right_mea220.png) no-repeat 100% 100%;}
.col-left #mea-ga p {padding:2px 4px 0 0}
#mea-ga dl{position:relative;z-index:800;}
#mea-ga dl a{font-size:11px;color:#ae269e;text-decoration:none;}
#mea-ga dt{height:31px;background:url(images/multipays/box-mea-ga/bg_bottom_right_mea220.png) no-repeat 100% 100%;}
#mea-ga dt span{display:block;margin:0 10px 0 0;padding:0 0 0 5px;line-height:20px;font-size:11px;color:#ae269e;background:#fff url(images/multipays/box-mea-ga/bt_select.png) no-repeat 100% 2px;border:1px solid #7f9db9;cursor:pointer;}
#mea-ga dt span:hover{background-position:100% -22px;}
#mea-ga ul{padding:0 0 5px;list-style:none;background:#fff;border:1px solid #b2b2b2;}
#mea-ga.js ul{position:absolute;top:22px;z-index:1;display:none;}
#mea-ga ul a {display:block;padding:0 10px 0 12px;line-height:13px;white-space:nowrap;}
#mea-ga ul a:hover {color:#fff;background:#316ac5;}
#mea-ga ul li{zoom:1;}
/*#mea-ga ul li.choisir{margin:0 0 2px;padding:0 0 0 12px;font-size:11px;color:#fff;background:#316ac5;}*/
/* Position selon colonne */
.col-left #mea-ga{width:180px;}
.col-left #mea-ga ul{left:0;}
#colright #mea-ga ul, /* old home */
.col-right #mea-ga ul{right:10px;}


/*MEA Ventes Flash */

.col-right #mea-ventes-flash{margin:0 auto 10px;width:180px;height:150px;background:url(http://pan.fotovista.com/pixmania/style/images/fr/multipays/extras/flash-sales/MEA_180x150_ventes-flash.jpg) no-repeat;}
.col-right #mea-ventes-flash p {padding: 122px 0 0 20px;}
.col-right #mea-ventes-flash p a{font-size:12px;font-weight:bold;color:#fff;}
.col-right #mea-ventes-flash p a span{font-size:18px;}

#colright #mea-ventes-flash{margin:0 auto 10px;width:220px;height:150px;background:url(http://pan.fotovista.com/pixmania/style/images/fr/multipays/extras/flash-sales/MEA_220x150_ventes-flash.jpg) no-repeat;}
#colright #mea-ventes-flash p {padding: 125px 0 0 30px;}
#colright #mea-ventes-flash p a{font-size:13px;font-weight:bold;color:#fff;}
#colright #mea-ventes-flash p a span{font-size:19px;}

/*--- Colonne gauche ---*/

/*-- Nav : Worlds + FA two-col-left --*/
#global-container #nav-world{margin-bottom:10px;padding-bottom:8px;}
#global-container #nav-world h1{line-height:15px;margin:0;padding:0;background-position:0 0;background-repeat:no-repeat;}
#global-container #nav-world h1 .title{position:absolute;top:-9999px;}
#global-container #nav-world h1 .subtitle{display:block;padding:20px 0 0 10px;font-size:12px;text-transform:none;}
#global-container #nav-world ul li{list-style-type:none;}
#global-container #nav-world ul li a{display:block;line-height:22px;padding:0 2px 0 15px;font-weight:bold;text-decoration:none;color:#fff;border-bottom:1px solid #fff;overflow:hidden;height:100%;}/* height > layout IE6 */
#global-container #nav-world ul li ul{border:0;background-color:#f4f4f4;}
#global-container #nav-world ul li ul li a{display:block;height:100%;line-height:20px;margin:0;padding:0 10px 0 15px;font-weight:normal;text-decoration:none;color:#000;border-top:1px solid #f4f4f4;border-bottom:1px solid #dadada;background: #f4f4f4 url(images/multipays/box-navworlds/plus.png) 2px 6px no-repeat;}
#global-container #nav-world ul li ul li a:hover{font-weight:bold;color:#ae269e;border-top:1px solid #fff;background: #e9e9e9 url(images/multipays/box-navworlds/plus-on.png) 2px 6px no-repeat;}
#global-container #nav-world ul li#current ul li,
#global-container #nav-world ul li#current ul li a{background-color:transparent;}
#global-container #nav-world ul li#current ul li a{background:#f4f4f4 url(images/multipays/box-navworlds/plus.png) 2px 6px no-repeat;}
#global-container #nav-world ul li#current ul li a:hover{background: #e9e9e9 url(images/multipays/box-navworlds/plus-on.png) 2px 6px no-repeat;}

/*- Mode (partage avec la FA) -*/
.world-19 #nav-world{background:url(images/multipays/box-navworlds/world-19/nav-bottom.png) 0 100% no-repeat;}
.world-19 #nav-world ul{border-left:1px solid #9958b7;border-right:1px solid #9958b7;}
.world-19 #nav-world ul li{line-height:22px;background-color:#9958b7; }
.world-19 #nav-world ul li#current a,
.world-19 #nav-world ul li a:hover{background: #9958b7 url(images/multipays/box-navworlds/world-19/nav-current.png) repeat-x 0 0;}
.world-19 #nav-world ul li a{color:#fff;}


/*-- Box contenu - structure de base hauteur max du titre : 64px --*/
.box-default,.box-product,.box-advice, .box-service{margin-bottom:10px;background-color:transparent;}

/* Box-default - couleur violette  */
.box-default .box-top{background:url(images/multipays/box-default/bg-top-left.png) 0 0 no-repeat;}
.box-default .box-top h1,
.box-default .box-top h2,
.box-default .box-top h3,
.box-default .box-top h4,
.box-default .box-top h5,
.box-default .box-top h6{line-height:22px;margin:0 0 0 5px;padding: 5px 10px 5px 10px;font-size:16px;text-transform:none;color:#fff;background:url(images/multipays/box-default/bg-top-right.png) no-repeat 100% 0;}
.box-default .content{clear:left;margin:0;padding:5px;border-right:1px solid #ae269e;border-left:1px solid #ae269e;}
.box-default .box-bottom{background:url(images/multipays/box-default/bg-bottom-left.png) no-repeat 0 0;}
.box-default .box-bottom span{display:block;margin-left:5px !important;margin-left:6px;height:5px;background:url(images/multipays/box-default/bg-bottom-right.png) no-repeat 100% 0;}

/* Nouveau style de box à mettre en place sur tous le site au passage de la page marques - remplace le style de box default pour le dégradé en bas - renommer box-bottom-gradient en box-bottom idem pour les images */
.box-default .box-bottom-gradient{background:url(images/multipays/box-default/bg-bottom-left-gradient.png) no-repeat 0 0;height:20px;}
.box-default .box-bottom-gradient span{display:block;margin-left:5px !important;margin-left:6px;height:21px;background:url(images/multipays/box-default/bg-bottom-right-gradient.png) no-repeat 100% 0;}


/* Box-default simple - couleur violette  */
.box-default-simple .box-top{background:url(images/multipays/box-default-simple/bg-top-left.png) 0 0 no-repeat;font-size:1px;}
.box-default-simple .box-top span{display:block;margin-left:5px !important;margin-left:6px;height:5px;background:url(images/multipays/box-default-simple/bg-top-right.png) no-repeat 100% 0;}
.box-default-simple .content{clear:left;margin:0;padding:5px;border-right:1px solid #ae269e;border-left:1px solid #ae269e;}
.box-default-simple .box-bottom{background:url(images/multipays/box-default-simple/bg-bottom-left.png) no-repeat 0 0}
.box-default-simple .box-bottom span{display:block;margin-left:5px !important;margin-left:6px;height:5px;background:url(images/multipays/box-default-simple/bg-bottom-right.png) no-repeat 100% 0;}

/* Box-product - couleur verte */
.box-product .box-top{background:url(images/multipays/box-product/bg-top-left.png) 0 0 no-repeat;}
.box-product .box-top h1,
.box-product .box-top h2,
.box-product .box-top h3,
.box-product .box-top h4,
.box-product .box-top h5,
.box-product .box-top h6{line-height:22px;margin:0 0 0 5px;padding: 5px 10px 5px 10px;font-size:16px;text-transform:none;color:#ae269e;background:url(images/multipays/box-product/bg-top-right.png) no-repeat 100% 0;}
.box-product .content{clear:left;margin:0;padding:5px;border-right:1px solid #ceff0b;border-left:1px solid #ceff0b;}
.box-product .box-bottom{background:url(images/multipays/box-product/bg-bottom-left.png) no-repeat 0 0}
.box-product .box-bottom span{display:block;margin-left:5px !important;margin-left:6px;height:5px;background:url(images/multipays/box-product/bg-bottom-right.png) no-repeat 100% 0;}

/* Box-advice - couleur bleue */
.box-advice .box-top{background:url(images/multipays/box-advice/bg-top-left.png) 0 0 no-repeat;}
.box-advice .box-top h1,
.box-advice .box-top h2,
.box-advice .box-top h3,
.box-advice .box-top h4,
.box-advice .box-top h5,
.box-advice .box-top h6{line-height:22px;margin:0 0 0 5px;padding: 5px 10px 5px 10px;font-size:16px;text-transform:none;color:#fff;background:url(images/multipays/box-advice/bg-top-right.png) no-repeat 100% 0;}
.box-advice .content{/*clear:left;*/margin:0;padding:5px;border-right:1px solid #98c8df;border-left:1px solid #98c8df;}
.box-advice .box-bottom{background:url(images/multipays/box-advice/bg-bottom-left.png) no-repeat 0 0}
.box-advice .box-bottom span{display:block;margin-left:5px !important;margin-left:6px;height:5px;background:url(images/multipays/box-advice/bg-bottom-right.png) no-repeat 100% 0;}

/* Box-service - couleur grise */
.box-service .box-top{background:url(images/multipays/box-service/bg-top-left.png) 0 0 no-repeat;}
.box-service .box-top h1,
.box-service .box-top h2,
.box-service .box-top h3,
.box-service .box-top h4,
.box-service .box-top h5,
.box-service .box-top h6{line-height:22px;margin:0 0 0 5px;padding: 5px 10px 5px 10px;font-size:16px;text-transform:none;color:#ae269e;background:url(images/multipays/box-service/bg-top-right.png) no-repeat 100% 0;}
.box-service .content{/*clear:left;*/margin:0;padding:5px;border-right:1px solid #dadada;border-left:1px solid #dadada;height:100%;}
.box-service .box-bottom{background:url(images/multipays/box-service/bg-bottom-left.png) no-repeat 0 0}
.box-service .box-bottom span{display:block;margin-left:5px !important;margin-left:6px;height:5px;background:url(images/multipays/box-service/bg-bottom-right.png) no-repeat 100% 0;}

.box-default p,.box-product p,.box-advice p, .box-service p,
.box-default form,.box-product form,.box-advice form, .box-service form{margin-bottom:5px;padding:0 0 0 5px;}
.box-default input, .box-product input, .box-advice input, .box-service input{border:1px solid #acacac;}
.box-service input{float:left;margin:6px 5px 0 0;display:inline;}
.box-service .bt-submit{float:left;}

.box-pixme {margin:0 0 10px 0;padding:0;}
.box-pixme .box-top {background:none;}
.box-pixme .box-top h1{margin:0;padding:40px 0 0 0 !important;padding:40px 0 5px 0;height:36px;background:url(images/fr/multipays/box-pixme/box-bottom-right-pixme.png) 0 0 no-repeat;}
.box-pixme .box-top h1 span{display:block;width:100px;margin:-8px 0 0 5px;color:#fff;font-size:12px; line-height:normal;}
.box-pixme .box-top h1 span a{display:block;font-size:10px;color:#fff;text-transform:none;}
.box-pixme .content {margin:0 !important;margin:-6px 0 0 0;padding:0;border-right:2px solid #ae269e;border-left:2px solid #ae269e;height:100%;}
.box-pixme .content h2,
.box-pixme .content h3,
.box-pixme .content form {margin:0;padding:0;}
/* .box-pixme .content h2 {width:100px;height:42px;margin:-43px 0 0 8px;font-size:13px;color:#fff;} */
.box-pixme .content h2 {}
.box-pixme .content h2 span {}
.box-pixme .content h2 a{display:block;font-size:10px;color:#fff;}
.box-pixme .content h3 {padding-left:15px;font-size:10px;border-top:1px solid #fbadf2;border-bottom:1px solid #fbadf2;background-color:#d692ce;}
.box-pixme  .content h3 a{color:#fff;text-decoration:none;}
.box-pixme .box-bottom {height:19px;background-image:url(images/multipays/box-pixme/box-bottom-left-pixme.png);}
.box-pixme .box-bottom span{display:block;height:19px;background-image:url(images/multipays/box-pixme/box-bottom-right-pixme.png);}
.box-pixme .content form {margin: 0 5px;padding:0 0 5px 0;}
.box-pixme .content form fieldset legend{font-size:1px;line-height:1px;text-indent:-5000px;}
.box-pixme .content form fieldset input {border: 1px solid #7f9db9;}
.box-pixme .content form fieldset input.style-input-checkbox{border:none;margin:0;}
.box-pixme .content form fieldset input.style-input-hidden {display:none;}
.box-pixme .content form fieldset label span {display:block;font-weight:bold;}
.box-pixme .content form fieldset .bt-submit {float:right;}
.box-pixme .content p{margin:0;padding:3px 0 3px 5px;}
.box-pixme .content p,
.box-pixme .content p a,
.box-pixme .content form fieldset p,
.box-pixme .content form fieldset p a{font-size:11px;}
.box-pixme .content form fieldset .mem-id {clear:both;margin:5px 0 10px 0px;}
.box-pixme .content form fieldset .mem-id label {}
.box-pixme .content form fieldset .mem-id label span{display:inline;font-weight:normal;font-size:11px;}
.box-pixme .content ul,
.box-pixme .content li {margin:0;padding:0; list-style-type:none;background-color:#d692ce;}
.box-pixme .content ul {border-top:1px solid #fbadf2;}
.box-pixme .content li {border-bottom:1px solid #fbadf2;padding:2px 0 2px 10px;}
.box-pixme .content li a {color:#fff; text-decoration:none;font-weight:bold;font-size:11px;}
.box-pixme .content li a {}
.box-pixme .content li.change-profile a{font-weight:normal; text-decoration:underline;}
.box-pixme .content h3.title {border:none;padding-top:3px;padding-left:12px;}
.box-pixme .content h3#basket,
.box-pixme .content h3#last-visited {height:30px;background: #d692ce url(http://pan.fotovista.com/dev/gui_web/grafx/multipays/pixme/moins.gif) 1px 6px no-repeat;}
.box-pixme .content h3#basket {height:18px;}
.box-pixme .content h3#basket.on,
.box-pixme .content h3#last-visited.on {background: #d692ce url(http://pan.fotovista.com/dev/gui_web/grafx/multipays/pixme/plus.gif) 1px 6px no-repeat;}
.box-pixme .content #prd-last-visited,
.box-pixme .content #prd-basket {padding:5px;}
.box-pixme .content #prd-last-visited dl,
.box-pixme .content #prd-basket dl {margin:10px 0 0 0;padding:0;}
.box-pixme .content #prd-basket dl a,
.box-pixme .content #prd-last-visited a {color:#000;text-decoration:none;}
.box-pixme .content #prd-basket dl dt.images,
.box-pixme .content #prd-last-visited dl dt.images  {float:left;}
.box-pixme .content #prd-last-visited dl dt.title,
.box-pixme .content #prd-last-visited dl dd.prices,
.box-pixme .content #prd-last-visited dl dd.availablity,
.box-pixme .content #prd-basket dl dt.title,
.box-pixme .content #prd-basket dl dd.prices,
.box-pixme .content #prd-basket dl dd.availablity {margin-left:50px;font-weight:bold;}
.box-pixme .content #prd-last-visited dl dt.title {}
.box-pixme .content #prd-last-visited dl dd.prices,
.box-pixme .content #prd-basket dl dd.prices {color:#f00;}
.box-pixme .content #prd-last-visited dl dd.availablity,
.box-pixme .content #prd-basket dl dd.availablity {color:#f00;}
.box-pixme .content #prd-last-visited p,
.box-pixme .content #prd-basket p {margin-top:10px;}
.box-pixme .content #prd-basket p.total {font-weight:bold;text-align:right;}
.box-pixme .content #prd-basket p.total strong {color:#f00;}
.box-pixme .content #prd-last-visited p a,
.box-pixme .content #prd-basket p a {color:#f033da;text-decoration:none;}
.box-pixme .content #prd-basket ul {background:none;border: none;}
.box-pixme .content #prd-basket ul li {background:none;border: none;padding:2px 5px;margin:0;}
.box-pixme .content #prd-basket ul li a{color:#f033da;}
.box-pixme .content .pix-warning {font-size:12px;color:#f00;}



/*-- Box contenu - ajout de styles pour boxes spécifiques --------------------------------------------------------------------------------------*/

/* Tooltip */
div.tooltip-content{width:170px;background:transparent url(http://pan.fotovista.com/dev/gui_web/style/multipays/box_glossaire_bottom.gif) 0 100% no-repeat;}
div.tooltip-content p{font-size:11px;padding:0 10px;margin-bottom:6px;}
div.tooltip-content p strong,
div.tooltip-content p a{font-size:11px;}
div.tooltip-content-top{height:3px;background:transparent url(http://pan.fotovista.com/dev/gui_web/style/multipays/box_glossaire_top.gif) 0 0 no-repeat;}

/* Styles supplémentaire pour la box suivicom */
.box-suivicom{float:left;width:220px;margin-left:50px;}
.box-suivicom .box-top h2{height:52px;}
.box-suivicom .content{text-align:center;background:url(images/multipays/box-suivicom/bg-box-suivicom.gif) repeat-x 0 0;}

/* Styles supplémentaire pour la box price-delivery */
.box-price-delivery{width:180px;}
.box-price-delivery .content{background:url(images/multipays/box-product/bg-price-delivery.jpg) 0 0 no-repeat;}
.box-price-delivery h2{padding-left:2px !important;padding-right:3px !important;margin-right:0 !important;font-size:12px !important;}
.box-price-delivery strong{color:#ae269e;}
.box-price-delivery p{padding-right:20px;font-size:11px;}
.box-price-delivery a{font-size:11px;}
.box-price-delivery ul{margin-left:12px;}
.box-price-delivery li{list-style-type:square !important;margin-left:5px;}

/*Styles supplémentaire pour la box nav et nav service */
.nav .content, .nav-service .content{padding:0;}
.nav .content ul, .nav .content li, .nav-service .content ul, .nav-service .content li{list-style-type:none;margin:0;padding:0;}
.nav .content li.last a, .nav-service .content li.last a{border-bottom:none;}
.nav-no-style .content {border-right:1px solid #DADADA;border-left:1px solid #DADADA;}
.nav-no-style .content p a {margin:0;padding:0;background:none;border: none;text-decoration:underline;line-height:1.3;color:#000;}
.nav-no-style .content p a:hover {background:none;border: none;font-weight:normal;}
.nav-no-style .content p {margin:0;padding:3px 5px;}
.nav-no-style .content h3 {padding:3px 5px;}

.nav .content a, .nav-service .content a{display:block;height:100%;line-height:20px;margin:0;padding:0 10px;text-decoration:none;color:#000;background-color:#f4f4f4;border-top:1px solid #f4f4f4;border-bottom:1px solid #dadada;}
.nav .content a:hover, .nav-service .content a:hover{font-weight:bold;color:#ae269e;background-color:#e9e9e9;border-top:1px solid #fff;}
.nav .box-bottom{background:url(images/multipays/box-nav/bg-bottom-left.png) no-repeat 0 0;}
.nav .box-bottom span{background:url(images/multipays/box-nav/bg-bottom-right.png) no-repeat 100% 0;}
.nav-service .box-bottom{background:url(images/multipays/box-navservice/bg-bottom-left.png) no-repeat 0 0;}
.nav-service .box-bottom span{background:url(images/multipays/box-navservice/bg-bottom-right.png) no-repeat 100% 0;}
.nav-product .box-bottom{background:url(images/multipays/box-navproduct/bg-bottom-left.png) no-repeat 0 0;}
.nav-product .box-bottom span{background:url(images/multipays/box-navproduct/bg-bottom-right.png) no-repeat 100% 0;}

/*Styles supplémentaire pour les box facilités de paiement" */
.facilite-paiment {padding:5px 10px;}
.facilite-paiment dt.image{float:left;margin:0 5px 3px 0;}
.facilite-paiment dt.title{font-weight:bold;color:#ae269e;}

.actu{margin-top:10px;}
.actu .box-bottom{background-image:url(images/multipays/box-product/bg-bottom-left.png);}
.actu .box-bottom span {background-image:url(images/multipays/box-product/bg-bottom-right.png);}
.actu .content p {margin:0;padding:3px 5px;}
.actu .content p a{margin:0;padding:0;background:none;border: none;text-decoration:underline;line-height:1.3;color:#000;}
.actu .content p a:hover{background:none;border: none;font-weight:normal;}

.transporteur .box-top{background-image:url(images/multipays/colissimo.png);}
.transporteur .box-top h1,
.transporteur .box-top h2,
.transporteur .box-top h3,
.transporteur .box-top h4,
.transporteur .box-top h5,
.transporteur .box-top h6{height:34px;background-image:url(images/multipays/colissimo.png);text-indent:-5000px;}
.transporteur .box-bottom{background-image:url(images/multipays/box-service/bg-bottom-left.png);}
.transporteur .box-bottom span {background-image:url(images/multipays/box-service/bg-bottom-right.png);}
.transporteur .content p {margin:0;padding:3px 5px;}

/* Styles supplémentaires pour box vipix */
.box-vipix .content{border-left:1px solid #cf0;border-right:1px solid #cf0;background-color:#daff47;}
.box-vipix .content p {margin:0;padding:3px 5px;}
.box-vipix .box-top h1,
.box-vipix .box-top h2,
.box-vipix .box-top h3,
.box-vipix .box-top h4,
.box-vipix .box-top h5,
.box-vipix .box-top h6{margin:0;padding:0;height:133px;background-image:url(images/multipays/box-vipix/vipix-box-top.jpg);text-indent:-5000px;}
.box-vipix .box-top {height:133px;background-image:url(images/multipays/box-vipix/vipix-box-top.jpg);}
.box-vipix .box-bottom {height:6px;background-image:url(images/multipays/box-vipix/vipix-box-bottom-left.png);}
.box-vipix .box-bottom span{height:6px;background-image:url(images/multipays/box-vipix/vipix-box-bottom-right.png);}

/* Styles supplémentaires pour box vipix */
.partenaires .box-top{background:url(images/multipays/box-product/bg-top-left.png) 0 0 no-repeat;}
.partenaires .box-top h1,
.partenaires .box-top h2,
.partenaires .box-top h3,
.partenaires .box-top h4,
.partenaires .box-top h5,
.partenaires .box-top h6{line-height:22px;margin:0 0 0 5px;padding: 5px 10px 5px 10px;font-size:16px;text-transform:none;color:#ae269e;background:url(images/multipays/box-product/bg-top-right.png) no-repeat 100% 0;}
.partenaires .content{border-left:1px solid #cf0;border-right:1px solid #cf0;background-color:#daff47;}
.partenaires .content p {margin:0;padding:3px 5px;}
/*.partenaires .box-top {height:133px;background-image:url(images/multipays/box-vipix/vipix-box-top.jpg);}*/
.partenaires .box-bottom {height:6px;background-image:url(images/multipays/box-vipix/vipix-box-bottom-left.png);}
.partenaires .box-bottom span{height:6px;background-image:url(images/multipays/box-vipix/vipix-box-bottom-right.png);}

/* barre de navigation résultat pied-de-page */
.results{height:18px;margin-right:10px;margin-left:10px;padding-bottom:2px;font-size:11px;background-color:#d2d2d2;}
.nb-results{float:left;width:150px;height:18px;line-height:18px;}
.nav-results{display:block;height:16px;margin-left:150px;padding-top:2px;}
html>body .nb-results{padding-top:1px;}
.nav-results a{margin-right:1px;padding:0 1px;font-size:11px;text-decoration:none;color:#000;}
.nav-results a:hover{background-color:#fff;}
.nav-results a.direction:hover{background-color:transparent;}
.nav-results a.active{padding:0 3px;background:#fff;}

/* Top ventes */

/*- Menu -*/
#top-sellers{margin-bottom:20px;}
#top-sellers ul#menu-tabs {width: 570px;height:36px;margin: 10px 0 0 0;padding: 3px 0 0 10px;list-style-type:none;background: transparent url(images/multipays/top-sellers/default/tabs-bg.png) no-repeat 0 0;}
#top-sellers ul#menu-tabs li a:link, ul#menu-tabs a:visited {text-decoration: none;color: #fff;}
#top-sellers ul#menu-tabs li {display:inline;}
#top-sellers ul#menu-tabs li a {float:left;margin-right: 4px;padding-left: 6px;text-align:center;background: transparent url(images/multipays/top-sellers/default/tab-l.png) no-repeat 0 0;}
#top-sellers ul#menu-tabs li a span{float:left;padding: 2px 6px 2px 0;height: 29px;line-height:29px;cursor: pointer;font-weight:bold;white-space: nowrap;background: transparent url(images/multipays/top-sellers/default/tab-r.png) no-repeat 100% 0;}
#top-sellers ul#menu-tabs li.tab2rows a span{line-height:13px;}
#top-sellers ul#menu-tabs li.current a,
#top-sellers ul#menu-tabs li a.active{color:#ae269e;background-position:0 -33px}
#top-sellers ul#menu-tabs li.current a span,
#top-sellers ul#menu-tabs li a.active span{background-position:100% -33px}

/*- Blocs -*/
#top-sellers div#blocks-tabs{clear:both;position:relative;width:580px;zoom:1;}
#top-sellers div#blocks-tabs div{clear:both;}
#top-sellers div#blocks-tabs a:link, div#blocks-tabs a:visited{color:#323232}
#top-sellers div#blocks-tabs a:hover, div#blocks-tabs a:active{color:#ae269e}
#top-sellers div#blocks-tabs td{border-bottom:1px solid #aaa;padding:2px 0;vertical-align:top;}
#top-sellers div#blocks-tabs td.wording{width:400px;}
#top-sellers div#blocks-tabs td.wording div{position:relative;height:auto !important;height:100%;min-height:70px;margin: 0;padding: 0 0 20px 0;zoom:1;}
#top-sellers div#blocks-tabs p{margin: 0 5px;}
#top-sellers div#blocks-tabs p.rates{position:absolute;bottom:2px;font-size: 11px;color: #000;}
#top-sellers div#blocks-tabs p.pixplace-offer{margin-top:5px;margin-bottom:5px;}
#top-sellers div#blocks-tabs p.pixplace-offer a{text-decoration:none;color:#ae269e;}
#top-sellers div#blocks-tabs p.pixplace-offer a:hover{text-decoration:underline;color:#ae269e!important;}

#top-sellers div#blocks-tabs .prices{width:115px;padding-right:10px;text-align:right;}
#top-sellers div#blocks-tabs .prices div{position:relative;height:auto !important;height:88px;min-height:88px;}
#top-sellers div#blocks-tabs .prices p{margin:0;font-weight:bold;color:#f00;}
#top-sellers div#blocks-tabs .prices p strong{font-weight: bold; font-size:16px;}
#top-sellers div#blocks-tabs p.vipix{position:absolute;/*bottom:0;*/right:0;width:39px;height:23px;padding-left:10px;text-align:left;font-size:11px;font-style:italic;font-weight:bold;color:#b73185;background:transparent url(images/multipays/top-sellers/bt-vipix.png) no-repeat 0 0;}
#top-sellers div#blocks-tabs p.vipix span{visibility: hidden;}

/*Thickbox DVD adultes*/
#adult-overlay{z-index:50;display:none;background:#000;position:fixed!important;position:absolute;top:0;left:0;width:100%;height:100%;filter:alpha(opacity=99);-moz-opacity: 0.99;opacity: 0.99;}
#adult-box-container{z-index:100;position:absolute;top:0;left:0;width:100%;height:100%;}
#adult-box-container #adult-box-lvl1{position:relative;width:100%;height:100%;}
#adult-box-container #adult-box-lvl1 #adult-box-lvl2{position:fixed!important;position:absolute;left:50%;top:50%;width:290px;height:180px;}
#adult-box-container #adult-box-lvl1 #adult-box-lvl2 #adult-box-lvl3{background:#fff;width:100%;height:100%;padding:10px;margin:0;text-align:center;position:relative;left:-50%;top:-50%;-moz-border-radius:8px;}
#adult-box-lvl3 h1{font-size:16px;color:red;margin:5px 0;}
#adult-box-lvl3 p{font-size:12px;margin:0 0 1em;}
#adult-box-lvl3 strong{clear:left;display:block;margin:5px 0;font-size:12px;}
#adult-box-lvl3 .center-container{position:relative;left:0;top:0;height:23px;}
#adult-box-lvl3 .center-container .center {position:absolute;left:50%;float:left;}
#adult-box-lvl3 .center-container .center p{margin:0;float:left;position:relative;left:-50%;}
#adult-box-lvl3 .center-container .center p a,
#adult-box-lvl3 .center-container .center p a:hover{outline:0;float:left;padding-left:8px;height:23px;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/buttons/bt-green-left.png) 0 0 no-repeat;text-decoration:none;}
#adult-box-lvl3 .center-container .center p a span{cursor:pointer;float:left;height:23px;line-height:23px;padding-right:8px;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/buttons/bt-green-right.png) 100% 0 no-repeat;text-transform:uppercase;font-weight:bold;font-size:11px;color:#ae269e;}
#adult-box-lvl3 .center-container .center p a:hover span{color:#ae269e;}



/*------------------------------------------------------------------------------
   Styles des gabarits
------------------------------------------------------------------------------*/

/* Structures des pages */
div#global-container{position:relative;width:990px;margin:0 auto;z-index:0;} /* conteneur global */
#main{width:990px;} /* conteneur gabarits */


/*------------------------- gabarits ----------------------------------------*/

#one-col-brand,
#two-col-left,
#two-col-right,
#three-col{width:970px;margin:0 10px;padding:10px 0;}

/* Home */
#home .col-main{float:left;width:770px;}
#home .col-right{margin-left:770px;width:220px;}

/* Page 0col_marque */
#one-col-brand .col-left{float:left;width:580px;}
#one-col-brand .col-right{margin-left:580px;}
#one-col-brand .col-right div{float:left;width:180px;margin-left:15px;display:inline;}

/* Page 2col_left.jpg *//* idem two-col-left-pub & two-col-left-service */
#two-col-left .col-left{float:left;width:180px;}
#two-col-left .col-main{margin-left:195px;}
#two-col-left .col-left .box{margin:0 0 10px;}

/* Page 2col_right.jpg */
#two-col-right .col-main{float:left;width:775px;}
#two-col-right .col-right{margin-left:790px;width:180px;}
#IE6 #two-col-right .col-right{margin-left:787px;}

/* Page 2colright 220px */
#two-col-right-220{overflow:hidden;width:970px;padding:10px;}
#two-col-right-220 .col-main{display:inline;float:left;width:735px;}
#two-col-right-220 .col-right{display:inline;float:right;width:220px;}

/* Page 3col.jpg *//* idem three-col-pub & three-col-box */
#three-col .col-main{float:left;width:585px;margin-left:15px;margin-right:10px;display:inline;}
#three-col .col-left,
#three-col .col-right{float:left;width:180px;display:inline;}

/* pub */
#two-col-left #pub, #three-col #pub{margin:0 0 10px 195px;}
#IE6 #two-col-left #pub, #three-col #pub{margin:0 0 10px 217px;}

/* small popup*/
#small-popup{background-color:#ccff00;}
#small-popup #container{position:relative;margin:10px;padding:10px;background-color:#fff;}
#small-popup #container .box-top-left{position:absolute;top:0;left:0;width:5px;height:5px;background:url(images/multipays/popup/bg-corner-top-left.png) 0 0 no-repeat;}
#small-popup #container .box-top-right{position:absolute;top:0;right:0;width:5px;height:5px;background:url(images/multipays/popup/bg-corner-top-right.png) 0 0 no-repeat;}
#small-popup #container .box-bottom-left{position:absolute;bottom:0;left:0;width:5px;height:5px;background:url(images/multipays/popup/bg-corner-bottom-left.png) 0 0 no-repeat;}
#small-popup #container .box-bottom-right{position:absolute;bottom:0;right:0;width:5px;height:5px;background:url(images/multipays/popup/bg-corner-bottom-right.png) 0 0 no-repeat;}
#small-popup #bt-close{position:absolute;top:20px;right:20px;cursor:pointer;}

#small-popup .cat{height:460px;} /* à déplacer dans CAT */

/* popup panier*/
.cart{padding:10px 15px;width:308px;height:135px;font-size:11px;background: url(http://pan.fotovista.com/dev/gui_web/style/multipays/pixme/box_ajoutfiche.gif) no-repeat 0 0;}
.cart strong{display:block;margin:10px 0;}
.cart a{float:left;margin:10px 0;}
.cart a.bt-right{margin:10px 0 0 50px;}

/* Etoile derrière le prix pour de/de*/
.etoile a,
.etoile a:link,
.etoile a:visited,
.etoile a:hover,
.etoile a:active{float:none !important;height:auto !important;font-size: 14px !important;text-decoration: none !important;color:#f00;}

/* Information quand le JS est désactivé */

#infojs p{line-height:30px;font-weight:bold;font-size:14px;text-align:center;color:#333;border:1px solid red;}
#infojs p a{line-height:30px;font-weight:bold;font-size:14px;color:red;}

/*Pagination*/
.pagination{overflow:hidden;margin-top:10px;padding:3px 5px;color:#4d4d4d;background:#d2d2d2;zoom:1;}
.pagination a{text-decoration:none;color:#4d4d4d;}
.pagination .recap{float:left;}
.pagination .page-select{float:right;margin-right:110px;display:inline;}
.pagination .page-select a{float:left;margin-right:2px;padding:1px 3px;font-size:11px;}
.pagination .page-select a.page-next{padding-right:15px;background:url(images/multipays/mdr/next.png) no-repeat 100% 4px;}
.pagination .page-select a.page-prev{padding-left:15px;background:url(images/multipays/mdr/previous.png) no-repeat 0 4px;}
.pagination .page-select a.selected,
.pagination .page-select a:hover{background-color:#fff;}

/*Pages services*/
#IE6 #two-col-left .col-main .service-container{margin-left:-3px;}
#IE6 .world-11 #gift-certificate .content h3.spacer{padding-top:0;}

/*STICKERS*/
/*Classes stickers listing*/
#content .products-table del{display:inline !important;}
#content .products-table .promo .prd-sticker{display:block;margin:0 auto;color:#fff;}
#content .products-table .promo .small{width:48px;height:39px;padding-top:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat !important;background:transparent;}
#IE6 #content .products-table .promo .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}

#content .products-table .promo .medium{width:61px;height:49px;padding-top:13px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #content .products-table .promo .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png",sizingMethod="crop");}
#content .products-table .promo .large{width:82px;height:64px;padding-top:16px;font:bold 22px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-large.png) no-repeat !important;background:transparent;}
#IE6 #content .products-table .promo .large{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-large.png",sizingMethod="crop");}

/*Classes home*/
#wholecontent #colcontent .miniboxproduit{position:relative;}
#wholecontent #colcontent .miniboxproduit .prd-old-amount{font:bold 12px Arial;}
#wholecontent #colcontent .miniboxproduit .prd-sticker{display:block;margin:0 auto;color:#fff;}
#wholecontent #colcontent .miniboxproduit .small{position:absolute;top:25px;left:150px;width:48px;height:39px;padding:10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat !important;
background:transparent;}
#IE6 #wholecontent #colcontent .miniboxproduit .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}

/*Classes nouveautés*/
#three-col #latest-releases dl{position:relative;}
#three-col #latest-releases dl .prd-old-amount{display:block;font:bold 12px Arial;color:#666;}
#three-col #latest-releases dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
#three-col #latest-releases dl .small{position:absolute;top:0;left:0;width:58px;height:53px;padding:11px 0 0 10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat !important;background:none;}
#IE6 #three-col #latest-releases dl .small{left:0;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}

/*Classes FA*/
#fa-main{position:relative;}
#fa-main #fa-product del.prd-old-amount{font:bold 24px Arial;color:#333;}
#fa-main #fa-product .prd-sticker{display:block;margin:0 auto;color:#fff;}
#fa-main #fa-product .xlarge{position:absolute;top:5px;left:-280px;width:104px;height:82px;padding:21px;font:bold 28px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-xlarge.png) no-repeat !important;background:transparent;}
#IE6 #fa-main #fa-product .xlarge{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-xlarge.png",sizingMethod="crop");}

/*Classes incontournables intermediaire*/
#two-col-right-220 .must-have .prd{position:relative;}
#two-col-right-220 .must-have .prd .prd-sticker{display:block;margin:0 auto;color:#fff;}
#two-col-right-220 .must-have .prd .large{position:absolute;top:0;left:5px;width:82px;height:64px;padding:16px;font:bold 22px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-large.png) no-repeat !important;background:transparent;}
#IE6 #two-col-right-220 .must-have .prd .large{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-large.png",sizingMethod="crop");}

/*Classes incontournables DVD*/
#global-container .world-2 #three-col .incontournables dl{position:relative;}
#global-container .world-2 #three-col .incontournables dl .prd-old-amount{font:bold 12px Arial;color:#666;}
#global-container .world-2 #three-col .incontournables .prd-sticker{display:block;margin:0 auto;color:#fff;}
#global-container .world-2 #three-col .incontournables .medium{position:absolute;top:51px;left:10px;width:58px;height:53px;padding:35px 0 0 5px;font:bold 14px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png) no-repeat !important;background:transparent}
#IE6 #global-container .world-2 #three-col .incontournables .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png",sizingMethod="crop");}

#three-col #deal-of-the-week-dvd dl{position:relative;}
#three-col #deal-of-the-week-dvd dl .prd-old-amount{font:bold 12px Arial;color:#666;}
#three-col #deal-of-the-week-dvd dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
#three-col #deal-of-the-week-dvd dl .small{position:absolute;top:36px;left:0;width:58px;height:53px;padding:35px 0 0 5px;font:bold 14px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png) no-repeat !important;background:transparent}
#IE6 #three-col #deal-of-the-week-dvd dl .small{left:-74px;}
#IE6 #three-col #deal-of-the-week-dvd dl .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png",sizingMethod="crop");}

#three-col #latest-releases-dvd dl{position:relative;}
#three-col #latest-releases-dvd dl .prd-old-amount{font:bold 12px Arial;color:#666;}
#three-col #latest-releases-dvd dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
#three-col #latest-releases-dvd dl .small{position:absolute;top:36px;left:0;width:58px;height:53px;padding:35px 0 0 5px;font:bold 14px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png) no-repeat !important;background:transparent}
#IE6 #three-col #latest-releases-dvd dl .small{left:-74px;}
#IE6 #three-col #latest-releases-dvd dl .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png",sizingMethod="crop");}

/*Classes incontournables HomeCat*/
#three-col #deal-of-the-week dl{position:relative;}
#three-col #deal-of-the-week dl .prd-old-amount{font:bold 12px Arial;color:#666;}
#three-col #deal-of-the-week dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
#three-col #deal-of-the-week dl .medium{position:absolute;top:-10px;left:-10px;width:48px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat !important;background:transparent;}
#IE6 #three-col #deal-of-the-week dl .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}

/*Classes Top-ventes*/
#top-sellers tr div{position:relative;}
#top-sellers tr del.prd-old-amount{font:bold 12px Arial;color:#666;}
#top-sellers p.prd-sticker{display:block;margin:0 auto;color:#fff !important;}
#top-sellers .medium{position:absolute;top:0px;left:0px;width:30px;height:39px;margin:0;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat !important;background:transparent;}
#IE6 #top-sellers .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}

.world-2 #top-sellers tr div{position:relative;}
.world-2 #top-sellers tr del{font:bold 12px Arial;color:#666;}
.world-2 #top-sellers .prd-sticker{display:block;margin:0 auto;color:#fff !important;}
.world-2 #top-sellers .small{position:absolute;top:36px;left:0;width:58px;height:53px;padding:35px 0 0 5px;font:bold 14px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png) no-repeat !important;background:transparent}
#IE6 .world-2 #top-sellers .small{left:0;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png" mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png",sizingMethod="crop");}

/*Classes Page marque v1*/
.div1pdt, .div2pdts, .div4pdts{position:relative;}
.div1pdt .prd-old-amount, .div2pdts .prd-old-amount, .div4pdts .prd-old-amount{margin-left:10px;font:bold 12px Arial;color:#666;}
.div1pdt .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.div1pdt .medium{position:absolute;top:0px;left:0px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png) no-repeat !important;background:transparent;}
#IE6 .div1pdt .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png",sizingMethod="crop");}

.div2pdts .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff;}
.div2pdts .small{position:absolute;top:0;left:0;width:48px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat !important;background:transparent;}
#IE6 .div2pdts .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}


/*Classes Page marque v2*/
#two-col-right .product{position:relative;}
#two-col-right .product .prd-old-amount{font:bold 14px Arial;color:#333;}
#two-col-right .product .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#two-col-right .product .small{position:absolute;top:-25px;left:-140px;width:48px;height:39px;margin:0;padding:10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat !important;background:transparent;}
#IE6 #two-col-right .product .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}

#two-col-right .product .medium{position:absolute;top:-75px;left:-190px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #two-col-right .product .medium{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png",sizingMethod="crop");}

#two-col-right .col-right .box-default .products dl.product{position:relative;min-height:58px;height:auto !important;height:58px;}
#two-col-right .col-right .box-default .products dl.product .prd-old-amount{display:none;font:bold 12px Arial;color:#707070;}
#two-col-right .col-right .box-default .products dl.product .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#two-col-right .col-right .box-default .products dl.product .full{position:absolute;right:5px;top:63px;font:bold 12px Arial;}
#two-col-right .col-right .box-default .products dl.reduction{margin:4px 0 0 2px !important;overflow:hidden;position:relative;width:120px;left:0px;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-full.png) no-repeat 0 0;}
#two-col-right .col-right .box-default .products dl.reduction .prd-name{width:100px;}
#two-col-right .col-right .box-default .products dl.reduction .prd-image{padding-left:5px;}

/*Classes Top-ventes Home*/
#wholecontent #colcontent .topten .prd-sticker{display:block;margin:10px auto;padding:0px 0 0 7px;width:40px;height:17px;font:bold 12px Arial;color:#fff;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/sticker-horizontal.png) no-repeat;}
#wholecontent #colcontent .topten del{font:bold 12px Arial;color:#707070;}

/*Classes MDR*/
#main #wholecontent #results td.produit div{position:relative;}
#main #wholecontent #results .prd-old-amount{font:bold 12px Arial;color:#333;}
#main #wholecontent #results div .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#main #wholecontent #results div .small{position:absolute;top:5px;left:0;width:48px;height:39px;margin:0;padding:11px 0 0 0px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat;}
#IE6 #main #wholecontent #results div .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png" mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}

#main #wholecontent #results div .medium{position:absolute;top:5px;left:0;width:48px;height:39px;margin:0;padding:15px 3px 0 7px;font:bold 14px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat;}
#IE6 #main #wholecontent #results div .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png",sizingMethod="crop");}

#global-container .world-2 #wholecontent #results .produit div  .small{position:absolute;top:39px;left:13px;width:42px;height:39px;margin:0;padding:34px 16px 0 0;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png) no-repeat !important;background:transparent;}
#IE6 #global-container .world-2 #wholecontent #results .produit div .small{left:12px;background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png",sizingMethod="crop");}
#IE6 #global-container .world-2 #wholecontent #results .produit div .small{left:0;}

/*Classes MDR V2*/
#main #pix-mdr #enligne .prd-old-amount{font:bold 14px Arial;color:#333;}
#main #pix-mdr #enligne dl{position:relative;}
#main #pix-mdr #enligne dl dd.prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#main #pix-mdr #enligne dl dd.medium{position:absolute;top:0;left:0;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #main #pix-mdr #enligne dl dd.medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png",sizingMethod="crop");}
#IE6 #main #pix-mdr #enligne dl dd.medium{left:-165px;}

/*Classes MDR Cube*/
#main #wholecontent #results .cube div{position:relative;}
#main #wholecontent #results .cube del.prd-old-amount{font:bold 12px Arial;color:#333;}
#main #wholecontent #results .cube .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#main #wholecontent #results .cube .medium{position:absolute;top:-10px;left:70px;width:61px;height:49px;margin:0;padding:13px 0 0 0;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #main #wholecontent #results .cube .medium{top:-10px;background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png",sizingMethod="crop");}
#IE6 #main #wholecontent #results .cube .medium{left:0;}

/*Classes Page Wii*/
#structure .listingcontent td.prd-sticker{height:228px;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-vertical.png) no-repeat;}
#structure .listingcontent td.prd-sticker div{position:relative;}
#structure .listingcontent td.prd-sticker span.prd-old-amount del{font:bold 12px Arial;color:#707070;}
#structure .listingcontent td.prd-sticker span.reduction{position:absolute;top:0;right:2px;font:bold 12px Arial;color:#fff;}
#IE6 #structure .listingcontent td.prd-sticker span.reduction{padding-left:3px;}
#structure .topline td.prix span.rect{float:left;width:40px;height:17px;color:#fff;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/sticker-horizontal.png) no-repeat 0 0;}
#structure .topline td.prix del{margin-right:5px;font:bold 12px Arial;color:#707070;}

/*Classes page Checkout*/
.pre-cart-confirm .crushed-prd .content{position:relative;}
.pre-cart-confirm .crushed-prd .prd-old-amount{font:bold 14px Arial;color:#333;}
.pre-cart-confirm .crushed-prd .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.pre-cart-confirm .crushed-prd .xlarge{position:absolute;top:20px;left:20px;width:104px;height:82px;padding:21px;font:bold 28px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-xlarge.png) no-repeat !important;background:transparent;}
#IE6 .pre-cart-confirm .crushed-prd .xlarge{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-xlarge.png",sizingMethod="crop");}
#IE6 .pre-cart-confirm .crushed-prd .xlarge{left:0;}

/*Classes box-incontournables*/
#three-col .incontournables dl.prd del{font:bold 13px Arial;color:#707070;}
#three-col .incontournables dl.prd{position:relative;}
#three-col .incontournables dl.prd .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#three-col .incontournables dl.prd .medium{position:absolute;top:10px;left:5px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png) no-repeat !important;
background:transparent;}
#IE6 #three-col .incontournables dl.prd .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-medium.png",sizingMethod="crop");}

.world-2 #three-col .incontournables dl.prd .medium{position:absolute;top:51px;left:10px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png) no-repeat !important;
background:transparent;}
.world-2 #IE6 #three-col .incontournables dl.prd .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-dvd.png",sizingMethod="crop");}

/*Temporaire : styles pix soldes été 08*/
#sale-container #header{background-color:transparent !important;}
#sale-white {background:#fff;}
#sale-white #sale-container{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/landpages/soldes-ete-08/header-back-white.png) no-repeat 50% 0;}
#sale-green{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/landpages/soldes-ete-08/bg2.jpg) repeat-x;zoom:1;}
#sale-green #sale-container{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/landpages/soldes-ete-08/header-back-green.png) no-repeat 50% 0;}
#sale-container #header{background:#fff url(../style/images/multipays/landpages/soldes-ete-08/header-back.png) repeat-x 0 0;}
#sale-container #header #headercart .top a{font:normal 11px Arial;color:#000;}
#sale-container #header #ad-banner span.date{position:absolute;top:-18px;left:0;display:block;width:468px;line-height:18px;text-align:center;font-weight:bold;color:#000;}

/*MDR Soldes 08*/
#sale-green #sale-container #main{background:#fff url(../style/images/multipays/soldes-2008/mdr-background.png) repeat-x 0 0;}
#sale-green #sale-container #main #breadcrumb{padding:5px 0 0 8px;color:#fff;}
#sale-green #sale-container #main #breadcrumb a{color:#fff;}
#sale-green #sale-container #main h1{margin:3px 0;padding-left:8px;color:#fff;}
#sale-green #sale-container #main .segment-details{overflow:hidden;zoom:1;}
#sale-green #sale-container #main .boxrecherchenew{background:url(../style/images/multipays/soldes-2008/mdr-box.png) no-repeat 0 0;}
#sale-green #sale-container #main #wholecontent{padding:0 0 0 2px;}
#sale-green #sale-container #sale-flash object{position:absolute;z-index:100000;}
#sale-green #sale-container #sale-flash{height:100px;background:url(../style/images/multipays/soldes-2008/mdr-banner-nonflash.png) no-repeat 0 0;}

#sale-container #sale-info{margin-left:6px;text-align:center;}
#sale-container #sale-info .sale-box{padding:15px;width:943px;border-top:1px solid #c3c3c3;background:url(../style/images/multipays/soldes-2008/mdr-box-ref.png) no-repeat 0 100%;text-align:left;}
#sale-container #sale-info .sale-link{overflow:hidden;height:40px;text-align:center;}
#sale-container #sale-info .sale-link p{position:absolute;left:50%;float:left;text-align:center;}
#sale-container #sale-info .sale-link a{float:left;position:relative;left:-50%;white-space:nowrap;margin-top:8px;padding-left:9px;height:22px;background:url(../style/images/multipays/soldes-2008/mdr-button.png) no-repeat 0 0;font-weight:bold;text-decoration:none;}
#sale-container #sale-info .sale-link a span{float:left;padding:0 9px 0 0;line-height:22px;background:url(../style/images/multipays/soldes-2008/mdr-button.png) no-repeat 100% 0;cursor:pointer;}
#sale-container #sale-info .sale-link a:hover{color:#fff;background-position:0 -22px;}
#sale-container #sale-info .sale-link a:hover span{background-position:100% -22px;}


/*Stickers spécifiques soldes ete 08*/
/*Classes stickers listing*/
#sale-container #content .products-table del{display:inline !important;}
#sale-container #content .products-table .promo .prd-sticker{display:block;margin:0 auto;color:#fff;}
#sale-container #content .products-table .promo .small{width:48px;height:39px;padding-top:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #content .products-table .promo .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png",sizingMethod="crop");}

#sale-container #content .products-table .promo .medium{width:61px;height:49px;padding-top:13px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #content .products-table .promo .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png",sizingMethod="crop");}
#sale-container #content .products-table .promo .large{width:82px;height:64px;padding-top:16px;font:bold 22px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-large.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #content .products-table .promo .large{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-large.png",sizingMethod="crop");}

/*Classes home*/
#sale-container #wholecontent #colcontent .miniboxproduit{position:relative;}
#sale-container #wholecontent #colcontent .miniboxproduit .prd-old-amount{font:bold 12px Arial;}
#sale-container #wholecontent #colcontent .miniboxproduit .prd-sticker{display:block;margin:0 auto;color:#fff;}
#sale-container #wholecontent #colcontent .miniboxproduit .small{position:absolute;top:25px;left:150px;width:48px;height:39px;padding:10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png) no-repeat !important;
background:transparent;}
#IE6 #sale-container #wholecontent #colcontent .miniboxproduit .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png",sizingMethod="crop");}

/*Classes nouveautés*/
#sale-container #three-col #latest-releases dl{position:relative;}
#sale-container #three-col #latest-releases dl .prd-old-amount{display:block;font:bold 12px Arial;color:#666;}
#sale-container #three-col #latest-releases dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
#sale-container #three-col #latest-releases dl .small{position:absolute;top:0;left:0;width:58px;height:53px;padding:11px 0 0 10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png) no-repeat !important;background:transparent}
#IE6 #sale-container #three-col #latest-releases dl .small{left:-74px;}
#IE6 #sale-container #three-col #latest-releases dl .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png",sizingMethod="crop");}

/*Classes FA*/
#sale-container #fa-main{position:relative;}
#sale-container #fa-main #fa-product del.prd-old-amount{font:bold 24px Arial;color:#333;}
#sale-container #fa-main #fa-product .prd-sticker{display:block;margin:0 auto;color:#fff;}
#sale-container #fa-main #fa-product .xlarge{position:absolute;top:5px;left:-315px;width:104px;height:82px;padding:21px;font:bold 28px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-xlarge.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #fa-main #fa-product .xlarge{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-xlarge.png",sizingMethod="crop");}

#fa-bottom .prd-image .sticker-position{position:relative;}
#fa-bottom  .prd-image  .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff;text-decoration:none;}
#fa-bottom  .prd-image  .small{position:absolute;top:-5px;left:0px;width:40px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png) no-repeat !important;background:transparent;}
#IE6 #fa-bottom .prd-image  .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/label-small.png",sizingMethod="crop");}



/*Classes incontournables intermediaire*/
#sale-container #two-col-right-220 .must-have .prd{position:relative;}
#sale-container #two-col-right-220 .must-have .prd .prd-sticker{display:block;margin:0 auto;color:#fff;}
#sale-container #two-col-right-220 .must-have .prd .large{position:absolute;top:0;left:5px;width:82px;height:64px;padding:16px;font:bold 22px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-large.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #two-col-right-220 .must-have .prd .large{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-large.png",sizingMethod="crop");}

/*Classes incontournables HomeCat*/
#sale-container #three-col #deal-of-the-week dl{position:relative;}
#sale-container #three-col #deal-of-the-week dl .prd-old-amount{font:bold 12px Arial;color:#666;}
#sale-container #three-col #deal-of-the-week dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
#sale-container #three-col #deal-of-the-week dl .medium{position:absolute;top:-10px;left:-10px;width:48px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #three-col #deal-of-the-week dl .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png",sizingMethod="crop");}

/*Classes Top-ventes*/
#sale-container #top-sellers tr div{position:relative;}
#sale-container #top-sellers tr del.prd-old-amount{font:bold 12px Arial;color:#666;}
#sale-container #top-sellers p.prd-sticker{display:block;margin:0 auto;color:#fff !important;}
#sale-container #top-sellers .medium{position:absolute;top:0px;left:0px;width:30px;height:39px;margin:0;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #top-sellers .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png",sizingMethod="crop");}

/*Classes Page marque v1*/
#sale-container .div1pdt, .div2pdts, .div4pdts{position:relative;}
#sale-container .div1pdt .prd-old-amount, .div2pdts .prd-old-amount, .div4pdts .prd-old-amount{margin-left:10px;font:bold 12px Arial;color:#666;}
#sale-container .div1pdt .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#sale-container .div1pdt .medium{position:absolute;top:0px;left:0px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #sale-container .div1pdt .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png",sizingMethod="crop");}

#sale-container .div2pdts .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff;}
#sale-container .div2pdts .small{position:absolute;top:0;left:0;width:48px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png) no-repeat !important;background:transparent;}
#IE6 #sale-container .div2pdts .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png",sizingMethod="crop");}


/*Classes Page marque v2*/
#sale-container #two-col-right .product{position:relative;}
#sale-container #two-col-right .product .prd-old-amount{font:bold 14px Arial;color:#333;}
#sale-container #two-col-right .product .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#sale-container #two-col-right .product .small{position:absolute;top:-25px;left:-140px;width:48px;height:39px;margin:0;padding:10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #two-col-right .product .small{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png",sizingMethod="crop");}

#sale-container #two-col-right .product .medium{position:absolute;top:-75px;left:-190px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #two-col-right .product .medium{background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png",sizingMethod="crop");}

/*Classes MDR*/
#sale-container #main #wholecontent #results td.produit div{position:relative;}
#sale-container #main #wholecontent #results .prd-old-amount{font:bold 12px Arial;color:#333;}
#sale-container #main #wholecontent #results div .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#sale-container #main #wholecontent #results div .small{position:absolute;top:5px;left:0;width:48px;height:39px;margin:0;padding:11px 0 0 0px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png) no-repeat !important;}
#IE6 #sale-container #main #wholecontent #results div .small{background:none !important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-small.png",sizingMethod="crop") !important;}

/*Classes MDR V2*/
#sale-container #main #pix-mdr #enligne .prd-old-amount{font:bold 14px Arial;color:#333;}
#sale-container #main #pix-mdr #enligne dl{position:relative;}
#sale-container #main #pix-mdr #enligne dl dd.prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#sale-container #main #pix-mdr #enligne dl dd.medium{position:absolute;top:0;left:0;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #main #pix-mdr #enligne dl dd.medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png",sizingMethod="crop");}
#IE6 #sale-container #main #pix-mdr #enligne dl dd.medium{left:-165px;}

/*Classes MDR Cube*/
#sale-container #main #wholecontent #results .cube div{position:relative;}
#sale-container #main #wholecontent #results .cube del.prd-old-amount{font:bold 12px Arial;color:#333;}
#sale-container #main #wholecontent #results .cube .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#sale-container #main #wholecontent #results .cube .medium{position:absolute;top:-10px;left:70px;width:61px;height:49px;margin:0;padding:13px 0 0 0;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png) no-repeat !important;background:transparent;}
#IE6 #sale-container #main #wholecontent #results .cube .medium{top:-10px;background:transparent;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png",sizingMethod="crop");}
#IE6 #sale-container #main #wholecontent #results .cube .medium{left:0;}

/*Classes page Checkout*/
#sale-container .pre-cart-confirm .crushed-prd .content{position:relative;}
#sale-container .pre-cart-confirm .crushed-prd .prd-old-amount{font:bold 14px Arial;color:#333;}
#sale-container .pre-cart-confirm .crushed-prd .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#sale-container .pre-cart-confirm .crushed-prd .xlarge{position:absolute;top:20px;left:20px;width:104px;height:82px;padding:21px;font:bold 28px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-xlarge.png) no-repeat !important;background:transparent;}
#IE6 #sale-container .pre-cart-confirm .crushed-prd .xlarge{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-xlarge.png",sizingMethod="crop");}
#IE6 #sale-container .pre-cart-confirm .crushed-prd .xlarge{left:0;}

/*Classes box-incontournables*/
#sale-container #three-col .incontournables dl.prd del{font:bold 13px Arial;color:#707070;}
#sale-container #three-col .incontournables dl.prd{position:relative;}
#sale-container #three-col .incontournables dl.prd .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
#sale-container #three-col .incontournables dl.prd .medium{position:absolute;top:10px;left:5px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png) no-repeat !important;
background:transparent;}
#IE6 #sale-container #three-col .incontournables dl.prd .medium{background:none;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(mce_src="http://pan.fotovista.com/pixmania/style/images/multipays/stickers/soldes-ete-08/label-medium.png",sizingMethod="crop");}


/* Box antiflash landpages multipays */
#sale-green #sale-container .lang-cz #sale-flash{height:98px;background:url(../style/images/cz/cz/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-de #sale-flash{height:98px;background:url(../style/images/de/de/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-hu #sale-flash{height:98px;background:url(../style/images/hu/hu/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-uk #sale-flash{height:98px;background:url(../style/images/uk/uk/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-dk #sale-flash{height:98px;background:url(../style/images/dk/dk/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-ee #sale-flash{height:98px;background:url(../style/images/ee/ee/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-es #sale-flash{height:98px;background:url(../style/images/es/es/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-fi #sale-flash{height:98px;background:url(../style/images/fi/fi/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-gr #sale-flash{height:98px;background:url(../style/images/gr/gr/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-it #sale-flash{height:98px;background:url(../style/images/it/it/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-nl #sale-flash{height:98px;background:url(../style/images/nl/nl/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-no #sale-flash{height:98px;background:url(../style/images/no/no/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-pl #sale-flash{height:98px;background:url(../style/images/pl/pl/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-pt #sale-flash{height:98px;background:url(../style/images/pt/pt/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-se #sale-flash{height:98px;background:url(../style/images/se/se/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}

#sale-green #sale-container .lang-sk #sale-flash{height:98px;background:url(../style/images/sk/sk/landpages/soldes-ete-08/Header_MDR.jpg) no-repeat 0 0;}


/*------------------------------------------------------------------------------
   Styles adsenses
------------------------------------------------------------------------------*/

.adsense-large{width:728px;margin:10px auto;font:normal 11px Arial;color:#999;}
.adsense-medium{width:468px;margin:10px auto;font:normal 11px Arial;color:#999;}
.adsense-small{width:180px;margin:10px auto;}
.adsense-large a, .adsense-medium a, .adsense-small a{font:normal 11px Arial;color:#999;}

/*---------------------------------------*/
/*----------Thickbox---------------------*/
/*---------------------------------------*/
/*thickbox specific link and font settings*/
#TB_window {font:12px Arial,Helvetica,sans-serif;color:#333;}
#TB_secondLine {font:10px Arial,Helvetica,sans-serif;color:#666;margin-top:5px;}
#TB_window a:link,
#TB_window a:visited,
#TB_window a:hover,
#TB_window a:active,
#TB_window a:focus{color:#666;outline:0;}
/*thickbox settings*/
#TB_overlay{position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;}
.TB_overlayMacFFBGHack {background:url(macFFBgHack.png) repeat;}
.TB_overlayBG {background-color:#ccc;filter:alpha(opacity=75);-moz-opacity: 0.75;opacity: 0.75;}
* html #TB_overlay {position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_window {position:fixed;background:#ffffff;z-index:1005;color:#000000;display:none;border:1px solid #ccc;-moz-border-radius:10px;text-align:left;top:50%;left:50%;}
* html #TB_window {position: absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_window img#TB_Image {display:block;margin:15px 0 0 15px;}
#TB_secondline{padding-top:5px;}
#TB_caption{padding:7px 30px 10px 15px;float:left;font-weight:bold;font-size:12px;color:#ae269e;overflow:hidden;}
#TB_caption span#TB_prev{position:absolute;bottom:5px;left:10px;}
#TB_caption span#TB_next{position:absolute;bottom:5px;left:50px;}
#TB_closeWindow{height:25px;padding:25px 15px 10px 0;float:right;}
#TB_closeWindowButton{float:left;height:26px;padding-left:30px;background:url(images/multipays/buttons/btn-close-left.png) 0 0 no-repeat;text-decoration:none;line-height:25px;}
#TB_closeWindowButton span{float:left;height:26px;padding-right:11px;background:url(images/multipays/buttons/btn-close-right.png) 100% 0 no-repeat;text-decoration:none;font-weight:bold;color:#ae269e;cursor:pointer;}
#TB_closeAjaxWindow{padding:7px 10px 5px 0;margin-bottom:1px;text-align:right;float:right;}
#TB_ajaxWindowTitle{float:left;padding:7px 0 5px 10px;margin-bottom:1px;}
#TB_title{background-color:#fff;}
#TB_ajaxContent{clear:both;padding:2px 15px 15px 15px;overflow:auto;text-align:left;line-height:1.4em;}
#TB_ajaxContent.TB_modal{padding:15px;}
#TB_load{position:fixed;display:none;height:13px;width:208px;z-index:1003;top: 50%;left: 50%;margin: -16px 0 0 -16px; /* -height/2 0 0 -width/2 */}
* html #TB_load {position:absolute;margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}
#TB_HideSelect{z-index:999;position:fixed;top:0;left:0;background-color:#fff;border:none;filter:alpha(opacity=0);-moz-opacity: 0;opacity: 0;height:100%;width:100%;}
* html #TB_HideSelect { /* ie6 hack */position: absolute;height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');}
#TB_iframeContent{overflow:hidden;clear:both;border:none;margin-bottom:-1px;margin-top:1px;_margin-bottom:1px;}

/*pop up extension de guarantie*/
#guarantee-thickbox{display:none;}
#guarantee-ext-popup{margin:0 auto;width:535px;}
#guarantee-ext-popup .intro{margin:0 auto 15px;width:448px;background:url(images/multipays/fa/guarantee-ext-intro-bottom.png) 0 100% no-repeat;}
#guarantee-ext-popup .intro .box-header{font-size:1px;height:15px;background:url(images/multipays/fa/guarantee-ext-top.png) 0 0 no-repeat;}
#guarantee-ext-popup .intro .box-content{padding:0 25px 5px 107px;background:url(images/multipays/fa/guarantee-ext-logo.png) 25px 50% no-repeat;}
#guarantee-ext-popup .intro h1{padding-bottom:5px;text-transform:none;font-size:14px;border-bottom:1px solid #aa2599;}
#guarantee-ext-popup .intro h2{margin:0 0 10px;color:#000;font-size:13px;}
#guarantee-ext-popup .intro p{margin:0 0 10px;}
#guarantee-ext-popup a{color:#000;}
#guarantee-ext-popup p{margin-bottom:12px;}
#guarantee-ext-popup p em{display:block;margin-bottom:12px;font-size:14px;color:#aa2599;font-style:normal;font-weight:bold;}

/*ActionCart avec extension de guarantie*/
#ActionCart{width:338px;font-size:11px;background:#fff;z-index:999;}
#ActionCart .recap{padding:15px 15px 0;background:url(http://pan.fotovista.com/dev/gui_web/style/multipays/pixme/box_ajoutfiche.gif) 0 0 no-repeat;}
#ActionCart .recap p.prd-name{margin:0;padding:1em 0;font-size:12px;}
#ActionCart .guarantee-ext{padding:0 15px;background:url(images/multipays/fa/actioncart-content.png) 0 0 no-repeat;}
#ActionCart .guarantee-ext strong{display:block;margin-bottom:5px;font-size:12px;color:#aa2599;}
#ActionCart .guarantee-ext p{margin:0 0 3px;padding:0;font-size:11px;}
#ActionCart .guarantee-ext p strong{display:inline;font-size:11px;color:#000;}
#ActionCart .guarantee-ext p strong span{color:red;}
#ActionCart .guarantee-ext p input{vertical-align:middle;}
#ActionCart .guarantee-ext a{display:block;font-size:11px;}
#ActionCart .actions{padding:20px 15px;overflow:hidden;list-style:none;background:url(images/multipays/fa/actioncart-bottom.png) 0 100% no-repeat;zoom:1;}
#ActionCart .actions li{display:inline;float:left;width:50%;text-align:center;}


/*Christmas 2008*/
.christmas  #wholecontent p#breadcrumb a {color:#fff;}


/*Stickers spécifiques Christmas 08*/
/*Classes stickers listing*/
.christmas #content .products-table del{display:inline !important;}
.christmas #content .products-table .promo .prd-sticker{display:block;margin:0 auto;color:#fff;}
.christmas #content .products-table .promo .small{width:48px;height:39px;padding-top:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent;}
#IE6 .christmas #content .products-table .promo .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}

.christmas #content .products-table .promo .medium{width:61px;height:49px;padding-top:16px;font:bold 15px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;background:transparent;}
#IE6 .christmas #content .products-table .promo .medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}
.christmas #content .products-table .promo .large{width:82px;height:64px;padding-top:16px;font:bold 22px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/large-ie6.png) no-repeat !important;background:transparent;}
#IE6 .christmas #content .products-table .promo .large{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/large-ie6.png) no-repeat;}

/*Classes home*/
.christmas #wholecontent #colcontent .miniboxproduit{position:relative;}
.christmas #wholecontent #colcontent .miniboxproduit .prd-old-amount{font:bold 12px Arial;}
.christmas #wholecontent #colcontent .miniboxproduit .prd-sticker{display:block;margin:0 auto;color:#fff;}
.christmas #wholecontent #colcontent .miniboxproduit .small{position:absolute;top:25px;left:150px;width:48px;height:39px;padding:10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;
background:transparent;}
#IE6 .christmas #wholecontent #colcontent .miniboxproduit .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}

/*Classes nouveautés*/
.christmas #three-col #latest-releases dl{position:relative;}
.christmas #three-col #latest-releases dl .prd-old-amount{display:block;font:bold 12px Arial;color:#666;}
.christmas #three-col #latest-releases dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
.christmas #three-col #latest-releases dl .small{position:absolute;top:-10px;left:-15px;width:58px;height:53px;padding:11px 0 0 10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent}
#IE6 .christmas #three-col #latest-releases dl .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}

/*Classes FA*/
.christmas #fa-main{position:relative;}
.christmas #fa-main #fa-product del.prd-old-amount{font:bold 24px Arial;color:#333;}
.christmas #fa-main #fa-product .prd-sticker{display:block;margin:0 auto;color:#fff;}
.christmas #fa-main #fa-product .xlarge{position:absolute;top:5px;left:-315px;width:104px;height:82px;padding:21px;font:bold 27px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/large.png) no-repeat !important;background:transparent;}
#IE6 .christmas #fa-main #fa-product .xlarge{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/large-ie6.png) no-repeat;}

.christmas #fa-bottom .prd-image .sticker-position{position:relative;}
.christmas #fa-bottom  .prd-image  .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff;text-decoration:none;}
.christmas #fa-bottom  .prd-image  .small{position:absolute;top:-5px;left:0px;width:40px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent;}
#IE6 .christmas #fa-bottom .prd-image  .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}


/*Classes incontournables intermediaire*/
.christmas #two-col-right-220 .must-have .prd{position:relative;}
.christmas #two-col-right-220 .must-have .prd .prd-sticker{display:block;margin:0 auto;color:#fff;}
.christmas #two-col-right-220 .must-have .prd .large{position:absolute;top:-10px;left:-10px;width:82px;height:64px;padding:28px;font:bold 22px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/large.png) no-repeat !important;background:transparent;}
#IE6 .christmas #two-col-right-220 .must-have .prd .large{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/large-ie6.png) no-repeat;}

/*Classes incontournables DVD*/
#global-container.christmas .world-2 #three-col .incontournables dl{position:relative;}
#global-container.christmas .world-2 #three-col .incontournables dl .prd-old-amount{font:bold 12px Arial;color:#666;}
#global-container.christmas .world-2 #three-col .incontournables .prd-sticker{display:block;margin:0 auto;color:#fff;}
#global-container.christmas .world-2 #three-col .incontournables .medium{position:absolute;top:-10px;left:-10px;width:58px;height:61px;padding:15px 0 0 15px;font:bold 14px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;background:transparent;}
#IE6 #global-container.christmas  .world-2 #three-col .incontournables .medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}

.christmas  #three-col #latest-releases-dvd dl{position:relative;}
.christmas  #three-col #latest-releases-dvd dl .prd-old-amount{font:bold 12px Arial;color:#666;}
.christmas  #three-col #latest-releases-dvd dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
.christmas  #three-col #latest-releases-dvd dl .small{position:absolute;top:-10px;left:-15px;width:58px;height:53px;padding:10px 0 0 10px;font:bold 14px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent}
#IE6 .christmas  #three-col #latest-releases-dvd dl .small{left:-74px;}
#IE6 .christmas  #three-col #latest-releases-dvd dl .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}

/*Classes incontournables HomeCat*/
.christmas #three-col #deal-of-the-week dl{position:relative;}
.christmas #three-col #deal-of-the-week dl .prd-old-amount{font:bold 12px Arial;color:#666;}
.christmas #three-col #deal-of-the-week dl .prd-sticker{display:block;margin:0 auto;color:#fff;}
.christmas #three-col #deal-of-the-week dl .medium{position:absolute;top:-10px;left:-10px;width:48px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;background:transparent;}
#IE6 .christmas #three-col #deal-of-the-week dl .medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}

/*Classes Top-ventes*/
.christmas #top-sellers tr div{position:relative;}
.christmas #top-sellers tr del.prd-old-amount{font:bold 12px Arial;color:#666;}
.christmas #top-sellers p.prd-sticker{display:block;margin:0 auto;color:#fff !important;}
.christmas #top-sellers .medium{position:absolute;top:-10px;left:-20px;width:61px;height:39px;margin:0;padding:18px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;background:transparent;}
#IE6 .christmas #top-sellers .medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}

.christmas .world-2 #top-sellers tr div{position:relative;}
.christmas .world-2 #top-sellers tr del{font:bold 12px Arial;color:#666;}
.christmas .world-2 #top-sellers .prd-sticker{display:block;margin:0 auto;color:#fff !important;}
.christmas .world-2 #top-sellers .small{position:absolute;top:-10px;left:-15px;width:40px;height:53px;padding:10px 0 0 10px;font:bold 14px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent}
#IE6 .christmas  .world-2 #top-sellers .small{left:0;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}

/*Classes Page marque v1*/
.christmas .div1pdt, .div2pdts, .div4pdts{position:relative;}
.christmas .div1pdt .prd-old-amount, .div2pdts .prd-old-amount, .div4pdts .prd-old-amount{margin-left:10px;font:bold 12px Arial;color:#666;}
.christmas .div1pdt .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.christmas .div1pdt .medium{position:absolute;top:0px;left:0px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;background:transparent;}
#IE6 .christmas .div1pdt .medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}

.christmas .div2pdts .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff;}
.christmas .div2pdts .small{position:absolute;top:0;left:0;width:48px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent;}
#IE6 .christmas .div2pdts .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}


/*Classes Page marque v2*/
.christmas #two-col-right .product{position:relative;}
.christmas #two-col-right .product .prd-old-amount{font:bold 14px Arial;color:#333;}
.christmas #two-col-right .product .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.christmas #two-col-right .product .small{position:absolute;top:-25px;left:-140px;width:48px;height:39px;margin:0;padding:10px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent;}
#IE6 .christmas #two-col-right .product .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}

.christmas #two-col-right .product .medium{position:absolute;top:-75px;left:-190px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;background:transparent;}
#IE6 .christmas #two-col-right .product .medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}

/*Classes MDR*/
.christmas #main #wholecontent #results td.produit div{position:relative;}
.christmas #main #wholecontent #results .prd-old-amount{font:bold 12px Arial;color:#333;}
.christmas #main #wholecontent #results div .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.christmas #main #wholecontent #results div .small{position:absolute;top:5px;left:0;width:48px;height:39px;margin:0;padding:11px 0 0 0px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent;}
#IE6 .christmas #main #wholecontent #results div .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}

#global-container.christmas .world-2 #wholecontent #results .produit div  .small{position:absolute;top:0;left:0;width:42px;height:39px;margin:0;padding:12px 16px 0 3px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent;}
#IE6 #global-container.christmas .world-2 #wholecontent #results .produit div .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}
#IE6 #global-container.christmas .world-2 #wholecontent #results .produit div .small{left:-10px;}


/*Classes MDR V2*/
.christmas #main #pix-mdr #enligne .prd-old-amount{font:bold 14px Arial;color:#333;}
.christmas #main #pix-mdr #enligne dl{position:relative;}
.christmas #main #pix-mdr #enligne dl dd.prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.christmas #main #pix-mdr #enligne dl dd.medium{position:absolute;top:0;left:0;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;background:transparent;}
#IE6 .christmas #main #pix-mdr #enligne dl dd.medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}
#IE6 .christmas #main #pix-mdr #enligne dl dd.medium{left:-165px;}

/*Classes MDR Cube*/
.christmas #main #wholecontent #results .cube div{position:relative;}
.christmas #main #wholecontent #results .cube del.prd-old-amount{font:bold 12px Arial;color:#333;}
.christmas #main #wholecontent #results .cube .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.christmas #main #wholecontent #results .cube .medium{position:absolute;top:-10px;left:70px;width:61px;height:49px;margin:0;padding:13px 0 0 0;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat !important;background:transparent;}
#IE6 .christmas #main #wholecontent #results .cube .medium{top:-10px;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}
#IE6 .christmas #main #wholecontent #results .cube .medium{left:0;}

/*Classes page Checkout*/
.christmas .pre-cart-confirm .crushed-prd .content{position:relative;}
.christmas .pre-cart-confirm .crushed-prd .prd-old-amount{font:bold 14px Arial;color:#333;}
.christmas .pre-cart-confirm .crushed-prd .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.christmas .pre-cart-confirm .crushed-prd .xlarge{position:absolute;top:20px;left:20px;width:104px;height:82px;padding:21px;font:bold 28px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/large.png) no-repeat !important;background:transparent;}
#IE6 .christmas .pre-cart-confirm .crushed-prd .xlarge{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/large-ie6.png) no-repeat;}
#IE6 .christmas .pre-cart-confirm .crushed-prd .xlarge{left:0;}

/*Classes box-incontournables*/
.christmas #three-col .incontournables dl.prd del{font:bold 13px Arial;color:#707070;}
.christmas #three-col .incontournables dl.prd{position:relative;}
.christmas #three-col .incontournables dl.prd .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff !important;}
.christmas #three-col .incontournables dl.prd .medium{position:absolute;top:10px;left:0;width:61px;height:49px;margin:0;padding:15px;font:bold 15px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;
background:transparent;}
#IE6 .christmas #three-col .incontournables dl.prd .medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}
.christmas .div1pdt .medium{position:absolute;top:0px;left:0px;width:61px;height:49px;margin:0;padding:12px;font:bold 16px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium.png) no-repeat !important;background:transparent;}
#IE6 .christmas .div1pdt .medium{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/medium-ie6.png) no-repeat;}

.christmas .div2pdts .prd-sticker{display:block;width:auto;margin:0 auto;color:#fff;}
.christmas .div2pdts .small{position:absolute;top:0;left:0;width:48px;height:39px;padding:9px;font:bold 12px Arial;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small.png) no-repeat !important;background:transparent;}
#IE6 .christmas .div2pdts .small{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/small-ie6.png) no-repeat;}

/*Classes Top-ventes Home*/
.christmas #wholecontent #colcontent .topten .prd-sticker{display:block;margin:10px auto;padding:9px 0 0 5px;width:32px;height:27px;font:bold 12px Arial;color:#fff;background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/sticker-topvente.png) no-repeat !important;background:transparent;}
#IE6 .christmas #wholecontent #colcontent .topten .prd-sticker{background:url(http://pan.fotovista.com/pixmania/style/images/multipays/christmas-2008/stickers/sticker-topvente-ie6) no-repeat;}
