/******************************************************************************
  Layout
 ******************************************************************************/

#main_header_bottom {
	background-color: #ACF5D8;
}

#main_content_wrapper {
	background: transparent url(../images/main_content_wrapper/background_professionnels.png) repeat-x;
}

/******************************************************************************
  Tables
 ******************************************************************************/

.table_ak_menu_categories a.current:hover,
.table_ak_menu_categories a.current {
	background: transparent url(../images/tables/ak_menu_categories/background_professionnels.png) repeat-y scroll 0 0;
}

/******************************************************************************
  Global - Product
 ******************************************************************************/

.pager .current {
	background-color: #A8F4D8;
	color: #000;
}

/******************************************************************************
  Buttons
 ******************************************************************************/

.product .button .left,
.product .link_button .left {
	background-position: 0 -240px;
}
.product .button_hover .left,
.product .link_button_hover .left {
	background-position: 0 -300px;
}
.product .button .stretch,
.product .link_button .stretch {
	background-position: 0 -260px;
}
.product .button_hover .stretch,
.product .link_button_hover .stretch {
	background-position: 0 -320px;
}
.product .button .right,
.product .link_button .right {
	background-position: 0 -280px;
}
.product .button_hover .right,
.product .link_button_hover .right {
	background-position: 0 -340px;
}

/******************************************************************************
  List Products
 ******************************************************************************/

.product_list_item_hover {
	border-color: #5BEDB3;
}

