body {
	margin: 0;
	padding: 0;
	background: #F1F1F1 url(/images/bg_body.gif) repeat-y center;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

.noDisplay, .seo {
	display: none;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

hr {
	display: none;
}

label {
	cursor: pointer;
}

span.oldPrice {
	text-decoration: line-through;
}

a {
	color: #453E43;
}

input.blur {
	color: #999;
}

div#divContainer {
	width: 956px;
	margin: 112px auto 0 auto;
	background-color: #FFF;
	padding-bottom: 5px;
}


/***** Top *****/

div#divTopBar {
	background-color: #d01f67;
	color: #FFFFFF;
	font-size: 11px;	
	border-bottom: 1px solid #FFFFFF;	
}

div#divTopBar a {
	color: #FFFFFF;
	text-decoration: none;
	}
	
div#divTopBar a:hover {
	text-decoration: underline;
}
		
div#divTopBarLeft {
	float: left;
	width: 385px;
	padding: 3px 13px 3px;
}

div#divTopBarRight {
	float: right;
	width: 500px;
	text-align: right;
	padding: 3px 13px 3px;
}

div#divTopBar span {
	margin: 0 3px;
}


/***************************************
	Header
***************************************/

#header {
	width: 955px; /* IE7: this one's just for you! */
	height: 112px;
	position: absolute;
	top: 0;
}

body.fr #header {
	background: #fff url(/images/bg_header_fr.png) no-repeat 0 0;
}
body.nl #header {
	background: #fff url(/images/bg_header_nl.png) no-repeat 0 0;
}

#header .logo {
	position: absolute;
	top: 10px;
	left: 4px;
}

#header .logo a {
	display: block;
	width: 274px;
	height: 52px;
}

#header .search {
	position: absolute;
	top: 10px;
	left: 301px;
}

#header .search input.text {
	border: none;
	width: 206px;
	padding: 2px 8px;
	font-size: 14px;
	color: #8f8f90;
	background: none;
}

#header .search input.text.blur {
	color: #bebfc1;
}

#header .search input.submit {
	position: relative;
	top: 11px;
	left: 6px;
	width: 35px;
	height: 32px;
}

#header .search input.submit:hover {
	background: url(/images/bg_header_search_hover.png) no-repeat 0 0;
}

#header .links {
	position: absolute;
	top: 19px;
	left: 583px;
	width: 108px;
}

#header .links p {
	margin: 0;
}

#header .links p a {
	display: block;
	height: 16px;
}

#header .links p.two {
	margin-top: 2px;
}

#header .languages {
	position: absolute;
	top: 21px;
	left: 702px;
	background: red;
	width: 49px;
	height: 40px;
	background: url(/images/bg_languages.png) no-repeat 0 -40px;
	cursor: pointer;
}

#header .languages.hover {
	background-position: 0 0;
}

#header .languages .item a {
	display: block;
	width: 41px;
	height: 14px;
}

#header .languages .item a span.text {
	display: none;
}

#header .languages .item a span {
	display: block;
	margin: 4px 0 0 8px;
	width: 19px;
	height: 14px;
	overflow: hidden;
	background: url(/images/spr_languages.gif) no-repeat 0 0;
}

#header .languages .item.nl a span {
	background-position: 0 -14px;
}

#header .languages .item.hidden {
	display: none;
}

#header .cart {
	position: absolute;
	right: 0px;
	top: 0;
	width: 192px;
	height: 68px;
	cursor: pointer;
}

#header .cart span {
	margin: 0;
	position: relative;
	line-height: 22px;
	top: 19px;
	left: 116px;
}

body.nl #header .cart span {
	top: 20px;
	left: 144px;
}


#header .cart span a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#header .navigation {
	position: absolute;
	left: 0;
	top: 70px;
	height: 35px;
	background: url(/images/bg_navigation.png) repeat-x 0 0;
}

#header .navigation ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 35px;
}

#header .navigation ul.extra {
	background: url(/images/bg_navigation.png) repeat-x 0 -35px;
}

#header .navigation ul li {
	float: left;
	width: 106px;
	text-align: center;
}

#header .navigation ul li a {
	display: block;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

#header .navigation ul li.menu a {
	padding-right: 12px;
	background: url(/images/bg_header_navigation_arrow.gif) no-repeat 90% 16px;
}

#header .navigation ul li.hover,
#header .navigation ul li.selected {
	background: url(/images/bg_navigation_selected.png) no-repeat 2px 0;
}

#header .navigation ul.extra li {
	background-position: 2px -35px;
}

#header .navigation ul li.menu .category * {
	/* resetting attributes */
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
}

#header .navigation ul li.menu .category {
	position: absolute;
	left: 0;
	top: 35px;
	width: 938px;
	padding: 8px 0 8px 16px;
	background: #fa53b8;
	display: none;
	z-index: 99;
}

#header .navigation ul li.menu .category.fixed {
	height: 393px;
}

#header .navigation ul li.menu .category p.otherCategories {
	position: absolute;
	right: 37px;
	bottom: 21px;
	padding: 2px;
	border: 1px solid #fff;
}

#header .navigation ul li.menu .category p.otherCategories a.next {
	display: block;
	float: left;
	height: 32px;
	line-height: 32px;
	padding: 0 10px 0 44px;
	background: url(/images/bg_topNavigation_otherCategories.png) no-repeat 0 0;
}

#header .navigation ul li.menu .category p.otherCategories a.next:hover {
	color: #000;
	background-color: #fcb4e0;
	background-position: 0 -32px;
}

#header .navigation ul li.menu .category p.otherCategories a.paging {
	position: absolute;
	right: -22px;
	top: -1px;
	font-size: 11px;
	padding: 1px 3px;
}

#header .navigation ul li.menu .category p.otherCategories a.p2 {
	top: 20px;
}

#header .navigation ul li.menu .category p.otherCategories a.paging.selected {
	background: #fff;
	color: #000;
}

#header .navigation ul li.menu .category .hidden {
	display: none;
}
	
#header .navigation ul li.menu .category .item {
	float: left;
	margin: 0 16px 8px 0;
	width: 290px;
	height: 102px;
}

#header .navigation ul li.menu .category .item h3 a {
	color: #fff;
	font-weight: bold;
	line-height: 22px;	
}

#header .navigation ul li.menu .category .item ul {
	list-style: none;
	background: #fc9ad6;
	margin: 0;
	padding: 0;
	height: 80px;
}

#header .navigation ul li.menu .category .item ul li {
}

#header .navigation ul li.menu .category .item ul li a {
	display: block;
	width: 284px;
	color: #000;
	padding: 1px 3px;
	background: none;
	line-height: 18px;
}

#header .navigation ul li.menu .category .item ul li a:hover,
#header .navigation ul li.menu .category .item ul li.more a {
	background-color: #fcb4e0;
}

/***** Navbar *****/

div#divNavBar:after {
   	content: ".";
   	display: block;
   	height: 0;
   	clear: both;
   	visibility: hidden;
}
div#divNavBar {
	height: 34px;
	clear: both;
	background: #E65591 url(../../images/bg_navBar.jpg) repeat-x center;
}

#divMenu:after {
   	content: ".";
   	display: block;
   	height: 0;
   	clear: both;
   	visibility: hidden;
}
#divMenu {
	height: 29px;
	clear: both;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	padding-bottom: 5px;
	float: left;
	width: 725px;
}

#divMenu ul {
	margin: 0;
	height: 26px;
	padding: 4px 0;
	list-style: none;
}

#divMenu li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
}

#divMenu li a {
	color: #FFF;
	text-decoration: none;
	padding: 4px 8px;
	display: block;
}

#divMenu li a:hover {
	background-color: #ca1674;
}

#divMenu li strong {
	background-color: #ca1674;
	display: block;
}

#divMenu li strong a {
	padding: 4px 0;
}

#divMenu li strong a:hover {
	background-color: transparent;
}

div#divSearch {
	background-color: #453e43;
	float: right;
	width: 215px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px 5px 9px 10px;
	height: 17px;
}

div#divSearch form,
div#divSearch p {
	margin: 0;
	padding: 0;
}

div#divSearch input#searchBox {
	width: 100px;
	border: 0;
	padding: 0 1px;
	margin: 0 0 0 2px;
	font-size: 14px;
	}
	
div#divSearch input#searchButton {
	background-color: #453e43;
	color: #FFFFFF;
	border: none;
	font-size: 12px;
	margin: 0;
}


/***** Main Left *****/

div#divMain:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#divMain {
	height: 1%;
	clear: both;
	margin-right: 2px;
}

div#divMainLeft {
	float: left;
	width: 211px;
}

div#divMainLeft div.divMainLeftItem {
	background-color: #F9F9F9;
	border: 1px solid #dcdbdc;
	margin-bottom: 5px;
	padding: 10px 0 10px 12px;
}

div.divMainLeftItem h3,
div.item h3 {
	margin: 0;
	font-size: 17px;
}

div.divMainLeftItem h3.color,
div.item h3.color {
	color: #ff7700;
	font-weight: bold;
}

div.divMainLeftItem h3.grey,
div.item h3.grey {
	color: #5D575B;
}

