body{
	text-align:center;	
	margin:0;
	background:url(../img/bg_body.jpg) repeat-x;
	background-color:#770090;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
a{
	text-decoration:none;	
	color:#9b1d97;
}
a img{
	border:0;	
}
h1,h2,h3,h4{
	font-family:"ArialRoundedMTBold",Arial,Helvetica,sans-serif;	
	color:#360c73;
}
h3{
	padding:0;
	margin:0;
	color:#770090;
	font-size:18px;
}
h4{
	font-size:12px;
	color:#b7189c;
}
select,input,textarea{
	border:1px solid #c3c3c3;
	font-size:11px;
}
input[type=radio],input[type=checkbox]{
	border:0;
}
select{
	padding:1px;	
}
form,fieldset{
	border:0;
	margin:0;
	padding:0;
}
p{
	margin:0;	
}
p.text,p.select,p.textarea,p.checkbox{
	display:block;
	margin-bottom:2px;
}
label{
	width:110px;	
	float: left;
	clear: both;
	display: block;
	text-align: left;
	line-height:18px;
}
#adress_alias label,#address-form label{
	width:auto;	
	padding-right:3px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
table td{
	padding:0;
}
form table td{
	padding:2px;	
}
thead tr{
	background:url(../img/bg_titre.png) repeat-x;
	height:76px;
}
#table-carrier{
	background:url(../img/bg_prix.gif) repeat-x;
	border-top:#fcadef 1px dotted;
	border-bottom:#fcadef 1px dotted;
	margin:0 0 20px 0;
	padding:20px 0;
	text-align:center;
}
#table-carrier table{
	margin:auto;
	text-align:left;	
}
#table-carrier thead{
	background:none;
	height:auto;
}
h2.illustre{
	background:url(../img/bg_titre_head.gif) repeat-x bottom;
	padding-bottom:15px;
	margin-bottom:20px;
}
div.ssform{
	padding:0 20px;
}
#address_list{
	background:url(../img/bg_prix.gif) repeat-x;
	border-top:#fcadef 1px dotted;
	border-bottom:#fcadef 1px dotted;
	margin:20px 0;
}
.address_add{
	list-style:none;
}
#table-carrier thead th{
	padding-bottom:10px;	
}
#payment-methods .payment_module{
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	text-align:center;
}
#payment-methods .payment_module a{
	display:block;
	text-align:left;
}
#payment-methods .payment_module img{
	display:block;
}
.condition_title, .carrier_title{
	margin-top:20px;
	margin-bottom:10px;
}
.table_block{
	width:100%;	
}
#background{
	background:url(../img/bg_site.jpg) no-repeat;
	background-position:top center;
}
#page{
	width:900px;
	margin:auto;
	text-align:left;
}
#logo{
	text-align:center;
	padding-top:20px;
}
#header{
	width:910px;
}
#panier{
	position:absolute;	
	width:211px;
	margin-left:680px;
	margin-top:-40px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
#panier a{
	color:#FFF;
}
#panier .top{
	height:9px;
	background:url(../img/block_head.png) no-repeat;
	overflow:hidden;
}
#panier .content{
	background:url(../img/block_middle.png) repeat-y;
}
#panier .bottom{
	height:9px;
	background:url(../img/block_foot.png) no-repeat;
	overflow:hidden;
}
#panier table{
	margin:auto;
}
#panier .cart{
	width:20px;
}
#panier .sep{
	font-weight:normal;	
	width:15px;
}
#panier .ident{
	text-align:right;	
}

#categories_block{
	padding-top:20px;
	font-family:"ArialRoundedMTBold",Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
}
#categories_block .block_content{
	background:url(../img/bg_menu.png) no-repeat;
	height:39px;
	padding:6px 5px 5px 5px;
}
#categories_block a{
	display:block;
	color:#FFF;
	text-decoration:none;
	line-height:39px;
	text-align:center;
}
#categories_block ul{
	height:40px;
	list-style:none;
	margin:0;
	padding:0;
}
#categories_block ul li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:125px;
	border-right:1px #fff solid;
}
#categories_block ul .last{
	border:0;	
}
#categories_block ul .on{
	background:#e5008d;
}
#categories_block ul ul{
	margin-top:0px;
	background:#e5008d;
	position:absolute;
	z-index:10;
	height:auto;
	padding:5px 20px;
	display:none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
