/* CSS WEBCITY */

b {
	color: #008242;
}

.top_cell {
background: #F9F9E6;
}

.boutton {
background: #048344;
}

.boutton_selected {
background: #D3E8DD;
}

.ligne_boutton {
background: #048344;
}

.ligne_boutton_selected {
background: #D3E8DD;
}

.zone_chemin {
background: #D3E8DD;
}

.zone_recherche {
background: #B3D1C1;
}

.zone_menu {
background: #D3E8DD;
}

.zone_titre {
background: #8D9390;
}

.titre_raccourcis {
background: #B3D1C1;
}

.liste_raccourcis {
background: #D3E8DD;
}

.main_cell {
background: #FBFBF2;
}

.ligne_bottom {
background: #048344;
}