@charset "ISO-8859-1";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
form {
	margin: 0;
	padding: 0;
}
br {
	line-height: 15px;
}
p {
	color: #101010;
	text-decoration: none;
	margin: 0;
	display: block;
}
p a {
	text-decoration: none;
}
p a:hover {
/*	color: #666;*/
}
p.small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #101010;
	margin: 0;
	padding: 0;
}
p.small a {
	color: #101010;
	text-decoration: none;
}
p.small a:hover {
	color: #666;
}

p.txt-small {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

#all {
	width: 100%;
	margin: 0;
	padding: 0;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 197px;
	width: 100%;
	background-image: url(/images/topo_fundo.png);
	background-position: top;
	background-repeat: repeat-x;
}
#content {
	width: 990px;
	padding: 0;
	margin: 0 auto;
}
#footer {
	width: 100%;
	height: 308px;
	background: #EEEEEE;
	border-top: 1px solid #ddd;
	margin-top: 40px;
}
#container_topo {
	width: 990px;
	height: 160px;
	margin: 0 auto;
}
#container_topo #logomarca {
	float: left;
	width: 174px;
	height: 131px;
	margin: 20px 0 0 12px;
}
#container_topo #menu_superior {
	width: 604px;
	height: 39px;
	float: right;
	text-align: center;
	background-image: url(/images/menu_superior_fundo.png);
	background-position: top;
	background-repeat: no-repeat;
}
#container_topo #menu_superior ul {
	width: 546px;
	list-style-type: none;
	padding: 0;
	margin: 10px auto;
	display: block;
}
#container_topo #menu_superior ul li {
	float: left;
}
#container_topo #menu_superior ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	border-right: solid 1px #5889B5;
	padding: 1px 18px 1px 18px;
	display: block;
}
#container_topo #menu_superior ul li a:hover {
	color: #036;
}
#container_topo #banner {
	float: right;
	width: 728px;
	height: 90px;
	margin: 14px 0 0 0;
}
#container_menu {
	width: 100%;
	margin: 0 auto;
	height: 38px;
	z-index: 999;
	background-color: #5474A1;
	text-align: center;
	border-bottom: solid 1px #fff;
}
#container_menu #menu-container {
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}
#container_menu ul {
	list-style-type: none;
	padding: 0;
}

#container_menu ul li {
	text-align: left;
}
#container_menu ul li a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 9px 13px 9px 13px;
}
#conteudo {
	width: 730px;
	min-height: 400px;
	margin: 26px 0 0 0;
	float: left;
	letter-spacing: -0.02em;
	line-height: 1.5em;

}
#lateral_direita {
	width: 232px;
	min-height: 300px;
	float: right;
	margin: 26px 0 0 0;
}

