* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
#lista-interna {
	clear: both;
	display: block;
	height: 230px;
	width: 450px;
}
.nano .content {
}
.nano .pane {
	background: #000;
}
.nano .pane .slider {
	background: #f90;
}
#info {
	position:relative;
	width:936px;
	height:560px;
}
#mapa {
	width:936px;
	height:560px;
	background:url(img/bg.jpg) no-repeat;
	position:relative;
}
/* titulo */

#titulo {
	position:absolute;
	top:30px;
	left:20px;
}
#titulo h2 {
	color:#fff;
	font-size:59px;
}
#titulo p {
	color:#eac686;
	font-size:11px;
	text-transform:uppercase;
}
/* pontos */

#pontos a {
	display:block;
	position:absolute;
	width:25px;
	height:25px;
	background:url(img/pontos.png) no-repeat;
}
#pontos a:hover {
	background-position:0 -100px;
}
#pontos a:active {
	background-position:0 -200px;
}
#ponto1 {
	top:242px;
	left:498px;
}
#ponto2 {
	top:261px;
	left:488px;
}
#ponto3 {
	top:451px;
	left:824px;
}
#ponto4 {
	top:156px;
	left:502px;
}
#ponto5 {
	top:199px;
	left:396px;
}
#ponto6 {
	top:227px;
	left:383px;
}
#ponto7 {
	top:174px;
	left:388px;
}
#ponto8 {
	top:444px;
	left:237px;
}
#ponto9 {
	top:0;
	left:0;
}
#ponto10 {
	top:363px;
	left:218px;
}
#ponto11 {
	top:293px;
	left:113px;
}
#ponto12 {
	top:231px;
	left:180px;
}
#ponto13 {
	top:223px;
	left:728px;
}
#ponto14 {
	top:276px;
	left:740px;
}
#ponto15 {
	top:164px;
	left:408px;
}
#ponto16 {
	top:203px;
	left:421px;
}
#ponto17 {
	top:186px;
	left:431px;
}
#ponto18 {
	top:181px;
	left:408px;
}
#ponto19 {
	top:274px;
	left:166px;
}
#ponto20 {
	top:220px;
	left:194px;
}
#ponto21 {
	top:250px;
	left:170px;
}
#ponto22 {
	top:293px;
	left:20px;
}
#ponto23 {
	top:340px;
	left:180px;
}
#ponto24 {
	top:220px;
	left:150px;
}
#ponto25 {
	top:220px;
	left:430px;
}
#ponto32 {
	top:170px;
	left:364px;
}
#ponto26 {
	top:330px;
	left:729px;
}
#ponto31 {
	top:200px;
	left:467px;
}
#ponto30 {
	top:220px;
	left:460px;
}
#ponto29 {
	top:218px;
	left:521px;	
}
#ponto28 {
	left: 820px;
    top: 423px;	
}

/* cidades geral */

#cidades {
	top:0;
	left:0;
	width:100%;
	height:100%;
	position:absolute;
	display:none;
}
#cidades .cidade {
	display:none;
	position:absolute;
}
#cidades div h1 {
	font-size:28px;
	color:#eac686;
	font-weight:bold;
}
#cidades div h1 strong {
	color:#958938;
}
#cidades div h6 {
	font-size:11px;
	text-transform:uppercase;
	font-weight:normal;
	color:#eac686;
	padding:10px 0;
}
#cidades div h6 strong {
	font-weight:normal;
	color:#fff;
}
#cidades div ul {
	margin:0 0 0 15px;
}
#cidades div li {
	color:#f90;
	font-size:12px;
	padding:4px 0;
}
#cidades div li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#cidades div li a:hover {
	color:#f90;
}
#cidades .voltar {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#f90;
	padding-top:10px;
	float:left;
	clear:both;
}
#cidades .voltar:hover {
	text-decoration:underline;
}
/* cidades especificas */