div.divMainLeftItem ul {
	list-style-type: square;
	margin: 6px 18px 0;
	padding: 0;
	font-size: 12px;
}

div.divMainLeftItem ul + h3 {
	margin-top: 10px;
}

div.divMainLeftItem ul.ulCateg {
	margin-left: 2px;
}

div.divMainLeftItem ul.ulCateg li {
	list-style: none;
	background: url(../../images/bullet_mainLeft.gif) no-repeat left 5px;
	padding-left: 13px;
}

div.divMainLeftItem ul.ulCateg li a strong {
	color: #CB1871;
	font-weight: bold;
	text-decoration: none;
}

div.divMainLeftItem ul.ulCateg li ul {
	margin: 5px 0;
	line-height: 14px;
	background-image: none;
	color: #453E43;
	font-size: 11px;
}

div.divMainLeftItem ul.ulCateg li ul li {
	background-image: none;
	padding-left: 8px;
}

div.divMainLeftItem ul.ulCateg li a.color {
	color: #CB1871;
}

div.divMainLeftItem ul.ulCateg li ul li a {
	color: #453E43;
}

div.divMainLeftItem ul.ulCateg li ul li a strong {
	font-weight: normal;
}

div.divMainLeftItem ul.ulMarques {
	margin-left: 2px;
}

div.divMainLeftItem ul.ulMarques li {
	list-style: none;
	background: url(../../images/bullet_mainLeftMarques.gif) no-repeat center left;
	padding-left: 10px;
}

form#divMainLeftMarques {
	margin: 10px 0 5px;
}

form#divMainLeftMarques select {
	margin: 0;
	font-size: 6pt;
}

div.divMainLeftItem li {
	margin-bottom: 2px;
}

div.divMainLeftItem li a{
	color: #453E43;
	text-decoration: none;
}

div.divMainLeftItem li a:hover {
	text-decoration: underline;
}

img.divMainLeftItem {
	margin-bottom: 1px;
}

div.divMainLeftItem p {
	font-size: 12px;
	margin: 10px 0 5px;
}

div.divMainLeftItem p a {
	color: #000;
	text-decoration: none;
}

div.divMainLeftItem p a:hover {
	text-decoration: underline;
}

#divMainLeft .item#rss {
	border: none;
	background: #FFF;
	padding: 0 0 1px;
	margin-bottom: 8px;
}

#divMainLeft .item#rss p {
	margin: 0 0 6px;
	padding: 0;
}

#divMainLeft .item#rss a {
	background: url(/images/rss.gif) no-repeat 3px center;
	padding: 2px 0 2px 24px;
	text-decoration: underline;
	font-size: 11px;
}

body.fr #divMainLeft #stageGiftsBox {
	background: url(/images/bg_homeStageGifts_fr.png) no-repeat 0 0;
}

body.nl #divMainLeft #stageGiftsBox {
	background: url(/images/bg_homeStageGifts_nl.png) no-repeat 0 0;
}

#divMainLeft #stageGiftsBox {
	padding: 67px 5px 0 5px;
	height: 172px;
	margin-bottom: 8px;
}

#divMainLeft #stageGiftsBox p.giftInfo {
	margin: 0;
	font-size: 11px;
	letter-spacing: 0.5pt;
	color: #333;
}

/***** Main Right *****/

div#divMainRight {
	float: right;
	width: 735px;
	min-height: 20px;
	position: relative;
}

div#divMainRight h1 {
	font-size: 19px;
	font-weight: normal;
	color: #CB1871;
	margin: 12px 0;
}

div#divMainRight #productFilters {
	background-color: #ffdcef;
	height: 30px;
	position: relative;
	margin: 0 0 12px 0;
	border: 1px solid #ffb7de;
}

div#divMainRight #productFilters p#productSort {
	position: absolute;
	left: 8px;
	top: 6px;
	color: #444;
	font-size: 12px;
	margin: 0;
}

div#divMainRight #productFilters p#productsToShow {
	position: absolute;
	right: 8px;
	top: 6px;
	color: #444;
	font-size: 12px;
	margin: 0;
}

div#divMainRight #productFilters p#productsToShow select,
div#divMainRight #productFilters p#productSort select {
	color: #333;
	font-size: 12px;
}

div#divMainRightLogin:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#divMainRightLogin {
	height: 1%;
}

div#divMainRightLoginLeft {
	float: left;
	background-image: url(../../images/bg_mainRightLogin.jpg);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 3px 0 0 20px;
	font-size: 12px;
}

div#divMainRightLoginLeft a {
	margin-left: 15px;
	color: #ef2011;
}

div#divMainRightLoginLeft img {
	position: relative;
	top: 2px;
}

div#divMainRightLoginRight {
	float: right;
	width: 450px;
	padding: 3px 0 0 0;
	text-align: right;
}

div#divMainRightLoginRight strong {
	color: #c81378;
}

div#divMainRightLoginRight a {
	margin: 0 5px;
	color: #000;
	text-decoration: none;
}

div#divMainRightLoginRight a:hover {
	text-decoration: underline;
}

div#divMainRightTexte {
	position: relative;
	font-size: 12px;
}

div#divMainRightTexte h2 {
	color: #ff7700;
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0 5px;
	padding-bottom: 5px;
}

div#divMainRightTexte h3 {
	color: #DA2C51;
	margin: 0 0 10px;
	font-size: 14px;
}

div#divMainRightTexte h4 {
	margin: 0 0 10px;
	font-size: 13px;
}

div#divMainRightTexte h2.underline {
	border-bottom: 1px dotted #C9C9C9;
	padding-bottom: 12px;
	margin-bottom: 15px;
}

div#divMainRightTexte p {
	line-height: 1.4em;
}

div#divMainRightTexte p a {
	color: #CB1871;
}

div#divMainRightOffre:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#divMainRightOffre {
    height: 1%;
   	border: 1px solid #c8c8c8;
	margin: 10px 4px 15px 0;
} 

div#divMainRightOffreLeft {
	float: left;
	width: 470Px;
	background-image: url(../../images/bg_mainRightOffreLeft.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 7px 7px 0;
}

div#divMainRightOffreLeft h3 {
	float: left;
	margin: 0;
	display: inline;
	color: #d01e67;
	font-size: 14px;
}	

div#divMainRightOffreLeft p {
	font-size: 11px;
}

p.pMainRightOffreLeftRose {
	float: right;
	display: inline;
	margin: 2px 70px 0 0;
}

p.pMainRightOffreLeftRose a {
	color: #d01e67;
}

p.pMainRightOffreLeftLinks {
	clear: both;
	margin: 5px 0 6px;
}

p.pMainRightOffreLeftLinks a,
p.pMainRightOffreLeftLinks span {
	margin-right: 10px;
	color: #000;
}

div.clearOffre {
	clear: both;
	margin-top: -1px;
}

div#divMainRightOffreRight {
	float: right;
	width: 215px;
	padding: 10px 15px;
	color: #df0a12;
	font-size: 11px;
	background-image: url(../../images/bg_mainRightOffreRight.gif);
	background-position: center right;
	background-repeat: no-repeat;
}

div#divMainRightNewproducts:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

div#divMainRightNewproducts {
    height: 1%;
	margin-right: 4px;
	margin-bottom: 20px;
}

div#divMainRightNewproductsLeft {
	float: left;
	width: 265px;
}

div#divMainRightNewproductsRight {
	float: right;
	width: 445px;
	position: relative;
}

div#divMainRightNewproductsRight .productTitle a {
	color: #453E43;
	padding-left: 0;
	font-size: 12px;
}

#imagePromo {
	float: left;
	margin-left: 20px;
}

#imagePromo img {
	border: none;
}

div#divMainRightNewproducts h3 {
	margin: 0;
	padding: 5px 5px 5px 35px;
	font-size: 14px;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	background-position: top left;
	background-repeat: no-repeat;
}

div#divMainRightNewproducts h3#h3Decouvrir {	
	background-image: url(../../images/bg_mainRightNewproductsLeftH3.gif);
}

div#divMainRightNewproducts h3#h3Top5 {	
	background-image: url(../../images/bg_mainRightNewproductsRightH3.gif);
}

div.divMainRightNewproductsBox:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}

div.divMainRightNewproductsBox {
	height: 1%;
}

div#divMainRightNewproductsBoxDecouvrir {
	height: 108px;
	background-color: #fffaf4;
	border: 1px solid #dcdbdc;
	padding: 14px 14px 5px;
	overflow: hidden;
} 

div#divMainRightNewproductsBoxDecouvrir p.productTitle {
	color: #d01e67;
	font-size: 16px;
	letter-spacing: -0.05em;
	margin: -7px 0 0;
}

div#divMainRightNewproductsBoxDecouvrir p.productTitle a {
	color: #d01e67;
    text-decoration: none;
}

div#divMainRightNewproductsBoxDecouvrir p.productTitle span {
	font-size: 14px;
}

div#divMainRightNewproductsBoxDecouvrir img.productImage {
	float: left;
	margin: 5px 0 0;
	padding-right: 8px;
}

