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

		#title {
			position:absolute;
			margin-left: 34px;
			margin-top: 45px;
			margin-right: auto;
			
			background-image:url(/media/images/nosproduits/title_nouveaux.png);
			background-position: left;
			Xbackground-repeat: no-repeat;
			width:306px;
			height:33px;
		}
	
#content{
	float:left;
	Xheight: 448px;
	width:554x;
	margin-top:50px;
	padding:36px 19px 0px 19px;
}

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


#visitShop{
	float:right;
	padding-right:26px;
	position:relative;
}
		
		
.product_thumb{
			height:212px;
}

