@charset "utf-8";
/* CSS Document */

.categorie
{
	float:left;
	width:165px;
	height:120px;
	border:0px solid #00ac5b;
	margin:9px;
	text-align:center;
	background-color:#FFFFFF;
}
.cltop
{
	height:8px;
	background-color:#00ac5b;
}

.clbottom
{
	height:8px;
	width:300px;
	background-color:#00ac5b;
}

.couleur{background-color:#00ac5b;}