div#divMainRightNewproductsBoxDecouvrir p.productDescription {
	font-size: 12px;
	height: 2em;
	margin: 5px 0 12px;
}

div#divMainRightNewproductsBoxDecouvrir p.productPrice {
	font-size: 12px;
	text-align: right;
	margin: 0;
}

div.divMainRightNewproductsBoxButtons {
	float: right;
	display: inline;
	text-align: right;
	margin-top: 7px;
	position: relative;
	width: 125px;
}

div.divMainRightNewproductsBoxButtons .button_small_orange {
	margin-top: 0;
	position: absolute;
	top: 0px;
	right: 50px;
}

div.divMainRightCategRowItemBoxButtons .button_small_grey,
div.divMainRightNewproductsBoxButtons .button_small_grey {
	margin-top: 0;
	float: right;
}

div.divMainRightNewproductsBoxButtons img {
	float: right;
}

div#divMainRightBreadcrumb {
	margin: 12px 0 15px;
	font-size: 12px;
}

div#divMainRightBreadcrumb p {
	margin: 0;
}

div#divMainRightBreadcrumb a {
	color: #000;
}

div#divMainRightBreadcrumb span {
	margin: 0 3px;
}
	
div#divMainRightBreadcrumb img {
	margin-bottom: -2px;
}

div#divMainRightCateg {
	margin-right: 3px;
}

div.divMainRightCategRow:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.divMainRightCategRow {
	border-bottom: 1px solid #dcdbdc;
	padding: 3px 0;
	height: 1%;
}

div.divMainRightCategRow.nb1 {
	background: url(../../images/bg_catalog-list.gif) repeat-y -183px top;
}
div.divMainRightCategRow.nb2 {
	background: url(../../images/bg_catalog-list.gif) repeat-y -1px top;
}
div.divMainRightCategRow.nb3 {
	background: url(../../images/bg_catalog-list.gif) repeat-y 181px top;
}
div.divMainRightCategRow.nb4 {
	background: url(../../images/bg_catalog-list.gif) repeat-y 181px top;
}

div.divMainRightCategRowItem {
	border-right: 1px solid #dcdbdc;
	width: 181px;
	float: left;
	text-align: center;
	padding: 10px 0;
}

div.divMainRightCategRowItem.last {
	border-right: none;
}
	
div.divMainRightCategRowItem p.productTitle {
	color: #ff7700;
	margin: 0;
	height: 2.1em;
	font-size: 15px;
	line-height: 0.9em;
}

div.divMainRightCategRowItem p.productTitle a {
	color: #ff7700;
	text-decoration: none;
}

div.divMainRightCategRowItem ul.productSubCateg {
	text-align: left;
	margin: 10px 7px 0;
	padding: 10px 0 0;
	font-size: 11px;
	color: #616161;
	background-image: url(../../images/bg_mainRightCategItem.gif);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 1.3em;
}

div.divMainRightCategRowItem ul.productSubCateg li {
	list-style: none;
	padding-left: 10px;
	background: url(../../images/bullet_mainRightSubCateg.gif) no-repeat left 5px;
}

div.divMainRightCategRowItem ul.productSubCateg li a {
	color: #616161;
}

div.divMainRightCategRowItem p.productLink {
	text-align: right;
	font-size: 11px;
	margin: 8px 7px 0 0;
	background: url(../../images/bg_mainRightCategLink.gif) no-repeat right 5px;
	padding-right: 10px;
}

div.divMainRightCategRowItem p.productLink a {
	color: #d01e67;
}

div.divMainRightCategRowItem img.gamme {
	margin: 10px 0 5px;
}

div.divMainRightCategRowItem.Long {
	width: 344px !important;
	text-align: left;
	padding: 10px;
	position: relative;
}

div.divMainRightCategRowItem.Long a.productImage {
	float: left;
	width: 92px;
	text-align: center;
}

div.divMainRightCategRowItem.Long p.productTitle {
	color: #ff7700;
	margin: 0;
	height: 2.1em;
	line-height: 0.9em;
}

div.divMainRightCategRowItem.Long p.productDescription {
	float: left;
	font-size: 13px;
	margin: 0 0 5px 8px;
	height: 4em;
	color: #666;
	width: 18em;
}

div.divMainRightCategRowItem.Long p.productPrice {
	font-size: 12px;
	text-align: right;
	margin: 40px 0 0;
}
	
div.divMainRightCategRowItem.Long p.productPrice span {
	font-weight: bold;
}

.divMainRightCategRowItem.Long .shopRating {
	font-size: 12px;
	position: absolute;
	padding-top: 10px;
	width: 230px;
	left: 110px;
}

.divMainRightCategRowItem.Long .shopRating p {
	float: left;
	padding: 1px 3px 0 0;
	margin: 0;
}

.divMainRightCategRowItem.Long .shopRating .stars-off {
	width: 70px !important;
	overflow: hidden;
}

.divMainRightCategRowItem.Long .reviewsCount {
	font-size: 12px;
	position: absolute;
	bottom: 37px;
	left: 110px;
}

.divMainRightCategRowItem.Long .reviewsCount p {
	margin: 0;
}

.divMainRightCategRowItem.Long .reviewsCount p a {
	text-decoration: none;
	font-size: 12px;
	color: #CB1871;
	font-weight: bold;
}

.divMainRightCategRowItem.Long .reviewsCount p a img {
	margin-bottom: -2px;
}

div.divMainRightCategRowItemBoxButtons {
	float: right;
	display: inline;
	text-align: right;
	margin-top: 7px;
	position: relative;
	width: 110px;
}

div.divMainRightCategRowItemBoxButtons .button_small_orange {
	margin-top: 0;
	position: absolute;
	top: 0px;
	right: 50px;
}

div.divMainRightCategRowItemBoxButtons .button_small_grey,
div.divMainRightCategRowItemBoxButtons .button_small_grey {
	margin-top: 0;
	float: right;
}

div.divMainRightCategRowItemBoxButtons img {
	float: right;
}

#divMainRightCategNav {
	clear: both;
	text-align: center;
	font-size: 12px;
	margin: 20px 0;
}

#divMainRightCategNav.top {
	margin-bottom: 12px;
}

#divMainRightCategNav a {
	color: #453E43;
	background: url(../../images/bg_nav-a-normal.gif) no-repeat left top;
	display: -moz-inline-box;
	display: inline-block;
	text-decoration: none;
	cursor: pointer;
}

#divMainRightCategNav a span {
	padding: 6px 13px 6px;
	background: url(../../images/bg_nav-a-normal-span.gif) no-repeat right top;
	display: -moz-inline-box;
	display: inline-block;
}

#divMainRightCategNav a:hover {
	background: url(../../images/bg_nav-a-hover.gif) no-repeat left top;
}

#divMainRightCategNav a:hover span {
	background: url(../../images/bg_nav-a-hover-span.gif) no-repeat right top;
}

#divMainRightCategNav strong {
	color: #FFF;
	background: url(../../images/bg_nav-a-active.gif) no-repeat left top;
	display: -moz-inline-box;
	display: inline-block;
}

#divMainRightCategNav strong span {
	padding: 6px 13px 6px;
	background: url(../../images/bg_nav-a-active-span.gif) no-repeat right top;
	display: -moz-inline-box;
	display: inline-block;
}

#divMainRightCategNav a.next {
	background: url(../../images/bg_nav-a-next.jpg) no-repeat right top;
}

#divMainRightCategNav span.next,
#divMainRightCategNav span.next:hover {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	background: url(../../images/bg_nav-a-next-inactive.jpg) no-repeat right top;
	color: #B0ADAF;
}

#divMainRightCategNav a.next span,
#divMainRightCategNav span.next span {
	display: -moz-inline-box;
	display: inline-block;
	padding: 6px 28px 6px 13px;
	background: url(../../images/bg_nav-a-next-span.gif) no-repeat left top;
}

#divMainRightCategNav a.next:hover {
	background: url(../../images/bg_nav-a-next-hover.jpg) no-repeat right top;
	color: #A60164;
}

#divMainRightCategNav a.next:hover span {
	padding: 6px 28px 6px 13px;
	background: url(../../images/bg_nav-a-next-hover-span.gif) no-repeat left top;
}

#divMainRightCategNav a.prev {
	background: url(../../images/bg_nav-a-prev.jpg) no-repeat left top;
}

#divMainRightCategNav span.prev,
#divMainRightCategNav span.prev:hover {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline;
	background: url(../../images/bg_nav-a-prev-inactive.jpg) no-repeat left top;
	color: #B0ADAF;
	*margin-right: 3px;
}

#divMainRightCategNav a.prev span,
#divMainRightCategNav span.prev span {
	display: -moz-inline-box;
	display: inline-block;
	padding: 6px 13px 6px 28px;
	background: url(../../images/bg_nav-a-normal-span.gif) no-repeat right top;
}

#divMainRightCategNav a.prev:hover {
	background: url(../../images/bg_nav-a-prev-hover.jpg) no-repeat left top;
	color: #A60164;
}

#divMainRightCategNav a.prev:hover span {
	padding: 6px 13px 6px 28px;
	background: url(../../images/bg_nav-a-hover-span.gif) no-repeat right top;
}

