

*{
	padding:0;
	 margin:0;	
}
body{
	background:#FFF url(images/background.jpg) no-repeat fixed center;
}

#iframe{
	background:#FFF;
	top:0;
	position:fixed;
	width:100%;
}

#largura{
	background:#7c8c59;
	height:120px;	
		border-bottom:5px solid #b7c0a4;
		position:fixed;
		width:100%;
		top:31px;
}
#logo{
	background:url(images/logo) no-repeat;
	width:344px;
	height:74px;
	text-indent:-99999px;
	position:absolute;
	top:20px;
}
#topo{
	width:970px;
	margin:auto;
	position:relative;
}

#obelisco{
	background:url(images/obelisco.jpg) no-repeat;
	width:959px;
	height:800px;
	margin:auto;
	margin-top: 200px;
	
}

#largura_titulo{
	width:100%;
	height:60px;
	background:#CCC;
	margin-top:40px;
	padding-top:20px;
	
}
#cripta_titulo{
	width:970px;
	margin:auto;
	color:#FFF;
	    font-family: 'flamabold';
		font-size:35px;
}

#titulos_fotos{
	width:970px;
	margin:auto;
	color:#CCC;
	font-family: 'flamabold';
	font-size:35px;
	margin-top:20px;
	margin-bottom:20px;
}

#largura_2{
	background:#eae9e9;
	padding-top:30px;
	padding-bottom:40px;	
}

#cripta{
	margin:auto;
	background:url(images/cripta.jpg) no-repeat;
	width:950px;
	height:780px;
	
}

/* ==========================================================================
   Redes Sociais
   ========================================================================== */

#shareBar{
  position: absolute;
  width: 120px; height: 40px;
  top: 36px;
  right: 2.2em !important;
}
#header #shareBar{
  right:0;
}
#shareBar a{
  display:block; float:left;
  text-decoration: none;
  width: 30px; height: 30px;
  margin-left: 10px;
  background: transparent url('https://infograficos.estadao.com.br/geral/img/social-icons-round.png') no-repeat center top;
}
#shareBar a span{
  display: block;
  text-decoration: none;
  text-align: center;
  color: #fff;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  margin-top: 40px;
}
#shareBar a#btFbShare{ background-position: -40px 0; margin-left: 0; }
#shareBar a#btFbShare:hover{ background-position: -40px -40px; }
#shareBar a#btGPlusShare{ background-position: -80px 0; }
#shareBar a#btGPlusShare:hover{ background-position: -80px -40px; }
#shareBar a#btTwitterShare{ background-position: 0 0; }
#shareBar a#btTwitterShare:hover{ background-position: 0 -40px; }



#menu{
	position:absolute;
	right: 180px;
	top: 48px;
	
}
#menu li{
	display:inline;
	font-family: 'flamabold';
	font-size:24px;
		
}

#menu li a{
	display:inline;
	font-family: 'flamabold';
	font-size:24px;
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
	margin-right:20px;
	
		
}
#fotos{
	margin:auto;
	width:970px;	
}

#fotos_lista li{
	display:inline;
	
}


#creditos_largura{
	background: #D3D3D3;
	width:100&;
	padding-top:20px;
	padding-bottom:20px;
}
#rodape{
	margin:auto;
	width:970px;
	font-size:16px;
	font-family:flamabold;
	color:#FFF;	
}

