/* FEUILLE DE "LA BOUTIQUE DE L'ABBAYE" COPYRIGHT STORE-FACTORY novembre 2009*//*----------------------------------------- RESET CSS  ------------------------------------------*//* http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again/ */html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {	margin:0;	padding:0;	border:0;	outline:0;	font-size:100%;	color:#9e8c7b;	font-size:12px;	background:transparent;	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;	}body {	line-height:1;	}ol, ul {	list-style:none;	}blockquote, q {	quotes:none;	}:focus {	outline:0;	}ins {	text-decoration:none;	}del {	text-decoration:line-through;	}table {	border-collapse:collapse;	border-spacing:0;	}img {	border:none;	}/*---------------------------------------- GENERALITES  -----------------------------------------*//*------------------ Static -------------------*/.bold {	font-weight:bold;	}.error {	color:red;	font-weight:bold;	}.star {	color:red;	}.comment {	font-style:italic;	}.label {	width:260px;	float:left;	text-align:right;	margin:0 10px 0 0;	}.label .comment {	font-size:7pt;	}#page .view, #list .view, #product .view {	margin:0 20px 10px 0;	}.view {	float:left;	}.view_large {	text-align:center;	margin:0 auto;		}.logo {	float:left;	}.inter {	width:100%;	height:1px;	margin:5px 0 5px 0;	display:block;	clear:both;	background:#6a1d44 url(img/inter_bkg.gif) repeat-y;	}.inter_top, .inter_bottom {	display:block;	clear:both;	}.list_btn {	text-align:right;	display:block;	}.list_bottom {	clear:both;	}.work_margin {	margin:10px;	padding:10px;	}#top a, #left a, #link a, #list_contener a {	text-decoration:none;	}#top a:hover, #left a:hover {	text-decoration:underline;	}/*---------------- A customiser  --------------*/body {	background:url(img/body_bkg.jpg) no-repeat top;	}#master {	width:950px;	position:relative;	text-align:left;	margin:0 auto;	margin-top:30px;	background:url(img/master_bkg.gif);	}#work {	width:740px;	float:right;	}#work_order {	width:740px;	float:right;	}#account_contener {	margin:0px auto;	width:600px;	text-align:left;	}h1, h1 a {	font-size:18px;	color:#6a1d44;	margin:0 0 5px 0;	}h2, h3 {	font-size:15px;	color:#6a1d44;	margin:0 0 5px 0;	}.price, .price_value, .price a, .price .currency, .price .IT, .price .cents {	color:#6a1d44;	font-weight:bold;	}.pstrike{	text-decoration:line-through;	color:#6a1d44;	}.pstrike a, .pstrike .currency {	color:#6a1d44;	font-size:11px;	}.pweight, .pweight .currency {	font-style:italic;	color:#6a1d44;	font-size:11px;	}.en_stock {		font-style:italic;	font-weight:bold;	color:green;	}.quantity_stock {		font-size:11px;	}.primary a, .primary {	font-weight:bold;	display:block;	color:#6a1d44;	}.secondary a, .secondary {	display:block;	color:#6a1d44;	}/*---------------- Les boutons ----------------*/.btn_pos {	margin:10px 0;	text-align:center;	}.btn , .btn_short, .btn_midle, .btn_long, .btn_detail, .btn_buy {	background:#6a1d44;	border:1px solid #6a1d44;	color:#fff;	font-size:10px;	font-weight:normal;	text-transform:capitalize;	}.ibox , .ibox_short, .ibox_midle, .ibox_long, .ibox_vlong {	border:1px solid #6a1d44;	background:#fff;	color:#6a1d44;	}.ibox {	width:100px;	}.ibox_short {	width:28px;	}.ibox_midle {	width:150px;	}.ibox_long {	width:200px;	}.ibox_vlong {	width:500px;	}.btn {	width:100px;	cursor:pointer;	}.btn_short {	width:32px;	cursor:pointer;	}.btn_midle, .btn_detail, .btn_buy {	width:60px;	cursor:pointer;	}.btn_long {	width:150px;	cursor:pointer;	}/* Bouton 'continuer' des liens et pages libres dans les listes associ褳 */.btn_li_004 {	width:80px;	}/* Page Mon Compte:cr蠴ion */.btn_z0_01 {	width:120px;	}/* Page Mon Compte >> Identifiant */.btn_z1_001 {	width:160px;	}/* Page ??? */.z800 {	display:none;	}/* Page ??? */.a601 {	padding-top:5px;	}/*---------------------------------------- PARTIE TOP -------------------------------------------*/#top, #top_order {	background:url(img/top_bkg.gif) no-repeat bottom;	height:166px;	}/* --------------- Les drapeaux -------------- */#flag {	position:absolute;	width:300px;	left:20px;	top:10px;	}#flag li {	float:left;	padding:5px;	}#flag a {	width:20px;	height:15px;	display:block;	}#flag .fr a {	background:url(./mag/logo/flag_fr.gif);	}#flag .en a {	background:url(./mag/logo/flag_en.gif);	}#flag .de a {	background:url(./mag/logo/flag_de.gif);	}#flag .sp a {	background:url(./mag/logo/flag_sp.gif);	}#flag .it a {	background:url(./mag/logo/flag_it.gif);	}#flag .pt a {	background:url(./mag/logo/flag_pt.gif);	}#flag .ru a {	background:url(./mag/logo/flag_ru.gif);	}#flag .ma a {	background:url(./mag/logo/flag_ma.gif);	}#flag .nl a {	background:url(./mag/logo/flag_nl.gif);	}#flag .jp a {	background:url(./mag/logo/flag_jp.gif);	}#flag span {	display:none;	}/* ----------------- Le logo ----------------- */#logo a:hover {	text-decoration:none;	}#logo {	position:absolute;	width:380px;	height:100px;	top:30px;	left:278px;	}#logo a {	display:block;	width:100%;	height:100%;	}#logo span,#logo p {	display:none;	}/* -------------- Encart comand -------------- */#comand {	width:850px;	margin:150px 0 0 0;	padding:0;	float:right;	}#comand li {	height:16px;	padding:0 10px 0 5px;	float:right;	}#comand span {	color:#ffffff;	font-size:11px;	font-weight:bold;	text-transform:uppercase;	}#comand a {	color:#ffffff;	}#comand .order {	display:none;	}#comand .basket {	background:none;	}#comand div span {	color:#000;	font-size:10px;	font-weight:normal;	}#comand .log {}/* ----------- Mise en page panier ----------- */	#item_basket, #item_basket div {	display:inline;	}#item_basket span {	color:#ffffff;	font-size:10px;	font-weight:normal;	}/* El謥nts du panier d賡ill瞺Parenth粥s = .par_g, .par_d,Nombre d'articles = #nb_article,Mot 'total' = #chartotal_basket, Le total = #total_basket,Le montant =  #totalit_basket, #currency_basket,*/#charit_basket {	display:none;	}/* ---------------- D袯nnexion -------------- */	#account_logout {	position:absolute; 	top:44px; 	right:40px; 	}#account_logout a, #account_logout span, #account_logout {	color:#ffffff;	font-size:11px; 	text-transform:uppercase;	}#top #account_logout a, #top #account_logout span a {	text-decoration:underline;	} /*-------------------------------------- MENU/NAVIG ---------------------------------------------*//* ---------- Avant le passage �a commande ---------- */#navig li {	float:left;	}#navig span {	color:#fff;	font-size:11px;	font-weight:bold;	text-transform:uppercase;	}#navig a {	text-decoration:none;	display:block;	}#navig .smenu li {	width:100%;	}#navig .smenu {	visibility:hidden;	position:absolute;	width:150px;	margin-left:-12px;	border:1px solid #6a1d44;	background-color:#fff;	}#navig .smenu a {	color:#6a1d44;	font-size:10px;	text-indent:-10px;	padding:3px 0px 3px 15px;	text-align:left;	font-weight:normal;	}#navig .smenu a:hover {	color:#fff;	font-weight:bold;	background:#6a1d44;	text-decoration:none;	}/* Pour descendre le sous-menu */#navig a.menu {	padding-bottom:11px;	}#menu {	padding:0;	}#navig .menu {	padding:10px 0 0 0;	}#navig li.start {	width:210px;	height:15px;	}#navig li.mns {	margin:0 10px 0 10px;	}#navig .i {	display:none;	}#navig .end, #order_step .end {	display:none;	}#navig {	height:34px;	background:url(img/menu_bkg.gif) no-repeat;	}/* ---------- Processus de commande ---------- */#order_step {	width:100%;	height:34px;	background:url(img/step_bkg.gif) no-repeat;	}#order_step li {	padding:8px 0 0 0;	float:left;	width:107px;	text-align:center;	color:#fff;	font-size:11px;	}#order_step .start {	width:195px;	}#order_step .on {	font-weight:bold;	}#order_step .made {	text-decoration:line-through;	}#order_step .end {	display:none;	}/*------------------------------------- PARTIE GAUCHE -------------------------------------------*/#left_top {	background:url(img/left_top.gif) no-repeat;	height:143px;	}#left_bottom {	display:none;	}#left {	width:210px;	float:left;	}#left_contener .arround {	margin:0 0 5px 0;	padding:0 0 5px 0;	}div.offer h2, #search h2, #partner h2, #contact_us h2, #newsletter h2, #professional h2, div.service h2 {	height:15px;	margin:0;	padding:7px 0 0 45px;	color:#6a1d44;	font-size:11px;	font-weight:bold;	text-transform:uppercase;	}#newsletter p, #professional p, #search p {	color:#9e8c7b;	font-size:11px;	font-weight:normal;	margin:5px 5px 0 45px;	}#left li {	padding:0 0 0 45px;	}div.offer a, div.service a, #search a {	text-align:left;	font-weight:normal;	font-size:11px;	color:#9e8c7b;	}#partner li {	margin:5px 0 0 25px;	}#search .ibox {	margin:0px 2px 0 0;	vertical-align:top;	height:13px;	}#search .btn_short {	margin:0px 2px 0 0;	vertical-align:top;	padding:0;	}#newsletter .btn, #contact_us .btn, #professional input {	font-style:normal;	margin:5px 0 5px 45px;	}#left .price {	display:none;	}/*------------------------------------- PARTIE LIENS --------------------------------------------*/#link_contener {/* Tout sauf IE MAC \*/	text-align:center; /* Fin Hack IE MAC */	margin:0 auto;	clear:both;	height:55px;	width:950px;	}#link {	height:100%;	width:100%;	background:url(img/link_bkg.gif) no-repeat bottom;	}#link li {	display:inline;	float:left;	margin:25px 10px 0 10px;	padding-left:0;	}#link .i, #link .end {	line-height:20px;	}#link .start {	line-height:20px;	margin-left:105px;	}#link a {	color:#6a1d44;	font-size:10px;	font-weight:normal;	}/*-------------------------------------- PAGE PANIER --------------------------------------------*/#basket_tab td, #account_tab td {	text-align:center;	width:95px;	vertical-align:top;	padding-top:5px;	padding-bottom:5px;	border-top:1px solid #6a1d44;	border-left:1px solid #6a1d44;	}#basket_tab .col1, #account_tab .col1 {	text-align:left;	width:505px;	padding-left:5px;	}#basket_tab .header td, #basket .footer td, #account_tab .header td {	font-weight:bold;	}#basket_tab, #account_tab {	border-bottom:1px solid #6a1d44;	border-right:1px solid #6a1d44;	}#basket_tab .col4 .btn_short {	border:none;	}#basket_tab .btn_short {	width:20px;	height:20px;	background:url(img/trash.gif) center no-repeat;	}#basket .primary {	display:block;	}#basket .txt_advantage {	font-weight:bold;	}#maj {	clear:both;	text-align:right;	padding-top:10px;	margin-bottom:5px;	}#account {	text-align:center;	}#account_tab td a:hover {	text-decoration:underline;	}#account_tab .col1 {	width:390px;	}#account a, #help a {	text-decoration:underline;	}#account p {	clear:both;	text-align:left;	margin-bottom:5px;	}#account h1, #account h2, #account li , #account h3 {	text-align:left;	}#account .btn_pos {	text-align:center;	}#account li a:hover, #help li a:hover {	text-decoration:underline;	}#account .new_contener, #account .old_contener {	width:245px;	float:left;	}#account .new, #account .old {	height:175px;	padding:5px;	}#account .z003 span, #account .z004 span {	width:110px;	display:block;	float:left;	}#account .z003 input, #account .z004 input {	width:115px;	float:left;	margin-bottom:5px;	}#account .z104 input, #account .z105 input, #account .z212 input, #account .z213 input, #account .o517 input, #account .o518 input {	margin-left:20px;	}#account .o507, #account .o508, #account .o509, #account .o511, #account .o512, #account .o513, #account .ac04, #account .ac05, #account .ac06, #account .ac08, #account .ac10, #account .ac11 {	text-indent:20px;	}#account .new_contener {	margin-right:10px;	}#account img, #help img {	border:none;	}/* D袬aration �a CNIL >> restricted_00.php / order_00.php / account_00.php */#account .a001, #account .r003, #account .o001 {	padding-top:5px;	}#account .new, #account .old {	border:1px solid #6a1d44;	}#account li, #help li {	padding-left:28px;	line-height:20px;	background:url(img/account_pic.gif) no-repeat;	}/*------------------------------------- LISTE PRODUIT -------------------------------------------*/#list_contener {	background:url(img/list_bkg.gif);	}#list .uneven, #list .pair {	width:350px;	margin:5px 0;	}#list .uneven {	float:left;	}#list .pair {	float:right;	}#list .list_content {	margin:5px;	}#list .logo {	margin:2px 0;	}/* D賡il produit dans les listes */#list .content {	padding-top:5px;	display:block;	text-align:justify;	}#list .content a {	font-size:11px;	}#list .pstrike, #list .price, #list .pweight {	clear:both;	float:left;	margin:0 0 5px 0;	}#list .price_pos {	float:left;	margin:10px 0 5px 0;	display:block;	clear:none;	width:auto;	}#list .quantity_stock, #list .en_stock {	display:block;	clear:both;	width:100%;	margin:0 5px 5px 0;	}#list .block_quantity {	display:block;	clear:both;	width:100%;	margin:0 5px 5px 0;	}#pagination {	clear:both;	text-align:center;	width:100%;	margin:auto;	}#pagination ul {	margin:10px auto;	}#pagination li {	display:inline;	padding-left:5px;	padding-right:5px;	padding-bottom:5px;	padding-top:10px;	}#pagination li a {	text-decoration:underline;	}/*------------------------------------- FICHE PRODUIT -------------------------------------------*/#feature, #option_contener {	float:right;	width:300px;	padding-bottom:10px;	}#feature p {	float:left;	width:100%;	}#feature .error {	margin:10px 0;	}#feature .btn_pos {	text-align:left;	}#feature .price_pos {	float:left;	width:100%;	margin:0 0 5px 0;	}#feature .pweight, #feature .pstrike, #feature .price, #feature .quantity_stock, #feature .en_stock {	display:block;	clear:both;	margin-bottom:2px;	}#feature .quantity_stock, #feature .en_stock {	margin-bottom:5px;	}#feature .logo{	padding:5px 0 5px 0;	margin:0;	float:left;	clear:both;	}#product h2 {	padding:0 0 5px 0;	}/* D賡il */#detail {	border:none;	clear:both;	padding:5px 0;	}#detail table {	float:left;	}/* Formulaire */#pdt_form table {	float:left;	padding-bottom:10px;	width:100%;	}#btn_send_form {	margin:5px;	}/* ---------- Les photos de produits --------- *//* Image principale */#image a {	margin:0 10px 0 0;	}#image .comment {	padding:5px 0px;	text-align:left;	clear:both;	}#image.view_large .comment {	text-align:center;	}/* Vues suppl謥ntaires */#image .pd07 {	width:350px;	}#image .pd07 span {	display:block;	clear:both;	}#image .pic_another_pic {	width:80px;	padding:5px 3px 0 0;	margin:0;	}#image a {	padding:0;	margin:0;	}/* ---------- Les tailles et coloris --------- */#feature .prod_choice img {	margin:0px 3px 0px 0px;	}#feature input {	text-align:left;	}#feature .pdt_select {/*\ Tout sauf IE MAC \*/	float:left;/*\ Fin Hack IE MAC \*/	}#feature .pdt_btn {	display:block;	clear:both;	padding:0px 0 0 5px;	margin:0 0 5px 0;	border:none;	background:url(img/pic_select.gif) no-repeat;	height:22px;	width:200px;	}#feature .prod_choice {	border:1px solid #6a1d44;	visibility:hidden;	position:absolute;	z-index:10;	width:198px;	background-color:#fff;	clear:both;	padding:5px 0;	}#feature .prod_choice li {	text-decoration:none;	width:198px;	float:left;	}#feature .prod_choice a {	display:block;	padding:3px 0 5px 5px;	text-decoration:none;	color:#6a1d44;	width:194px;	}#feature .prod_choice a:hover {	background:#6a1d44;	color:#fff;	font-weight:bold;	}#feature .pd02 {	display:block;	margin:5px 0 5px 0;	}/* --------------- Les options --------------- */.option {	width:300px;	float:left;	padding:5px 0px;	}.option p {	clear:both;	padding-bottom:3px;	width:100%;	}/* Combo perso */.option .pdt_btn {	background:url(img/pic_select.gif) no-repeat;	height:22px;	width:200px;	padding:0 0 0 5px ;	border:none;	text-align:left;	}.option .pdt_select {/* Tout sauf IE MAC \*/	float:left; /* Fin Hack IE MAC */ 	padding:0px;	}.option .prod_choice img {	padding-right:0px 5px 0px 0;	}.option .prod_choice {	background-color:#fff;	border:1px solid #6a1d44;	padding:0;	width:198px;	visibility:hidden;	position:absolute;	z-index:2;	}.option .prod_choice a {	color:#6a1d44;	display:block;	padding:2px 5px;	text-decoration:none;	vertical-align:top;	}.option .prod_choice a:hover {	background:#6a1d44;	color:#fff;	font-weight:bold;	}.option .option_price {	color:#000;	}.option a:hover .option_price {	color:#6a1d44;	}/* Combo simple */.option select {	color:#000;	}/* Boutons radio */.option .opt_choice li {	padding:5px 10px 5px 0;	float:left;	}/*----------------------------------------- DIVERS ----------------------------------------------*/.cofidis img,.cofidis_basket img {	border:none;	margin-top:15px;	float:left;	}/* ----------------- Vues sup ---------------- */.zvc {	position:absolute;	top:268px;	left:50%;	margin-left:-240px;	}.pd_zoom a{	cursor:hand; 	cursor:pointer;	}#product_zoom{	position:absolute;	top:5px;	left:5px;	}/* --------------- Zoom photos --------------- */.popup_zoom, #product_zoom.popup_zoom {	position:absolute;	border:1px solid #6a1d44;	background:#fff;	top:0px;	left:50%;	margin-left:-475px;	padding:20px;		}.pd_zoom a {	display:block;	width:16px;	height:16px;	}/* --------------- Popup d'achat -------------- */#popup_div_bkjs {	position:absolute;	left:50%;	top:10px;	margin-left:-100px;	border:1px solid #000;	background:#fff;	padding:10px;	z-index:100;	}#popup_div_bkjs span {	width:350px;	color:#000;	}/*----------------------------------------- EXTRADIV ---------------------------------------------*/#extradiv1 {	width:950px;	margin:0 auto;	text-align:left;	}#extradiv1 span {		position:absolute;	top:95px;	margin-left:0;  }/*------------------------------------- PAGE D'ACCUEIL ------------------------------------------*/#home .btn_pos, #home .inter, #home .list_bottom, #home .product_bottom, #home .header, #home h1, #home .IT {	display:none;	}#home {	padding:0px;	}#home td {	vertical-align:top;	}#home .content a {	font-size:11px;	}#tc_01 {padding-bottom:20px;}#tc_02 {	padding: 0 10px 10px 10px;	}#tc_03 {	padding: 0 0 10px 0;	}#home h2,#home h2 a {	color:#6a1d44;	font-weight:bold;	font-size:16px;	text-decoration:none;	}/* ------------- Liste produit --------------- */#home .list_content {	width:130px;	float:left;	margin:0 20px 0 20px;	}#home .list_content a {	text-decoration:none;	}#home .list_content .view {	width:130px;	margin:10px 0 3px 0;	}#home  .list_content .price_pos {	float:left;	clear:both;	text-align:center;	padding-top:5px;	}#home .list_content .primary, #home .list_content .secondary, #home .list_content .price,#home .list_content .pstrike/*, #home .list_content .pweight */{	display:block;	clear:both;	width:120px;	text-align:center;	padding-left:5px;	padding-right:5px;	margin:0;	}#home .list_content .pweight {	display:block;	clear:both;	text-align:center;	width:120px;	font-weight:normal;	}/* D賡il produit */#home .list_content  .content {	padding-top:5px;	display:block;	text-align:justify;	width:120px;	padding-left:5px;	padding-right:5px;	}/* -------------- Fiche produit -------------- */#home .product_content {	}#home .product_content a {	text-decoration:none;	}#home .product_content .view {	}#home .product_content .price_pos {	float:left;	clear:both;	text-align:center;	padding-top:5px;	}#home .product_content .primary, #home .product_content .secondary, #home .product_content .price,#home .product_content .pstrike/*, #home .product_content .pweight */{	display:block;	clear:both;	text-align:center;	padding-left:5px;	padding-right:5px;	margin:0;	}#home .product_content .pweight {	display:block;	clear:both;	text-align:center;	font-weight:normal;	}/* D賡il produit */#home .product_content  .content {	padding-top:5px;	display:block;	text-align:justify;	padding-left:5px;	padding-right:5px;	}/**************************** FIN DE LA HOME *****************************************************//*--------NEW ORDER PROCESS-------*/ .label{width:33%;margin: 0 3px 0 0;font-size:11px;}.select_date_day {width:42px;}.select_date_month {width:90px;}.select_date_year {width:60px;}.ibox_full {width:100%;}.ibox_long {width: 195px;}* html #canvas_invoice_account {float:left;}*+html #canvas_invoice_account {float:left;}* html .label,* html .formw,* html .checkform{float:left;clear:none;margin:0 5px 0 0;}
* html .form_empty{width:100%;}
* html #canvas_old_account_cont,* html #canvas_login_account,* html #canvas_new_account #canvas_invoice_account,* html #canvas_new_account #canvas_delivery_account{width:90%;float:left;}
*+html .label,*+html .formw,*+html .checkform{float:left;clear:none;margin:0 5px 0 0;}
*+html .form_empty{width:100%;}
*+html #canvas_old_account_cont,*+html #canvas_login_account,*+html #canvas_new_account #canvas_invoice_account,*+html #canvas_new_account #canvas_delivery_account{width:90%;float:left;}
