/* Eléments cachés */
#navigation, #linkList, #pave_recherche, #fil_ariane, .haut_de_page, #righter, #skipmenu, #div_pied_de_page{
  display: none;
}

th              { font-weight: bolder; text-align: center }
caption         { text-align: center }
body            { line-height: 1.33 }
h1              { font-size: 2em; margin: .67em 0 }
h2              { font-size: 1.5em; margin: .83em 0 }
h3              { font-size: 1.17em; margin: 1em 0 }
h4, p,
blockquote, ul,
form,
ol, dl          { margin: 1.33em 0 }
h5              { font-size: .83em; line-height: 1.17em; margin: 1.67em 0 }
h6              { font-size: .67em; margin: 2.33em 0 }
h1, h2, h3, h4,
h5, h6, b,
strong          { font-weight: bolder }
blockquote      { margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address    { font-style: italic }
pre, tt, code,
kbd, samp       { font-family: monospace }
pre             { white-space: pre }
big             { font-size: 1.17em }
small, sub, sup { font-size: .83em }
ol, ul, dd      { margin-left: 40px }
ol              { list-style-type: decimal }
ol ul, ul ol,
ul ul, ol ol    { margin-top: 0; margin-bottom: 0 }
br       { content: "\A" }

@media print {
  @page         { margin: 10% }
  blockquote, 
  pre           { page-break-inside: avoid }
}
#div_rubrique .div_info_cmd h3{padding-top:1em;}
#tab_panier {width:100%;}
#div_rubrique .class_tab_panier{border-collapse: collapse ;border:0;}
#tab_panier .td_center{text-align:center;}
#tab_panier caption{border:0 none;background:none;}
#tab_panier th{background-color:#5B569B;color:#FFF;}
#tab_panier th{border-bottom:1px solid #FFF;padding:.25em .25em;}
#tab_panier td{border-bottom:1px solid #5B569B;padding:.25em .25em;}

#tab_panier th abbr, #tab_panier th acronym {border-bottom: 1px #FFF dotted;}
