@import "smc_main.css";

#pointer_div {background-image:url('images/world.gif'); width: 790px; height: 405px; border-top: 2px dotted #142E50; border-bottom: 2px dotted #142E50;}

#pointer_diveu {background-image:url('images/eu.gif'); width: 790px; height: 841px; border-top: 2px dotted #142E50; border-bottom: 2px dotted #142E50;}

.plink a, .plink a:visited {text-decoration: none; color: #103B47;}

.plink a:hover {color: #0B5336;}

a.info { text-decoration: none;}

a.info span{display: none; text-decoration: none;}

a.info:hover span{display:block; position:absolute; top:1em; left:-7.5em; width:15em; border:1px solid #0cf; background-color:#cff; color:#000; text-decoration: none;}
    
