	dl.map {
		position:relative;
		width:400px;
		height:407px;
		background:url("../i/mapa_brasil.gif") no-repeat;
		text-align:left;
		margin:0 auto;
	}
	
	dl.map dt {
		list-style:none;
		display:inline;
	}
	dl.map dd {
		position:absolute;
		left:-9999px;
		width:200px;
		padding:5px;
		border:#222 2px solid;
		background:#D5E5F4;
		color:#000;
		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("../i/point-v.gif") no-repeat; }
	dl.map a.no-location{ background: url("../i/no-point.png") no-repeat; }
	dl.map a.location:hover { background: url("../i/point-hover.png") no-repeat; 	}
	dl.map a.no-location:hover{ background: url("../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:329px;
		left:228px;
	}
	dl.map a#PR {
		top:302px;
		left:208px;
	}
	dl.map a#SP {
		top:277px;
		left:240px;
	}
	dl.map a#MG {
		top:250px;
		left:280px;
	}
	dl.map a#RJ {
		top:281px;
		left:305px;
	}
	dl.map a#ES {
		top:260px;
		left:330px;
	}
	dl.map a#MT {
		top:195px;
		left:175px;
	}
	dl.map a#MS {
		top:270px;
		left:187px;
	}
	dl.map a#DF {
		top:212px;
		left:260px;
	}
	dl.map a#GO {
		top:220px;
		left:225px;
	}
	dl.map a#PA {
		top:110px;
		left:200px;
	}
	dl.map a#RO {
		top:155px;
		left:105px;
	}
	dl.map a#RR {
		top:40px;
		left:120px;
	}
	dl.map a#AC {
		top:140px;
		left:15px;
	}
	dl.map a#AP {
		top:48px;
		left:218px;
	}
	dl.map a#AM {
		top:110px;
		left:90px;
	}
	dl.map a#TO {
		top:150px;
		left:255px;
	}
	dl.map a#PE {
		top:137px;
		left:360px;
	}
	dl.map a#CE {
		top:95px;
		left:340px;
	}
	dl.map a#PI {
		top:135px;
		left:300px;
	}
	dl.map a#MA {
		top:105px;
		left:275px;
	}
	dl.map a#PB {
		top:125px;
		left:368px;
	}
	dl.map a#BA {
		top:180px;
		left:305px;
	}
	dl.map a#SE {
		top:168px;
		left:366px;
	}
	dl.map a#AL {
		top:148px;
		left:369px;
	}
	dl.map a#RN {
		top:108px;
		left:367px;
	}



