.articles { clear : both; margin: 1px 1px 16px 1px; width: 818px; border-collapse: collapse; border: solid 1px #B4D8F2 }
.articles th { background: #66FEFD; color: #276EA4; text-align: left }
.articles th.texte { font-size: 14px }
.articles td { padding: 2px; background: #276EA4; line-height: 1.6em }
.articles tr.alt td { background: none }
.articles h4 { margin: 0 0 4px 0; font: bold 13px Arial }
.articles .photo { width: 84px; text-align: center }
.articles h4 a { color: #FFF; text-decoration: none }
.articles .photo img { border: none }
.articles .texte { line-height: normal }
.articles .dispo { width: 60px; text-align: center }
.articles .quantite { width: 75px }
.articles .prix { width: 80px; text-align: right }
.articles .commande { width: 60px; text-align: center }
.articles .commande img { border: none }
.articles .commande img { margin-top: 4px }
.articles .total { width: 70px; text-align: right; padding-right: 5px }
.articles .prix_total { text-align: right }
.articles input { width: 30px }

@media print
{
.articles { width: 698px !important }
.articles .commande { visibility: hidden }
}