﻿
#geral {
	width:1004px;
	text-align:left;
	margin:0;
	background-color: #FFFFFF;
	background-image: url(Imgs/bg_geral.gif);
}
#rodape {
	clear:both;
	font-size:10px;
	height:35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a5b5c2;
	background-color: #FFFFFF;
	text-align: right;
}
/**/
h1, h1 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1e4473;
	text-decoration:none;
	vertical-align:bottom;
	margin-top:15px;
}
/*IMAGENS*/


/*MENU TOPO TAGS*/
#menuTopo{
	height: 37px;
	background-image: url(imgs/bgMenu.gif);
	background-repeat: repeat;
	padding-left:8px;
	padding-top:3px;
}
#data{
	float:left;	
	width:275px;
}
#icones{
	float:left;
	width:262px;
}
#busca{
	float:left;
	width:298px;
	height:30px;
	background-image: url(imgs/bgBusca.gif);
	background-repeat: no-repeat;
	padding: 4px 5px 0px 12px;
}
#busca input{
	/*position:relative;*/
	float:left;
	width:198px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #03366b;
	background-color: #FFFFFF;
	height: 18px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5d7893;
	border-top-width: 1px;
}
#busca botao a{
	float:right;
	width:96px;

}

#botaoBusca{
	float:left;
	padding-top:4px;
}
/*END MENU TOPO TAGS*/

/*MENU LATERAL TAGS*/
#menu {
	/*position:relative;*/
	float:left;
	width:130px;
	color: #03366b;
}
#allNews, #menuMaster{
	background-color:#beccd7;
	height:16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left:10px;
	padding-top:5px;
}
ul#menuSub{
	margin: 0; /* retira o recuo para alguns browsers */
	padding:0; /* retira o recuo para outros browsers */ 
	list-style-type: none; /* retira o marcador de listas*/ 
	background-color: #eff0f4;
}
ul#menuSub li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height:19px;
	display:block;
}
ul#menuSub li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #03366b;
	padding-top:3px;
	padding-left:10px;
	height:16px;
	display:block;
}
ul#menuSub li a:hover{
	background-color: #dae0e8;
	display:block;
}
ul#menuSub li a:link, ul#menuSub li a:visited {
display:block;/*Tornando toda a área clicável*/
}

#allNews, #allNews a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color: #03366b;
	height:19px;
	display:block;
}
#menuMaster{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color: #03366b;
	font-weight: bold;
	text-transform: uppercase;
}
#bannerMenu{
	background-color:#eff0f4;
	height:92px;
	padding: 5px 0px 5px 10px;
	}
/*END MENU LATERAL TAGS*/

/*AREA PRINCIPAL TAGS*/
#colunaDestaque {
	/*position:relative;*/
	width:469px;
	float:left;
	padding: 7px 8px 0px 9px;
}
#novidade{
	height:24px;
	background-image: url(Imgs/bg_novidade.gif);
	background-repeat: no-repeat;
}
#novidadeTXT{
	float:left;
	width:430px;
	padding: 7px 5px 0px 5px;
}
#novidadeBT{
	float:right;
	width:24px;
}
#destaque{
	height: 516px;
	padding-top:10px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003464;
}
#destaqueEsqPic{
	float:left;
	width:225px;
	height:73px;
	padding: 9px 9px 10px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #003464;
	border-bottom-color: #003464;
}
#destaqueDirPic{
	float:right;
	width:220px;
	height:73px;
	padding: 9px 5px 10px 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003464;
}
#destaqueEsqPic img, #destaqueDirPic img{
	float:left;
	border: 1px solid #416388;
	margin-right:5px;
}

#destaqueEsq{
	float:left;
	width:225px;
	height:38px;
	padding: 9px 9px 10px 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #003464;
	border-bottom-color: #003464;
}
#destaqueDir{
	float:right;
	width:220px;
	height:38px;
	padding: 9px 5px 10px 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003464;
}
.destaqueTitulo{
	font-weight: bold;
	color: #333333;
}

