/*styles generaux pour boutique*/
.tx-ttproducts-pi1 INPUT, .tx-ttproducts-pi1 SELECT{
	font-size:0.95em;
}
.tx-ttproducts-pi1 UL{
	list-style-type:none;
}
/*styles generaux pour boutique*/

/* Liste */
.btq_list_nav{
    text-align:center;
    clear:both;
    font-weight:bold;
    font-size:1em;
}
span.btq_nav_prec_top, span.btq_nav_suiv_top, span.btq_nav_prec_bottom, span.btq_nav_suiv_bottom{
    height:19px;
    width:100px;
    padding:1px 1px 1px 1px;
    cursor: pointer;
    font-size:11px;
    color:#000000;
}
span.btq_nav_prec_top, span.btq_nav_prec_bottom{
    /*border-right:1px solid #D1CEC3;*/
    float:left;
}
span.btq_nav_suiv_top, span.btq_nav_suiv_bottom{
    /*border-left:1px solid #D1CEC3;*/
    float:right;
}
span.btq_nav_prec_top, span.btq_nav_suiv_top{
    /*border-bottom:1px solid #D1CEC3;*/
}
span.btq_nav_prec_bottom, span.btq_nav_suiv_bottom{
    /*border-top:1px solid #D1CEC3;*/
}
span.btq_nav_prec_top{
	background-image:url(/fileadmin/tmpl/img/btq_nav_suiv_fd_t_l.jpg);
	background-repeat:no-repeat;
}
span.btq_nav_prec_bottom{
	background-image:url(/fileadmin/tmpl/img/btq_nav_suiv_fd_b_l.jpg);
	background-repeat:no-repeat;
}
span.btq_nav_suiv_top{
	background-image:url(/fileadmin/tmpl/img/btq_nav_suiv_fd_t_r.jpg);
	background-repeat:no-repeat;
}
span.btq_nav_suiv_bottom{
	background-image:url(/fileadmin/tmpl/img/btq_nav_suiv_fd_b_r.jpg);
	background-repeat:no-repeat;
}
DIV.btq_list_cat {
    font-style:italic;color:#999;text-align:center;
    }    
DIV.btq_list_item{
    border-top:1px dotted #666;margin:0px 15px 10px 15px;padding:5px;
    }    
.btq_list_item_image{
    float:left;width:70px;text-align:right;margin-right:15px;
}   
.btq_list_item_opts{
    text-align:right;margin:8px 3px;
    }
.btq_list_item_prix{
    color:#B10000;font-size:1.25em;font-weight:bold;margin:0px 10px;
    }
.btq_bt{
	background-image:url(/fileadmin/tmpl/img/btq_list_bt.gif);
	background-repeat:repeat-x:
	background-position:top;
	background-color:#000000;
	color:#FFFFFF;
	padding:2px 2px 2px 2px;
	border:1px solid #000000;
}
.btq_in{
	border:1px solid #000000;
}
.btq_sel{
	border:1px solid #000000;
}
/* fin liste */    

