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

#ausmap {
 width: 675px;
 height: 500px;
 margin:0 auto;
 background: url(../img/ausmap.png) no-repeat;
 position: relative;
}
#ausmap li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#ausmap a {display: block; text-decoration: none; font-size:11px; font-weight:bold; line-height:normal;}


#lua {float:right; left: 302px; top: 154px; width: 25px; z-index:12;}
#lua a {clear:right;  display:block; overflow:hidden; width:0px;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    transition: width 0.5s; height: 32px; color:#FFF;  padding-left:25px; font-size:10px; font-family:arial, helvetica, sans-serif;}
#lua a:hover {background: url(../img/luanda.png) 0 0 no-repeat; text-decoration:none; color:#FFF; width:55px;}

#lub {float:right; left: 314px; top: 325px; width: 124px; z-index:12;}
#lub a {clear:right;  display:block; overflow:hidden; width:0px;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    transition: width 0.5s; height: 113px; color:#FFF;  padding-left:70px; font-size:10px; font-family:arial, helvetica, sans-serif;}
#lub a:hover {background: url(../img/lubango.png) 0 0 no-repeat; text-decoration:none; color:#FFF; width:124px;}

#bie {float:right; left: 402px; top: 225px; width: 125px;z-index:12;}
#bie a {clear:right;  display:block; overflow:hidden; width:0px;
    -moz-transition: width 0.5s;
    -webkit-transition: width 0.5s;
    -o-transition: width 0.5s;
    -ms-transition: width 0.5s;
    transition: width 0.5s; height: 136px; color:#FFF;  padding-left:70px; font-size:10px; font-family:arial, helvetica, sans-serif;}
#bie a:hover {background: url(../img/bie.png) 0 0 no-repeat; text-decoration:none; color:#FFF; width:125px; }