#categories_block ul ul li{
	float:none;	
	border-right:0;
	border-bottom:1px solid #fff;
}
#categories_block ul ul li a{
	text-align:left;
	line-height:23px;	
	font-weight:bold;
}
#left_column{
	width:255px;
	float:left;
}
#center_column{
	width:640px;
	float:left;	
}
#search_block_left{
	background:url(../img/bg_search.png) no-repeat;	
	height:128px;
}
#search_block_left form{
	margin:0;
	padding:56px 0 0 41px;
}
#search_block_left table{
	width:180px;
	border-spacing:0;
	border-collapse:collapse;
}
#search_block_left td {
	padding:0;	
}
#search_block_left input{
	width:178px;
	border:1px solid #6585cb;
	font-size:12px;
}
#search_block_left .titre{
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	line-height:30px;
}
#search_block_left a img{
	margin-top:7px;	
}
#CustomFieldsBlock{
}
#CustomFieldsBlock .top{
	background:url(../img/custom_top.png) no-repeat;
	height:57px;
}
#CustomFieldsBlock .content{
	background:url(../img/custom_middle.png) repeat-y;
	padding:10px 30px 10px 38px;
}
#CustomFieldsBlock .bottom{
	background:url(../img/custom_bottom.png) no-repeat;
	height:18px;
}
#CustomFieldsBlock ul{
	padding:0;
	margin:0;
	list-style:none;
}
#CustomFieldsBlock li{
	border-bottom:1px solid #ededed;		
}
#CustomFieldsBlock li a{
	color:#360c73;
	font-size:12px;
	line-height:23px;
	font-weight:bold;
}
#CustomFieldsBlock .last{
	border:0;	
}
.product{
	float:left;
	width:142px;
}
.product a{
	display:block;
	font-weight:bold;
	color:#9b1d97;
}
.product div{
	height:40px;
	padding-left:10px;
}
.product .category{
	color:#360c73;
}
.product .prix{
	font-weight:bold;
	font-size:14px;
	color:#FFF;
	height:23px;
	line-height:23px;
	padding-left:18px;
	background:url(../img/bt_plus.gif) no-repeat;
}
.product .name{
	line-height:14px;
	height:28px;
	overflow:hidden;
}
#new-products{
	width:320px;
	float:left;
}
#new-products .top{
	background:url(../img/nouveaute_top.png) no-repeat;
	height:64px;
}
#new-products .block_content{
	background:url(../img/nouveaute_bg.png) no-repeat;
	height:309px;
	padding:15px;
}
#new-products .sep{
	background:url(../img/nouveaute_sep.gif) no-repeat;
	background-position:center;
	width:6px;
	height:280px;
	margin-top:10px;
	float:left;
}
#new-products .product{
	margin:0;	
}
#new-products .product img{
	display:block;
	height:240px;
	width:140px;
}
#sale_block{
	width:320px;
	float:left;
}
#sale_block .top{
	background:url(../img/promo_top.png) no-repeat;
	height:64px;
}
#sale_block .block_content{
	background:url(../img/promo_bg.png) no-repeat;
	height:374px;
	padding:15px 15px 15px 7px;
}
#sale_block .product{
	margin-left:5px;
	margin-bottom:10px;
}
#sale_block .product img{
	display:block;
	height:115px;
	width:140px;
}
#footer{
	text-align:center;
	background:url(../img/bg_footer.jpg) repeat-x;
	padding-top:25px;
	padding-bottom:20px;
	background-color:#2f005c;
	color:#8e4cf0;
}
#footer a{
	color:#8e4cf0;
	font-weight:bold;
}
.spacer,.clear{
	clear:both;	
}

