table.fonts td {padding:8px;width:200px;text-align:center;font-family:Verdana;}
table.fonts th {font-size:14px;font-weight:bold;}
table.fonts td.texte {width:406px;text-align:justify;color:#535353;}
table.fonts td.bold {font-weight:bold;color:#535353;}
table.fonts td.italic {font-style:italic;color:#535353;}
table.fonts td.hyperlink {color:#76AED9;text-decoration:underline;}
table.fonts td.baseline {color:#988C68;}
table.fonts td.resume {color:#8D8D8D;}
table.fonts td.error {color:#9D3D35;}
table.fonts td.tooltip {color:#FFFFFF;background:#8F8F8F;}

/* TIP */
span.tipStyle{ background-image: url(../lib/jqueryui/css/webapp/images/ui-icons_ff6c00_256x240.png); background-position: -48px -144px; }

/* Historique des commandes */
body.telecharger_factures_et_recap_csv .titreListe
{
    padding-left: 0;
}

#statistiquesParProduit th,
#statistiquesParProduit td,
#decompositionTVAParPays th,
#decompositionTVAParPays td,
#historiqueCommandes th,
#historiqueCommandes td
{
    width: 100px;
    padding: 5px;
    border-collapse: collapse;
}

#statistiquesParProduit th,
#decompositionTVAParPays th,
#historiqueCommandes th
{
    background: #eee;
    border: solid 1px #ccc;
}

#statistiquesParProduit td,
#decompositionTVAParPays td,
#historiqueCommandes td
{
    border-bottom: solid 1px #ccc;
}

#decompositionTVAParPays tfoot td
{
    font-weight: bold;
}
