body{
	background-color: white;
	color: #222;
}

a{
	color: #555;
}

div#bottom{
	color: #999;
}

div#logo{
	color: #555;
}

select{
	color: #333;
}

#suggestion_url a{
	color: green;
}

/* */

#magasins{
	background-color: white;
	border: 2px solid #eee;
}
 #magasins_titre{
	color:  #999;
	background-color:  white;
}
 .magasin div.p_magasin{
 	color: #82b423;
}


#magasins_div.all{
	border-bottom: 2px solid #333;
}
