* {
	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:590px;
	background:url(img/map2.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:30px;
	height:30px;
	background:url(img/pontos.png) no-repeat;
}



#ponto1 {
	top:242px;
	left:498px;
}
#ponto2 {
	top:301px;
	left:205px;
}
#ponto3 {
	top:421px;
	left:834px;
}
#ponto4 {
	top:111px;
	left:486px;
}
#ponto5 {
	top:194px;
	left:404px;
}
#ponto6 {
	top:184px;
	left:423px;
}
#ponto7 {
	top:146px;
	left:442px;
}
#ponto8 {
	top:434px;
	left:269px;
}
#ponto9 {
	top:0;
	left:0;
}
#ponto10 {
	top:363px;
	left:218px;
}
#ponto11 {
	top:243px;
	left:124px;
}
#ponto12 {
	top:191px;
	left:155px;
}
#ponto13 {
	top:223px;
	left:728px;
}
#ponto14 {
	top:263px;
	left:661px;
}

/* 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;
	margin-bottom: 4px;
}
#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;
	text-decoration:none;
	list-style:none;
}

#cidades div li {
	color:#eceae7;
	font-size:12px;
	padding: 0;
	margin-left: -14px;
	
	
}



#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 */

#holanda {
	background:url(img/holanda.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#holanda div {
	width:350px;
	height:340px;
	position:absolute;
	top:211px;
	left:402px;
}


#finlandia {
	background:url(img/finlandia.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#finlandia div {
	width:353px;
	height:340px;
	position:absolute;
	top:173px;
	left:446px;
}


#australia {
	background:url(img/australia.png) no-repeat;
	top:0px;
	left:0;
	width:100%;
	height:100%;
}
#australia div {
	width:250px;
	height:140px;
	position:absolute;
	top:255px;
	left:625px;
}

#portugal {
	background:url(img/portugal.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#portugal div {
	width:355px;
	height:340px;
	position:absolute;
	top:250px;
	left:365px;
}

#espanha {
	background:url(img/espanha.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#espanha div {
	width:356px;
	height:340px;
	position:absolute;
	top:245px;
	left:381px;
}

#china{
	background:url(img/china.png) no-repeat;
	top:10px;
	left:-14px;
	width:100%;
	height:100%;
}
#china div {
	width:425px;
	height:340px;
	position:absolute;
	top:245px;
	left:270px;
}

#india {
	background:url(img/india.png) no-repeat;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#india div {
	width:405px;
	height:340px;
	position:absolute;
	top:305px;
	left:200px;
}



#colombia {
	background:url(img/colombia.png) no-repeat;
	top:0;
	left:2px;
	width:100%;
	height:100%;
}
#colombia div {
	width:400px;
	height:380px;
	position:absolute;
	top:360px;
	left:158px;
}

#eua {
	background:url(img/eua.png) no-repeat;
	top:11px;
	left:-16px;
	width:100%;
	height:100%;
}
#eua div {
	width:330px;
	height:390px;
	position:absolute;
	top:250px;
	left:131px;
}

#mexico {
	background:url(img/mexico.png) no-repeat;
	top:3px;
	left:4px;
	width:100%;
	height:100%;
}
#mexico div {
	width:360px;
	height:340px;
	position:absolute;
	top:308px;
	left:80px;
}


#uruguai {
	background:url(img/uruguai.png) no-repeat;
	top:-4px;
	left:3px;
	width:100%;
	height:100%;
}
#uruguai div {
	width:330px;
	height:340px;
	position:absolute;
	top:253px;
	left:160px;
}
