	dl.map {
		position:relative;
		width:381px;
		height:400px;
		background:url("../../f/i/mapa_brasil.gif") 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:#222 2px solid;
		background:#666;
		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:333px;
		left:228px;
	}
	dl.map a#PR {
		top:305px;
		left:215px;
	}
	dl.map a#SP {
		top:280px;
		left:240px;
	}
	dl.map a#MG {
		top:250px;
		left:280px;
	}
	dl.map a#RJ {
		top:285px;
		left:300px;
	}
	dl.map a#ES {
		top:255px;
		left:320px;
	}
	dl.map a#MT {
		top:190px;
		left:175px;
	}
	dl.map a#MS {
		top:260px;
		left:185px;
	}
	dl.map a#DF {
		top:207px;
		left:246px;
	}
	dl.map a#GO {
		top:220px;
		left:225px;
	}
	dl.map a#PA {
		top:110px;
		left:200px;
	}
	dl.map a#RO {
		top:165px;
		left:105px;
	}
	dl.map a#RR {
		top:40px;
		left:120px;
	}
	dl.map a#AC {
		top:145px;
		left:15px;
	}
	dl.map a#AP {
		top:40px;
		left:210px;
	}
	dl.map a#AM {
		top:100px;
		left:90px;
	}
	dl.map a#TO {
		top:160px;
		left:245px;
	}
	dl.map a#PE {
		top:140px;
		left:370px;
	}
	dl.map a#CE {
		top:105px;
		left:330px;
	}
	dl.map a#PI {
		top:135px;
		left:300px;
	}
	dl.map a#MA {
		top:105px;
		left:275px;
	}
	dl.map a#PB {
		top:128px;
		left:370px;
	}
	dl.map a#BA {
		top:180px;
		left:305px;
	}
	dl.map a#SE {
		top:165px;
		left:352px;
	}
	dl.map a#AL {
		top:155px;
		left:362px;
	}
	dl.map a#RN {
		top:112px;
		left:360px;
	}



