html,body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	color: #000;
	font-size: 80%;
	font-family: arial;
/*	background-color: #f6f7e9; */
/*	background-image: url("/images/background_main.jpg"); */
	background-repeat: repeat-x;
}

a
{
	color: #000;
}


.select_language
{
	font-size: 60%;
	color: #000;
	float: right;
}

.select_language a
{
	color: #000;
	text-decoration: none;
}

.select_language a:hover
{
	text-decoration: underline;
}

.featured_title
{
	font-weight: bold;
	font-size: 70%;
	color: #848484;
}

.featured_price
{
	font-size: 70%;
	color: #848484;
}

.featured_link
{
	font-size: 70%;
	color: #0004fd;
}

.featured_link:hover
{
	text-decoration: none;
}

.categories_table a
{
	font-weight: bold;
	font-size: 75%;
	color: #848484;
	text-decoration: none;
}

.categories_table a:hover
{
	text-decoration: underline;
}

.product_detail_header
{
	font-weight: bold;
	font-size:1.5em;
	color: #c19D2B;
	float: left;
}

.product_detail_header_price
{
	font-weight: bold;
	color: #ff0000;
	float: right;
}

.product_detail_text
{
	font-size: 70%;
	color: #828282;

}

.product_detail_price
{
	font-size: 80%;
	font-weight: bold;
	color: #ff0000;
}

.product_detail_categories
{
	border: 1px solid #b2b2b2;
	height: 110px;
	*height: 122px;
	width: 280px;
	*width: 290px;
	font-size: 70%;
	float: left;
	text-align: left;
	padding: 5px;
	color: #828282;
}

.product_detail_categories a
{
	color: #828282;
	text-decoration: none;
}

.product_detail_categories a:hover
{
	text-decoration: underline;
}

.product_detail_related
{
	text-align: center;
	font-size: 70%;
	width: 130px;
}

.product_detail_related a
{
	color: #0006ff;
}

.product_detail_related a:hover
{
	text-decoration: none;
}

.main-table
{
	border: 0px;
	width: 820px;
}

.online_store_en
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/online_store_en.png",sizingMethod=image);
	position: absolute;
	margin-left: -30px;
	margin-top: 120px;
	width: 23px;
	height: 166px;
}

.online_store_en[class]
{
	background-image: url("/images/online_store_en.png");
	left: 50%;
	margin-left: -420px;
}

.online_store_fr
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/online_store_fr.png",sizingMethod=image);
	position: absolute;
	margin-left: -30px;
	margin-top: 120px;
	width: 28px;
	height: 225px;
}

.online_store_fr[class]
{
	background-image: url("/images/online_store_fr.png");
	left: 50%;
	margin-left: -420px;
}


.online-store-logo
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/online_store_chemin_logo.png",sizingMethod=image);
	width: 644px;
	height: 85px;
}

.online-store-logo[class]
{
	background-image: url("/images/online_store_chemin_logo.png");
}

.featured-en
{
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/header_featured_en.jpg",sizingMethod=image);*/
	width: 174px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -7px;
}

.featured-en[class]
{
	width: 174px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -7px;
}

.featured-fr
{
	/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/header_featured_en.jpg",sizingMethod=image); */
	width: 174px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -7px;
}

.featured-fr[class]
{
	width: 174px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -7px;
}


.categories-en
{
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/header_categories_en.jpg",sizingMethod=image);*/
	width: 181px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -10px -59px;
}

.categories-en[class]
{
/*	background-image: url("/images/header_categories_en.jpg");*/
	width: 181px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -10px -59px;
}

.categories-fr
{
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/header_categories_en.jpg",sizingMethod=image);*/
	width: 181px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -59px;
}

.categories-fr[class]
{
	/* background-image: url("/images/header_categories_en.jpg");*/
	width: 181px;
	height: 25px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -59px;
}

.links-en
{
	/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/online_store_links_en.png",sizingMethod=image);*/
	width: 120px;
	height: 21px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -10px -33px;}

.links-en[class]
{
/*	background-image: url("/images/online_store_links_en.png");*/
	width: 120px;
	height: 21px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -10px -33px;
}

.links-fr
{
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/online_store_links_fr.png",sizingMethod=image); */
	width: 124px;
	height: 21px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -33px;
}

.links-fr[class]
{
/*	background-image: url("/images/online_store_links_fr.png");*/
	width: 124px;
	height: 21px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -33px;
}


.gallery-header-en{
    width:170px;
    height:36px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -10px -108px;
	display:block;
	text-indent:-1200px;
	}

.gallery-header-fr{
    width:170px;
    height:36px;
	background-repeat: no-repeat;
	background-image: url("/images/sprite.jpg");
	background-position: -190px -108px;
	display:block;
	text-indent:-1200px;
}
.arrow
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/arrow.png",sizingMethod=image);
	width: 5px;
	height: 11px;
	margin-top: 2px;
}

.arrow[class]
{
	background-image: url("/images/arrow.png");
}

.cat-products{
	margin:40px 21px;
	width:228;
	height:181;
	float:left;
	background-image: url("/images/bg_store.gif");
}

div#feature-container {
	background-image: url("/images/bg_promotions.jpg");
	background-repeat:no-repeat;
	padding-left:14px;
	padding-top:3px;
}

#container {
	background-image: url(../images/bg_gallery.jpg);
	background-repeat: no-repeat;
	width: 931px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

