/* compact [
	plugins/auto/orthotypo/v2.2.0/css/typo_guillemets.css
	plugins/auto/image_responsive/v11.3.0/image_responsive.css
	plugins/auto/commandes/v3.1.0/css/commandes.css
] 81% */

/* plugins/auto/orthotypo/v2.2.0/css/typo_guillemets.css */
q{quotes:'"' '"' "'" "'"}
:lang(fr) q{quotes:"\00AB\A0" "\A0\00BB" "\201C" "\201D" "\2018" "\2019"}
:lang(en) q{quotes:"\201C" "\201D" "\2018" "\2019"}
:lang(es) q{quotes:"\00AB" "\00BB" "\201C" "\201D"}
:lang(it) q{quotes:"\00AB\A0" "\A0\00BB" "\201C" "\201D"}
:lang(de) q{quotes:"\00BB" "\00AB" ">" "<"}
:lang(no) q{quotes:"\00AB\A0" "\A0\00BB" "<" ">"}
q:before{content:open-quote}
q:after{content:close-quote}
* html q{font-style:italic}
*+html q{font-style:italic}

/* plugins/auto/image_responsive/v11.3.0/image_responsive.css */
.image_responsive{width:100%;height:auto}
.image_responsive_v{width:auto;height:100%}
.conteneur_image_responsive_h{display:inline-block;position:relative!important;width:100%!important;height:0!important;margin:0!important;border:0!important}
.conteneur_image_responsive_v{display:inline-block;position:relative!important;width:auto!important;height:100%!important;margin:0!important;border:0!important}
.conteneur_image_responsive_v img{height:100%;width:auto}
[data-responsive=background]{background-position:center center;background-size:cover;-ms-behavior:url('//www.pipoune-et-paillettes.com/plugins/auto/image_responsive/v11.3.0/backgroundsize.min.htc');background-repeat:no-repeat}

/* plugins/auto/commandes/v3.1.0/css/commandes.css */
table.commande{width:100%;border-spacing:0}
table.commande .montant{text-align:right}
table.commande td,table.commande th{padding:.5em}
table.commande thead th,table.commande .detail td{border-bottom:1px solid #ddd}
table.commande .detail .description img{vertical-align:middle}
table.commande .total_ttc{font-weight:700}
table.commande .total_ttc td{padding-top:1em}
table.commande .total_taxe td{padding-top:0;padding-bottom:0}

