#content table, table.category-table, .categorybreadcrum{
    background:#FFD875;
    margin-top:20px;
    width:730px;
    padding:5px;
}
#content table td, table.category-table td{
    background:#FFD875;
}
table.category-table td, table.category-table td a, td.title, td.title a, .categorybreadcrum a, td.infos a{
    color:#B81315;
    font-weight:bold;
}

td.infos{
    text-align:right;
}

td.title{
    color:#B81315;
    font-weight:bold;
    font-size:14px;
}
.child-categories, .child-categories a{
    font-size:11px;
    color:#000;
    font-weight:normal;
}

