/* BLOCO 1 */
#bloco1{
float:left;
width:100%;
height:auto;
padding-top:20px;
}
	#bloco1 .centralizar{
	position:relative;
	}
	#bloco1 .esquerda{
	float:left;
	width:695px;
	height:auto;
	padding-right:22px;
	}
	#bloco1 .direita{
	float:left;
	width:273px;
	height:auto;
	}
	#destaque{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
	}
		#destaque p{
		float:left;
		width:100%;
		height:auto;
		font-size:13px;
		color:#000;
		padding-bottom:2px;
		}
			#destaque p a{
			color:#000;
			font-size:30px;
			font-weight:bold;
			}
	#painel{
	float:left;
	width:320px;
	height:283px;
	padding-bottom:10px;
	}
		#painel .bloco{
		float:left;
		width:310px;
		height:283px;
		position:relative;
		}
			#painel .btnEsquerda, #painel .btnDireita{
			z-index:999;
			top:80px;
			position:absolute;
			}
				#painel .btnEsquerda a, #painel .btnDireita a{
				opacity:.5;
				-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
				filter:alpha(opacity=50);
				}
				#painel .btnEsquerda a:hover, #painel .btnDireita a:hover{
				opacity:1;
				-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
				filter:alpha(opacity=100);
				}
			#painel .btnEsquerda{
			left:0;
			}
			#painel .btnDireita{
			right:0;
			}
			#painel .foto{
			float:left;
			width:310px;
			height:233px;
			}
				#painel .foto img{
				width:310px;
				height:233px;
				}
			#painel .tit{
			float:left;
			width:300px;
			height:40px;
			padding:5px;
			background:#121212;
			}
				#painel .tit a{
				color:#FFF;
				font-size:13px;
				font-weight:bold;
				}
	#noticias{
	float:left;
	width:375px;
	height:auto;
	padding-bottom:10px;
	}
		#noticias li{
		float:left;
		width:100%;
		height:auto;
		padding-bottom:10px;
		}
			#noticias p{
			float:left;
			width:100%;
			height:auto;
			color:#f0750a;
			font-weight:bold;
			padding-bottom:1px;
			text-transform:uppercase;
			}
				#noticias p a{
				color:#000;
				font-size:12px;
				text-transform:none;
				font-weight:normal;
				}
				#noticias p a.primeiro{
				font-size:14px;
				font-weight:bold;
				}
				#noticias p.resumo{
				color:#666666;
				font-size:11px;
				font-weight:normal;
				text-transform:none;
				}
	#banners1{
	float:left;
	width:695px;
	height:100px;
	}
		#banners1 .banner{
		float:left;
		width:695px;
		height:90px;
		}
	#colunistas{
	float:left;
	width:100%;
	}
		#colunistas .titulo .tit1{
		width:130px;
		}
		#colunistas .titulo .tit2{
		width:143px;
		}
		#colunistas .bloco{
		float:left;
		width:100%;
		height:auto;
		padding-bottom:10px;
		}
			#colunistas .linha{
			float:left;
			width:100%;
			height:80px;
			}
				#colunistas .linha .foto{
				float:left;
				width:100px;
				height:70px;
				}
					#colunistas .linha .foto img{
					width:90px;
					height:68px;
					}
				#colunistas .linha .nome{
				float:left;
				width:173px;
				height:25px;
				}
					#colunistas .linha .nome a{
					color:#f0750a;
					font-size:12px;
					}
				#colunistas .linha .tit{
				float:left;
				width:173px;
				height:45px;
				}
					#colunistas .linha .tit a{
					color:#000;
					font-size:12px;
					font-weight:bold;
					}
			#colunistas .link{
			float:left;
			width:97%;
			height:15px;
			padding-left:3%;
			background:url(../imagens/conteudo_topico.gif) no-repeat 0px 4px;
			}
				#colunistas .link a{
				color:#000;
				}
	#tvs{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:5px;
	}
		#tvs .titulo2{
		float:left;
		width:100%;
		height:28px;
		background:url(../imagens/tit_tv.gif) no-repeat;
		}
		#tvs .bloco{
		float:left;
		width:271px;
		height:auto;
		padding:10px 0;
		text-align:center;
		border-left:#E0E0E0 1px solid;
		border-right:#E0E0E0 1px solid;
		}
			#tvs .bloco li{
			display:inline;
			padding:0 5px;
			}
			#tvs .bloco li select{
			width:142px;
			height:26px;
			border:none;
			color:#000;
			font-size:11px;
			padding:3px 4px;
			border-bottom:#E9E9E9 1px solid;
			border-top:#EFEFEF 3px solid;
			border-left:#EFEFEF 3px solid;
			border-right:#EFEFEF 2px solid;
			-moz-border-radius:3px;
			-webkit-border-radius:3px;
			}