#page_top{
	background:url(../img/page_top.png) no-repeat;
	height:90px;
}
#page_top h1{
	padding:30px 35px 15px 0;	
	background:url(../img/bg_titre.png) repeat-x;
	margin:0 0 0 35px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	float:left;
	font-weight:normal;
}
.page_real_content{
	padding:0 15px;	
}
.page_real_content2{
	padding:10px 30px;
}
.page_content{
	background:url(../img/page_middle.png) repeat-y;
	padding:0 5px;
	margin-right:5px;
	min-height:600px;
}
.page_content .product{
	margin:3px;	
}
.page_content .product div{
	height:auto;
	text-align:center;
	padding:3px 0;
}
#page_separator{
	width:635px;
	height:93px;
	background:url(../img/bg_fiche_middle.jpg) no-repeat;
	margin-left:-5px;
	padding:0;
}
#page_separator h3{
	color:#FFF;
	line-height:93px;
	font-weight:normal;
	margin:0 0 0 35px;
	padding:0;
}
.page_bottom{
	background:url(../img/page_bottom.png) no-repeat;
	height:15px;
}
.page_content .breadcrumb{
	margin-bottom:15px;	
	background:url(../img/breadcrumb_bg.gif) repeat-x;
	line-height:32px;
	padding:0 20px;
}
#populaires{
	background:url(../img/bg_populaire.png) no-repeat;
	height:70px;
}
#pagination{
	text-align:center;
	color:#360c73;
	padding:10px;
}
#pagination a:hover{
	text-decoration:underline;
}
#productsSortForm{
	float:right;
}
.inline_list{
	list-style:none;
	margin:0;
	padding:0;
}
.inline_list li{
	float:left;	
	margin:0 12px;
	padding:0;
}
.inline_list a{
	display:block;	
}
.inline_list .img_cat{
	background:url(../img/bg_categorie.png) no-repeat;
	width:150px;
	height:240px;
	padding:1px;
	margin-left:16px;
}
.inline_list .libelle_cat{
	background:url(../img/bg_categorie_libelle.jpg) no-repeat;
	width:150px;
	height:39px;
	padding-left:16px;
	padding-top:14px;
	text-align:center;
	margin-top:3px;
	font-size:14px;
	line-height:31px;
	font-family:"ArialRoundedMTBold",Arial,Helvetica,sans-serif;
	color:#FFF;
}
.cat_desc{
	margin-bottom:20px;	
}
.address{
	float:left;
	list-style:none;
}
#order_carrier{
	float:left;
	margin-left:40px;
	margin-top:10px;
}
.pagin-account{
	margin-top:20px;	
}
.footer_links{
	list-style:none;
	margin:20px 0 0 0;
	padding:0;
}
.footer_links li{
	margin:0;
	padding:0;
}
.address li{
	padding-left:10px;	
}
.address_title{
	padding:0;
	font-weight:bold;
	padding:0;	
}
.cart_navigation .exclusive{
	float:right;	
}
.cart_navigation .button_large{
	float:left;	
}
.cart_quantity{
	width:100px;	
}
.cart_quantity p,.cart_quantity a{
	display:block;
	float:left;
}
.cart_quantity p{
	width:20px;
	text-align:center;
}
#phares{
	margin-top:20px;	
}
#old_price_display{
	text-decoration:line-through;
}

#login_form,#create-account_form{
	float:left;	
}
#create-account_form{
	width:275px;	
	padding-right:20px;
	margin-right:20px;
	margin-left:20px;
}
#create-account_form thead td{
	padding-right:20px;	
}
#create-account_form h3, #login_form h3{
	padding-top:5px;	
}
#create-account_form h4{
	margin:0;
	padding:0;
}
#create-account_form table{
}
#create-account_form tbody{
	border-right:1px solid #fcaeef;	
}
#create-account_form td, #login_form td{
	padding:10px 0;
}
#account-creation_form{
	padding:0 10px 20px 10px;	
}
#account-creation_form table{
	width:100%;
}
#account-creation_form .label{
	width:170px;	
}
#pagin-account{
	border-top:1px dotted #fcadef;
	margin-top:15px;
	padding-top:10px;
}
#steps_bg{
	background:url(../img/bg_steps.png) repeat-x;
	height:127px;
}
ul.myaccount{
	list-style:none;	
}