#categoryHighlight {
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	padding: 16px 0 14px 0;
	margin-bottom: 16px;
	text-align: center;
}

div#divMainRightGifts {
	margin: 10px 4px 0 0;
}

div#divMainRightGifts h3 {
	background-image: url(../../images/bg_mainRightGiftsH3.gif);
	margin: 0;
	padding: 5px 5px 5px 40px;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
	background-position: top left;
	background-repeat: no-repeat;
}

div#divMainRightGifts h3 span {
	font-size: 12px;
	margin-left: 5px;
}

div.divMainRightGiftsBox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.divMainRightGiftsBox {
    height: 1%;
	background-color: #fffaf4;
	border: 1px solid #dcdbdc;
	padding: 5px;
} 

div.divMainRightGiftsBoxItem {
	border-right: 1px solid #dcdbdc;
	width: 218Px;
	float: left;
	padding: 0 10px 5px;
}

div.divMainRightGiftsBoxItem.last {
	border-right: none;
}

div.divMainRightGiftsBoxItem img.productImage {
	float: left;
}

div.divMainRightGiftsBoxItem p.productTitle {
	float: right;
	width: 126px;
	font-size: 13px;
	font-weight: bold;
	color: #453e43;
	margin: 0;
	text-align: left;
}

div.divMainRightGiftsBoxItem p.productTitle a {
	color: #453E43;
	text-decoration: none;
}

div.divMainRightGiftsBoxItem p.productPrice {
	background-image: url(../../images/bg_mainRightNewproductsBoxScrollItemTitle.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 10px 0 8px;
	padding-top: 10px;
	float: right;
	width: 125px;
}

div.divMainRightGiftsBoxItem p.productPrice span {
	color: #d0010d;
	margin-left: 5px;
}

div#divMainRightGiftsLink {
	margin: 10px 5px 0 0;
	padding-right: 15px;
	text-align: right;
	background: url(../../images/bg_mainRightGiftsLink.gif) no-repeat right center;
	font-size: 12px;
}

div#divMainRightGiftsLink a {
	color: #c91674;
}

div#divMainRightTopventes {
	margin: 10px 4px 0 0;
}

div#divMainRightTopventes h3 {
	background-image: url(../../images/bg_mainRightTopventesH3.gif);
	margin: 0;
	padding: 5px 5px 5px 40px;
	color: #FFF;
	font-weight: normal;
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 14px;
}

div#divMainRightTopventes h3 span {
	font-size: 14px;
	margin-left: 5px;
}

div.divMainRightTopventesBox:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.divMainRightTopventesBox {
    height: 1%;
	background-color: #fffaf4;
	border: 1px solid #dcdbdc;
	padding: 5px;
} 

div.divMainRightTopventesBoxItem {
	border-right: 1px solid #dcdbdc;
	width: 218Px;
	float: left;
	padding: 0 10px 5px;
}

div.divMainRightTopventesBoxItem.last {
	border-right: none;
}

div.divMainRightTopventesBoxItem img.productImage {
	float: left;
}

div.divMainRightTopventesBoxItem p.productTitle {
	float: right;
	width: 126px;
	font-size: 12px;
	font-weight: bold;
	color: #453e43;
	margin: 0;
	text-align: left;
	padding-bottom: 10px;
	background: url(../../images/bg_mainRightNewproductsBoxScrollItemTitle.gif) repeat-x left bottom;
}

div.divMainRightTopventesBoxItem p.productTitle a {
	color: #453E43;
	text-decoration: none;
}

div.divMainRightTopventesBoxItem p.productPrice {
	background-position: top;
	background-repeat: repeat-x;
	font-size: 12px;
	margin: 10px 0 8px;
	padding-top: 10px;
	float: right;
	width: 125px;
}

div.divMainRightTopventesBoxItem p.productPrice span {
	color: #d0010d;
	margin-left: 5px;
}

div#divMainRightKeywords {
	clear: both;
	text-align: right;
	margin: 10px 5px 10px 0;
	font-size: 11px;
}

div#divMainRightKeywords h1, h3 {
	display: block;
	font-size: 11px;
	margin: 0;
	font-weight: normal;
	color: #000;
}

div#divMainRightTags {
	text-align: right;
	margin: 0 5px 10px 0;
	font-size: 11px;
}

div#divMainRightTags h3 {
	display: block;
	font-size: 11px;
	margin: 0;
	font-weight: normal;
	color: #000;
}

div#divMainRightTags h3 strong {
	font-weight: normal;
}

div#divMainRightInsideContainer:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
   	background-color: #990000;
}

div#divMainRightInsideContainer {
    height: 1%;
    width: 722px;
}

div#divMainRightInsideContainer form {
    margin: 0;
}

#divMainRightCateg .stars-off {
	width: 80px;
}

/***** Pages : Mon compte *****/

div.divMainRightCompteAccueilItem {
	float: left;
	width: 321px;
	background-color: #F1F1F1;
	height: 6em;
	margin: 0 10px 50px 0;
	background-image: url(../../images/bg_mainRightCompteItem.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px;
}

div.divMainRightCompteAccueilItem h3 {
	color: #DA2C51;
	margin: 0 0 10px;
	font-size: 14px;
}

div.divMainRightCompteAccueilItem ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 1.5em;
}

div.divMainRightCompteAccueilItem ul a {
	color: #000;
}

ol.divMainRightCompteAdressesItem {
	margin: 0 10px 50px 5px;
	padding: 15px;
	font-size: 12px;
}

ol.divMainRightCompteAdressesItem li {
	float: left;
	width: 300px;
    margin: 0 20px 20px 0;
}

ol.divMainRightCompteAdressesItem li img {
	margin: 8px 5px 0 0;
}

table#tableMainRightCompteCommande {
	width: 100%;
	font-size: 12px;
	margin-top: 10px;
}
	
table#tableMainRightCompteCommande th {
	background-color: #F1F1F1;
	padding: 8px 5px;
	text-align: center;
}

table#tableMainRightCompteCommande th.picture {
	width: 65px;
}

table#tableMainRightCompteCommande th.align-left {
	text-align: left;
}

table#tableMainRightCompteCommande td {
	border-bottom: 1px solid #F1F1F1;
	padding: 5px;
	text-align: center;
}

table#tableMainRightCompteCommande td.align-left {
	text-align: left;
}

table#tableMainRightCompteCommande td a {
	color: #DA2C51;
}

table#tableMainRightCompteCommande tr.promoCode {
	background-color: #e3f7cd;
}

table#tableMainRightCompteCommande tr.stageGift {
	height: 72px;
}

table#tableMainRightCompteCommande tr.stageGift:hover {
	cursor: pointer;
}

table#tableMainRightCompteCommande tr.stageGift a {
	font-size: 11px;
}

table#tableMainRightCompteCommande tr.stageGift td.gift {
	background: url(/images/bg_giftStageCart_gift.jpg) no-repeat 99% 30%;
	padding-right: 130px;
}

#tableMainRightCompteCommande select {
	font-size: 12px;
}

#promoCodeForm #promoCodeResult {
	padding: 2px 4px;
	font-size: 12px;
	font-weight: bold;
}

#promoCodeForm #promoCodeResult.invalid {
	border: 1px dotted #bb0600;
	background-color: #f8e4e3;
}

#promoCodeForm #promoCodeResult.valid {
	border: 1px dotted #abbd95;
	background-color: #e3f7cd;
}

p.pCompteRetour:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
p.pCompteRetour {
	height: 1%;
	font-size: 12px;
	margin: 20px 0;
	padding: 0 5px;
}

p.pCompteRetour.center {
	text-align: center;
}

p.pCompteRetour img {
	margin-bottom: -8px;
	margin-left: 10px;
}

div.divCompteInfosLeft {
	float: left;
	width: 342px;
	text-align: right;
	font-size: 12px;
	padding-right: 5px;
	margin-bottom: 15px;
}

div.divCompteInfosRight {
	padding-left: 10px;
	font-size: 13px;
}

div.divCompteInfosRight input {
	padding: 0;
}

p.pCompteClauses {
	font-size: 12px;
}

input.inputCompteInfosCheckbox {
	margin: 0 7px 0 0;
}

div.divMainRightCompteIdentificationItem {
	float: left;
	width: 321px;
	background-color: #F1F1F1;
	margin: 0 10px 50px 0;
	background-image: url(../../images/bg_mainRightCompteItem.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px;
}

h2#h2Identification {
	background-image: url(../../images/bg_mainRightLivraisonH2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	padding-top: 10px;
	margin-top: -0px !important;
}

h3#h3ExistingClient {
	background-image: url(../../images/bg_mainRightNewUserH3.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding: 0 18px;
}

h3#h3NewClient {
	color:#453E43 !important;
}

form.formIdentification:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
   	background-color: #990000;
}

form.formIdentification {
    height: 1%;
    padding: 10px 0 0;
}

div.divIdentificationItemLeft {
	float: left;
	width: 100px;
	text-align: right;
	margin-bottom: 5px;
	height: 22px;
	font-size: 12px;
	padding-top: 3px;
}