.sep {
	clear: both;
}
#busca {
	padding: 0;
	margin: -10px 0 0 0;
	display: block;
}
input#q {
	height: 36px;
	width: 185px;
	background-image: url(/images/f_form_padrao.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border: 1px solid #ccc;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-radius: 0;
	padding: 2px 0 0 4px;
	margin: 10px 0 4px 0;
}
input#q:focus {
	border: 1px solid #999;
}
input.padrao:focus {
	border: 1px solid #999;
}
textarea.padrao:focus {
	border: 1px solid #ddd;
}
.botao_ok {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 34px;
	height: 34px;
	padding: 2px 2px;
	background-image: url(/images/ico_lupa.png);
	background-repeat: no-repeat;
	background-position: center;
	display: block;
	float: left;
	margin-top: 10px
}
.botao_ok:hover {
	background-color: #515964;
	background-image: url(/images/ico_lupa_white.png);
}
.botao_container1 {
	width: 330px;
	float: right;
	text-align: center;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 0;
}
ul.container_social {
	background-color: #DEDEDE;
	width: 218px;
	height: 40px;
	padding: 10px 0 10px 12px;
	list-style: none;
	margin: 20px 0 20px 0;
}
.container_social li {
	margin: 0px 12px 0 0;
	float: left;
}
.box {
	width: 200px;
	padding: 15px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	margin-bottom: 25px;
}
.boxredesociais {
	width: 230px;
	padding: 0px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	margin-bottom: 25px;
}.box .foto img {
	padding: 0;
}
.box .nav-baixo a {
	background-image: url(/images/seta_baixo.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 230px;
	height: 14px;
	border-top: #CCC solid 1px;
	display: block;
	margin-left: -15px;
	margin-bottom: -15px;
}
.box .nav-baixo a:hover {
	background-color: #5673A5;
}
.box .nav-cima a {
	background-image: url(/images/seta_cima.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 230px;
	height: 14px;
	border-bottom: #CCC solid 1px;
	display: block;
	margin-left: -15px;
	margin-top: -15px;
}
.box .nav-cima a:hover {
	background-color: #5673A5;
}
.box .play {
	position: relative;
	left: 30px;
	top: 40px;
	width: 51px;
	height: 44px;
	z-index: 1;
	background-image: url(/images/play_black.png);
	background-position: center;
	background-repeat: no-repeat;
}
#aovivo {
	width: 232px;
	height: 150px;
	margin-bottom: 25px;
}
.box select {
	width: 98%;
}
.box input[type="text"] {
	width: 92%;
}
.box ul {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.box ul li {
	float: left;
	padding: 0;
	margin-right: 11px;
	width: 86px;
/*	border: solid 1px #CCCCCC; */
}
.box_plantao {
	width: 730px;
	height: 36px;
	overflow: hidden;
	background-color: #5474A1;
}
.box_plantao img {
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
}
.box_plantao .letreiro {
	margin: 8px 0 0 0;
	padding: 0;
	float: left;
}
.box_plantao .letreiro .seta_esq {
	width: 10px;
	height: 18px;
	margin: 0 6px 0 6px;
	float: left;
}
.box_plantao .letreiro h6 {
	display: inline;
	width: 530px;
	float: left;
	font-weight: normal;
	margin-top: -1px;
	font-size: 16px;
	overflow: hidden;
}
.box_plantao .letreiro .seta_dir {
	width: 10px;
	height: 18px;
	margin: 0 6px 0 6px;
	float: right;
}
.enquete label {
	margin: 0 0 10px 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0;
	display: block;
	color: #5E84B9;
}
.enquete input {
	margin-top: -1px!important;
	margin-right: 4px!important;
}
.center {
	text-align: center;
	display: block;
}
.colunistas img {
	float: left;
	width: 70px;
	margin-right: 10px;
}
.colunistas p {
	float: left;
	display: block;
	width: 115px;
}

.multimidia {
	width: 730px;
	height: 158px;
	background-color: #515966;
}
.multimidia .container_miolo {
	width: 640px;
	padding: 5px;
	height: 138px;
	float: left;
}
.multimidia .container_miolo h6 {
	font-weight: normal;
	margin-top: -1px;
	font-size: 16px;
	margin-bottom: 6px;
	color: #fff;
}
.multimidia .container_miolo .img {
	margin: 0 10px 0 0;
	width: 148px;
	height: 110px;
	overflow: hidden;
	float: left;
}
.multimidia .container_miolo p a {
	width: 152px;
	margin: 0 10px 0 0;
	float: left;
	font-weight: normal;
	margin-top: -1px;
	font-size: 17px;
	color: #fff;
	text-decoration: none;
}
.multimidia .container_miolo p a:hover {
	color: #fff;
	text-decoration: underline;
}
.banner {
	width: 730px;
	height: 90px;
	margin: 30px 0;
}

.bannerLateral {
	width: 100%;
	border: 0px;
	margin: 20px 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}

.container_destaque2 {
	width: 355px;
	height: 99px;
	margin: 0 10px 35px 0;
	float: left;
}
.container_destaque2 small {
	color: #999;
}
.container_destaque3 small {
	color: #999;
}
.container_destaque4 small {
	color: #999;
}
.container_destaque2 img {
	margin: 4px 10px 0 0;
	width: 148px;
	height: 99px;
	overflow: hidden;
	float: left;
	border: 0;
}
.container_destaque3 {
	width: 525px;
	height: 100px;
	margin-bottom: 20px;
	float: left;
}
#box_jornal {
	width: 230px;
	height: 355px;
	background-color: #eee;
	text-align: center;
	padding: 0;
	float: left;
}
#box_jornal small {
	font-size: 14px;
	color: #5E84BA;
	height: 22px;
	display: block;
}
.container_destaque4 {
	width: 346px;
	height: 130px;
	margin-bottom: 20px;
	margin-right: 15px;
	float: left;
	overflow: hidden;
}
#container_rodape {
	width: 990px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}
#container_rodape #logo_grupo {
	width: 124px;
	height: 290px;
	margin: 0 20px 0 0;
	float: left;
}
#container_rodape .sitemap {
	float: left;
	padding: 0 63px 0 15px;
}
.sitemap ul {
	list-style: none;
	margin: -10px 0 0 4px;
	;
	padding: 0;
}
.sitemap ul li {
	margin: 0;
	padding: 0;
}
.sitemap ul li a {
	text-decoration: none;
	color: #466C97;
	font-size: 13px;
}
.sitemap ul li a:hover {
	text-decoration: underline;
}
#rodape_info {
	width: 100%;
	height: 28px;
	padding: 4px 0 0 0;
	text-align: center;
	background-color: #E3E3E3;
}
#rodape_info small {
	color: #888;
}

