/* Os estilos de cada info vão neste CSS */
@import url(https://fonts.googleapis.com/css?family=Audiowide);

*{text-decoration:none;}
img{border:none;}

/*capa*/
#abertura{
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:435px;
	left:0px;
	z-index:10;
	width:936px;
	padding:10px 10px 35px 10px;
	background-image:url(img/bg-texto.png);
	/*border:1px solid #595959;
	box-shadow: 1px 2px 6px rgba #000;
	-moz-box-shadow: 1px 2px 6px #000;
	-webkit-box-shadow: 1px 2px 6px #000;*/
}
#abertura a{
	text-decoration:none;
	display:block;
}
#abertura h1{
	color:#ffee00;
	/*text-align:right;*/
	font-family: 'Audiowide', cursive;
	font-size:40px;
	font-weight:bold;
	line-height:36px;
	margin:0px 0px 10px 200px;;
	text-shadow: 2px 5px 2px #000000; /* horizontal-offset vertical-offset 'blur' colour */
	-moz-text-shadow: 2px 5px 2px #000000;
	-webkit-text-shadow: 2px 5px 2px #000000;
}
#abertura p{
	/*padding-left:100px;*/
	/*text-align:right;*/
	font-size:13px;
	color:#ffffff;
	margin:0px 0px 10px 200px;
	width:500px;
	text-align:justify;
}
#abertura p b{color:#fff;}
#abertura p strong{color:#fff;}
#abertura a{text-decoration:none;}
a:hover{text-decoration:none;}
a.veja {
	position:absolute;
	top:650px;
	left:210px;
	z-index:50;
	display:block;
	width:67px;
	height:24px;
	background:url(https://www.terra.com.br/economia/infograficos/15-passos-para-virar-milionario/img/veja-mais.gif);
	text-indent:-5000px;
	margin:0px 0px 0px 0px;
}
a.veja:hover {background-position:0px -30px;}
#fonte{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	/*color:#beb7af;*/
	color:#999999;
	font-style:italic;
	position:absolute;
	top:681px;
	width:120px;
	left:0px;
	z-index:10;
	padding:3px;
	/*background-image:url(img/bg-texto.png);*/
}
.foto{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	margin:0px 0px;
	padding:0px 0px;
	border:none;
	z-index:1;
}
.foto a{
	text-decoration:none;
	display:block;
}
.classtexto{background-image:url(img/bg-texto.png); padding:3px;}
/*capa*/

/*internas*/
#bg1{background-image:url(img/aba-2.jpg?v2); background-repeat:no-repeat; width:936px; height:2000px;}
#bg2{background-image:url(img/aba-3.jpg?v2); background-repeat:no-repeat; width:936px; height:2000px;}

#conteudo{font-size:12px; text-align:justify;}
#conteudo a{text-decoration:none; font-weight:normal!important;}
#conteudo a:hover{text-decoration:none; font-weight:normal!important;}

#credito{
	font-size:11px;
	color:#beb7af;
	font-style:italic;
	position:absolute;
	top:680px;
	left:0;
	z-index:5;
	background-image:url(img/bg-texto.png);
	padding:3px;
}
/*internas*/

/*prox_ant*/
/*#prox_ant{left:870px;}*/
/*prox_ant*/

/*prox_ant_lateral*/
#prox_ant{
	position:absolute;
	left:5px;
	top:250px;
	z-index:10;
	display:block;
	height:250px;
	width:926px;
}
#prox_ant a{
	display:block;
	position:absolute;
	width:16px;
	height:250px;
	margin:1px;
	cursor:pointer;
}
#prox_ant a:hover{ background-position:0px -250px; }
#prox_ant a.pro{
	background-image:url(img/nav-prox.gif);
	right:0px;
	top:0px
}
#prox_ant a.ant{
	background-image:url(img/nav-ant.gif);
	right:908px;
	top:0px;
}

/*prox_ant_lateral*/
