/* Os estilos de cada info vão neste CSS */

#pagina-bg { width:100%; position:relative; width:936px; overflow:hidden; }
.capa { background:url(info/capa.jpg) no-repeat; height:1000px;  }
.dados { background:url(info/arquitetura1.jpg) no-repeat; height:1080px;  }
.ficar { background:url(info/religiosidade.jpg) no-repeat; height:1664px;  }
.baku { background:url(info/festas.jpg) no-repeat; height:900px;  }
.gobustao { background:url(info/servico.jpg) no-repeat; height:1000px;  }
.sumgayit { background:url(info/sumgayit.jpg) no-repeat; height:650px;  }

#texto-esquerda {
	position:absolute;
	leght:0px;
	top:0px;
	width:420px;
	height:100%;
	border: 1px solid #333;
	background-color:#000;
	box-shadow: 0 1px 5px rgba(0,0,0,0.75);
	-moz-opacity:.90; filter:alpha(opacity=90); opacity:.90;
}

#texto-esquerda.big {
	width:580px;
}

#texto-esquerda p {
	padding:5px 15px 0;
	color:#d6d0c9;
	line-height:16px;
}
#texto-esquerda p a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#texto-esquerda p a:hover {
	color:#f90;
	text-decoration:none;
}
#texto-esquerda h2 {
	padding:5px 15px 0;
	margin:10px 0 0;
	color:#fff;
	font-size:32px;
}

#texto-direita {
	position:absolute;
	right:0px;
	top:0px;
	width:420px;
	height:100%;
	border: 1px solid #333;
	background-color:#000;
	box-shadow: 0 1px 5px rgba(0,0,0,0.75);
	-moz-opacity:.90; filter:alpha(opacity=90); opacity:.90;
}
#texto-direita.big {
	width:580px;
}
#texto-direita p {
	padding:5px 15px 0;
	color:#d6d0c9;
	line-height:16px;
}
#texto-direita p a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#texto-direita p a:hover {
	color:#f90;
	text-decoration:none;
}
#texto-direita h2 {
	padding:5px 15px 0;
	margin:10px 0 0;
	color:#fff;
	font-size:32px;
}
a.veja {
	display:block;
	width:123px;
	height:24px;
	background:url(https://www.terra.com.br/economia/infograficos/15-passos-para-virar-milionario/img/veja-mais.gif);
	text-indent:-5000px;
	float:left;
	margin-top:15px;
}
a.veja:hover {
	background-position:0 -30px;
}
