	dl.map {
		position:relative;
		width:281px;
		height:268px;
		background: #fff url("../i/mapa-do-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:220px;
		padding:5px;
		border:#71612b 2px solid;
		background:#e9e3cf;
		color:#71612b;
		z-index:11;
		font-size:11px;
	}
	dl.map dd span {
		display:block;
		text-align:center;
		font-weight:bold;
	}
	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:245px;
		left:148px;
	}
	dl.map a#SC {
		top:218px;
		left:167px;
	}
	dl.map a#PR {
		top:202px;
		left:166px;
	}
	dl.map a#SP {
		top:193px;
		left:178px;
	}
	dl.map a#MG {
		top:163px;
		left:200px;
	}
	dl.map a#RJ {
		top:180px;
		left:214px;
	}
	dl.map a#ES {
		top:159px;
		left:227px;
	}
	dl.map a#MT {
		top:135px;
		left:123px;
	}
	dl.map a#MS {
		top:180px;
		left:135px;
	}
	dl.map a#DF {
		top:148px;
		left:164px;
	}
	dl.map a#GO {
		top:125px;
		left:180px;
	}
	dl.map a#PA {
		top:70px;
		left:132px;
	}
	dl.map a#RO {
		top:120px;
		left:83px;
	}
	dl.map a#RR {
		top:28px;
		left:75px;
	}
	dl.map a#AC {
		top:111px;
		left:30px;
	}
	dl.map a#AP {
		top:10px;
		left:142px;
	}
	dl.map a#AM {
		top:78px;
		left:61px;
	}
	dl.map a#TO {
		top:105px;
		left:171px;
	}
	dl.map a#PE {
		top:80px;
		left:260px;
	}
	dl.map a#CE {
		top:66px;
		left:230px;
	}
	dl.map a#PI {
		top:85px;
		left:198px;
	}
	dl.map a#MA {
		top:65px;
		left:190px;
	}
	dl.map a#PB {
		top:70px;
		left:260px;
	}
	dl.map a#BA {
		top:117px;
		left:216px;
	}
	dl.map a#SE {
		top:96px;
		left:248px;
	}
	dl.map a#AL {
		top:88px;
		left:252px;
	}
	dl.map a#RN {
		top:61px;
		left:250px;
	}



