/* ALIMENTATION */
#content h2, h3, h4, h5, #infoOuverture, #infoContact  {
	color: #b3b6b0;
}

#boutiques {
	border-bottom: 4px #b3b6b0 solid;
	background: url(images/fondBoutique.png) no-repeat left bottom;
}

#boutiques h2 {
	border-bottom: 2px #b3b6b0 solid;
}

#boutiques ul.boutiques a {
	background: transparent url(images/carreListeBoutique.png) no-repeat right 4px;
}

#boutiques ul.boutiques a:hover {
	background: #d9dad9 url(images/carreListeBoutique.png) no-repeat right 4px;
	color: #444444;
}