div.divIdentificationItemRight {
	float: right;
	width: 210px;
	margin-bottom: 5px;
	height: 25px;
}

p#pForgotPassword {
	font-size: 11px;
}

span.spanCartRef {
	color: #DA2C51;
	font-size: 12px;
}

td.tdCartPrice {
	color: #D01F67;
	font-weight: bold;
}

div#divCartAction {
	text-align: right;
	font-size: 12px;
	margin: 20px 3px 10px;
}

a#divCartUpdate {
	padding: 10px 0;
	margin-right: 30px;
	text-decoration: none;
	color: #000;
}

a#divCartUpdate img {
	margin-bottom: -7px;
	margin-left: 3px;
}

a#divCartCancel {
	text-decoration: none;
	color: #000;
	margin-right: 14px;
}

a#divCartCancel img {
	margin-bottom: -7px;
	margin-left: 3px;
}

div#cartTotalsContainer {
	position: relative;
	height: 1%;
	margin-top: 16px;
}

#nextStageGifts {
	width: 330px;
	position: relative;
	padding: 61px 0 10px 10px;
	display: none;

	/* IE6 hacks */
	-padding-bottom: 46px;
}

body.fr #nextStageGifts {
	background: url(/images/bg_nextGiftStage_fr.png) no-repeat;
}

body.nl #nextStageGifts {
	background: url(/images/bg_nextGiftStage_nl.png) no-repeat;
}

#nextStageGifts .amount {
	position: absolute;
	display: block;
	width: 53px;
	top: 22px;
	left: 246px;
	font-family: "Courier New", Courier;
	font-size: 20px;
	font-weight: bold;
	color: #333;
	text-align: center;	
	
	/* IE6 hacks */
	-position: relative;
	-top: -39px;
	-margin-bottom: -22px;
	-left: 238px;
}

#nextStageGifts .endMask {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url(/images/bg_nextGiftStage_endMask.png) no-repeat;
	width: 340px;
	height: 7px;
}

#nextStageGifts .item {
	float: left;
	width: 144px;
	height: 135px;
	background: url(/images/bg_nextGiftStage_item.png) no-repeat;
	text-align: center;
	margin: 0 8px 8px 0;
	padding: 8px 6px;
}

#nextStageGifts .item p {
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 5px 0;
	height: 36px;	
}

#nextStageGifts .item .productImage {
	line-height: 92px;
	height: 92px;
}

#nextStageGifts .item .productImage img {
	vertical-align: middle;
}

div#cartTotalsContainer .lastMinuteOffer {
	position: absolute;
	bottom: 10px;
	width: 210px;
	font-size: 12px;
	margin-left: 10px;
}

div#cartTotalsContainer .lastMinuteOffer img {
	float: left;
	padding: 10px 15px 0 0;
}

div#cartTotalsContainer .lastMinuteOffer p.offreTitle {
	color: #D01E67;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

div#cartTotalsContainer .lastMinuteOffer p.productTitle {
	margin: 5px 0 0;
}

div#cartTotalsContainer .lastMinuteOffer p.productDescription {
	margin: 0;
}

div#cartTotalsContainer .lastMinuteOffer p.productPrice {
	margin: 5px 0 0;
}

div#cartPromoCode:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#cartPromoCode {
	height: 1%;
	float: right;
	width: 100%;
	background-color: #F1F1F1;
	abackground-image: url(../../images/bg_mainRightCartPromo.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	margin-top: 16px;
}

div#cartPromoCode form {
	margin: 10px;
	float: left;
	width: 20%;
}

div#cartPromoCode form p.formTitle {
	color: #DA2C51;
	font-weight: bold;
	margin: 0;
}

div#cartPromoCode form p.input {
	margin-top: 14px;
}

div#cartPromoCode form input {
	border: 1px solid #AEB5BC;
	font-size: 12px;
}

div#cartPromoCodeInfo {
	float: left;
	width: 70%;
	border-left: 1px solid #C4C4C4;
	margin: 10px 10px 10px 0;
	padding: 0 0 0 20px;
}

div#cartPromoCodeInfo p {
	margin: 10px 0 0;
	color: #121212;
}

div#cartPromoCodeInfo p a {
	color: #121212;
	}

div#cartPromoCodeInfo p.promoTitle {
	margin: 0;
	font-weight: bold;
}

div#divCartDelivery {
	width: 80%;
	background-color: #FBEFEF;
	padding: 7px;
	text-align: right;
	color: #D01F67;
	font-size: 12px;
	margin: 0 0 12px auto;
}

div#divCartDelivery .country {
	position: relative;
}

div#divCartDelivery .country * {
	vertical-align: middle;
	height: 20px;
	line-height: 20px;
}

div#divCartDelivery .country select {
	font-size: 12px;
	width: 185px;
}

div#divCartDelivery .country p {
	position: absolute;
	left: 0;
	margin: 0;
	padding: 0;
}

div#divCartDelivery #deliveryMethodItems {
	text-align: left;
	padding-top: 8px;
}

div#divCartDelivery #deliveryMethodItems .item {
	position: relative;
	margin: 0 0 0 auto;
}

div#divCartDelivery #deliveryMethodItems .item * {
	vertical-align: middle;
	height: 18px;
	line-height: 18px;
}

div#divCartDelivery #deliveryMethodItems .item input {
	margin: 0;
}

div#divCartDelivery #deliveryMethodItems .item label {
	padding: 0 8px 0 4px;
}

div#divCartDelivery #deliveryMethodItems .item label.selected {
	font-weight: bold;
}

div#divCartDelivery #deliveryMethodItems .item label span {
	position: absolute;
	right: 0;
}

div.divCartSubtotal:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div.divCartSubtotal {
    height: 1%;
	margin-right: 2px;
	font-size: 12px;
	margin: 5px 0;
}

div.divCartSubtotalLeft {
	float: left;
	width: 75%;
	text-align: right;
}

div.divCartSubtotalRight {
	float: right;
	width: 25%;
	color: #D01F67;
	text-align: right;
}

div#nextStageGifts {
	float: left;
}

div#divCartButtons {
	text-align: right;
	margin-top: 20px;
}
	
div#divCartButtons img {
	margin-left: 10px;
}


/***** Page détail *****/

#divMainRight #productDetail:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#divMainRight #productDetail {
	height: 1%;
}

#divMainRight #productDetail h1 {
	color: #FF7700;
}

#divMainRight #productDetail #imgContainer {
	float: left;
	width: 250px;
	text-align: center;
}

#divMainRight #productDetail #imgContainer #currentProductPicture {
	height: 300px;
	line-height: 300px;
	margin-bottom: 10px;
}

#divMainRight #productDetail #imgContainer #currentProductPicture img {
	vertical-align: middle;
}

#divMainRight #productDetail #imgContainer p#zoom {
	padding-bottom: 20px;
	font-size: 12px;
}

#divMainRight #productDetail #imgContainer p#zoom a {
	color: #000;
	text-decoration: none;
	background: url(../../images/bg_zoom.gif) no-repeat left center;
	padding: 1px 0 0 23px;
}

#divMainRight #productDetail ul#allPictures {
	text-align: center;
	margin: 0;
	padding: 0;
}

#divMainRight #productDetail ul#allPictures li {
	list-style: none;
	width: 50px;
	height: 50px;
	line-height: 46px; /* still wondering why it's [totalHeight -4px] ... */
	text-align: center;
	float: left;
	padding: 0;
	margin: 0 8px 8px 0;
	border: 1px solid #ccc;
}

#divMainRight #productDetail ul#allPictures li img {
	vertical-align: middle;
}

#divMainRight #productDetail ul#allPictures li.selected {
	border: 1px solid #D01F67;
}

#divMainRight #productDetail ul#allPictures li:hover {
	cursor: pointer;
}

#pictureZoom {
	padding-top: 8px;
}

#pictureZoom .main {
	margin: 0 auto;
	text-align: center;
	border: 1px solid #ccc;
	width: 500px;
	height: 500px;
	line-height: 500px;
	padding: 4px;
}

#pictureZoom .main img {
	vertical-align: middle;
}

#pictureZoom .thumbs {
	margin: 16px 0 0 0;
	height: 54px;
}

#pictureZoom .thumbs .item {
	width: 50px;
	height: 50px;
	text-align: center;
	vertical: align-middle;
	float: left;
	padding: 0;
	margin: 0 8px 8px 0;
	border: 1px solid #ccc;
}

#pictureZoom .thumbs .item.selected {
	border: 1px solid #D01F67;
}

#divMainRight #productDetail #description {
	float: right;
	width: 480px;
	color: #121212;
	padding-bottom: 10px;
	font-size: 12px;
}

#divMainRight #productDetail #description a {
	color: #D01F67;
}

#divMainRight #productDetail #description h2 {
	margin-top: 0;
	color: #121212;
	font-size: 14px;
}

#divMainRight #productDetail #description h3 {
	border-bottom: 1px dotted #C4C2C4;
	display: inline;
	color: #DA2C51;
	padding: 0 0 2px 0;
	font-size: 12px;
}

