table.table-condensed-max td{
    padding-top:0 !important;
    padding-bottom:0 !important;
}

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
    background-color:#e9e9e9;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    background-color:#fbcf94;
}
#communique{
    height:470px;
}