/*** Frontpage top sales block ***/
.topsales {
	width: 100%;
	margin-top: 10px;
}
body.frontpage .topsales {
	width: 730px;
}
.topsales h2 {
	height: 36px;
	line-height: 28px;
	padding: 0 0 0 44px;
	font-size: 10pt;
	color: #336699;
	text-transform: uppercase;
	background: url(../../ximg/v3/icons/icon-topsales.gif) no-repeat center left;
}
.topsales h2 span {
	font-weight: normal;
	text-transform: none;
}
.topsales table.products {
	width: 100%;
	table-layout: fixed;
	margin-top: 10px;
	border-top: 5px solid #42951e;
	border-bottom: 1px solid #e5ece5;
	background: url(../../ximg/v3/blocks/bg-block-topsales-products.gif) repeat-y 0 5px;
}
.topsales table.products thead th {
	height: 29px;
	vertical-align: middle;
	font-size: 11pt;
	font-weight: bold;
	color: #819933;
	text-align: left;
	border: 0 !important;
}
.topsales table.products thead th:first-child {
	padding-left: 4px;
}
.topsales table.products tbody td {
	padding: 1px 0;
	vertical-align: middle;
}
.topsales table.products tbody tr.even td {
	background-color: #e5ece5;
}
.topsales table.products tbody td.nr {
	font-weight: bold;
	font-size: 9pt;
	color: #336666;
	text-align: center;
}
.topsales table.products tbody td.product {
}
.topsales table.products tbody td.product h1 {
	font-size: 8pt;
	font-weight: bold;
	color: #f79933;
}
body.frontpage .topsales {
	font-size: 9pt;
}
.topsales table.products tbody td.product h1 a {
	color: #f79933;
	text-decoration: none;
}
.topsales table.products tbody td.price,
.topsales table.products tbody td.delivery {
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}
.topsales table.products tbody td.price {
	text-align: center;
}
.topsales table.products tbody td.price span {
	font-size: 7pt;
	font-weight: normal;
}


/*** Mini cart ***/
#shoppingCart {
	position: absolute;
	top: 22px;
	right: 10px;
	width: 251px;
	height: 64px;
	background: url(../../ximg/v3/blocks/bg-block-minicart.png) no-repeat 0 0;
}
#shoppingCart a {
	position: absolute;
	top: 8px;
	left: 57px;
	display: block;
	width: 189px;
	height: 40px;
	text-decoration: none;
}
#shoppingCart a strong {
	font: bold 18px/24px Arial, Helvetica, sans-serif;
	color: #4f6228;
}
#shoppingCart a em {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #77933c;
}
#shoppingCart a span.count {
	font: normal 16px/24px Arial, Helvetica, sans-serif;
	color: black;
}
#shoppingCart a span.total {
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: black;
}
#shoppingCart a span.goto {
	display: block;
	float: right;
	margin-right: 10px;
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: black;
}


/*** Frontpage promos ***/
#promoFrontpage {
	margin-bottom: 30px;
	padding: 1px 0;
}
#promoFrontpage a.promo-illus {
	display: block;
	overflow: hidden;
}
#promoFrontpage a.learn-more {
	display: block;
	width: 100%;
	height: 18px;
	color: black;
	text-align: center;
	text-decoration: none;
}
#promoFrontpage a.learn-more span {
	font-size: 10pt;
	text-align: center;
	border-bottom: 1px solid black;
}
#promoFrontpage div.col {
	text-align: center;
}
#promoFrontpage div.col a {
	margin: 0 auto;
}


/*** rightCol service ***/
#rightCol p.service {
	width: 175px;
	margin: 0 1px 0 0;
	text-align: center;
}
#rightCol p.service.first {
	margin-top: 8px;
}
#rightCol p.service.last {
	margin-bottom: 8px;
}
#rightCol p.service strong {
	color: #055a6a;
}
#rightCol div.service {
	overflow: hidden;
	margin: 0 2px 10px 0;
	padding: 0 0 7px 0;
	background: url(../../ximg/v3/blocks/block-service-footer.png) no-repeat bottom left;
}
#rightCol div.service h5 {
	display: block;
	width: 175px;
	height: 29px;
	text-align: center;
	background: url(../../ximg/v3/blocks/block-service-header.png) no-repeat 0 0;
}
#rightCol div.service h5 span {
	display: block;
	width: 169px;
	margin: 0 auto;
	font: bold 16px/28px Arial, Helvetica, sans-serif;
	color: white;
	text-transform: uppercase;
}
#rightCol div.service h5.compact span {
	letter-spacing: -0.8px;
}
#rightCol div.service h5 span img {
	line-height: 28px;
	vertical-align: middle;
}
#rightCol div.service div.content {
	overflow: hidden;
	width: 175px;
	text-align: center;
	background: url(../../ximg/v3/blocks/block-service-degr.png) repeat-y 0 0;
}
#rightCol div.service div.content div.subcontent.spacer {
	border-bottom: 1px solid #9bbb59;
}
#rightCol div.service div.content div.subcontent {
	width: 169px;
	margin: 0 auto;
	padding: 2px 0;
	text-align: center;
}
#rightCol div.service div.content div.subcontent .text {
	font: normal 12px/14px Arial, Helvetica, sans-serif;
}
#rightCol div.service div.content div.subcontent .compact {
	letter-spacing: -0.3px;
}
#rightCol div.service a.partner-logo {
	display: block;
	overflow: hidden;
	width: 165px;
	margin: 4px auto;
	background-position: right center;
	background-repeat: no-repeat;
}
#rightCol div.service a.partner-logo.stars-10 {
	background-image: url(../../ximg/v3/partners/stars-10.gif);
}
#rightCol div.service a.partner-logo.stars-9 {
	background-image: url(../../ximg/v3/partners/stars-9.gif);
}
#rightCol div.service a.partner-logo img {
	float: left;
}
#rightCol div.service img.logo-partner.nolink {
	float: left;
	margin: 4px 0 4px 2px;
}
#rightCol div.service span.partner {
	display: block;
	width: 165px;
	line-height: 18px;
	font-weight: bold;
}
#rightCol div.service p.partner-detail {
	clear: left;
	width: 165px;
	margin: 0 auto;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-align: left;
}


/*** Mailing list subscription ***/
#frmMailing div {
	width: 161px;
	height: 22px;
	margin: 4px auto 0 auto;
	padding: 0;
	background: url(../../ximg/v3/blocks/block-mailing-bg.gif) no-repeat 0 0;
}
#frmMailing div input#newsletterEmail {
	float: left;
	position: relative;
	top: 3px;
	left: 2px;
	width: 130px;
	height: 16px;
	line-height: 16px;
	padding: 0;
	border: none;
}
#frmMailing div input.submit {
	float: right;
	width: 26px;
	height: 20px;
	margin: 1px 1px 0 0;
}


/*** Univers filtre de recherche ***/
div.univers_filter h3 {
	font-size: 14px;
	font-weight: bold;
	color: #3e6a86;
}
div.univers_filter a {
	display: block;
	width: 210px;
}
div.univers_filter a.active {
	font-style: italic;
	color: #cc0000;
}
div.univers_filter a.all {
	margin-top: 0.5em;
}