body {
	background: #FDF7DF url('images/bg_body.jpg') repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	
}
	body, div, td {
		font-size: 12px;
		color:black;
	}
.root {
	background-color:transparent;
}

.side-a {
	background: #C54007;
	border: none;
	padding-left: 2px;
	padding-top: 10px;
	width: 198px;
	z-index: 10;
}

.contenu {
	background: #ffffff;
	border: none;
	padding: 5px;
	padding-left: 0px;
	padding-top: 0px;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #3B3B3B;
	text-align:justify;
	
}

.content {
	width: 780px;
	background: #ffffff;
	padding:0px 10px;
}

.top {
        background: url('images/top.gif') no-repeat top center;
        height:10px;
        width:14px;
        align:center;

        }

.footer {
	background: url('images/bg_footer980x153.gif') no-repeat top center;
        height:153px;
	padding-top:10px;
	margin-top:0px
}

.header {
	background: url('images/bg_header_980x176R.jpg') no-repeat top center;
	height:176px;
	width: 980px
}
.tracking_header {
	background: url('images/bg_tracking_header.jpg') repeat-x;
	height:81px;
	width: 980px
}
.tracking_header_row2 {
	background: url('images/bg_tracking_header_row2.jpg') repeat-x;
	height:27px;
	padding-top: 5px;
	padding-left: 20px
}
.tracking_content {
	width: 100%;
	background: #1D1D1D;
}


.main {
	width: 100%;
	background:#ffffff;
}

.category {
}

.category .category-description {
	color: #333333;
	margin-bottom: 10px;
}

.category .category-name a, .category .category-name {
	color: #E10071;
}

.category .count-products {
}

/*Name of the category in the index or category page*/
.category-preview .category-name {
	font-weight:bold;
	font-size:12px;
	padding-top:12px;
	text-transform:uppercase;
	letter-spacing: normal;
	color: #FFFFFF;
	text-align:center;
	background: url('images/bg_category_preview.gif') no-repeat center ;
	height:26px;
	width:374px
}

.category-preview .category-name a {
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	text-align:center;
	padding-top:12px;
	padding-left:10px;
		

}

.category-preview .category-name a:hover, .module-latestproduct .category-name a:hover{
	color: #E10071;
	text-decoration: none;
}


.module-user {
        	background:url('images/usertab.gif') no-repeat;
}   
.module-newsletter .body {
}

.module-newsletter h4{
}

.module-presentation .body {
	color: black;
}

.module-toplinks {
	margin-top:20px;
}
.module-toplinks a {
	color:#4D96D2;
}

.module-search {
	color: #C54007;
}
.button-search{
	background:url('images/bt_search.jpg') no-repeat;
	width:31px;
	height:28px;
	color:#C54007;	
	font-weight:bold
}

.search-query {
	border-color:#589DD5;
}

	.button-search-zoom{
		background:url('images/button_search_zoom.gif') no-repeat;
		width:21px;
		height:24px
	}
	.module-categories-inline-cnt{
		background:white url('images/bg_categories_inline_cnt.jpg') repeat-y;
		/*background:#fbab01;*/
		/*padding:0px 10px;*/
		width:980px
	}
	.cat-inline{
		text-transform: uppercase;
		font-size:12px;
		letter-spacing:-0.5px;
		margin-left:5px;
		float:left;
	}
	.cat-inline-in{
		background-color:#91bde0;
		text-transform: uppercase;
		font-size:12px;
		letter-spacing:-0.5px;
		margin-left:5px;
		float:left;
	}
	a.cat-inline, a.cat-inline-in{
		color:black;
		font-weight:bold;
		text-decoration:none;
		padding:3px 5px;
		display:block;
	}
	a:hover.cat-inline{
		background-color:#91bde0;
	}
	.module-categories-inline-subcat{
		background-color:#91bde0;
		width:160px;
	}
	.module-categories-inline-subcat a{
		color:black;
		font-weight:bold;
		text-decoration:none;
	}
	ul.module-categories-inline-cnt-subcat{
		padding:0px;
		list-style-image: url('images/%22button_subcat.gif%22');margin-left:10px; margin-right:0px; margin-top:0px; margin-bottom:0px
	}
	ul.module-categories-inline-cnt-subcat li{
		display:list-item;
		margin:3px 3px 3px 7px;
		border-bottom:1px solid #3376ac;
	}
	.show-cat-inline{
		font-size:12px;
	}
	.module-categories-inline-hdr {
		height:10px;
		background:white url('images/bg_categories_inline_hdr.jpg') no-repeat left bottom;
		width:980px
	}
	.module-categories-inline-ftr {
		height:10px;
		background:white url('images/bg_categories_inline_ftr.jpg') no-repeat left top;
		width:980px
	}
	.breadcrumb{
		color:#4d96d2;
	}

.module-title {
	font-size:25px;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	 padding-top:15px;
}

.module-title .subtitle {
	color: #eb72a9;
	font-size:11px;
	letter-spacing:3px;
}

.module-title .title a, .module-title .title a:hover{
	color: #4D96D2;
	text-transform:uppercase;
}

.module-whatsnew {
}

.module-whatsnew  .product-thumbnail {
	background: none;
	float: none;
	padding: 5px;
	text-align: center;
}

.module-wishlist a {
	color: #FF0099;
	font-weight: bold;
}

.more-details {
	float:right;
	margin-top:15px;
}
.more-details a {
	color: #FF9ECE;
	font-weight: bold;
	font-size:11px;
	background:url('images/puce_more_details.gif') no-repeat center left;
	padding-left:15px;
	width:160px
}