/* Single */
.btq_single_image{float:left;width:200px;text-align:center;margin-right:15px;}
.btq_single_detail{margin:0px 15px 0px 215px;}
.btq_single_title{font-size:1.25em;font-weight:bold;}
.btq_single_note{border-top:1px dotted #666;padding:8px 0px;}
.btq_single_retour{margin-top:30px; text-align:center;font-weight:bold;font-size:1.2em;}    
.btq_single_prix{color:#B10000;font-size:1.25em;font-weight:bold;margin:5px 0px;}
/* fin single */

/* overview */
.btq_minipanier{margin:20px 0px;}
.btq_minipanier .imgBasket{text-align:center;}
.btq_minipanier .total{color:B10000;}   
.btq_minipanier .linkBasket{margin-top:5px;}
.linkBasket{
	background-image:url(/fileadmin/tmpl/img/btq_passer_la_commande.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:20px;
	text-align:center;
}
.linkBasket A{
	display:block;
	width:100%;
	font-size:1em;
	font-weight:bold;
}
/* fin overview */
/*boutique menu colonne droite*/
.btq_menu_droit{
	list-style-type:none;
	margin-left:15px;
}
/*boutique menu colonne droite*/
.panierTable{
    width:580px;
    margin:0px 15px;
    /*border:1px dashed silver;*/
    }
.panierLigneTitreInverse{
    font-size: 1.2em;
    font-weight:bold;
    padding-top:10px;
    border-bottom:1px dotted silver;
    }
.panierLigneAlignDroite{
    font-size:1em;
    color:#333;
    text-align:right;
    }
DIV.panierEnTete{
    /*height:30px;
    background-color:#B10000;*/
    }    
DIV.panierBasDePage{
    text-align:center;
    padding:10px 0px;
    /*background-color:#B10000; */   
    }  
/* bouton */    
input.BtqueBt{
    }
/* Formulaire Info*/    
TD.cellLabelAlignDrt{
    text-align:right;
    color:#333;
    vertical-align:top;
    padding:3px 5px 0px 0px ;
    }
input.BtqueInputTN{
    border:none;
    border-bottom:1px solid #B10000;
    margin:3px 0px 5px 0px ;
    background-image:url(/fileadmin/tmpl/img/btq_fd_input_text.gif);
    background-repeat:repeat-x;
}
textarea.BtqueInputTA{
    border:1px dotted #B10000;
    margin-bottom:5px;
    background-image:url(/fileadmin/tmpl/img/btq_fd_textarea.gif);
    background-repeat:repeat-x;
}    
select.BtqueInputTS{
    border:1px solid #B10000;
    margin-bottom:5px;
    }    

/* classes couleur et tailles produits */
.tabPicker{}
.tabPicker TD{border: 3px solid White;width: 13px;line-height: 13px;background-position: center center;}
.s_Blanc{background:#FFFFFF;}
.s_Bleu{background:#0000FF;}
.s_Rouge{	background:#FF0000;}
.s_Gris{background-color: #CCCCCC;}
.s_Orange{background-color: #FF9900;}
.s_Vert{background-color: #009900;}
.s_Jaune{background-color: Yellow;}
.s_Noir{background-color: #000000;}

.Taille unique{}
.s_L{background: url(/fileadmin/gabarit/img/boutique/l.gif);background-repeat: no-repeat;}
.s_M{background: url(/fileadmin/gabarit/img/boutique/m.gif);background-repeat: no-repeat;}
.s_S{background: url(/fileadmin/gabarit/img/boutique/s.gif);background-repeat: no-repeat;}
.s_XL{background: url(/fileadmin/gabarit/img/boutique/xl.gif);background-repeat: no-repeat;}
.s_XLL{background: url(/fileadmin/gabarit/img/boutique/xll.gif);background-repeat: no-repeat;}
.s_XS{background: url(/fileadmin/gabarit/img/boutique/xs.gif);background-repeat: no-repeat;}
.s_XXL{background: url(/fileadmin/gabarit/img/boutique/xxl.gif);background-repeat: no-repeat;}
.s_XXX{background: url(/fileadmin/gabarit/img/boutique/xxx.gif);background-repeat: no-repeat;}
.s_XXXL{background: url(/fileadmin/gabarit/img/boutique/xxxl.gif);background-repeat: no-repeat;}

.s_7{background: url(/fileadmin/gabarit/img/boutique/7.gif);background-repeat: no-repeat;}
.s_8{background: url(/fileadmin/gabarit/img/boutique/8.gif);background-repeat: no-repeat;}
.s_9{background: url(/fileadmin/gabarit/img/boutique/9.gif);background-repeat: no-repeat;}
.s_10{background: url(/fileadmin/gabarit/img/boutique/10.gif);background-repeat: no-repeat;}
.s_11{background: url(/fileadmin/gabarit/img/boutique/11.gif);background-repeat: no-repeat;}
.s_12{background: url(/fileadmin/gabarit/img/boutique/12.gif);background-repeat: no-repeat;}
.s_18{background: url(/fileadmin/gabarit/img/boutique/18.gif);background-repeat: no-repeat;}
.s_20{background: url(/fileadmin/gabarit/img/boutique/20.gif);background-repeat: no-repeat;}
.s_22{background: url(/fileadmin/gabarit/img/boutique/22.gif);background-repeat: no-repeat;}
.s_24{background: url(/fileadmin/gabarit/img/boutique/24.gif);background-repeat: no-repeat;}
.s_26{background: url(/fileadmin/gabarit/img/boutique/26.gif);background-repeat: no-repeat;}
.s_28{background: url(/fileadmin/gabarit/img/boutique/28.gif);background-repeat: no-repeat;}
.s_30{background: url(/fileadmin/gabarit/img/boutique/30.gif);background-repeat: no-repeat;}
.s_32{background: url(/fileadmin/gabarit/img/boutique/32.gif);background-repeat: no-repeat;}
.s_34{background: url(/fileadmin/gabarit/img/boutique/34.gif);background-repeat: no-repeat;}
.s_35{background: url(/fileadmin/gabarit/img/boutique/35.gif);background-repeat: no-repeat;}
.s_36{background: url(/fileadmin/gabarit/img/boutique/36.gif);background-repeat: no-repeat;}
.s_37{background: url(/fileadmin/gabarit/img/boutique/37.gif);background-repeat: no-repeat;}
.s_38{background: url(/fileadmin/gabarit/img/boutique/38.gif);background-repeat: no-repeat;}
.s_39{background: url(/fileadmin/gabarit/img/boutique/39.gif);background-repeat: no-repeat;}
.s_40{background: url(/fileadmin/gabarit/img/boutique/40.gif);background-repeat: no-repeat;}
.s_41{background: url(/fileadmin/gabarit/img/boutique/41.gif);background-repeat: no-repeat;}
.s_42{background: url(/fileadmin/gabarit/img/boutique/42.gif);background-repeat: no-repeat;}
.s_43{background: url(/fileadmin/gabarit/img/boutique/43.gif);background-repeat: no-repeat;}
.s_44{background: url(/fileadmin/gabarit/img/boutique/44.gif);background-repeat: no-repeat;}
.s_45{background: url(/fileadmin/gabarit/img/boutique/45.gif);background-repeat: no-repeat;}
.s_46{background: url(/fileadmin/gabarit/img/boutique/46.gif);background-repeat: no-repeat;}

/* classes couleur et tailles produits */