@charset "utf-8";
/* CSS Document */

#print,#mainContent{ display:none;}
#fullImage{width:1000px; background-color:#FFFFFF; }

#carteFrance{width:580px;height:490px; padding:50px 0 0 170px;position:absolute;top:0;left:0;z-index:3; background: url(/design/images/gray-90.png) repeat 0 0 transparent; display:none;}
#carteEurope{width:580px;height:475px; padding:45px 0 0 170px;position:absolute;top:0;left:0;z-index:3; background: url(/design/images/gray-90.png) repeat 0 0 transparent;display:none;}
ul#articleList{position:absolute; top:10px; left:10px; z-index:10; margin:0; padding:0;}
ul#articleList li{position:absolute;top:0;left:0;margin:0;padding:10px; background:none; background-image:none;width:190px;height:480px;text-align:left; display:none; background-color:#FFFFFF; overflow:auto;/*filter: alpha(opacity=80);-moz-opacity: 0.8;*/}
.bt_close{position:absolute;top:10px;right:10px; width:100px; height:20px; text-align:right;}
.bt_close a{ color:#cccccc;}
.bt_close a:hover{ color:#ffffff;}

#bt_closeFrance{position:absolute;top:10px;right:10px; width:100px; height:20px; text-align:right;}
#bt_closeFrance a{ color:#cccccc;}
#bt_closeFrance a:hover{ color:#ffffff;}

area{ cursor:pointer;}