.subcategorie {
	float: left;
	width: 146px;
	margin-right: 27px;
	margin-bottom: 15px;
}

.subcategorie_top {
	width: 131px;
	height: 23px;
	background-image: url('../../images/subcategorie_top.png');
	text-align: left;
	padding-left: 15px;
}

.subcategorie_top a {
	color: white;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
}

.subcategorie_center {
	width: 146px;
	background-image: url('../../images/subcategorie_center.png');
	text-align: center;
	padding-top: 10px;
	min-height: 180px;
}

.subcategorie_bottom {
	width: 146px;
	height: 10px;
	background-image: url('../../images/subcategorie_bottom.png');
}