#divMainRight #productDetail #description .box {
	margin: 8px 0 8px 0;
}

#divMainRight #productDetail #description .box span {
	padding: 4px 8px;
	border: 1px dotted #c3c3c3;
	background-color: #f1f1f1;
	color: #d82e53;
	font-weight: bold;
}

#divMainRight #productDetail p {
	margin: 0;
}

#divMainRight #productDetail #description .packaging strong {
	font-weight: normal !important;
}

#divMainRight #productDetail #description strong {
	color: #D01F67;
}

#divMainRight #productDetail #description ul {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

#divMainRight #productDetail #description li {
	margin: 0;
	padding: 0;
	background: url(../../images/bullet_mainRightSubCateg.gif) no-repeat left 6px;
	padding-left: 6px;
	color: #616161;
}

#divMainRight #productDetail #description p.productPrice {
	font-size: 19px;
	margin: 10px 0;
	font-weight: strong;
}

#divMainRight #productDetail #description p.productPrice strong {
	color: #D0010D;
	font-size: 16px;
	padding-left: 10px;
}

#divMainRight #productDetail #description #addCart {
	float: right;
	margin-right: 10px;
	background: url(../../images/bg_detail-bouton-addCart.gif) no-repeat right top;
	margin-top: -37px;
}

#divMainRight #productDetail #description #addCart fieldset:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#divMainRight #productDetail #description #addCart fieldset {
	height: 1%;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	background: transparent url(../../images/bg_detail-bouton-addCart-fieldset.gif) no-repeat left top;
	display: inline;
}

#divMainRight #productDetail #description #addCart fieldset select {
	float: left;
	display: inline;
	font-size: 12px;
	margin: 4px 10px 0 8px;
}

#divMainRight #productDetail #description #addCart fieldset a {
	color: #FFF;
	padding-top: 1px;
	text-decoration: none;
	padding: 6px 50px 5px 0;
	font-size: 14px;
	display: inline-block;
	float: left;
}

#divMainRight #productDetail #description .noStockButton {
	float: right;
	margin-right: 10px;
	background: url(../../images/bg_detail-bouton-addCart.gif) no-repeat right top;
}

#divMainRight #productDetail #description .noStockButton span {
	color: #FFF;
	padding-top: 1px;
	text-decoration: none;
	padding: 6px 50px 5px 10px;
	font-size: 14px;
	display: inline-block;
	background: transparent url(../../images/bg_detail-bouton-addCart-fieldset.gif) no-repeat left top;
}

#divMainRight #productDetail #description #crossSelling {
	clear: right;
	margin-top: 15px;
	margin-bottom: 15px;
}

#divMainRight #productDetail #description #crossSelling p.catchPhrase {
	font-size: 0.8em;
	color: #D01F67;
	font-weight: bold;
}

#divMainRight #productDetail #description #crossSelling img.productImage {
	float: left;
	margin: 5px 10px 5px 0;
}

#divMainRight #productDetail #description #crossSelling h4 {
	font-size: 0.75em;
	font-weight: normal;
	margin: 5px 0;
}

#divMainRight #productDetail #description #crossSelling p.productPrice {
	font-size: 0.75em;
	margin: 0;
}

#divMainRight #productDetail #description #crossSelling p.productPrice span.oldPrice {
	text-decoration: line-through;
}

#divMainRight #productDetail #description #crossSelling p.productPrice span.newPrice {
	color: #D0010D;
	font-size: 1em;
	padding-left: 10px;
}

#divMainRight #productDetail #description #crossSelling form {
	margin: 0;
	padding: 3px 0 0;
}

#divMainRight #productDetail #description #crossSelling fieldset {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}

#divMainRight #productDetail #description #crossSelling fieldset input {
	margin: 0;
}

#divMainRight #productDetail #description #crossSelling fieldset label {
	margin-left: 5px;
}

#divMainRight #productDetail #moreInfo:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#divMainRight #productDetail #moreInfo {
	height: 1%;
	clear: both;
	border-top: 1px solid #DCDBDC;
	background: url(../../images/bg_detail-moreInfo.gif) no-repeat left 10px;
}

#divMainRight #productDetail #moreInfo #technique {
	float: left;
	width: 360px;
}

#divMainRight #productDetail #moreInfo #technique h2 {
	background: #F5E1E1 url(../../images/bg_detail-caractTech-h2.gif) no-repeat 12px 4px;
	padding: 6px 0 5px 45px;
	color: #D01F67;
	font-size: 14px;
	margin: 10px 10px 0 0;
}

#divMainRight #productDetail #moreInfo #technique ul {
	margin: 0;
	padding: 10px 20px 10px 10px;
	list-style: none;
	font-size: 13px;
}

#divMainRight #productDetail #moreInfo #technique li {
	margin: 0;
	padding: 0 0 0 10px;
	background: url(../../images/bullet_detail-black.gif) no-repeat left 8px;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs {
	float: left;
	width: 350px;
	margin-left: 19px;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs h2 {
	background: #F5E1E1 url(../../images/bg_detail-avisAcheteurs-h2.gif) no-repeat 12px 4px;
	padding: 6px 0 5px 45px;
	color: #D01F67;
	font-size: 14px;
	margin: 10px 10px 0 0;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs h2:hover,
#divMainRight #productDetail #moreInfo #avisAcheteurs .item:hover {
	cursor: pointer;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs .item {
	margin-bottom: 10px;
	padding: 0 10px;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs h4 {
	font-size: 12px;
	float: left;
	width: 230px;
	margin: 10px 0 0;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs .cta {
	margin: 10px 0;
	padding: 0 10px;
	font-size: 13px;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs p {
	clear: both;
	margin: 0;
	font-size: 12px;
}	

#divMainRight #productDetail #moreInfo #avisAcheteurs p a.readMore {
	color: #D01F67;
	padding: 0 !important;
	font-size: 12px;
	margin: 3px 0 0;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs .reviewerRating {
	float: right;
	width: 70px;
	height: 13px;
	margin: 10px 5px 5px 5px;
}
#divMainRight #productDetail #moreInfo #avisAcheteurs .reviewerRating .stars-off {
	width: 100%;
}


#divMainRight #productDetail #moreInfo #avisAcheteurs a#cta-avis {
	display: block;
	margin: 20px 0 10px;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 10px;
	color: #D01F67;
}

#divMainRight #productDetail #moreInfo #avisAcheteurs a.readMore {
	display: block;
	margin: 10px 0;
	font-size: 11px;
	font-weight: bold;
	padding: 0 10px;
	color: #453E43;
}

#divMainRight #productDetail #recommander {
	clear: both;
	border-top: 1px solid #DCDBDC;
	padding: 8px 0;
	margin-top: 10px;
}

#divMainRight #productDetail #recommander a {
	background: url(../../images/bg_detail-recommander.gif) no-repeat 5px center;
	display: block;
	color: #FF7700;
	padding-left: 35px;
	font-size: 12px;
}

#productDetail #categoriesLink {
	padding: 16px 0 12px 0;
	clear: both;
}

#productDetail #categoriesLink p {
	padding: 0 0 8px 0;
	font-size: 14px;
}

#productDetail #categoriesLink .item {
	padding: 0 0 6px 0;
	height: 45px;
	clear: both;
}

#productDetail #categoriesLink .item .image {
	float: left;
}

#productDetail #categoriesLink .item .text {
	float: left;
	padding: 13px 0 0 8px;
	font-size: 14px;
	width: 425px;
}

#divMainRight #productDetail #description #categoriesLink .item .text strong {
	font-weight: bold;
}

#productDetail .shopRating {
	font-size: 12px;
	position: relative;
	height: 30px;
	clear: both;
	padding-top: 5px;
	width: 200px;
}

#productDetail .shopRating p {
	padding: 0 0 5px 0;
	float: left;
}

#productDetail .shopRating .stars-off {
	width: 100px;
	margin-left: 3px;
}

#productDetail .shopRating img {
	vertical-align: middle;
}

#productDetail .navigationButtons {
	height: 26px;
	margin-bottom: 16px;
	position: relative;
}

#productDetail .navigationButtons p {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	width: 132px;
	height: 26px;
}

#productDetail .navigationButtons p a {
	display: block;
	width: 132px;
	height: 26px;
	background: url(/images/button_productPrevNext_fr.png) no-repeat 0 0;
}

body.nl #productDetail .navigationButtons p a {
	background-image: url(/images/button_productPrevNext_nl.png);
}


#productDetail .navigationButtons p a span {
	display: none;
}

#productDetail .navigationButtons p.previous {
	left: 0;
}

#productDetail .navigationButtons p.previous a:hover {
	background-position: 0 -56px;
}

#productDetail .navigationButtons p.next {
	right: 0;
}

#productDetail .navigationButtons p.next a {
	background-position: 0 -112px;
}

#productDetail .navigationButtons p.next a:hover {
	background-position: 0 -168px;
}

#productDetail .navigationButtons p.up {
	left: 50%;
	background: url(/images/button_productTop.png) no-repeat 0 0;
}

#productDetail .navigationButtons p.up:hover {
	background-position: 0 -56px;
}

