/* CSS WEBCITY */


.top_cell {
background: #e7eef5;
}

.boutton {
background: #00489B;
}

.boutton_selected {
background: #B2CDEB;
}

.ligne_boutton {
background: #00499B;
}

.ligne_boutton_selected {
background: #B2CDEB;
}

.zone_chemin {
background: #B2CDEB;
}

.zone_recherche {
background: #00499B;
}

.zone_menu {
background: #B2CDEB;
}

.zone_titre {
background: #00489B;
}

.titre_raccourcis {
background: #00499A;
}

.liste_raccourcis {
background: #B2CDEB;
}

.main_cell {
background: #F4F6F9;
}

.ligne_bottom {
background: #A19A97;
}