/* ---------------------------- Panning frame ---------------------------- */

.panningCorner{cursor:pointer;background-color: #e7992e} 
.panningSide{cursor:pointer;background-color: #e7ad2e} 

.panningCornerOver{cursor:pointer;background-color: #b22626}
.panningSideOver{cursor:pointer;background-color: #b22626}

/* -- direction nord ouest  -- */
.imgnw_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_NW.gif);width:20px;height:20px;}
.imgnw_over_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_NW-over.gif);width:20px;height:20px;}
.imgnw_en{BACKGROUND: url(../images/panningFrame/en/map_btn_NW.gif);width:20px;height:20px;}
.imgnw_over_en{BACKGROUND: url(../images/panningFrame/en/map_btn_NW-over.gif);width:20px;height:20px;}
/* -- direction nord  -- */
.imgn_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_N.gif);width:80px;height:20px;}
.imgn_over_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_N-over.gif);width:80px;height:20px;}
.imgn_en{BACKGROUND: url(../images/panningFrame/en/map_btn_N.gif);width:80px;height:20px;}
.imgn_over_en{BACKGROUND: url(../images/panningFrame/en/map_btn_N-over.gif);width:80px;height:20px;}
/* -- direction nord est  -- */
.imgne_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_NE.gif);width:20px;height:20px;}
.imgne_over_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_NE-over.gif);width:20px;height:20px;}
.imgne_en{BACKGROUND: url(../images/panningFrame/en/map_btn_NE.gif);width:20px;height:20px;}
.imgne_over_en{BACKGROUND: url(../images/panningFrame/en/map_btn_NE-over.gif);width:20px;height:20px;}
/* -- direction ouest  -- */
.imgw_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_W.gif);width:20px;height:80px;}
.imgw_over_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_W-over.gif);width:20px;height:80px;}
.imgw_en{BACKGROUND: url(../images/panningFrame/en/map_btn_W.gif);width:20px;height:80px;}
.imgw_over_en{BACKGROUND: url(../images/panningFrame/en/map_btn_W-over.gif);width:20px;height:80px;}
/* -- direction est  -- */
.imge_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_E.gif);width:20px;height:80px;}
.imge_over_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_E-over.gif);width:20px;height:80px;}
.imge_en{BACKGROUND: url(../images/panningFrame/en/map_btn_E.gif);width:20px;height:80px;}
.imge_over_en{BACKGROUND: url(../images/panningFrame/en/map_btn_E-over.gif);width:20px;height:80px;}
/* -- direction sud est ouest  -- */
.imgsw_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_SW.gif);width:20px;height:20px;}
.imgsw_over_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_SW-over.gif);width:20px;height:20px;}
.imgsw_en{BACKGROUND: url(../images/panningFrame/en/map_btn_SW.gif);width:20px;height:20px;}
.imgsw_over_en{BACKGROUND: url(../images/panningFrame/en/map_btn_SW-over.gif);width:20px;height:20px;}
/* -- direction sud  -- */
.imgs_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_S.gif);width:80px;height:20px;}
.imgs_over_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_S-over.gif);width:80px;height:20px;}
.imgs_en{BACKGROUND: url(../images/panningFrame/en/map_btn_S.gif);width:80px;height:20px;}
.imgs_over_en{BACKGROUND: url(../images/panningFrame/en/map_btn_S-over.gif);width:80px;height:20px;}
/* -- direction sud est  -- */
.imgse_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_SE.gif);width:20px;height:20px;}
.imgse_over_fr{BACKGROUND: url(../images/panningFrame/fr/map_btn_SE-over.gif);width:20px;height:20px;}
.imgse_en{BACKGROUND: url(../images/panningFrame/en/map_btn_SE.gif);width:20px;height:20px;}
.imgse_over_en{BACKGROUND: url(../images/panningFrame/en/map_btn_SE-over.gif);width:20px;height:20px;}