#productDetail .navigationButtons p.up a {
	background: url(/images/button_productTop.png) no-repeat 100% 0 !important;
	font-size: 12px;
	line-height: 26px;
	white-space: nowrap;
	text-align: center;
	display: block;
	color: #453e43;
	margin-left: 30px;
	padding: 1px 8px 0 0;
	text-decoration: none;
	z-index: 1;
}

#productDetail .navigationButtons p.up:hover a,
#productDetail .navigationButtons p.up a:hover {
	background-position: 100% -56px !important;
}

/***** Footer *****/

div#divFooter:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#divFooter {
	height: 1%;
	background-color: #EFEFEF;
	background-image: url(../../images/bg_footer.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 5px;
	padding: 18px 0 12px;
}

div#divFooter a {
	color: #000;
	text-decoration: none;
}

div#divFooter a:hover {
	text-decoration: underline;
}

div.divFooterItem {
	float: left;
	width: 205px;
	padding: 0 15px;
	border-right: 1px solid #C4C4C4;
	font-size: 12px;
	height: 15em;
}

div.divFooterItem.third {
	width: 210px;
}

div.divFooterItem.last {
	border-right: none;
	width: 200px;
}

div.divFooterItem h4 {
	color: #DA2C51;
	font-size: 13px;
	margin: 5px 0 0 15px;
}

div.divFooterItem ul {
	margin: 10px 0 10px 15px;
	padding: 0;
	color: #453E43;
}

div.divFooterItem li {
	list-style: none;
	padding-left: 10px;
	background: url(../../images/bullet_footer.gif) no-repeat left 5px;
	padding-bottom: 5px;
}

div.divFooterItem img.imgOgone {
	margin-left: 15px;
}

div.divFooterItem p {
	margin: 5px 0 0;
	line-height: 1.5em;
}

div.divFooterItem p span {
	color: #DA2C51;
}


/***** Info footer *****/

#footerInfo {
	border: 1px solid #dcdbdc;
	padding: 8px 12px;
	margin: 12px 5px;
}

#footerInfo p {
	padding: 0;
	margin: 6px 0 8px 0;
	color: #5D575B;
	font-size: 11px;
}

#footerInfo a {
	color: #DA2C51;
	text-decoration: none;
}
#footerInfo a:hover {
	text-decoration: underline;
}


/***** Sub Footer *****/

div#divSubFooter:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#divSubFooter {
	height: 1%;
	font-size: 11px;
	margin: 5px auto 0;
	width: 946px;
}

div#divSubFooter a {
	color: #453e43;
	text-decoration: none;
}

div#divSubFooter a:hover {
	text-decoration: underline;
}

div#divSubFooterLeft {
	float: left;
	width: 450px;
}

div#divSubFooterRight {
	float: right;
	width: 450px;
	text-align: right;
}

div#divSubFooterRight span {
	margin: 0 5px;
}

.errorBox {
	border: 1px dotted #bb0600;
	margin: 5px 0 8px 0;
	background-color: #f8e4e3;
}

.errorBox p {
	margin: 5px;
	color: #bb0600;
}

.errorBox p span {
	font-size: 13px;
	color: #000;
	margin: 5px 0px 0px 0px;
}

#editForm .errorBox,
#registerForm .errorBox,
#personalForm .errorBox,
#editForm .errorBox {
	margin: 0 0 16px 335px !important;
	margin: 6px 0 16px 3px;
	float: left;
	font-size: 12px;
}

#pwdForm input,
#personalForm input,
#registerForm input,
#editForm input {
	font-size: 1em;
	margin-top: -1px;
}

#sendToFriendForm .errorBox {
	width: 350px;
}


/* Order details */

#addressesContainer {
	padding-top: 20px;
}

#addressesContainer .item {
	float: left;
	width: 321px;
	background-color: #F1F1F1;
	margin: 0 10px 50px 0;
	background-image: url(../../images/bg_mainRightCompteItem.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding: 15px 15px 0;
}

#addressesContainer .item h3 {
	color: #DA2C51;
	margin: 0 0 10px;
	font-size: 0.9em;
}

/* Promo zones */

#promoZone1 {
	float: left;
	width: 265px;
}

#promoZone2 {
	float: right;
	width: 445px;
}

#promoZone3 {
	padding-top: 8px;
	clear: both;
}

#promoZone4 {
	padding: 10px 4px 15px 0;
	clear: both;
}

/* Search results */
#divMainRight.searchResults h2 {
	font-size: 16px;
	font-weight: normal;
	color: #CB1871;
}

.searchResults .noMatchKeywords, .searchResults .autoCorrectKeywords {
	font-size: 12px;
	padding-bottom: 16px;
}

.searchResults .noMatchKeywords p, .searchResults .autoCorrectKeywords p {
	margin: 0;
	padding: 0;
}

.searchResults .noMatchKeywords ul, .searchResults .autoCorrectKeywords ul {
	margin: 8px 0 0 8px;
	padding: 0;
	list-style: none;
}

.searchResults .noMatchKeywords ul li, .searchResults .autoCorrectKeywords ul li {
	margin: 0;
	padding: 0;
	background: url(../../images/bullet_mainRightSubCateg.gif) no-repeat left 6px;
	padding-left: 6px;
	color: #616161;
}

.searchResults .noMatchKeywords ul li a, .searchResults .autoCorrectKeywords ul li a {
	color: #616161;
}

.searchResults form.refine { 
	padding: 0 0 16px 0;
	margin: 0;
	font-size: 12px;
}

.searchResults form.refine p { 
	padding: 0;
	margin: 0;
}

.searchResults form.refine input.text {
	width: 320px;
	font-size: 11px;
	color: #616161;
}

.searchResults form.refine input.submit {
	font-size: 11px;
}



/* Typos */

.typo p {
	font-size: 12px;
	margin: 0;
	padding: 2px 0 4px 0;
}

.typo p.index {
	font-size: 14px;
	padding-bottom: 16px;
}

/* All keywords page */

.searchAll p {
	font-size: 12px;
	margin: 0;
	padding: 2px 0 4px 0;
}

.searchAll p.index {
	font-size: 14px;
	padding-bottom: 16px;
}

.searchAll .keywords .items {
	width: 244px;
	float: left;
}


/* Fake stars */

.stars-off, .stars-on {
	position: relative;
	height: 16px;
	background: url(/images/rating_star.gif) repeat-x 0 0px;
	float: left;
}

#productCatalog .item .stars-off, 
#productCatalog .item .stars-on,
div.divMainRightCategRowItem.Long .stars-off, 
div.divMainRightCategRowItem.Long .stars-on,
.reviewerRating .stars-off, 
.reviewerRating .stars-on {
	background: url(/images/rating_star_small.gif) repeat-x 0 0px;
	height: 12px;
	margin-top: 1px;
}

.stars-on {
	position: absolute;
	background-position: 0 -16px !important;
}

#productCatalog .item .stars-on,
div.divMainRightCategRowItem.Long .stars-on,
.reviewerRating .stars-on {
	position: absolute;
	background-position: 0 -13px !important;
}

.stars-on.rating-1 {
	width: 10%;
}
.stars-on.rating-2 {
	width: 20%;
}
.stars-on.rating-3 {
	width: 30%;
}
.stars-on.rating-4 {
	width: 40%;
}
.stars-on.rating-5 {
	width: 50%;
}
.stars-on.rating-6 {
	width: 60%;
}
.stars-on.rating-7 {
	width: 70%;
}
.stars-on.rating-8 {
	width: 80%;
}
.stars-on.rating-9 {
	width: 90%;
}
.stars-on.rating-10 {
	width: 100%;
}

#newsletterAjaxForm .input {
	width: 130px;
	font-size: 11px;
}

#newsletterAjaxForm input.error {
	border: 2px solid #bb0600;
}

#newsletterAjaxForm .submit {
	font-size: 11px;
}

#newsletterAjaxForm p.optout a {
	font-size: 10px;
}

#newsletterAjaxForm p.success {
	display: none;
	font-weight: bold;
}

#initialLoader {
	position: absolute;
	top: 52px;
}

#noScriptBanner {
	position: relative;
	background: #FEEFDA;
	border: 1px solid #F7941D;
	padding: 8px;
	margin: 0 0 16px 0;
	overflow: hidden;
}

#noScriptBanner img {
	position: absolute;
	top: 12px;
	left: 8px;
}

#noScriptBanner .inner {
	padding-left: 80px;
}

#noScriptBanner p.title {
	margin: 0 0 8px 0;
	font-size: 16px;
	font-weight: bold;
}

#noScriptBanner p {
	margin: 4px 0 4px 0;
	font-size: 13px;
}

#noScriptBanner p span {
	font-weight: bold;
}

#divMainRightCateg.tags h1 {
	margin: 0;
	padding: 0;
}

#divMainRightCateg.tags h2 {
	color: #ff7700;
	margin: 4px 0 8px 0;
	padding: 0 0 8px;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
}

#divMainRightCateg.tags h3 {
	color: #121212;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0 6px 0;
	padding: 0;
}

