@charset "utf-8";
body {
	background-color:#FFFFFF;background:none;
}
#body {
	width:100%;
}
#results {
	padding-top:40px;
}
h1 {
	font-size:29px;color:#000;font-weight:normal;margin:10px 0 6px 0;font-family:cambria, Tahoma;text-align:center;
}
h1 .grey{
	color:#999;
}
.itemproduit {
	float:left;width:150px;height:130px;padding:3px;text-align:center;color:#666;
}
.homogene .itemproduit {
	width:180px;height:150px;padding:5px;
}
.itemproduit a{
	color:#666;
}
.itemproduit .price {
	color:#999;
}
.itemproduit .addcart_btn {
	display:none;
}
.itemrecette {
	float:left;width:180px;height:145px;padding:5px;text-align:justify;color:#666;
}
.itemrecette .price {
	color:#999;
}
.itemrecette a{
	color:#666;
}
a:link.all, a:visited.all {
	color:#3399FF;text-decoration:underline;
}
