/* Boutique */
#boutique_bienvenu a {
	font-weight		: bold;
	text-decoration	: none;
	color			: #000000;
}



#boutique_menu_gauche {
	width		: 235px;
	margin-right: 10px;
}
#boutique_menu_gauche .cadre {padding:0;}
#boutique_menu_gauche .titre_famille {
	background	: url(../images/boutique/menu_gauche/fond_titre_famille.gif) repeat-x top;
	font-size	: 14px;
	font-weight	: bold;
	height		: 27px;
	line-height	: 27px;
	text-align	: center;
	color		: #000000;
}
#boutique_menu_gauche .lien {
	background	: url(../images/boutique/menu_gauche/fond_lien.gif) repeat-x top;
	font-size	: 12px;
	font-weight	: bold;
	height		: 20px;
	line-height	: 20px;
	text-align	: center;
}
#boutique_menu_gauche .lien a:link,
#boutique_menu_gauche .lien a:visited,
#boutique_menu_gauche .lien a:hover,
#boutique_menu_gauche .lien a:active {
	color			: #000000;
	text-decoration	: none;
}
/******************************/