.banner {
	width: 728px;
	display: block;
	height: 90px;
	margin: 14px auto 14px auto;
}

.pub_placeholder {
	display: none;
}

.pub_container {
	padding: 0px;
	margin: 0px;
}

.pub_esquerda {
	float: left;
	margin: 10px 10px 10px 0px;
}

.pub_direita {
	float: right;
	margin: 10px 0px 10px 10px;
}

.pub_p {
	width: 180px;
	height: 150px;
}

.pub_g {
	width: 300px;
	height: 250px;
}


.video_placeholder {
	display: none;
}
.video_player {
	padding: 0px;
	margin: 0px;
}

.video_container {
	padding: 0px;
	margin: 0px;
}

.video_esquerda {
	float: left;
	margin: 10px 10px 10px 0px;
}

.video_direita {
	float: right;
	margin: 10px 0px 10px 10px;
}

.video_centro {
	display: block;
	margin: 10px 0px;
	text-align: center;
}

.video_pequeno {
	width: 365px;
	height: 210px;
}

.video_normal {
	width: 460px;
	height: 265px;
}

.video_grande {
	width: 720px;
	height: 410px;
	text-align: center;
}

#conteudo-texto {
	padding-bottom: 25px;
}

#conteudo-texto p {
	margin-bottom: 20px;
}
.redes_sociais {
	float: right;
	text-align: right;
	margin: 0px 0 0px 0;
	height: 20px;
	display: inline-block	
}

.conteudo-autor {
	font-weight: bold;
}

.galeria-container {
	margin: 10px 0px;
	background-color: #fafafa;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	padding: 10px 0px;
	overflow: hidden;
}

.galeria-thumb {
	float: left;
    width: 60px; 
    height: 60px; 
	margin: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #fff;
	width: 60px;
	height: 60px;
    background-position: center center;
	-webkit-box-shadow: 3px 3px 3px 1px #cecece;
	box-shadow: 3px 3px 3px 1px #cecece;
}

.galeria-thumb:hover {
	border: solid 1px #0081c2;
}

.galeria-container-big {
	margin: 10px 0px;
	padding: 10px 0px;
	overflow: hidden;
}

.galeria-thumb-big {
	float: left;
    width: 100px; 
    height: 100px; 
	margin: 8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #fff;
	width: 100px;
	height: 100px;
    background-position: center center;
	-webkit-box-shadow: 3px 3px 3px 1px #cecece;
	box-shadow: 3px 3px 3px 1px #cecece;
}

.galeria-thumb-big:hover {
	border: solid 1px #0081c2;
}


.materia-divisao {
	border-top: solid 1px #cecece;
	border-bottom: solid 1px #cecece;
	padding: 8px;
	font-weight: bold;
	background-color: #fafafa;
	margin: 12px 0px 10px 0px;
}

.box_com_carousel {
	width: 230px;
	padding: 0;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	-moz-box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	box-shadow: 0px 0px 4px rgba(50, 50, 50, 0.45);
	margin-bottom: 0;
}
.box_com_carousel .foto  {
	padding: 0;
	margin-top:20px;
	margin-left:15px;
	width:192px;
	height:128px;
	overflow: hidden;
	
}

.box_com_carousel .foto .play {
	position: absolute;
	margin: 26px 0px 0px 64px;
	width:64px;
	height:64px;
	opacity: 0.6;
}

.box_com_carousel .foto a img.video_foto {
/*	margin-top: -48px;*/
	width: 100%;
	border: 0px;
}

.box_com_carousel p {
	margin-top:0;
	padding:0;
}

.box_com_carousel p a {
    color: #101010;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
	text-decoration:none;
	display:block;
	width:180px;
	margin-left:15px;
	margin-top:15px!important;
	padding:0!important;
}

.box_com_carousel p a:hover { 
	text-decoration:underline;
}

.box_com_carousel .foto_coluna  {
	padding: 0;
	margin-top:8px;
	margin-right: 8px;
	width:70px;
	height: 70px;
	float: left;
	overflow: hidden;
}

.box_com_carousel .titulo_coluna {
	margin-top:8px;
	width: 130px;
	float: right;
}

.box_com_carousel .titulo_coluna a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #101010;
}

.box_com_carousel .titulo_coluna a:hover {
	color: #666;
}

.box_com_carousel .coluna_item  {
	margin: 20px 10px;
	height: 110px;
	overflow: hidden;
	clear: both;
}

.secao-titulo {
	font-size: 25px;
	font-weight: bold;
}

.lista-noticias-data-extenso {
	font-size: 16px;
	margin: 20px 0px 5px 0px;
	font-weight: bold;
	border-bottom: solid 1px #efefef;
}

blockquote {
	padding: 10px 10px 10px 24px;
	background-color: #fafafa;
	
}