#milao {
	background:url(img/milao2.png) no-repeat;
	top:30px;
	left:33px;
	width:100%;
	height:100%;
}
#milao div {
	width:440px;
	height:250px;
}
#milao div.box {
	height:320px;
	position:absolute;
	top:168px;
	left:450px;
}
#pequim {
	background:url(img/pequim03.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#pequim div {
	width:486px;
	height:258px;
}
#pequim div.box {
	height:520px;
	position:absolute;
	top:168px;
	left:220px;
}
#londres {
	background:url(img/londres2.png) no-repeat;
	top:-12px;
	left:19px;
	width:100%;
	height:100%;
}
#londres div {
	width:460px;
	height:260px;
}
#londres div.box {
	height:520px;
	position:absolute;
	top:180px;
	left:455px;
}
#birmingham {
	background:url(img/birmingham3.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#birmingham div {
	width:473px;
	height:200px;
}
#birmingham div.box {
	height:520px;
	position:absolute;
	top:180px;
	left:455px;
}
#moscou {
	background:url(img/moscou2.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#moscou div {
	width:462px;
	height:260px;
}
#moscou div.box {
	height:620px;
	position:absolute;
	top:170px;
	left:20px;
}
#sydney {
	background:url(img/sydney2.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#sydney div {
	width:460px;
	height:235px;
}
#sydney div.box {
	position:absolute;
	top:190px;
	left:330px;
}
#alemanha {
	background:url(img/munique2.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#alemanha div {
	width:430px;
	height:253px;
}
#alemanha div.box {
	height:520px;
	position:absolute;
	top:170px;
	left:495px;
}
#bruxelas {
	background:url(img/bruxelas2.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#bruxelas div {
	width:454px;
	height:262px;
}
#bruxelas div.box {
	height:520px;
	position:absolute;
	top:180px;
	left:470px;
}
#paris {
	background:url(img/paris1.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#paris div ul {
	width:420px;
}
#paris div.box {
	height:340px;
	position:absolute;
	top:205px;
	left:460px;
}
#madri {
	background:url(img/madri2.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#madri div {
	width:452px;
	height:270px;
}
#madri div.box {
	height:520px;
	position:absolute;
	top:172px;
	left:444px;
}
#taipei {
	background:url(img/taipei2.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#taipei div {
	width:436px;
	height:270px;
}
#taipei div.box {
	height:520px;
	position:absolute;
	top:161px;
	left:280px;
}
#beirute {
	background:url(img/beirute2.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#beirute div {
	width:440px;
	height: 290px;
}
#beirute div.box {
	height:520px;
	position:absolute;
	top:154px;
	left:30px;
}
#telaviv {
	background:url(img/05telaviv.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#telaviv div {
	width:427px;
	height:290px;
}
#telaviv div.box {
	height:620px;
	position:absolute;
	top:155px;
	left:32px;
}
#washington {
	background:url(img/washington03.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#washington div {
	width:520px;
	height:270px;
}
#washington div.box {
	height:520px;
	position:absolute;
	top:167px;
	left:250px;
}
#charlotte {
	background:url(img/charlotte.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#charlotte div {
	width:520px;
	height:150px;
}
#charlotte div.box {
	height:520px;
	position:absolute;
	top:265px;
	left:245px;
}
#tampa {
	background:url(img/tampa.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#tampa div {
	width:520px;
	height:270px;
}
#tampa div.box {
	height:520px;
	position:absolute;
	top:167px;
	left:250px;
}
#nyc {
	background:url(img/nyc.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#nyc div {
	width:520px;
	height:270px;
}
#nyc div.box {
	height:520px;
	position:absolute;
	top:167px;
	left:250px;
}
#cidadedomexico {
	background:url(img/cidadedomexico3.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#cidadedomexico div {
	width:440px;
	height:270px;
}
#cidadedomexico div.box {
	height:520px;
	position:absolute;
	top:165px;
	left:175px;
}
#honolulu {
	background:url(img/honolulu.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#honolulu div {
	width:440px;
	height:120px;
}
#honolulu div.box {
	height:520px;
	position:absolute;
	top:305px;
	left:85px;
}
#manaus {
	background:url(img/manaus.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#manaus div {
	width:770px;
	height:340px;
	position:absolute;
	top:370px;
	left:300px;
}


#caracas {
	background:url(img/caracas.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#caracas div {
	width:490px;
	height:160px;
}
#caracas div.box {
	height:520px;
	position:absolute;
	top:285px;
	left:257px;
}


#buenosaires {
	background:url(img/buenosaires04.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#buenosaires div {
	width:478px;
	height:280px;
}
#buenosaires div.box {
	height:620px;
	position:absolute;
	top:167px;
	left:303px;
}

#chicago {
	background:url(img/chicago.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#chicago  div {
	width:490px;
	height:160px;
}
#chicago div.box {
	height:520px;
	position:absolute;
	top:170px;
	left:204px;
}
#roma {
	background:url(img/roma.png) no-repeat;
	top:45px;
	left:41px;
	width:95%;
	height:100%;
}
#roma div {
	width:450px;
	height:200px;
}
#roma div.box {
	height:520px;
	position:absolute;
	top:180px;
	left:439px;
}

#lisboa div {
	width:450px;
	height:200px;
}

#lisboa div.box {
	background:url(https://economia.terra.com.br/infograficos/corolla-2014/linha/img/bg-texto.png) repeat;
	height:300px;
	position:absolute;
	top:180px;
	left:439px;
	padding: 15px;
}

#toquio div {
	width:450px;
	height:200px;
}

#toquio div.box {
	background:url(https://economia.terra.com.br/infograficos/corolla-2014/linha/img/bg-texto.png) repeat;
	height:300px;
	position:absolute;
	top:180px;
	left:439px;
	padding: 15px;
}

#cracovia div {
	width:450px;
	height:200px;
}

#cracovia div.box {
	background:url(https://economia.terra.com.br/infograficos/corolla-2014/linha/img/bg-texto.png) repeat;
	height:300px;
	position:absolute;
	top:180px;
	left:439px;
	padding: 15px;
}

#bucareste div {
	width:450px;
	height:200px;
}

#bucareste div.box {
	background:url(https://economia.terra.com.br/infograficos/corolla-2014/linha/img/bg-texto.png) repeat;
	height:300px;
	position:absolute;
	top:180px;
	left:439px;
	padding: 15px;
}

#tbilisi div {
	width:450px;
	height:200px;
}

#tbilisi div.box {
	background:url(https://economia.terra.com.br/infograficos/corolla-2014/linha/img/bg-texto.png) repeat;
	height:300px;
	position:absolute;
	top:180px;
	left:439px;
	padding: 15px;
}

#brisbane div {
	width:450px;
	height:200px;
}

#brisbane div.box {
	background:url(https://economia.terra.com.br/infograficos/corolla-2014/linha/img/bg-texto.png) repeat;
	height:300px;
	position:absolute;
	top:180px;
	left:439px;
	padding: 15px;
}

/*cidades-extras*/
.cidadeextra {
	margin:30px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #eac686;
}
