/***** Debut Entrees CATEGORIES *****/
	#ent1, #ent2, #ent3, #ent4, #ent5{
		width:121px;
		height:120px;
		background-color:#99AAB3;
		float:left;
		border-right:5px solid #fff;
		background-image:url("/images/interface/fd_ent.gif");
		background-position:bottom left;
		background-repeat:no-repeat;
		color:#fff;
		text-align:left;
		text-transform: uppercase;
		font-weight:bold;
		padding-left:5px;
	}
	#ent1 img, #ent2 img, #ent3 img, #ent4 img, #ent5 img{
		border:2px solid #5A6F7A;
		margin:4px 0 0 0;
	}
	#ent2{
		background-image:url("/images/interface/fd_ent.gif");
	}
	#ent3{
		background-image:url("/images/interface/fd_ent.gif");
	}
	#ent4{
		background-image:url("/images/interface/fd_ent.gif");
	}
	#ent5{
		background-image:url("/images/interface/fd_ent_b.gif");
		background-color:#697E89;
		border:0;
	}

/***** Fin Entrees CATEGORIES *****/

/***** Debut NEW & BARGAIN *****/
	
#new_bargain_cont {
	height: 240px;
	width: 652px;
}	
	#n_b_1 {
		height: 25px;
		width: 652px;
		background-image:url(../images/new_bargain_1.jpg);
	}
	
	#n_b_2 {
		height: 181px;
		width: 652px;
		background-image:url(../images/new_bargain_2.jpg);
	}
	
		#new_1 {
			position: relative;
			left:-250px;
			height: 181px;
			width: 145px;
			margin: 0px 8px 0px 8px;
			padding-top: 2px;
		}
		#new_2 {
			position: relative;
			top: -181px;
			left: 159px;
			height: 181px;
			width: 145px;
			margin: 0px 8px 0px 8px;
		}
		#bargain_3 {
			position: relative;
			top: -362px;
			left: 333px;
			height: 181px;
			width: 145px;
			margin: 0px 8px 0px 8px;
		}
		#bargain_4 {
			position: relative;
			top: -543px;
			left: 492px;
			height: 181px;
			width: 145px;
			margin: 0px 8px 0px 8px;
		}
		
	#n_b_3 {
		height: 20px;
		width: 652px;
		background-image:url(../images/new_bargain_3.jpg);
	}
	
		#add_1 {
			height: 20px;
			width: 145px;
			margin: 0px 8px 0px 8px;
		}
		#add_2 {
			position: relative;
			top: -20px;
			left: 159px;
			height: 20px;
			width: 145px;
			margin: 0px 8px 0px 8px;
		}
		#add_3 {
			position: relative;
			top: -40px;
			left: 333px;
			height: 20px;
			width: 145px;
			margin: 0px 8px 0px 8px;
		}
		#add_4 {
			position: relative;
			top: -60px;
			left: 492px;
			height: 20px;
			width: 145px;
			margin: 0px 8px 0px 8px;
		}
		
	#n_b_4 {
		height: 14px;
		width: 652px;
		background-image:url(../images/new_bargain_4.jpg);
	}
/***** Fin NEW & BARGAIN *****/
