/* list container */
.rackhead {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #000000 !important;
	font-size: 13px !important;
}

.rackhead a {
	color: #000000 !important;
	text-decoration: none !important;
}

.rackhead li {
	border: 1px solid #9e9a97;
	overflow: visible;
	float: left;
	margin: 0 2px 8px 0;
}

.imagecentree {
	margin: 54px 0 0 16px;
	float: left;
}

.main {	
	padding: 0px 0 0 20px;
}

/* img product container */
.rackhead .product {
	width: 194px;
	height: 157px;
	display: block;
	float: left;
	position: relative;
}


/* product title */
.rackhead .titre {
	position: absolute;
	display: block;
	width: 116px;
	top: -15px;
	left: -7px;
	font-weight: normal !important;
	z-index: 2;
	color: #000000 !important;
	text-align:left;
	font-size: 13px !important;
	font-family:Arial,Helvetica,sans-serif;
}

/* link to the product family */
.rackhead .seefamily {
	font-size: 11px !important;
	display: block;
	padding-left: 22px;
	background: url(/images/rackhead/rackHeadBottom.gif) no-repeat;
	clear: both;
	font-weight: bold;
	line-height: 20px;
	width: 173px;
	text-align:left;
	background-color: #CCCCCC;
	height: 40px;
}

.rackhead .bottomleft .infos {
	position: absolute;
	bottom: 4px;
	z-index: 3;
	right: 4px;
}

.rackhead .offer {
	background: url(/images/rackhead/offer.png) no-repeat;
	display: block;
	width: 66px;
	height: 66px;
	font-weight: bold;
}

.rackhead .offer span {
	color: #fff;
	text-align: center;
	display: block;
	font-size: 12px;
}

.rackhead .offer span span {
	font-size: 20px;
	margin-top: 6px;
}

.rackhead .topright .offer {
	color:#fff;
	font-size: 27px;
	display: block;
	text-align: center;
	padding-top: 16px;
	height:50px !important;
}

.rackhead .topright .offer {
	position: absolute;
	top: 4px;
	right: 4px;
}
.rackhead .bottomleft .offer {
	float: left;
}

.rackhead .fromprice {
	background-color: #c91e26;
	font-weight: bold;
	color: #fff;
	padding: 3px;
	text-align: center;
}

.rackhead .topright .fromprice {
	position: absolute;
	bottom: 4px;
	right: 4px;
}

.rackhead .topright .fromprice .only {	
	font-size: 10px;
}

.rackhead .bottomleft .fromprice {
	float: left;
	margin: 25px 0 0 5px;
}
