.highslide-header ul a {
	background-image: url(../../images/fr_FR/product/fermer.gif);
	padding-left: 52px;
	display: inline-block;
	height: 16px;
	width:16px;
}
/* ---------------- EVOL LOT 1 ---------------- */
#home #vitrineHaut {
	height: 401px;
}
#footer #enter {
	height:170px; 
}
#footer #Animation_Footer {
	padding-top:23px;
}
#footer #titre_newsletter, #footer #titre_magasin, #footer #enter .ok, #footer #enter .champ{
	top:140px;
}
.type .titre{
	text-align:center;
}
.listMenu {
	left:10px;
}
.listMenu img {
	margin-left:-6px;
}
#header #search .rechercher {
	left:235px;
	top:6px;
}
#footer #enter .news {
	left:267px;
}
.bandeGrise_1px {
	display:block;
	width:100%;
	height:1px;
	background-color:#ebebeb;
	font-size: 1px;
}
#header #mySephora .separateur {
	background-color: #ebebeb;
}
#header #search {
	background-color: #f0f0f0;
}
/* ---------------- /EVOL LOT 1 ---------------- */

/******************************* CARROUSEL 07/05/2012 ********************************/
.jcarousel-skin-tango .jcarousel-container {
   /* -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
   border-radius: 10px;
    background: #F0F6F9;*/
   /* border: 1px solid #346F97;*/
   text-align:center

}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    /*width:100%;*/
    padding: 0px 12px;
    /*border: 1px solid #96C;*/
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 46px;
    padding: 40px 6px;


}

.jcarousel-skin-tango .jcarousel-clip {
 overflow: hidden;
 height:46px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  276px;
    height: 46px;/*********hauteur surbrillance***/
	/*border: 1px solid #346F97;*/
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 46px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 46px;
    height: 46px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left:0px;
    margin-right:0px;
	/*border: 1px solid #ff0;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 10px;
	height:90px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 20px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 8px;
    right: -10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/common/product/next-horizontal.png) no-repeat 0 0;
	/*border: 1px solid #F0F;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 0px;
    right: auto;
    background-image: (../../images/common/product/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 8px;
    left:-12px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/common/product/prev-horizontal.png) no-repeat 0 0;
	/*border: 1px solid #F0F;*/
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../../images/common/product/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/common/product/next-vertical.png) no-repeat 0 0;
	
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left:5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/common/product/prev-vertical.png) no-repeat 0 0;

}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

/************************** /CARROUSEL 07/05/2012*******************************/

/************************** CARROUSEL BRUNO 16/05/2012 *******************************/
#loupeVisuel a{ text-decoration:none; font-size:9px; font-style:italic; color:#8c8c8c}
#loupeVisuel a strong{font-size:11px; font-style:normal; color:#333333}
.carousel_mini{ height:62px;  width:300px;  position:relative;background-image:url(../../images/common/product/mini_arrow_bck.gif); background-repeat:repeat-x; background-position:bottom; position:relative;}
.carousel_mini_mask{ overflow:hidden; height:62px;width:276px; margin-left:12px; position:relative; }
.carousel_mini ul{ list-style-type:none; margin:0 auto; float:none; display:block; position:absolute; top:0; left:0;height:62px; z-index:6}
.carousel_mini ul li{ height:62px; display:block; }
.carousel_mini_prev {position: absolute;top: 8px;left:-12px;width: 32px;height: 32px;cursor: pointer; background: transparent url(../../images/common/product/prev-horizontal.png) no-repeat 0 0; }
.carousel_mini_next {position: absolute; top: 8px;left: 284px; width: 32px;height: 32px;cursor: pointer;background: transparent url(../../images/common/product/next-horizontal.png) no-repeat -32px 0;}
#blocMaquillageVirtuel{ background-image:url(../../images/fr_FR/product/maquillage_virtuel_background.jpg); background-position:bottom right; background-repeat:no-repeat; color:#666666}
#blocMaquillageVirtuel a{ color:#666}
#mini_arrow{ position:absolute; z-index:200; top:48px; left:30px; display:none }


/**** *****/
.quantiteProd{ width:45px; height:23px}
.qteprod{ width:15px; padding:O 3px; height:21px; border:1px solid #cbcbcb; background:none; background-color:#FFFFFF; text-align:center; float:left; line-height:21px}
.catalogplus{ text-indent:-999999px; cursor:pointer; border:none; background:none; width:11px; height:11px; float:left;  }
.catalogmoins{ text-indent:-999999px; cursor:pointer; border:none; background:none; width:11px; height:11px; float:left;}