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

		#title {
			position:absolute;
			margin-left: 226px;
			margin-top: 30px;
			margin-right: auto;
			
			background-image:url(/media/images/boutique/title_1.png);
			background-position: left;
			background-repeat: no-repeat;
			width:464px;
			height:60px;
		}
	
#content{
	float:left;
	Xheight: 448px;
	width:330px;
	margin-top:50px;
	padding:36px 43px 0px 43px;
}

#content_2{
	float:left;
	Xheight: 448px;
	margin-top:14px;
	Xpadding:36px 43px 0px 43px;
	width:550px;
	margin-left:168px;
}

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

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

.illustration_2{
	padding-right:33px;
}

.store_table_1{
	background-color:#f2f0df;
	width:505px;
	height:94px;
}

.store_table_2{
	background-color:#eff3f7;
	width:505px;
	height:94px;
	margin-top:5px;
}
		
		
