a,
#header #user a#logout:hover,
#main #sidebar a:hover,
#main #sidebar #search .choose_cat a.change_selected_elm {
	color: #ed1c24;
}

#main #sidebar #search h2,
#main #sidebar #menu1 a,
#main #sidebar #menu2 a,
#content table td .btn-order,
#content h2#t1_1::before,
#content h2#t1_2::before,
#content h2#t1_3::before,
#content h2#t1_4::before,
#content h2#t1_5::before,
#content h2#t1_6::before,
#content h2#t2_1::before,
#content h2#t2_2::before,
#content h2#t2_3::before,
#content h2#t2_4::before,
#content h2#t2_5::before,
#content h2#search::before,
#content h2#admin::before,
#home h2::before {
	background-image: url(../images/menu_icons.png?v=4);
}

#sidebar .has-items strong,
body#popup .preview .progress div,
#content table td .btn-order:hover,
.pager .current,
.pager .current:hover {
	background-color: #ed1c24;
}

#content .message {
	background: #fff;
}

/* cas particuliers */
#home .info {
	border: 1px solid #e7cb00;
	color: #674441;
	background: #fff397;
	box-shadow: 0 2px 15px #fff397;
	text-shadow: 0 1px 0 #fffad7;
}
#home ul.products ins {
	background: #ed1c24;
}
#home ul.products a:hover ins {background: #ff0000;}
#home img.deco {
	margin: 25px auto;
	border: 1px solid #666;
}

/* mon caddie */
table#caddie thead th.net {background: #d3bebe; border-color: #a28c8d !important;}
table#caddie tfoot td.net {background: #a28c8d;}
table#caddie td.net {background: #fde8e9; color: #ed1c24; border-color: #e9d4d5;}
/* table#caddie tr.cad_cell_gris2 td.net, */
table#caddie tbody tr:nth-child(2n+1) td.net {background: #fde8e9;}

/* dataTables */
#content .dataTables_paginate .paginate_button.current {
	background: #ed1c24;
}
.found2 table .img:hover .preview::after {
	border-top-color: #ed1c24;
}
#content .found2 table .viewer-current .img {
	border-left-color: #ed1c24;
}
