@charset "UTF-8";
  	a:link {color: #000;}    /* unvisited link */
	a:visited {color: #666;} /* visited link */
	a:hover {color:#000;}   /* mouse over link */
	a:active {color:#666;}  /* selected link */

  html {
      margin: 0px auto;
  }
  img{
	  border:none;
  }
  body {
      background-color:#000;
      margin: 0px auto;
      width: 1024px;
  }
  
  #escudoG{
	  width:250px;
	  height:220px;
	  float:left;
  }
  #escudoP{
	  width:100px;
	  float:left;
  }
  
  .tituloHQ {
      font-family: Lily Script One;
      font-size: 75px;
	  color:#FFF;
	  line-height:80px;
	  width:774px;
	  float:left;
  }  
   .linhafinaHQ {
      font-family: Georgia;
      font-size: 20px;
	  color:#999;
	  line-height:25px;
	  margin-top:20px;
	  width:774px;
	  float:left;
	}
  .tituloHQinterna {
      font-family: Lily Script One;
      font-size: 40px;
	  color:#FFF;
	  line-height:40px;
	  width:774px;
	  float:left;
  } 
  .FONTE {
      font-family: Verdana, Geneva, sans-serif;
      font-size: 12px;
	  font-weight:normal;
	  color:#999;
  }
   .FONTEBOLD {
      font-family: Verdana, Geneva, sans-serif;
      font-weight: bold;
      font-size: 12px;
	  color:#999;
  } 
  .textoSuportebold {
	  font-family: Georgia;
      font-weight: bold;
      font-size: 16px;
	  line-height:18px;
	  color:#FFF;
  }
  .textoSuportereg {
	  font-family: Georgia;
      font-weight: normal;
      font-size: 16px;
	  line-height:18px;
	  color:#FFF;
  }
  .blocotxt {
      margin-bottom:40px;
	  height:260px;
	  margin-top:60px;
  }
  .topoInterna{
	  margin-bottom:40px;
	  height:100px;
	  margin-top:60px;
  }
  .blocoHQ {
      margin-top:30px;
	  margin-bottom:20px;
  }
  span {
      display:inline-block;
  }
  
  .cxtext {
	  marg3in-top:0px;
	  margin-bottom:60px;
	  width:320px;
	  float:left;
  }
  
  
  img.center {
	  display:block;
	  margin:auto;
	  height:auto;
	  width:auto;
	  padding:0px;
  }
  
  .rodape_curiosidades {
	  height:400px;
	  width:1024px;
  }
  
  .destaques {
	  padding-right:30px;
	  width:226px;
	  float:left;
  }
  
  .rodape_botao {
	  width:1024px;
	  margin-bottom:30px;
  }
  
  .rodape_estadao {
	  margin-bottom:60px;
	  height:50px;
	  width:1024px;
  }
  
  p.center {
	  text-align:center;
  }
  
  .linha{
	  margin-bottom:10px;
	  height:1px;
	  background:#000;
	  border-bottom:1px solid #999;
  }

   .thumbs {
	   width:1024px;
	   margin-top:30px;
	   margin-bottom:60px;
   }
   
   .textoTitulo {
	  font-family: Georgia;
      font-size: 18px;
	  line-height:20px;
	  color:#FC0;
  }
  .textoCopa {
	  font-family: Lily Script One;
      font-weight: bold;
      font-size: 16px;
	  line-height:20px;
	  color:#0CF;
  }
    .textoChamada {
	  font-family: Georgia;
      font-weight: normal;
      font-size: 16px;
	  line-height:20px;
	  color:#FFF;
  }
  #chamadas {
	  width: 1024px;
  }

  #box1, #box2, #box3, #box4 {
	height:550px;
	float:left;
}

  #box1, #box2, #box3 {
    width: 214px;
    margin: 0px 56px 40px 0px;
}
  #box4 {
    width: 214px;
    margin: 0px 0px 40px 0px;
}

.destaqueLink{
	height:600px;
}

.botaopressionado {
	position: absolute; 
	bottom: 30px; 
	left: 220px;
	background: url('../img/botao_leiagoara.png') no-repeat center center;	
	width:179px;  
	height:179px;	
	display:block;	
	margin:0;
}
.socialButton{
	float:left;margin-right: 5px;
}


#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}

.botaopressionado a:hover { 
	background: url('../img/botao_leiagoara_hover.png') no-repeat center center;
}
			   
.botao {
	margin-bottom:30px;
	display:block;
	}

.botao a, .botao a:visited {  
background: url('../img/botao_leiagoara.png') no-repeat 
center center;	
width:179px;  
height:179px;	
	}

.botao a:hover { 
background: url('../img/botao_leiagoara_hover.png') no-repeat center center;
               }
			   

#shareBlock{
	height:30px;
	margin:30px 0 5px 0;
	overflow:hidden;
}
#gplus{
	width:70px;
}
#fbLikeContainer{
	border:none; overflow:hidden; height:21px;width:190px;
}

#escudo1{
	overflow:hidden;
}
/*******************
Barra do Estadão
*******************/

#siteBar{
	background: #fff;
	width:100%;
	height:30px;
	left: 0px;
	position:fixed;
	top:0;
	z-index:10001;
	text-align:center;
	border-top: 1px solid #d6d6d6;
	min-width:980px;
	-moz-box-shadow:  0 -6px 6px -6px rgba(0,0,0,0.25);
	-webkit-box-shadow:  0 -6px 6px -6px rgba(0,0,0,0.25);
	box-shadow:  0 -6px 6px -6px rgba(0,0,0,0.25);
}

#barraEstadaoParceiros{width:1000px; height:27px; background:#ffffff; margin:0px auto;}
#barraEstadaoParceiros ul{ margin:0; padding:0;}

.lgBarraEstadaoParceiros{float:left; margin-right:10px}
.lstBarraEstadaoParceiros{margin:0px; padding:0px; list-style:none; float:right; margin-right:10px; height:27px; line-height:27px;}
.itemBarraEstadaoParceiros{display:block; float:left; color:#C4C3C3; font:11px Arial, Helvetica, sans-serif bold; height:27px; line-height:27px; padding:0 6x 0 0;}
.itemBarraEstadaoParceiros a{
	text-decoration:none;
	color:#999;
	font:11px Arial, Helvetica, sans-serif bold;
	border-right:1px solid #C4C3C3;
	padding-right:5px;
	margin-right:5px;
	line-height:27px;
}

.lastItemBarra{
	border:none!important;
	padding:0px!important; 
	margin:0px!important
}
