/* CSS Document */
#conteneur {
	/*border:2px solid #fdc934;*/
}
table#tableMenu td.selected {
	/*background : url("../interfs/labo_menu-sel.png") no-repeat left;*/
/*
	background-color:#fdc934;
	border-bottom : 3px solid #e6b619;
	*/
}
table#tableMenu td.selected a {
	color:#fff;
}
div#menu_line {
	background: url("../interfs/lab_menu-line.png") repeat-x;
}
.fil a {
	color: #ffae00;
	text-decoration:none;
}
.plusdecateg a {
	color: #ffae00;
	text-decoration: none;
}
.plusdecateg a:hover {
	text-decoration: underline;
}
#gauche ul li.Labo ul li {
	line-height:19px;
}
#gauche ul li.Labo ul li a {
	/*background:url("../interfs/comp-li-li_bg.png") no-repeat top;*/
	line-height:19px;
	background:#ffae00;
	width:148px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
#gauche ul li.Labo ul li a:hover {
	/*background:url("../interfs/li-li_bg_sv.png") no-repeat top;*/
	background:#ffe477;
}
#gauche ul li.Labo li a.selected:hover {
	background:#ffe477;
	color:#e65100;
}
/*
div#souscat_header {
	width:150px;
	height:25px;
	background : url("../interfs/labo_souscat_full-head.png") no-repeat left bottom;
	margin:0;
	padding:0;
	border:0;
}
div#souscat_body {
	background : url("../interfs/labo_souscat-body_bg.png") repeat-y right;
	min-height:50px;
	margin:0;
	padding:5px 0 0 1px;
	border:0;
}
div#souscat_footer {
	width:150px;
	height:21px;
	background : url("../interfs/labo_souscat-foot_bg.png") no-repeat top;
	margin:0;
	padding:0;
	border:0;
}
*/
div.vedette {
	background : url("../images/labo_gondole-header.png") no-repeat top left;
}
td.middle_top {
	height:13px;
	background: url(../interfs/lab_bord-t.png) repeat-x  left bottom;
}
td.border_right {
	width:17px;
	background: url(../interfs/lab_bord-r.png) repeat-y  left top;
	background-color:#fff;
}
td.border_left {
	width:13px;
	background: url(../interfs/lab_bord-l.png) repeat-y  right top;
	background-color:#fff;
}
td.middle_bottom {
	height:18px;
	background: url(../interfs/lab_bord-b.png) repeat-x  left top;
}
td.corner_rb {
	width:17px;
	height:18px;
	background: url(../interfs/lab_corn-rb.png) no-repeat  left top;
}
td.corner_rt {
	width:17px;
	height:13px;
	background: url(../interfs/lab_corn-rt.png) no-repeat left bottom;
}
td.corner_lb {
	width:13px;
	height:18px;
	background: url(../interfs/lab_corn-lb.png) no-repeat  right top;
}
td.corner_lt {
	width:13px;
	height:13px;
	background: url(../interfs/lab_corn-lt.png) no-repeat right bottom;
}
p.pagination a {
	text-decoration:none;
	color:#ffae00;
}

table.produits td.middle_top {
	height:11px;
	background: url(../interfs/lab2_bord-t.png) repeat-x  left bottom;
}
table.produits td.border_right {
	width:14px;
	background: url(../interfs/lab2_bord-r.png) repeat-y  left top;
}
table.produits td.border_left {
	width:12px;
	background: url(../interfs/lab2_bord-l.png) repeat-y  right top;
}
table.produits td.middle_bottom {
	height:15px;
	background: url(../interfs/lab2_bord-b.png) repeat-x  left top;
}
table.produits td.corner_rb {
	width:14px;
	height:15px;
	background: url(../interfs/lab2_corn-rb.png) no-repeat  left top;
}
table.produits td.corner_rt {
	width:14px;
	height:11px;
	background: url(../interfs/lab2_corn-rt.png) no-repeat left bottom;
}
table.produits td.corner_lb {
	width:12px;
	height:15px;
	background: url(../interfs/lab2_corn-lb.png) no-repeat  right top;
}
table.produits td.corner_lt {
	width:12px;
	height:11px;
	background: url(../interfs/lab2_corn-lt.png) no-repeat right bottom;
}
.dispo_prd span {
	color:#ffae00;
}
.prix_prods {
	color:#ffae00;
}
.assos_formule {
	background:#ffae00;
}
#pied {
	background: url(../images/lab_footer_bg.png) no-repeat center;
}