	dl.map {
		position:relative;
		width:381px;
		height:400px;
		background:url("../../f/i/mapa_brasil.jpg") no-repeat;
		text-align:left;
	}
	
	dl.map dt {
		list-style:none;
		display:inline;
	}
	dl.map dd {
		position:absolute;
		left:-9999px;
		width:200px;
		padding:5px;
		border:#244d6d 2px solid;
		background:#385d67;
		color:#fff;
		z-index:11;
		font-size:11px;
	}
	dl.map a.location, dl.map a.no-location{
		display:block;
		position:absolute;
		text-indent:-9999px;
		width:10px;
		height:10px;
		outline:none;
		z-index:10;
		text-decoration:none;
	}
	dl.map a.location { background: url("../../f/i/point.png") no-repeat; }
	dl.map a.no-location{ background: url("../../f/i/no-point.png") no-repeat; }
	dl.map a.location:hover { background: url("../../f/i/point-hover.png") no-repeat; 	}
	dl.map a.no-location:hover{ background: url("../../f/i/no-point-hover.png") no-repeat; }
	dl.map dd a {
		text-decoration:none;
		color:#000;
	}

	dl.map a#RS {
		top:360px;
		left:200px;
	}
	dl.map a#SC {
		top:337px;
		left:228px;
	}
	dl.map a#PR {
		top:310px;
		left:211px;
	}
	dl.map a#SP {
		top:285px;
		left:240px;
	}
	dl.map a#MG {
		top:250px;
		left:280px;
	}
	dl.map a#RJ {
		top:288px;
		left:303px;
	}
	dl.map a#ES {
		top:260px;
		left:320px;
	}
	dl.map a#MT {
		top:190px;
		left:175px;
	}
	dl.map a#MS {
		top:268px;
		left:179px;
	}
	dl.map a#DF {
		top:212px;
		left:248px;
	}
	dl.map a#GO {
		top:233px;
		left:225px;
	}
	dl.map a#PA {
		top:111px;
		left:203px;
	}
	dl.map a#RO {
		top:174px;
		left:100px;
	}
	dl.map a#RR {
		top:42px;
		left:117px;
	}
	dl.map a#AC {
		top:141px;
		left:20px;
	}
	dl.map a#AP {
		top:48px;
		left:210px;
	}
	dl.map a#AM {
		top:105px;
		left:90px;
	}
	dl.map a#TO {
		top:160px;
		left:245px;
	}
	dl.map a#PE {
		top:135px;
		left:370px;
	}
	dl.map a#CE {
		top:114px;
		left:330px;
	}
	dl.map a#PI {
		top:140px;
		left:297px;
	}
	dl.map a#MA {
		top:113px;
		left:274px;
	}
	dl.map a#PB {
		top:121px;
		left:370px;
	}
	dl.map a#BA {
		top:186px;
		left:308px;
	}
	dl.map a#SE {
		top:169px;
		left:353px;
	}
	dl.map a#AL {
		top:158px;
		left:366px;
	}
	dl.map a#RN {
		top:101px;
		left:360px;
	}