.destaqueTitulo a{
	text-decoration :none;
	font-weight: bold;
	color: #333333;
	font-family:verdana;
	font-size:10px;
}

.destaqueTitulo a:hover{
	text-decoration:underline;
	font-weight: bold;
	color: #333333;
	font-family:verdana;
	font-size:10px;
}

.destaqueDescricao{
	color: #333333;
}
.destaqueDescricao a{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family:verdana;
	font-size:9px;
}
.destaqueDescricao a:hover{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	font-family:verdana;
	font-size:9px;
}
#chamadaReporterNet{
	float:left;
	width:469px;
	height:35px;
	margin-top:5px;
	padding-top:5px;
	background-image: url(Imgs/bg_reporterNet.jpg);
	background-repeat: no-repeat;
}
#reporterNetTXT{
	float:left;
	padding-left:135px;
	width:300px;
}
#reporterNetBT{
	float:right;
	width:33px;
	padding-top:2px;
}
#bottonBannerEsq{
	float:left;
	width:232px;
	height:70px;
}
#bottonBannerDir{
	float:right;
	width:232px;
	height:70px;
}
/*END AREA PRINCIPAL TAGS*/

/*TAGS PRIMEIRA COLUNA HOME*/
#colunaDestaque1 {
	/*position:relative;*/
	width:206px;
	float:left;
	padding: 7px 9px 0px 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #003464;
}
/*Top border pra todo mundo!*/
#newsRedacao, #corredorVirtual, #galeria, #dCinema, #logoNews, #humor, #especial{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003464;
}
#colunaTitulo{
	font-weight:bold;
}
#colunaChamada, #colunaChamada a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-decoration: none;
}
#colunaChamada a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b4b4b;
	text-decoration:underline
}
#newsRedacao{
	height: 60px;
	margin-top: 5px;
}
#hora{
	width:38px;
	padding:2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003365;
}
#redacaoNoticia, #redacaoNoticia a{
	color: #03366b;
	padding-top:5px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#redacaoNoticia a:hover{
	text-decoration:underline;
}
#corredorVirtual{
	height:222px;
	margin-top:5px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
#icone{
	float:left;
	width:55px;
	height:74px;
	padding-right:6px;
	text-align:center;
}
#galeria{
	height:86px;
	padding-top:10px;
}
#dCinema{
	height:78px;
	padding-top:10px;
}
#logoNews{
	height:70px;
	padding-top:10px;
}
#logoNews img{
	float:left;
	padding-right:10px;
}

#humor{
	height:47px;
	padding: 5px 0px 5px 0px;
	text-align:center;
}
#especial{
	text-align:center;
	padding-top:5px;
}
/*END TAGS PRIMEIRA COLUNA HOME*/

