/* white */
hr{
/*color:#666666 !important;*/
color:#F7F7F7 !important;
}
a:link, a:visited {
	/*color: #135cae;
	color:#323232;
	color:#FF8E00;*/
	color:#6E0D80;
}

a:hover {
	/*color: #0b3768;
	color:#999999;
	color:#FF8E00;*/
	color:#6E0D80;
}

#pillmenu a:hover {
 /*color: #135cae;*/
  color:#323232;
}

#pillmenu a#active_menu-nav {
  background: url(../images/white/mw_menu_active_bg.png) 0 0 repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

h3, div.module_menu h3, .componentheading, table.moduletable th {
  /*color: #135cae;*/
  color:#323232;
}

h3, .componentheading, table.moduletable th {
  /*color: #135cae;*/
  color:#323232;
}
/* MO */
div.moduletable_panier h3{
  /*color: #135cae;
  color:#FF8E00;*/
  background: url(../images/votrepanier.gif) 0 0 no-repeat;
  height:29px;
  width:180px
  }
 
div.module_nouveautes h3{
  /*color: #135cae;
  color:#FF8E00;*/
  background: url(../images/nouveautes.gif) 0 0 no-repeat;
  height:29px;
  width:180px;
}
div.module_moncompte h3{
  /*color: #135cae;
  color:#FF8E00;*/
  background: url(../images/moncompte.gif) 0 0 no-repeat;
  height:29px;
  width:180px;
}
/* END MO */

div.module_menu {
	background: url(../images/white/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/white/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/white/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/white/mw_box_tl.png) 0 0 no-repeat;
}