.rechercher{
	background:transparent url('/images/petites-annonces/recherche.png') no-repeat top left;
	height:50px;
	padding-left:60px;
	padding-top:10px;
}

.deposer{
	background:transparent url('/images/petites-annonces/mes_annonces.png') no-repeat top left;
	height:50px;
	padding-left:60px;
	padding-top:10px;
}

.bloc_bt_home_categ{
	float:left;
	margin-top:100px;
}

.box_accueil{
	float:right;
	background-size:50px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
	border:solid 1px black;
}

.box_auto{
	background:url(/images/petites-annonces/pneu.jpg) no-repeat bottom left;
}

.petit_cadre_infos{
	background-color:#FFCC66;
	border: solid 1px black;
	height:90px;
	overflow:hidden;
	margin:1px;
	padding:2px;
	width:135px;
	display:inline-block;
}

.petit_cadre_infos a{
	color:black;
	text-decoration:none;
}

.petit_cadre_infos a:hover{
	color:red;
}

.petit_cadre_infos img{
	border:solid 1px black;
}

.bloc_petit_cadre_infos{
	margin-top:20px;
	text-align:center;
}