/*TAGS COLUNA EXTRAS*/
#colunaExtras{
	/*position:relative;*/
	width:133px;
	float:left;
	padding: 7px 9px 0px 9px;
	background-color:#eff0f4;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #a5b6c0;
}
#capa{
	height:220px;
	text-align:center;
	padding-top:6px;
	border:solid 1px #a5b6c0;
}
/*Top Margin da galera de baixo*/
#audio, #video, #enquete, #newsletter, #bannerExtra{
	margin-top:8px;
}
#audio{
	/*height:138px;
	background-image: url(Imgs/bg_audio.jpg);*/
	background-repeat: no-repeat;
	text-align:center;
}
#audio #titulo a span{
	display:none;
}
#audio #titulo a 
{
	
	height:28px;
	padding-top:10px;
	background-image: url(Imgs/tit_voz_up.png);
	background-repeat: no-repeat;
	background-position: center;
	display:block;
}
#audio #titulo a:hover{
	padding-top:10px;
	background-image: url(Imgs/tit_voz_over.png);
	background-repeat: no-repeat;
	background-position: center;
}
#audio #chamada
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #03366b;
	display:block;
	padding: 0px 15px 0px 15px;
	/*height:50px;*/
}
#video{
	height:180px;
	background-image: url(Imgs/bg_video.jpg);
	background-repeat: no-repeat;
	text-align:center;
}
#video #titulo{
	height:28px;
	padding-top:7px;
}
#video #chamada{
	height:40px;
	padding:0px 12px 0px 12px;
}
#video #link, #video #link a{
	margin-top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	color: #03366b
}
#enquete{
	height:auto;
	background-image: url(Imgs/bg_enquete.png);
	background-color:#e1e6ea;
	background-repeat: no-repeat;
	text-align:center;
}
#enquete #questao{
	padding: 35px 10px 2px 10px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	color: #03366b
}
#enquete #radio
{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	text-decoration: none;
	color: #03366b;
	padding: 0px 10px 3px 10px;
	text-align:left; 
}
#newsletter {
	height:44px;
	background-image: url(Imgs/bg_newsletter.gif);
	background-repeat: no-repeat;
	text-align:left;
	padding: 25px 10px  10px 10px;
}
#newsletter a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	color: #03366b;
	display:block;
}
#newsletter a:hover{
 	text-decoration:underline;
}
#bannerExtra{
	height:68px;
	padding-bottom:5px;
	
}
/*END TAGS COLUNA EXTRAS*/

/*TAGS COLUNA DO MEIO PADRAO!!!*/
#colunaMeio{
	width:790px;
	/*position:relative;*/
	float:left;
	padding:0px 14px 0px 14px;
	font-family:Arial, Helvetica, sans-serif;
}
/*END TAGS COLUNA DO MEIO PADRAO!!!*/

/*TAGS CANAL*/
#titulos{
	height:40px;
	width:790px;
	margin-bottom:10px;
	text-align:left;
	vertical-align:bottom;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003464;
}
#colunaMeio #destaque{
	height:154px;
	background-color: #eff0f4;
	width: 770px;
	margin-bottom:15px;
	border: 1px solid #bccdd7;
	padding:  5px 10px 8px 10px ;
}

#colunaMeio #galerias{
	background-color: #fff;
	width: 800px;
	margin-bottom:15px;
	border: 1px solid #fff;
	padding:  5px 10px 8px 10px ;
}
#destaque #chamada, #destaque #chamada a{
	float:left;
	/*position:relative;*/
	width:440px;
	font-size:13px;
	font-weight:bold;
	color:#1e4473;
	text-decoration:none;
}
#destaque #olho{
	float:left;
	/*position:relative;*/
	width:440px;
	font-size:14px;
	color:#4b4c50;
	margin-top:10px;
}
#destaque #olho a{
	color:#4b4c50;
	text-decoration:none;
}
#destaque #imagem{
	float:right;
}
#materias{
	/*position:relative;*/
	float:left;
	width:790px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003464;
	padding: 10px 0px 2px 0px;
}
#materias #chamada, #materias #chamada a{
	float:left;
	width:680px;
	font-size: 14px;
	font-weight: bold;
	color: #4b4c50;
	text-decoration: none;
}
#materias #olho, #materias #olho a{
	float:left;
	width:674px;
	padding-right:10px;
	font-size:13px;
	color:#4b4c50;
	text-decoration: none;
}
#maismaterias{
	float:left;
	/*position:relative;*/
	height:15px;
	padding-bottom:20px;
	margin: 20px 0px 20px 0px
}
/*END TAGS CANAL*/