.more-products {
	color: #000000;
}

.other-products {
	margin-top: 20px;
}

.other-products .other-product a {
	/*color: white;*/
	/*float: left;*/
}

.other-products th{
	color: #E10071;
}

.product {
}

/*Name of the product in the product page*/
.product .product-name {
	color: #5196CE;
	font-style: normal;
	font-weight: normal;
	text-align: justify;

}

.product-actions {
	color: #333333;
	text-align: left;
}

.product-brand {
	color: #333333;
	font-weight: bold;
}

.product-description {
	color: #666666;
}

.product-preview  {
	margin-bottom:20px;
	clear:both;
}

.product-preview .product-review {
	color: #000000;
	font-size:12px;
}

.product-preview a.product-name {
	color:#5196CE ;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px dotted #CCCCCC;
	display:block;
	margin-bottom:4px;
}

.product-preview a.product-name:hover {
	color: #2B72AC;
	text-decoration: none;
}

.product-preview a.product-name-wl {
	color: #CC0099;
	text-decoration: none;
	font-weight:bold;
	font-size:13px;
	border-bottom:1px dotted #CCCCCC;
	display:block;
	margin-bottom:4px;	
}

.product-preview a.product-name-wl:hover {
	color: #A52184;
	text-decoration: none;
	
}

.product-review .body {
	color: #000000;
}


.product-review .legend {
	color: #000000;
}

.product-thumbnail {
	background:#FFFFFF;
	text-align:center;
	width:50px;
	height:50px;
	padding:5px;
}

body.blog .product-thumbnail {
	width:200px;
	height:200px;
}

body.blog .category-preview .category-name {
	background:none;
}
body.blog .category-preview .category-name a{
	display:inline;
}

.module-categories-cnt-cat{
	padding-bottom:10px;
}
.module-categories a {
	/*color:858585;*/
        color:#C54007;
	font-size:12px;
	font-weight:bold;
	background:none;
	/*padding-left:20px;
	padding-top:0px;*/
	text-decoration:none;
}	
.module-categories a:hover {
	color:black;
	text-decoration:none;
}
.module-categories a.subcategory {
	color:#882D05;
	background:none;
	font-size:11px;	
	font-weight:bold;
	text-transform: none;
	margin-left:10px;
	height:auto;
}	
.module-categories a.subcategory:hover {
	color:white;
	background:none;
	text-decoration:underline;
}	
	
.module-latestproduct {
	background:white url('images/bg_latestproduct.jpg') repeat-x top left;
} 
.module-latestproduct .category-name {
	color:#FFF;
	text-transform:uppercase;
	background: url('images/bg_category_preview.gif') repeat-x;
	padding:4px
}
.module-latestproduct .category-name a {
	color: #333;
}
.module-latestproduct .product-name a {
	color:#5196CE;
}

.module-categories{
	width:192px;
	margin-right:4px;
}
.module-categories-cnt {
	padding-top:15px;
	background: #F8DA77 url('images/bg_categories_cnt.gif') no-repeat bottom;
	margin-top:-5px; padding-left:7px; padding-right:7px; padding-bottom:7px
}

.module-categories-hdr {
	height:10px;
	background:url('images/bg_categories_hdr.gif') no-repeat;
}

.module-categories-ftr {
	height:10px;
	background:url('images/bg_categories_ftr.gif') no-repeat;
}

.feedback-score, .feedback-score a {
	color:black;
}

.module-latestproduct .product-thumbnail {
	padding-left:40px;
	padding-right:40px;
	padding-top:20px;
	padding-bottom:20px;
}


.btnZoom{
	background:url('images/button_zoom.gif') no-repeat;
	width:50px;
	height:19px;
	margin-top:3px;
	cursor:pointer
}		
#title-offer-zoom{
	color:#4e9bd9;
	font-weight:bold;
	font-size:15px;
	/*position:absolute;
	top:50px;
	left:300px;*/
	text-align:center;
	width:250px;
	margin-top:40px;
	float:right;
}
#intro-popup{
	color:#4e9bd9;
	font-size:20px;
	font-weight:bold;
}
#content-popup{
	background:url('images/bg_offer_popup.gif') no-repeat;
	height:49px;
	padding-left:50px;
	padding-top:5px;
	font-size:16px;
	color:white;
	font-weight:bold
}
.see-more a{
	color:#2783cc;
	font-weight:bold;
}
body.page-product h2 {
	background:#b6d2ea;
	color:black;
}
body.page-product h2.buy-header{
	background:#ce2800;
	color:white;
}
div.subcategory .category-name a, .subcategory .category-name {
	color: #E10071;
}


/*rajout */

.module-shoproll {
	background-color:#C54007;
}
.module-shoproll .shoproll-add a{
background:url('images/shoproll.gif') no-repeat;
	/*color:white;*/
        color:#C54007;
	display:block;
	font-size:14px;
	letter-spacing:-1px;	
	padding-top:5px;
	padding-bottom:5px;
	padding-right:25px
}
.module-shoproll .entry-title a {
font-weight:bold;
font-size:120%;
color:#F8DA77;
}
.module-shoproll .entry-subtitle a{
color:white;
font-weight:bold;
}

.module-shoproll .shoproll-add-title {
font-weight:bold;
color:white;
}
.module-freetext {
	background-color:#FFFFFF;
}
.menu{
color:#FFFFFF;
}