#mapa a{
    position:absolute;
    /*border:1px solid #0f0;*/
    width:15px;
    height:10px;
}
#mapa #df{
    top:150px;
    left:230px;
    width:10px;
    height:15px;
}
#mapa #sc{
    top:244px;
    left:210px;
    width:25px;
    height:15px;
}
#mapa #sp{
    top:200px;
    left:227px;
    width:15px;
    height:25px;
}
#mapa #rj{
    top:205px;
    left:265px;
    width:25px;
    height:15px;
}
#mapa #rs{
    top:260px;
    left:175px;
    width:45px;
    height:35px;
}
#mapa #pr{
    top:220px;
    left:185px;
    width:45px;
    height:25px;
}
#mapa form{
    position:absolute;
    display:block;
    clear:none;
    bottom:90px;
    margin:0px;
    padding:0px;
}
#mapa form label{
    color:#fff;
    font-size:10px;
}
#mapa form select{
    border:none;
    font-size:0.8em;
    width:150px;
}
h3.regiao{
    color:#a00;
    font-size:14px;
}
#text p{
    font-size:13px;
}
#text p a{
    color:#a00;
}
textarea#texto{
    height:600px !important;
}