/*TAGS MATERIA*/
#cabecalho{
	margin-bottom:0px;
}
#cabecalho #olho{
	/*position:relative;*/
	font-size:14px;
	color:#1e4473;
}
#cabecalho #autor{
	/*position:relative;*/
	font-size:13px;
	color:#483f42;
	font-style: italic;
	padding-top:10px;
}
#materia
{
	/*position:relative;*/
	font-size:13px;
	color:#483f42;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:left;
}
#materia p{
	padding-bottom:0px;
}
#materia #imagem_right{
	float:right;
	/*position:relative;*/
	/*width:350px;*/
	margin-left:10px;
	margin-bottom:5px;
	
}
#materia #imagem_left{
	float:left;
	/*position:relative;*/
	/*width:200px;*/
	margin-right:10px;
	margin-bottom:5px;
}
#materia #imagem{
	/*text-align:center;
	float:inherit;
	vertical-align:baseline;*/
	display:inline-table;
	margin-right:10px;
	margin-bottom:5px;
}
#imagem #autor, #imagem_left #autor,#imagem_right #autor{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999a9c;
}
#imagem #foto img, #imagem_left #foto img,#imagem_right #foto img{
	border: 1px solid #1e4473;
}
#imagem #comentario, #imagem_left #comentario,#imagem_right #comentario {
	font-size:11px;
	color:#1e4473;
	padding-top:5px;
}

#links{
	font-size:14px;
	font-weight:bold;
}
#links ul{
	margin:0px;
	padding:0px 0px 15px 15px;
	list-style-type: square;
}
#links ul li a{
	font-weight:normal;
	font-size:12px;
	color:#1e4473;
	text-decoration:none;
}
#links ul li a:hover{
	text-decoration:underline;
}
#menuMateria{
	height:33px;
	width:790px;
	text-align:center;
}
#menuMateria #botao a{
	/*position:relative;*/
	float:left;
	width:136px;
	height:23px;
	padding-top:10px;
	text-align:center;
	display:block;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #003464;	
}
#menuMateria #botaoNoBorder a{
	/*position:relative;*/
	float:left;
	width:136px;
	height:23px;
	padding-top:10px;
	text-align:center;
	display:block;
}
/*Bottom border pra todo mundo!*/
#materia, #links, #menuMateria{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003464;
}
#comentarios{
	margin-top:20px;
	margin-bottom:20px;
	border: 1px solid #d0d0d0;
	color:#4c4c4c;
}
#comentarios #titulo{
	font-size:20px;
	font-weight:bold;
	height:28px;
	padding:10px 14px 0px 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	background-color:#e3e3e3;
}
#comentarios #scrap{
	margin:20px 14px 0px 14px;
	padding-bottom:15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
}
#comentarios #scrap #leitor{
	font-size: 14px;
	font-weight:bold;
	width:650px; /* original 680 */
}
#comentarios #scrap #data{
	width:650px; /* original 680 */
}

#comentarios #scrap #mensagem{
	font-size: 13px;
	margin-top:10px;
	display: block;
width:650px;
}
#comente{
	margin-top:25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d0d0;
	background-color:#e3e3e3;
	padding:0px 14px 0px 14px;
}
#comente #titulo{
	color:#696969;
	font-size:16px;
	font-weight:bold;
	height:13px;
	padding:10px 0px 12px 0px;
	border:none;
}
#comente #form{
	padding-bottom:10px;
	font-size:13px;
}
#comente #form textarea, #comente #form .campo{
		border: 1px solid #a5acb2;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
}
#comente #form .campo{
	height:15px;
	width:300px;
}
#comente #form textarea{
	width:450px;
	height:134px;
}
/*END TAGS MATERIA*/

/*Listagens internas*/
#chamadaLista{
	height:40px;
	width:500px;
	margin-bottom:15px;
	text-align:left;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003464;
	font-size:11px;
	color: #4b4b4b;
}
#chamadaLista a{
	height:40px;
	width:500px;
	margin-bottom:15px;
	text-align:left;
	text-decoration:none;
	vertical-align:top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003464;
	font-size:11px;
	color: #4b4b4b;
}
#iconeLista{
	float:left;
	width:30px;
	height:40px;
	padding-top:3px;
	text-align:center;
}
.dataLista{
	font-size:12px;
	font-weight:bold;
}




