.recherche_titre {
	font-size: 14pt;
}

.prod {
	margin-top: 20px;
}
p.prod_nom {
	font-size: 14pt;
	text-indent: 0px;
	color: #278d0a;
}
p.prod_desc {
	text-indent: 10px;
}
p.prod_img {
	float:right;
}
p.prod_img img {
	margin: 5px;
}
p.prod_liste {
	margin-left: 40px;
	text-indent: -40px;
}

