
/* #########################################
 		Page RECHERCHE / résultat
###########################################  */

#recherche td{
	padding-left:15px;
}

#recherche td.border{
	border-left:1px solid #a3a3a3;
	border-right:1px solid #a3a3a3;
}
#recherche td.basborder{
	border-bottom:1px solid #a3a3a3;
}
.searchfound{
	background-color:#c2d4ac;
}

#recherche #icon{
float:left;
padding-left:15px;
padding-bottom:13px;
}
#recherche #icon2{
float:left;
padding-left:55px;
padding-bottom:13px;
}
#recherche #blocvert{
	background-image: url("/images/common/search/bouton_vert.gif");
	width: 148px;
	height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color:transparent;
}
#recherche #blocblanc{
	background-image: url("/images/common/search/bouton_blanc.gif");
	width: 148px;
	height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color:transparent;
}

#recherche #blocvide{
	background-image: url("/images/common/search/bouton_vide.gif");
	width: 148px;
	height: 20px;
	display: block;
	text-align: center;
	text-decoration: none;
	background-color:transparent;
	}
