/* CSS Document */

body
{
  background-color: #000;
}

body, a
{
  color:#fff;
}

.form_error,
.error
{
  color: #cc0000;
}

.gold,
#content h2.gold,
#c_main_menu ul li.active a,
#c_main_menu ul li a:hover,
#content h1, #content h2
{
  color: #b59337;
}

.grey,
.small_text_field,
#c_bottom h3, #c_bottom h2, #c_bottom li, #c_bottom a, #c_bottom strong
{
  color: #8a8989;
}

.dark_grey,
#c_bottom h2
{
  color: #535353;
}

.white,
#c_second_menu ul li.active a,
#c_second_menu ul li a:hover,
#c_footer_menu ul li.active a,
#c_footer_menu ul li a:hover,
#c_bottom_shop a:hover,
#c_bottom_discover a:hover,
#c_quick_newsletter strong,
#content
{
  color: #fff;
}

.small_text_field
{
  background-color: #fff;
  border-color: #fff;
}

.button
{
  color: #fff;
  border-color: #fff;
}

.tr_white_button
{
  background-image: url(../images/white_tr_button.png);
  color:#FFFFFF;
}

#c_top_bar,
#c_top_bar a
{
  color: #000;
}
#c_top_bar a.tr_white_button
{
  color:#FFFFFF;
}
#c_shopping_cart_content
{
  background-image: url(../images/white_tr.png);
}

#title_bar
{
  background-color: #000;
}

/** Patissier **/
#main_wrapper.patissier
{
  background-image: url(../images/patissier/background.jpg);
  background-repeat: no-repeat;
}

#main_wrapper.patissier #title_bar
{
  background-color:#b65702;
}

/** Torrefacteur **/
#main_wrapper.torrefacteur
{
  background-image: url(../images/torrefacteur/background.jpg);
  background-repeat: no-repeat;
}

#main_wrapper.torrefacteur #title_bar,
#main_wrapper.torrefacteur ul.wb_shop_category_list li a,
#main_wrapper.torrefacteur ul.accordion li a
{
  background-color: #754821;
}

/** Chocolatier **/
#main_wrapper.chocolatier
{
  background-image: url(../images/chocolatier/background.jpg);
  background-repeat: no-repeat;
}

#main_wrapper.chocolatier #title_bar,
#main_wrapper.chocolatier ul.wb_shop_category_list li a,
#main_wrapper.chocolatier ul.accordion li a
{
  background-color: #5e1f04;
}

/** Glacier **/
#main_wrapper.glacier
{
  background-image: url(../images/glacier/background.jpg);
  background-repeat: no-repeat;
}

#main_wrapper.glacier #title_bar
{
  background-color: #6e7c9c;
}

/** Spécialités **/
#main_wrapper.specialites
{
  background-image: url(../images/specialites/background.jpg);
  background-repeat: no-repeat;
}

#main_wrapper.specialites #title_bar,
#main_wrapper.specialites ul.wb_shop_category_list li a,
#main_wrapper.specialites ul.accordion li a
{
  background-color: #9d1322;
}

/** Restaurant **/
#main_wrapper.restaurant
{
  background-image: url(../images/restaurant/background.jpg);
  background-repeat: no-repeat;
}

#main_wrapper.restaurant #title_bar
{
  
}

/** Boutique **/
#main_wrapper.boutique
{
  background-image: url(../images/boutique/background.jpg);
  background-repeat: no-repeat;
}

#main_wrapper.boutique #title_bar
{
  
}
