/*-------------------------------------------------
    LAYER BAR
-------------------------------------------------*/
#LayerPopupButton.toolActive {
	background: url("../images/boutons.gif") 688px 39px;
}

#LayerPopupButton.toolInactive {
	background: url("../images/boutons.gif") 688px 0;
}

#LayerPopupButton.toolInactive.over {
	background: url("../images/boutons.gif") 688px 78px;
}

#LegendPopupButton.toolActive {
	background: url("../images/boutons.gif") 645px 39px;
}

#LegendPopupButton.toolInactive {
	background: url("../images/boutons.gif") 645px 0;
}

#LegendPopupButton.toolInactive.over {
	background: url("../images/boutons.gif") 645px 78px;
}

#AddLayerPopupButton.toolActive {
	background: url("../images/boutons.gif") 602px 39px;
}

#AddLayerPopupButton.toolInactive {
	background: url("../images/boutons.gif") 602px 0;
}

#AddLayerPopupButton.toolInactive.over {
	background: url("../images/boutons.gif") 602px 78px;
}

#AnnotationListPopupButton.toolActive {
	background: url("../images/boutons.gif") 559px 39px;
}

#AnnotationListPopupButton.toolInactive {
	background: url("../images/boutons.gif") 559px 0;
}

#AnnotationListPopupButton.toolInactive.over {
	background: url("../images/boutons.gif") 559px 78px;
}