a.subcategorie {
	position:		relative;
	float:			left;
	display:		block;
	width:			161px;
	min-height:		161px;
	margin-right:	20px;
	margin-bottom:	20px;
	text-decoration:none;
	font-size:		14px;
	color:			#00aeef;
}

a.subcategorie span {
	text-decoration:underline;
	line-height:	16px;
}

a.subcategorie img {
	border:			2px solid #00aeef;
	margin-bottom:	5px;
	width:			157px;
}

a.last {
	margin-right:	0px;
}

a.first {
	clear:			left;
}

h3 {
	display:		block;
	clear:			left;
	font-size:		18px;
	margin-bottom:	8px;
}