@charset "utf-8";
/* CSS Document */

#header_left{
	float:left;
	width:334px;
	padding:12px 25px 12px 15px;
	background-color:#f3f1e4;
}
#header_center{float:left; margin-top:12px; width:1px; height:175px; background-color:#c6c5be;}
#header_right{
	float:left;
	width:334px;
	padding:12px 15px 12px 24px;
	background-color:#f3f1e4;
}

#subheaderFR{
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:60px;
	text-align: center;
}

#subheader{
	height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:22px;
	text-align: center;
}
a.subheader{color:#3d969c; font-style:italic;}

#left_column_container{float:left; width:361px; padding:17px 0 0 0px; border-right:solid 1px #cccccc; border-bottom:solid 1px #cccccc;}
#right_column_container{
	float:left;
	width:362px;
	padding:17px 0 0 0;
	border-bottom:solid 1px #cccccc;
}

#image_container_left-column{float:left; width:162px; padding:0 17px 17px 0;}
#image_container_right-column{float:left; width:162px; padding:0 0 17px 19px;}

#image{float:left; width:162px;}
#image_container_text{
	line-height:20px;
	background-color:#f3f1e4;
}

#image_container_text_FR{
	line-height:20px;
	background-color:#f3f1e4;
}

a.shop_landing_category {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#878467;
	text-decoration:none;
	line-height: 20px;
}

