/* BEAUTE & BIEN ETRE */
#content h2, h3, h4, h5, #infoOuverture, #infoContact  {
	color: #b3e310;
}

#boutiques {
	border-bottom: 4px #b3e310 solid;
	background: url(images/fondBoutique.png) no-repeat left bottom;
}

#boutiques h2 {
	border-bottom: 2px #b3e310 solid;
}

#boutiques ul.boutiques a {
	background: transparent url(images/carreListeBoutique.png) no-repeat right 4px;
}

#boutique h2 {
	text-align: left;
	margin: 0 0 15px 0;
	padding: 2px 0 2px 25px;
	font-size: 18px;
	height: 26px;
	background: url(images/iconBoutiqueTitre.png) no-repeat left 1px;
}

#boutiques ul.boutiques a:hover {
	background: #ecf8c3 url(images/carreListeBoutique.png) no-repeat right 4px;
	color: #9aab63;
}
