/* CSS WEBCITY */

b {
	color: #0071bb;
}

.top_cell {
background: #FFFFFF;
}

.boutton {
background: #0071bb;
}

.boutton_selected {
background: #66ccff;
}

.ligne_boutton {
background: #66ccff;
}

.ligne_boutton_selected {
background: #66ccff;
}

.zone_chemin {
background: #0071bb;
}

.zone_recherche {
background: #0071bb;
}

.zone_menu {
background: #d9f2ff;
}

.zone_titre {
background: #0071bb;
}

.titre_raccourcis {
background: #0071bb;
color: #FFFFFF;
}

.liste_raccourcis {
background: #d9f2ff;
}

.main_cell {
background: #FFFFFF;
}

.ligne_bottom {
background: #0071bb;
}

.headerfill {
background-image: URL(img/header_fill.gif);
}