/* steps (like order step) */
#order_step{
	padding-top:10px;
}
ul.step {
	background: transparent url('../img/step_start.gif') no-repeat bottom left;
	list-style: none;
	margin:0.8em auto 2em;
	padding-left: 40px;
	height: 27px;
	width:465px;
}
ul.step li {
	height: 27px;
	float: left;
	width: 100px;
	text-align: center;
	background: transparent url('../img/step_standard.gif') no-repeat bottom left;
}
ul.step li.step_current {
	background: transparent url('../img/step_current.gif') no-repeat bottom left;
	font-weight:bold;
}
ul.step li.step_todo {
	font-style:italic;
}
ul.step li#step_end { width: 42px; }
ul.step li#step_end { background: transparent url('../img/step_end.gif') no-repeat bottom left; }
ul.step li#step_end.step_current { background: transparent url('../img/step_end_current.gif') no-repeat bottom left; }
ul#order_step {
	background-color: white;
}


#pb-left-column{
	float:left;	
}
#pb-right-column{
	float:left;
	width:270px;
	padding-left:5px;
}
#image-block{
	width:300px;
	height:300px;	
	padding:1px 18px 1px 1px;
	background:url(../img/bg_fiche.png) no-repeat;
}

.footer_links{
	margin-bottom:0;	
}
#order-detail-content{
	font-size:11px;
}
#cart_summary{
	width:100%;
	padding:0 10px;
}
#cart_summary thead{
	font-size:13px;
	font-weight:bold;
	color:#770090;
}
#cart_summary a{
	color:#b7189c;	
}
#cart_summary .cart_description a{
	color:#000;
}
#cart_summary .cart_product img{
	border:1px solid #fcb2f0;
}
#panier-bas{
	background:url(../img/bg_prix.gif) repeat-x;
	border-top:#fcadef 1px dotted;
	border-bottom:#fcadef 1px dotted;
	padding:20px 15px;
	margin-top:20px;
	min-height:120px;
}
#prices{
	float:right;
	width:310px;
	font-size:12px;
	color:#b7189c;
}
#prices table{
	width:100%;	
}
#prices td{
	height:20px;
	padding:5px 0;
}
#short_description_block{
	margin-bottom:10px;
}
#attributes{
	margin-top:10px;	
}
#attributes select{
	min-width:50px;
}
.price{
	text-align:right;
	color:#000;
	font-weight:bold;
}
.our_price_display{
	font-size:16px;
	color:#b7189c;
}
#old_price,#reductions{
	text-align:right;
}
.on_sale{
	color:#770090;
}
#add_to_cart{
	margin-top:10px;	
}
.cart_total_price_all{
	font-weight:bold;
	color:#5f0696;
	height:40px;
	border-top:#fcadef 1px dotted;
	border-bottom:#fcadef 1px dotted;
	font-size:16px;
}
.cart_total{
	width:100px;
}
#cart_voucher{
	float:left;
}
#cart_voucher h4{
	margin:0;	
}
#cart_voucher table{
}
#cart_voucher .code{
	padding:15px 0;
	padding-right:5px;
}
#address-form{
	margin-top:20px;
}
.cart_navigation{
	margin-top:20px;	
}
#login_form .exclusive,.cart_navigation .exclusive,#account-creation_form .exclusive{
	background:url(../img/bt_continuer.gif) no-repeat;
	width:151px;
	height:45px;
	border:0;
	cursor:pointer;
}
.bt_valider{
	background:url(../img/bt_valider.gif) no-repeat;
	width:150px;
	height:46px;
	border:0;
	cursor:pointer;
}
.error{
	padding:15px 0;
}
.centre{
	text-align:center;	
}
#order-list,.discount{
	margin:auto;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}
.detail_step_by_step{
	margin:10px 0 20px 0;	
}
#order-list thead,.discount thead,.detail_step_by_step thead{
	height:auto;
	background:none;
}
#order-list td,.discount td,.detail_step_by_step td,#order-detail-content td{
	padding:2px 5px;	
}
.bold{
	font-weight:bold;	
}
.color-myaccount{
	font-weight:normal;	
}
#sendOrderMessage{
	padding-bottom:20px;	
}