.intraTableFontSize td {
    font-size: 11px;
}

.ui-datatable thead th, .ui-datatable tbody td, .ui-datatable tfoot td, .ui-datatable tfoot th {
    padding: 4px 4px;
}

.chantiersDuJour {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
    text-align: center;
    background-color: #FF9900;
    font-weight: bold;
    width: 100%;
}

.chantiersPrevu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    background-color: #339966;
    font-weight: bold;
    width: 100%;
}

.chantier_valide {
    background-color:#FFFFFF;
}

.chantier_non_valide_cantonnier {
    background-color: #ffffcc;
}

.chantier_non_valide_ingenieur {
    background-color: #fff3ad;
}

.cirulationGraphic td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: #0066FF;
    padding: 2px;
    border: #0066FF;
    color: #FFFFFF;
}

.voie3 {
    border-left-width: thick;
    border-left-style: double;
    border-left-color: #FFFFFF;
    height: 20px;
    width: 45px;
    text-align: center;
    vertical-align: top;
}

.voie_rapide {
    border-left-width: medium;
    border-left-style: dotted;
    border-left-color: #FFFFFF;
    height: 20px;
    width: 45px;
    text-align: center;
    vertical-align: top;
}

.voie_lente {
    border-left-width: medium;
    border-left-style: dotted;
    border-left-color: #FFFFFF;
    height: 20px;
    width: 45px;
    text-align: center;
    vertical-align: top;
}

.BAU {
    border-left-width: medium;
    border-left-style: double;
    border-left-color: #FFFFFF;
    border-right: none;
    border-top: none;
    border-bottom: none;
    height: 20px;
    width: 45px;
    text-align: center;
    vertical-align: top;
}