/* RADIOS */
#radios{
float:left;
width:100%;
height:74px;
background:#121212;
border-top:#868686 1px solid;
border-bottom:#868686 1px solid;
}
	#radios .centralizar{
	height:74px;
	background:#363636;
	}
	#radios .titulo2{
	float:left;
	width:150px;
	height:74px;
	background:url(../imagens/radios_bg.gif) no-repeat;
	}
	#radios .bloco{
	float:left;
	width:840px;
	height:54px;
	padding:10px 0;
	}
		#radios .bloco li{
		display:inline;
		}
			#radios .bloco li a{
			float:left;
			width:auto;
			height:35px;
			color:#CCC;
			font-size:11px;
			padding-left:21px;
			padding-right:17px;
			background:url(../imagens/radios_ico.gif) no-repeat;
			}
/* BLOCO 2 */
#bloco2{
float:left;
width:100%;
height:auto;
padding-top:20px;
}
	#paraiba{
	float:left;
	width:320px;
	height:auto;
	padding-right:30px;
	padding-bottom:20px;
	}
		#paraiba .titulo .tit1{
		width:100px;
		}
		#paraiba .titulo .tit2{
		width:220px;
		}
		#paraiba .bloco{
		float:left;
		width:100%;
		height:295px;
		}
			#paraiba .bloco li{
			float:left;
			width:130px;
			height:auto;
			padding-bottom:10px;
			}
			#paraiba .bloco li.espaco{
			width:190px;
			}
				#paraiba .bloco p.foto{
				float:left;
				width:130px;
				height:100px;
				}
					#paraiba .bloco p.foto img{
					width:130px;
					height:98px;
					}
				#paraiba .bloco p.olho{
				float:left;
				width:130px;
				height:15px;
				color:#f0750a;
				text-transform:uppercase;
				}
				#paraiba .bloco p.tit{
				float:left;
				width:130px;
				height:65px;
				}
					#paraiba .bloco p.tit a{
					color:#000;
					font-size:12px;
					line-height:13px;
					font-weight:bold;
					}
				#paraiba .bloco p.link{
				float:left;
				width:97%;
				height:15px;
				padding-left:3%;
				background:url(../imagens/conteudo_topico.gif) no-repeat 0px 4px;
				}
					#paraiba .bloco p.link a{
					color:#000;
					}
	#brasilMundo{
	float:left;
	width:325px;
	height:auto;
	padding-right:30px;
	padding-bottom:20px;
	}
		#brasilMundo .titulo .tit1{
		width:180px;
		}
		#brasilMundo .titulo .tit2{
		width:145px;
		}
		#brasilMundo .bloco{
		float:left;
		width:100%;
		height:295px;
		}
			#brasilMundo .bloco li{
			float:left;
			width:100%;
			height:93px;
			}
				#brasilMundo .bloco p.foto{
				float:left;
				width:120px;
				height:93px;
				}
					#brasilMundo .bloco p.foto img{
					width:110px;
					height:83px;
					}
				#brasilMundo .bloco p.olho{
				float:left;
				width:205px;
				height:15px;
				color:#f0750a;
				text-transform:uppercase;
				}
				#brasilMundo .bloco p.tit{
				float:left;
				width:205px;
				height:65px;
				}
					#brasilMundo .bloco p.tit a{
					color:#000;
					font-size:12px;
					line-height:13px;
					font-weight:bold;
					}
				#brasilMundo .bloco p.link{
				float:left;
				width:97%;
				height:15px;
				padding-left:3%;
				background:url(../imagens/conteudo_topico.gif) no-repeat 0px 4px;
				}
					#brasilMundo .bloco p.link a{
					color:#000;
					}
	#banners2{
	float:left;
	width:285px;
	height:auto;
	padding-bottom:20px;
	}
		#banners2 .banner{
		float:left;
		width:100%;
		height:325px;
		}
	#banners3{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:20px;
	border-top:#EFEFEF 1px solid;
	border-bottom:#EFEFEF 1px solid;
	}
		#banners3 .bloco{
		float:left;
		width:120px;
		height:60px;
		padding:10px;
		}
		#banners3 .banner{
		float:left;
		width:120px;
		height:60px;
		}
	#esportes{
	float:left;
	width:320px;
	height:auto;
	padding-right:30px;
	padding-bottom:20px;
	}
		#esportes .titulo .tit1{
		width:110px;
		}
		#esportes .titulo .tit2{
		width:210px;
		}
		#esportes .bloco{
		float:left;
		width:100%;
		height:295px;
		}
			#esportes .bloco li{
			float:left;
			width:130px;
			height:auto;
			padding-bottom:10px;
			}
			#esportes .bloco li.espaco{
			width:190px;
			}
				#esportes .bloco p.foto{
				float:left;
				width:130px;
				height:100px;
				}
					#esportes .bloco p.foto img{
					width:130px;
					height:98px;
					}
				#esportes .bloco p.olho{
				float:left;
				width:130px;
				height:15px;
				color:#f0750a;
				text-transform:uppercase;
				}
				#esportes .bloco p.tit{
				float:left;
				width:130px;
				height:65px;
				}
					#esportes .bloco p.tit a{
					color:#000;
					font-size:12px;
					line-height:13px;
					font-weight:bold;
					}
				#esportes .bloco p.link{
				float:left;
				width:97%;
				height:15px;
				padding-left:3%;
				background:url(../imagens/conteudo_topico.gif) no-repeat 0px 4px;
				}
					#esportes .bloco p.link a{
					color:#000;
					}
	#videos{
	float:left;
	width:350px;
	height:auto;
	padding-right:45px;
	padding-bottom:20px;
	}
		#videos .titulo .tit1{
		width:90px;
		}
		#videos .titulo .tit2{
		width:260px;
		}
		#videos .bloco{
		float:left;
		width:100%;
		height:295px;
		}
			#videos .video{
			float:left;
			width:100%;
			height:240px;
			}
			#videos .paginacao{
			float:left;
			width:175px;
			height:40px;
			padding-left:175px;
			}
				#videos .paginacao li{
				float:left;
				width:35px;
				height:25px;
				}
					#videos .paginacao li a{
					float:right;
					width:25px;
					height:22px;
					color:#f0750a;
					font-size:14px;
					font-weight:bold;
					text-align:center;
					padding-top:3px;
					background:url(../imagens/videos_paginacao1.gif) no-repeat;
					}
					#videos .paginacao li a.ativo, #videos .paginacao li a:hover{
					color:#000;
					text-decoration:none;
					background:url(../imagens/videos_paginacao2.gif) no-repeat;
					}
			#videos .bloco .link{
			float:left;
			width:97%;
			height:15px;
			padding-left:3%;
			background:url(../imagens/conteudo_topico.gif) no-repeat 0px 4px;
			}
				#videos .bloco .link a{
				color:#000;
				}
	#shop{
	float:left;
	width:240px;
	height:auto;
	padding-bottom:20px;
	}
		#shop .titulo2{
		float:left;
		width:100%;
		height:31px;
		background:url(../imagens/tit_shop.gif) no-repeat;
		}
		#shop .blocoProvisorio{
		float:left;
		width:240px;
		height:295px;
		}
		#shop .bloco{
		float:left;
		width:220px;
		height:275px;
		padding:10px;
		background:#F6F6F6;
		}
			#shop .bloco li{
			float:left;
			width:200px;
			height:53px;
			padding:10px;
			background:#FFF;
			margin-bottom:10px;
			border:#E7E7E7 1px solid;
			}
				#shop .bloco p.foto{
				float:left;
				width:80px;
				height:53px;
				}
					#shop .bloco p.foto img{
					width:70px;
					height:53px;
					}
				#shop .bloco p.loja{
				float:left;
				width:120px;
				height:15px;
				}
					#shop .bloco p.loja a{
					color:#F0750A;
					font-size:11px;
					line-height:11px;
					font-weight:bold;
					}
				#shop .bloco p.produto{
				float:left;
				width:120px;
				height:25px;
				color:#000;
				}
					#shop .bloco p.produto a{
					color:#000;
					font-size:12px;
					line-height:12px;
					font-weight:bold;
					}
				#shop .bloco p.preco{
				float:left;
				width:120px;
				height:13px;
				color:#000;
				font-size:11px;
				text-align:right;
				}
				#shop .bloco p.link{
				float:left;
				width:100%;
				height:15px;
				text-align:right;
				}
					#shop .bloco p.link a{
					color:#DB4206;
					}

	#twitter{
		float:left;
		width:240px;
		padding-bottom:10px;
	}
		#content-twitter{
			float:left;
			width:240px;
			height:347px;
			background:#fcf1eb;
		}

		#twitter-titulo{
			float:left;
			width:240px;
			height:31px;
			background:url('../imagens/tweets-tit.jpg')no-repeat;
		}
                
                #siga_twitter{
                    float:left;
                    width:100%;
                    text-align:center;
                    margin: 5px 0;
                    background:#fcf1eb;
                }

	#banners4{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:20px;
	border-top:#EFEFEF 1px solid;
	border-bottom:#EFEFEF 1px solid;
	}
		#banners4 .bloco1{
		float:left;
		width:120px;
		height:60px;
		padding:10px 20px;
		}
		#banners4 .bloco2{
		float:left;
		width:468px;
		height:60px;
		padding:10px 101px;
		}
			#banners4 .banner{
			float:left;
			height:60px;
			background:#EBEBEB;
			}
				#banners4 .bloco1 .banner{
				width:120px;
				}
				#banners4 .bloco2 .banner{
				width:468px;
				}
	#fotoNoticia{
	float:left;
	width:320px;
	height:auto;
	padding-right:30px;
	padding-bottom:20px;
	}
		#fotoNoticia .titulo .tit1{
		width:150px;
		}
		#fotoNoticia .titulo .tit2{
		width:170px;
		}
		#fotoNoticia .bloco{
		float:left;
		width:100%;
		height:295px;
		}
			#fotoNoticia .bloco .foto{
			float:left;
			width:320px;
			height:240px;
			}
				#fotoNoticia .bloco .foto img{
				width:320px;
				height:240px;
				}
			#fotoNoticia .bloco .tit{
			float:left;
			width:306px;
			height:41px;
			padding:7px;
			background:#000;
			}
				#fotoNoticia .bloco .tit a{
				color:#FFF;
				font-size:12px;
				font-weight:bold;
				}

	#link-fotoNoticia{
		float:right;
		width:180px;
		margin-top:5px;
	}
	#content-link-fotoNoticia a{
		font-size: 12px;
		text-decoration:none;
		color:#dd4105;
		font-weight:bold;
	}

	#entrevistas{
	float:left;
	width:320px;
	height:auto;
	padding-right:30px;
	padding-bottom:20px;
	}
		#entrevistas .titulo .tit1{
		width:140px;
		}
		#entrevistas .titulo .tit2{
		width:180px;
		}
		#entrevistas .bloco{
		float:left;
		width:100%;
		height:295px;
		}
			#entrevistas .bloco li{
			float:left;
			width:100%;
			height:auto;
			padding-bottom:15px;
			}
				#entrevistas .bloco p.foto{
				float:left;
				width:120px;
				height:83px;
				}
					#entrevistas .bloco p.foto img{
					width:110px;
					height:83px;
					}
				#entrevistas .bloco p.olho{
				float:left;
				width:200px;
				height:15px;
				color:#f0750a;
				text-transform:uppercase;
				}
					#entrevistas .bloco li.semfoto p.olho{
					width:100%;
					}
				#entrevistas .bloco p.tit{
				float:left;
				width:200px;
				height:auto;
				}
					#entrevistas .bloco li.semfoto p.tit{
					width:100%;
					}
					#entrevistas .bloco p.tit a{
					color:#000;
					font-size:12px;
					line-height:13px;
					font-weight:bold;
					}
				#entrevistas .bloco p.res{
				float:left;
				width:200px;
				height:50px;
				color:#000;
				font-size:11px;
				line-height:12px;
				}
					#entrevistas .bloco li.semfoto p.res{
					width:100%;
					height:31px;
					}
				#entrevistas .bloco p.link{
				float:left;
				width:97%;
				height:15px;
				padding-left:3%;
				background:url(../imagens/conteudo_topico.gif) no-repeat 0px 4px;
				}
					#entrevistas .bloco p.link a{
					color:#000;
					}
	#enquete{
	float:left;
	width:290px;
	height:auto;
	padding-bottom:20px;
	}
		#enquete .titulo .tit1{
		width:100px;
		}
		#enquete .titulo .tit2{
		width:190px;
		}
		#enquete .bloco{
		float:left;
		width:100%;
		height:285px;
		padding-top:10px;
		}
			#enquete .bloco .tit{
			float:left;
			width:100%;
			height:auto;
			color:#000;
			font-size:14px;
			line-height:20px;
			font-weight:bold;
			padding-bottom:15px;
			}
			#enquete .bloco ul{
			float:left;
			width:100%;
			height:auto;
			padding-bottom:20px;
			}
				#enquete .bloco li{
				float:left;
				width:100%;
				height:auto;
				color:#000;
				font-size:12px;
				padding-bottom:7px;
				}
			#enquete .bloco .botao{
			float:left;
			width:100%;
			height:auto;
			text-align:center;
			}
	#fotosEventos{
	float:left;
	width:720px;
	height:auto;
	padding-right:20px;
	padding-bottom:20px;
	}
		#fotosEventos .titulo .tit1{
		width:180px;
		}
		#fotosEventos .titulo .tit2{
		width:540px;
		}
		#fotosEventos .bloco{
		float:left;
		width:100%;
		height:100px;
		}
			#fotosEventos .bloco .btnEsquerda{
			float:left;
			width:38px;
			height:94px;
			}
			#fotosEventos .bloco .eventos{
			float:left;
			width:640px;
			height:68px;
			padding:13px 0;
			background:#F6F6F6;
			}
				#fotosEventos .bloco .eventos li{
				float:left;
				width:206px;
				height:68px;
				}
					#fotosEventos .bloco .eventos .foto{
					float:left;
					width:100px;
					height:68px;
					}
						#fotosEventos .bloco .eventos .foto img{
						width:90px;
						height:68px;
						}
					#fotosEventos .bloco .eventos .tit{
					float:left;
					width:95px;
					height:68px;
					}
						#fotosEventos .bloco .eventos .tit a{
						color:#000;
						font-size:11px;
						font-weight:bold;
						}
			#fotosEventos .bloco .btnDireita{
			float:left;
			width:38px;
			height:94px;
			}

	#link-fotoEventos{
		float:right;
		width:196px;
		margin-top:5px;
	}
	#content-link-fotoEventos a{
		font-size: 12px;
		text-decoration:none;
		color:#dd4105;
		font-weight:bold;
	}
	#link-fotoCharges{
		float:right;
		width:145px;
		margin-top:5px;
	}
	#content-link-fotoCharges a{
		font-size: 12px;
		text-decoration:none;
		color:#dd4105;
		font-weight:bold;
	}


	#link-jornais{
		float:right;
		width:154px;
		margin-top:5px;
	}
	#content-link-jornais a{
		font-size: 12px;
		text-decoration:none;
		color:#dd4105;
		font-weight:bold;
	}



	#politicaPB{
	float:left;
	width:250px;
	height:auto;
	padding-top:20px;
	padding-bottom:20px;
	}
		#politicaPB .bloco{
		float:left;
		width:100%;
		height:110px;
		}
			#politicaPB .bloco .banner{
			float:left;
			width:247px;
			height:100px;
			}
	#maisLidas{
	float:left;
	width:240px;
	height:auto;
	padding-right:40px;
	padding-bottom:20px;
	}
		#maisLidas .titulo2{
		float:left;
		width:100%;
		height:28px;
		padding-bottom:10px;
		background:url(../imagens/tit_maisLidas.gif) no-repeat;
		}
		#maisLidas .bloco{
		float:left;
		width:100%;
		height:360px;
		padding-top:10px;
		}
			#maisLidas .bloco li{
			float:left;
			width:100%;
			height:60px;
			}
				#maisLidas .bloco .olho{
				float:left;
				width:40px;
				height:45px;
				color:#FFF;
				font-size:28px;
				font-weight:bold;
				text-align:center;
				background:#E66106;
				padding-top:5px;
				text-transform:uppercase;
				}
				#maisLidas .bloco .tit{
				float:left;
				width:195px;
				height:50px;
				padding-left:5px;
				}
					#maisLidas .bloco .tit a{
					color:#000;
					font-size:13px;
					line-height:15px;
					font-weight:bold;
					}
	#banners5{
	float:left;
	width:710px;
	height:auto;
	padding-bottom:10px;
	}
		#banners5 .bloco1{
		float:left;
		width:468px;
		height:60px;
		padding:10px 31px;
		padding-top:0;
		}
		#banners5 .bloco2{
		float:left;
		width:120px;
		height:60px;
		padding:10px 30px;
		padding-top:0;
		}
			#banners5 .banner{
			float:left;
			height:60px;
			background:#EBEBEB;
			}
				#banners5 .bloco1 .banner{
				width:468px;
				}
				#banners5 .bloco2 .banner{
				width:120px;
				}
	#jornais{
	float:left;
	width:340px;
	height:auto;
	padding-right:30px;
	padding-bottom:10px;
	}
		#jornais .titulo .tit1{
		width:100px;
		}
		#jornais .titulo .tit2{
		width:240px;
		}
		#jornais .bloco{
		float:left;
		width:100%;
		height:215px;
		}
			#jornais .bloco .jornal{
			float:left;
			width:140px;
			height:215px;
			padding:0 15px;
			}
				#jornais .bloco .jornal img{
				width:140px;
				height:215px;
				}
	#charge{
	float:left;
	width:340px;
	height:auto;
	padding-bottom:20px;
	}
		#charge .titulo .tit1{
		width:90px;
		}
		#charge .titulo .tit2{
		width:250px;
		}
		#charge .bloco{
		float:left;
		width:100%;
		height:220px;
		}
			#charge .bloco img{
			width:340px;
			height:215px;
			}
	#banners6{
	float:left;
	width:710px;
	height:auto;
	padding-bottom:20px;
	}
		#banners6 .bloco1{
		float:left;
		width:468px;
		height:60px;
		padding:10px 31px;
		}
		#banners6 .bloco2{
		float:left;
		width:120px;
		height:60px;
		padding:10px 30px;
		}
			#banners6 .banner{
			float:left;
			height:60px;
			background:#EBEBEB;
			}
				#banners6 .bloco1 .banner{
				width:468px;
				}
				#banners6 .bloco2 .banner{
				width:120px;
				}