#divMainRightCateg .tags {
	text-align: justify;
	padding: 0 0 12px 0;
	line-height: 3em;

	background-color: #F9F9F9;
	border: 1px solid #dcdbdc;
	margin: 0 0 16px 0;
	padding: 8px 12px 0 12px;	
}

#divMainRightCateg .tags a {
	text-decoration: none;
	padding: 1px 2px;
	text-align: center;
	white-space: nowrap; 
}

#divMainRightCateg .tags a:hover {
	background: #E65591;
	color: #FFF;
}

#divMainRightCateg .selectedTags {
	margin-bottom: 8px;
	padding-bottom: 12px;
	border-bottom: 1px dotted #ccc;
}

#divMainRightCateg .selectedTags h3 {
	margin: 0 0 4px 0;
	padding: 0;
}

#divMainRightCateg .selectedTags a {
	font-size: 12px;
	padding: 0 14px 0 0;
	margin: 0 5px;
	text-decoration: none;
}
#divMainRightCateg .selectedTags a:hover {
	background: url(/images/bg_tag_cancel.gif) no-repeat 100% 3px;
}

#divMainRightCateg .selectedTags a strong {
	font-weight: normal;
}



/* Product reviews */

#reviews .reviewsContainer {
	padding-bottom: 12px;
}

#reviews .actions {
	clear: both;
	font-size: 12px;
	padding-bottom: 10px;
}

#reviews .reviewsContainer .item {
	padding: 8px 0;
}

#reviews .reviewsContainer .item .title {
	position: relative;
	height: 22px;
}

#reviews .reviewsContainer .item .title .rating {
	position: absolute;
	width: 100px;
}

#reviews .reviewsContainer .item .title .rating .stars-off {
	width: 100%;
}

#reviews .reviewsContainer .item .title h3 {
	position: absolute;
	left: 112px;
	font-size: 14px;
	font-weight: bold;
	top: 0;
	margin: 0;
}

#reviews .reviewsContainer .item h4 {
	font-size: 11px; 
	margin: 0;
}

#reviews .reviewsContainer .item p {
	font-size: 12px;
	margin: 8px 0;
}

#reviews #productDetail #imgContainer, 
#reviews #productDetail #description {
	float: left;
}

#reviews #productDetail #imgContainer {
	text-align: left;
	width: 250px;
	padding-bottom: 8px;
}

#reviews #productDetail #imgContainer img {
	border: 1px solid #ccc;
}

#reviews #productDetail #description {
	width: 460px;
}

#divMainRight #reviews #productDetail #description #addCart {
	float: left;
	margin: 24px 0 0 0;
}

#sitemap h2 {
	color: #DA2C51;
	margin: 18px 0 10px;
	font-size: 14px;	
}

#sitemap .documents {
	margin-bottom: 24px;
}

#sitemap .documents ul {
	margin: 0 0 0 12px;
	padding: 0 0 0 12px;
}

#sitemap .documents ul li {
	margin: 0;
	padding: 0 0 4px;
}

#sitemap .documents ul li a {
	font-size: 12px;
}



/* Stage gifts page */

#divMainRightCateg.stageGifts h1 {
	color: #FF7700;
}

#divMainRightCateg.stageGifts h2 {
	clear: both;
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: normal;
	color: #CB1871;
}

#divMainRightCateg.stageGifts ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 187px;
}

#divMainRightCateg.stageGifts ul li {
	float: left;	
	margin: 0 16px 0 0;
	padding: 0;
	width: 130px;
	height: 181px;
	position: relative;
	text-align: center;
}

#divMainRightCateg.stageGifts ul li span {
	display: block;
	position: absolute;
	left: 0;
	top: 136px;
	line-height: 13px;
	width: 100%;
}

#divMainRightCateg.stageGifts ul li span a {
	font-size: 11px;
}


/* New products page */

#divMainRightCateg.newProducts {
	margin-bottom: 24px;
}

#divMainRightCateg.newProducts h2 {
	color: #FF7700;
	border-bottom: 1px dotted gray;
	padding-bottom: 4px;
	margin: 16px 0;
	font-size: 19px;
	font-weight: normal;
}

#divMainRightCateg.newProducts h3 {
	font-size: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #CB1871;
	margin: 36px 0 16px 0;
}
#divMainRightCateg.newProducts h3 a {
	color: #CB1871;
	text-decoration: none;
}


#divMainRightCateg.newProducts h2 + h3{
	margin-top: 12px;
}

#divMainRightCateg.newProducts p {
	margin: 0;
}

#divMainRightCateg.newProducts .products .item {
	float: left;
	width: 130px;
	padding: 0 16px 0 0;
	text-align: center;
}

#divMainRightCateg.newProducts .products .item p.productImage {
	height: 130px;
}

#divMainRightCateg.newProducts .products .item p.productPrice {
	margin: 8px 0 6px 0;
	font-size: 12px;
	text-align: center;
}

#divMainRightCateg.newProducts .products .item p.productPrice .oldPrice  {
	font-size: 8px;
}

#divMainRightCateg.newProducts .products .item p.productPrice a {
	margin-left: 8px;
}

#divMainRightCateg.newProducts .products .item h4 {
	clear: both;
	line-height: 13px;
	font-weight: normal;
	margin: 0;
}

#divMainRightCateg.newProducts .products .item a {
	font-size: 12px;
}

a.detailButton img {
	margin-right: 6px;
}

p.productPrice img {
	margin-bottom: -2px;
}

#productsHistory {
	position: relative;
	margin-bottom: 8px;
}

#productsHistory h3 {
	margin-bottom: 4px;
}

#productsHistory .container {
	margin-left: 16px;
	width: 178px;
	overflow: hidden;
}

#productsHistory ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 1000px;
	height: 60px;
	white-space: nowrap;
}

#productsHistory ul li {
	float: left;
	padding: 1px;
	margin: 0 8px 0 0;
	width: 50px;
	border: 1px solid #ccc;
	text-align: center;
}

#productsHistory p.paging {
	position: absolute;
	top: 24px;
	width: 12px;
	height: 58px;
	padding: 0;
	margin: 0;
	background: url(/images/bg_productsHistory_paging.gif) no-repeat;
}

#productsHistory p.previous {
	left: 0;
	background-position: 0 0;
}

#productsHistory p.next {
	right: 1px;
	background-position: 100% 0;
}

#productsHistory p.paging a {
	display: block;
	width: 12px;
	height: 58px;
}

#productsHistory p.paging a span {
	display: none;
}

#productCatalog .item {
	float: left;
	width: 160px;
	height: 352px;
	background: url(/images/bg_catalogItem.png) no-repeat 0 0;
	margin: 0 12px 8px 0;
	padding: 3px 4px;
}

#productCatalog .item .inner {
	position: relative;
}

#productCatalog .item * {
	margin: 0;
	padding: 0;
}

#productCatalog .item .description {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	height: 240px;
	overflow: hidden;
	font-size: 12px;
	color: #666;
	padding: 10px;
}

#productCatalog .item h3 {
	position: absolute;
	left: 0px;
	top: 242px;
	line-height: 13px;
	height: 28px;
	overflow: hidden;
	width: 100%;
	text-align: center;
	font-weight: normal;
	margin: 0;
}

#productCatalog .item h3 a {
	font-size: 13px;
	color: #f70;
	text-decoration: none;
}

#productCatalog .item .image {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 240px;
	cursor: pointer;
}

#productCatalog .item .image span {
	display: block;
	position: absolute;
	width: 100%;
	font-size: 0px;
	text-align: center;
	bottom: 0px;
}

#productCatalog .item .shopRating p,
#productCatalog .item .reviewsCount,
#productCatalog .item .price {
	line-height: 12px;
}

#productCatalog .item .shopRating {
	position: absolute;
	left: 0px;
	top: 273px;
	width: 100%;
}

#productCatalog .item .shopRating p {
	position: absolute;
	right: 81px;
}

#productCatalog .item .shopRating .stars-off {
	position: absolute;
	left: 81px;
	float: none;
	margin: 0 0 0 3px;
	width: 70px !important;
	overflow: hidden;
}

#productCatalog .item .reviewsCount {
	position: absolute;
	left: 0px;
	top: 287px;
	width: 100%;
	text-align: center;
}

#productCatalog .item .reviewsCount a {
	text-decoration: none;
	color: #cb1871;
	font-size: 12px;
	font-weight: bold;
}

#productCatalog .item .reviewsCount a img {
	margin-bottom: -2px;
}


#productCatalog .item .price {
	position: absolute;
	left: 0px;
	top: 306px;
	font-size: 12px;
	width: 100%;
	text-align: center;
}

#productCatalog .item .price img {
	margin-bottom: -2px;
}


#productCatalog .item .buttons {
	position: absolute;
	left: 0px;
	top: 327px;
	width: 100%;
	text-align: center;
}

#productCatalog .item .buttons {
	position: absolute;
	left: 0px;
	top: 327px;
	width: 100%;
	text-align: center;
}

#productCatalog .item .buttons a.detailButton {
	margin-right: 8px;
}

#productCatalog .item .infoButton {
	position: absolute;
	top: 224px;
	right: 1px;
}
