@charset "utf-8";
/* Section 2 part 1 layout */

		#title {
			position:absolute;
			margin-left: 290px;
			margin-top: 30px;
			margin-right: auto;
			
			background-image:url(/media/images/restaurant/title_chefvouspropose.png);
			background-position: left;
			background-repeat: no-repeat;
			width:500px;
			height:53px;
		}
	
#content{
	float:left;
	Xheight: 448px;
	width:335px;
	margin-top:50px;
	padding:36px 43px 0px 43px;
}

#content_2{
	float:left;
	Xheight: 448px;
	Xwidth:520px;
	width:630px;
	margin-left:35px;
	margin-right:35px;
	margin-top:40px;
	padding:10px 43px 0px 23px;
	border:#cfc88b solid 1px;
}


#container{
	margin-left: auto;
	margin-right: auto;
	width:761px;
	height:820px;
	border-width:1px;
	border-style:solid;
	border-color:#cedeeb;
	background-color:#FFFFFF;
}

#illustration{
			padding: 0px 0px 0px 0px;
			margin-bottom: 0px;
			width:340px;
			height: 376px;
			
			background-image: url(/media/images/restaurant/menuetcarte.jpg);
			background-position: left;
			background-repeat: no-repeat;
			background-color: #e2edf3;
			float:left;
		}
