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

#main_header_bottom {
	background-color: #BCD3FF;
}

#main_content_wrapper {
	background: transparent url(../images/main_content_wrapper/background_particuliers.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_particuliers.png) repeat-y scroll 0 0;
}

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

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

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

.product .button .left,
.product .link_button .left {
	background-position: 0 -360px;
}
.product .button_hover .left,
.product .link_button_hover .left {
	background-position: 0 -420px;
}
.product .button .stretch,
.product .link_button .stretch {
	background-position: 0 -380px;
}
.product .button_hover .stretch,
.product .link_button_hover .stretch {
	background-position: 0 -440px;
}
.product .button .right,
.product .link_button .right {
	background-position: 0 -400px;
}
.product .button_hover .right,
.product .link_button_hover .right {
	background-position: 0 -460px;
}

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

.product_list_item_hover {
	border-color: #81A6FF;
}
