/** centre sous categorie **/
#centreSousCategorie{
	list-style-type: none;
	margin:0 !important;
	padding:0;
}
	
#centreSousCategorie li {
	float:left;
	width:163px;
	height:262px;
	margin-right:26px;
	_margin-right:23px;
	margin-bottom:15px;
}

.imgSousCategorie {
	display:block;
	width:159px;
	height:176px;
	border:2px solid #796a53;
	margin-bottom:10px;
	overflow:hidden;
}

.titreproduitSousCategorie {
	float:left;
	width:102px;
	_width:108px;
	height:28px;
	_height:32px;
	background-color:#5b4f3e;
	padding:3px;
	color:#fff !important;
	text-decoration:none;
	overflow:hidden;
}
.titreproduitSousCategorie:hover {
	text-decoration:underline !important;
}
.titreproduitSousCategorie h2, .titreproduitSousCategorie h3 {
	font-size:1em;
	font-weight:normal;
}

.prixSousCategorie {
	margin-left:108px;
	width:49px;
	height:28px;
	_height:32px;
	background-color:#d9ceb2;
	padding:3px;
	text-align:center;
	color:#3d3326;
}

.specialPrice {
	color:#a7004a;
}
.prixRaye {
	font-size:80%;
	text-decoration:line-through;
}
.btnSousCategorie {
	display:block;
	float:right;
	width:86px;
	_width:160px;
	height:23px;
	_height:33px;
	color:#fff !important;
	background:url("../images/Ctendance/btn_panier_ssCategorie.gif") top right no-repeat;
	margin-top:5px;
	text-decoration:none;
	padding:7px 3px 3px 74px;
	_padding-left:70px;
	overflow:hidden;
}

.btnSousCategorie:hover {
	text-decoration:underline !important;
}

.rubCateg {
	width:700px;
	display:block;
	padding-top:10px;
	.padding-top:2px;
	font-size:1.2em;
	color:#a7004a;
	text-transform:uppercase;
	padding-bottom:3px;
}
.rubCPrem {
	padding-top:2px;
}

