.recherche_bloc
	{
	margin-bottom:15px;
	}

.recherche_bloc .recherche_title
	{
	font-size:16px;
	}

.recherche_bloc .recherche_dernier a, .recherche_bloc .recherche_dernier
	{
	color:#699f38 !important;
	text-decoration: none;
	}

.recherche_nb_mot
	{
	background:#57A02E;
	border-radius: 3px;
	padding:2px;
	font-weight:bold;
	color:#fff;
	}

.recherche_nb_mot_orange
	{
	background:#FF6A00;
	}

.recherche_vignette
	{
	float:left;
	margin-right:10px;
	width:64px;
	max-height:64px;
	}

.recherche_obligatoire
	{
	background:#cc0000;
	border-radius: 3px;
	padding:1px;
	font-size:10px;
	color:#fff;
	}

.recherche_photo_vignette
	{
	box-shadow: 2px 2px 4px #555;
	margin:0px 5px 5px 0px;
	}

.recherche_res_photo .vignette
	{
	width:190px;
	}

.recherche_res_photo
	{
	text-align: center;
	}
	
.recherche_res_photo
	{
	max-height: 230px;
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
	}