	dl.map {
		position:relative;
		width:400px;
		height:407px;
		background:url("../i/mapa_do_brasil.jpg") 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:#F4F4D5;
		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:320px;
		left:180px;
	}
	dl.map a#SC {
		top:300px;
		left:210px;
	}
	dl.map a#PR {
		top:275px;
		left:198px;
	}
	dl.map a#SP {
		top:250px;
		left:220px;
	}
	dl.map a#MG {
		top:225px;
		left:260px;
	}
	dl.map a#RJ {
		top:257px;
		left:280px;
	}
	dl.map a#ES {
		top:235px;
		left:295px;
	}
	dl.map a#MT {
		top:170px;
		left:165px;
	}
	dl.map a#MS {
		top:235px;
		left:175px;
	}
	dl.map a#DF {
		top:201px;
		left:229px;
	}
	dl.map a#GO {
		top:210px;
		left:210px;
	}
	dl.map a#PA {
		top:100px;
		left:185px;
	}
	dl.map a#RO {
		top:155px;
		left:100px;
	}
	dl.map a#RR {
		top:40px;
		left:112px;
	}
	dl.map a#AC {
		top:140px;
		left:30px;
	}
	dl.map a#AP {
		top:41px;
		left:200px;
	}
	dl.map a#AM {
		top:95px;
		left:85px;
	}
	dl.map a#TO {
		top:150px;
		left:228px;
	}
	dl.map a#PE {
		top:135px;
		left:348px;
	}
	dl.map a#CE {
		top:102px;
		left:310px;
	}
	dl.map a#PI {
		top:125px;
		left:280px;
	}
	dl.map a#MA {
		top:105px;
		left:255px;
	}
	dl.map a#PB {
		top:120px;
		left:350px;
	}
	dl.map a#BA {
		top:168px;
		left:288px;
	}
	dl.map a#SE {
		top:159px;
		left:331px;
	}
	dl.map a#AL {
		top:148px;
		left:339px;
	}
	dl.map a#RN {
		top:107px;
		left:343px;
	}
