.div_index_menu_boutique {
	font-size: 12px;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.div_index_menu_cd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #65652c;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #65652c;
	background-repeat: repeat-x;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../modules-boutique/fond-menu-cd.jpg);
}
.div_index_menu_dvd {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #774fb1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #774fb1;
	background-repeat: repeat-x;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../modules-boutique/fond-menu-dvd.jpg);
}
.div_index_menu_book {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #356f2f;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #356f2f;
	background-repeat: repeat-x;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../modules-boutique/fond-menu-book.jpg);
}
.div_index_menu_info {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a34242;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a34242;
	background-repeat: repeat-x;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../modules-boutique/fond-menu-info.jpg);
}
.div_index_menu_image {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #306c71;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #306c71;
	background-repeat: repeat-x;
	height: 22px;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../modules-boutique/fond-menu-image.jpg);
}
.div_index_menu_boutique a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.div_index_menu_boutique a:hover{
	text-decoration: underline;
}

