.categorie{
	float:left;
	margin:20px 0 20px 30px;
	width:258px;
	height:255px;
	background-color:#fff;
}

.categorie h1 {
	background:#262D4D url(../picture/interface/bg-transparent.png) top;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:8px 0 6px;
	text-align:center;
	text-transform:uppercase;
}

.categorie h2 {
	background: url(../picture/interface/bg-transparent.png) bottom;
	bottom:0;
	font-size:12px;
	font-weight:normal;
	height:20px;
	margin:0;
	padding:8px 0 0;
	text-align:center;
	width:258px;
}

.categorie#sites h2 {background-color:#A9ABAC;}
 .categorie#mobile h2 {background-color:#FFDD00;}
 .categorie#societe h2 {background-color:#0079BC;}


 .categorie a.picture {
	display:block;
	height:170px;
	overflow:hidden;
	padding-top:15px;
	width:258px;
}

.categorie .texte {
	display:block;
	height:170px;
	overflow:hidden;
	padding:15px;
	width:228px;
}

.categorie#sites a.picture,.categorie#mobile a.picture,.categorie#societe a.picture{
	border-bottom: 15px solid #fff;
}


 .categorie a.picture img {margin:0 auto;}