blockquote p {
	font-size: 95%; font-family: 'Trebuchet MS', Arial;
	color: #999;
}

blockquote small {
	color: #666;
}

#scroller-link {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

#scroller-link:hover {
	text-decoration: underline;
}

.foto_coluna_show {
	width: 70px;
	height: 70px;
	overflow: hidden;
	float: left;
	margin: 10px;
}

.titulo_coluna_show {
	float: left;
	width: 640px;
	margin: 10px 0px;
}

.colunista-lista-link {
	font-size: 18px;
	font-weight: bold;
}

h5.classificado_titulo {
	font-size: 16px;
	font-weight: bold;
	border-bottom: solid 1px #E3E3E3;
}

ul.cf-attr {
	list-style-type: none;
	
}
ul.cf-attr li {
	clear: both;
	font-size: 14px;
}
ul.cf-attr label {
	width: 80px;
	font-weight: bold;
	float: left;
	color: #999;
	margin-right: 8px;
}

.video-logo {
	float: right;
	width: 165px;
	height: 108px;
}

.video-logo-texto {
	float: left;
	width: 550px;
}

.video-destaque-foto {
	float: left;
	width: 313px;
	height: 200px;
	overflow: hidden;
	margin-right: 15px;
}

.video-destaque-texto {
	float: left;
	width: 372px;
}

.tabprograma {
	float: right;
	width: 500px;
	text-align: right;
	margin: 0px 0px -5px 0px;
}

.video-lista-container {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}

.video-titulo {
	font-size: 18px;
	font-weight: bold;
}

.video-lista-imagem {
	float: left;
	width: 148px;
	height: 99px;
	margin-right: 15px;
}

.video-lista-texto {
	width: 567px;
	float: left;
}

.video-lista-play {
	position: absolute;
	margin: 16px 0px 0px 43px;
	width: 64px;
	height: 64px;
	opacity: 0.5;
}

.video-lista-container img.foto {
	width: 148px;
	height: 99px;
}

.materia-foto-legenda {
	font-size: 90%;
	font-style: italic;
	color: #999;
	font-weight: normal;
}

.materia-foto-credito {
	font-style: italic;
	color: #999;
	font-weight: normal;
}

#busca-avancada {
	border: solid 1px #CCCCCC;
	padding: 12px 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;	
	background-color: #F9F9F9;
	margin-bottom: 20px;
}

#busca-topo {
	position: relative;
	top: -35px;
	left: 660px;
}

.keyword {
	font-weight: bold;
	background-color: #fff6aa;
}

.busca-link {
	color: green;
	font-size: 14px;
	font-weight: normal;
}

.busca-resumo {
	color: #999;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 15px;
}

.busca-resumo strong {
	font-weight: bolder;
	background-color: #fff6aa;
	color: #000000;
}

.busca-header {
	
}

.busca-header a {
	text-decoration: underline;
	
}

#busca-avancada-btn {
	width: 112px;
	float: right;
	text-align: right;
}

#ui-datepicker-div {
	font-size: 12px;
}

.jornal {
	float: left;
	width: 88px;
	height: 190px;
	text-align: center;
	overflow: hidden;
	padding: 10px;
	margin: 5px;
	border: solid 1px #fff;
}

.jornal img {
	border: solid 1px #cecece;
}

.jornal:hover {
	border: solid 1px #fff;
	background-color: #efefef;
}

#box_facebook {
	float: right;
	background-color: #fff;
}

.edicao_impressa_logo {
	float: right;
	width: 100px;
	height: 90px;
	padding: 0px 10px;
	cursor: help;
}

.agencia_logo_left {
	float: left;
	width: 100px;
	padding: 0px 10px 0px 0px;
}

.agencia_logo_left img {
    width: 100%;
}


/*.plantao-all {
	width: 730px;
	margin: 20px 0px;
}*/
.plantao-container {
	width: 710px;
	margin: 0px 0px;
	height: 50px;
	padding: 2px 10px;
	background-color: #5474A1;
}

.plantao-scroller {
	margin: 8px 15px;
	overflow: hidden;
}

.plantao-item {
	width: 200px;
	height: 90px;
	float: left;
	margin: 0px 15px;
	overflow: hidden;
}

a.plantao-link {
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
a.plantao-link:hover {
	text-decoration: underline;
}

.plantao-editoria {
	font-size: 13px;
	font-weight: normal;
	color: #FFFF66;
	text-transform: uppercase;
}


.plantao-left {
	float: left;
	width: 17px;
	height: 37px;
	margin: 10px 0px;
}

.plantao-right {
	float: right;
	width: 17px;
	height: 37px;
	margin: 10px 0px;
}




/** 
templates de conteúdo
*/
.conteudo-template-titulo {
    font-size: 24px;
    font-weight: bold;
}