/* CSS Document */

* {
	margin:0;
	padding:0;}

a{
color: #666;
text-decoration:none;
font-weight:bold;
}


h1{
font-size:14px;
font-weight:normal;
text-transform:uppercase;}

.logo-print{
display:none;}

h1 img{
border:0px;}


h2{}

h3{}

h4{}

h5{
width:330px;
}

h6{}

body{
background: #fff;
color: #666;
margin: 0; padding: 0;
font: normal 13px trebuchet ms, Arial, Helvetica, sans-serif;
/*background: url(img_top/body_bg.png) repeat-x; */
}

#geral{
width:990px;
margin:0px auto;
background:#fff;
overflow:hidden;
}
#ad-top{
width:100%;
background-color:#F0F0F0;
border-bottom:1px solid #D6D6D6;
height:100px;
text-align:center;
}
.banner-top{
float:left;
margin-left:10px;
margin-top:5px;
text-align:center;
width:728px;}

#calhau-topo{
margin-right:10px;
float:right;
padding-top:5px;
height:100px;
width:180px;
}
/* TOPO */
#topo{
width:100%;
background-repeat: repeat-x;
height:75px;
text-align:center;
font-size:13px;
color: #979797;
margin-top:5px;
margin-bottom:5px;
}
#topo h1{
float:left;
border:0px;
width:180px;
height:50px;
}
#topo .form-busca{
width:800px;
height:70px;
float:right;
text-align:center;
line-height:60px;
margin-top:5px;
}
.data-atual{
font:normal 0.7em trebuchet ms, sans-serif;
font-weight:normal;
text-transform:lowercase;
}
/*/TOPO/*/

/* MANCHETES */
.manchete-tipo1 h2,
.manchete-tipo2 h2,
.manchete-tipo3 h2,
.manchete-tipo4 h2,
.manchete-tipo5 h2,
.manchete-tipo6 h2,
.sub-manchete-tipo1 h2,
.sub-manchete-tipo2 h2,

#materia h2{
font-size:12px;
font-weight:bold;
display:block;
text-transform:uppercase;
color:#404040;
}
.linkServicos {
font:bolder 1.2em trebuchet ms, sans-serif;
padding-left:0.7em;
text-transform:uppercase;
color:#AE0A0A;
}
.linkColunas {
font:bolder 1.2em trebuchet ms, sans-serif;
text-transform:uppercase;
color:#AE0A0A;
}
.linkEditorias {
font:bolder 1.2em trebuchet ms, sans-serif;
text-transform:uppercase;
color:#666;
}
.dolarServicos {
font:bolder 1.2em trebuchet ms, sans-serif;
text-transform:uppercase;
color:#AE0A0A;
}
.textoServicos {
font:normal 0.9em trebuchet ms, sans-serif;
line-height:1.3em;
padding-left:0.7em;
padding-bottom:0.7em;
color:#404040;
}
/* CHAMADAS */
.manchete-tipo1 h3,
.manchete-tipo2 h3,
.manchete-tipo3 h3,
.manchete-tipo4 h3,
.manchete-tipo5 h3,
.manchete-tipo6 h3,
.sub-manchete-tipo1 h3,
.sub-manchete-tipo2 h3
{
font-size:16px;
font-weight:bold;
color:#AE0A0A;
letter-spacing:-1px;
line-height:100%;
margin-bottom:5px;}

.chapeu-fotinhas {
font-size:12px;
font-weight:bold;
text-transform:uppercase;
color:#404040;
line-height:120%;
margin-bottom:3px;
margin-top:3px;
}
.sub-fotinhas h3 a{
font-size:13px;
font-weight:bold;
color:#AE0A0A;
line-height:120%;
margin-bottom:5px;
}
.manchete-tipo1 h3 a,
.manchete-tipo2 h3 a,
.manchete-tipo3 h3 a,
.manchete-tipo4 h3 a,
.manchete-tipo5 h3 a,
.manchete-tipo6 h3 a,
.sub-manchete-tipo1 h3 a,
.sub-manchete-tipo2 h3 a
{
font-size:19px;
font-weight:bold;
color:#AE0A0A;
letter-spacing:-1px;
line-height:100%;
margin-bottom:5px;}

/* MENU PLANTAO */
#menu-ranking{
border-left:1px solid #DCDFE3;
border-bottom:1px solid #DCDFE3;
width:auto;
height:24px;
list-style-type:none;
}
.rss{
text-align:right;
margin:0 0.25em 0.25em 0;
font-size:0.6em;
border-bottom:1px solid #DCDFE3;
border-top:1px solid #DCDFE3;
padding-bottom:0.6em;
padding-top:0.6em;
}
.dia-plantao{
float:left;
display:block;
font-size:0.97em;
padding-top:0.49em;
}
.plantao a {
padding-bottom:0.9em;
border-bottom:1px solid #DCDFE3;
color:#AE0A0A;
text-decoration: none;
}
.editorias_lista a {
color:#AE0A0A;
text-decoration: none;
font-size:1.0em;
line-height:120%;
}
.linksmais a {
color:#AE0A0A;
text-decoration: none;
font-size:0.8em;
padding-top:0.6em;}

.hora {padding-bottom:0.42em;padding-top:0.9em}
.hora strong{font-size:1.3em;color:#666;font-weight:normal;}
.hora span {font-size:2.915em;}

#menu-ranking li{
	border:1px solid #DCDFE3;
	border-left:none;
	border-bottom:none;
	float:left;
    background-color: #F3F3F3;
    }
#menu-ranking li a{
	color: #A40007;
	font-size:12px;
	font-style:normal;
	line-height:24px;
	padding:1px 8px;}

#menu-ranking li.selecionado{
	background:#fff;}


#menu-ranking li:hover{
background:#fff;}

#menu-ranking li:hover.selecionado{
background:#fff;}

#menu-ranking li:hover a{
text-decoration:none;}

#menu-ranking li:hover a{
text-decoration:none;}
/* FIM MENU PLANTAO */

/* CONTEÚDO, COLUNAS */
#conteudo{
width:100%;
height:auto;
overflow:hidden;
float:left;
clear:both;
background:#ffffff;
padding-top:8px;
}
#editoria{
width:100%;
margin-left:8px;
height:auto;
overflow:hidden;
float:left;
clear:both;
background:#ffffff;
border-bottom:1px solid #cc0000;
font:normal 27px/33px "Trebuchet MS", Arial, Verdana, Tahoma;
color:#cc0000;
margin-bottom:8px;
text-transform:uppercase;
}
#box-foto-editoria{
background:#F0F0F0;
width:356px;
}
#coluna-1{
width:330px;
margin-left:3px;
margin-top:8px;
float:left;
background:#FFF;}

#coluna-2{
width:356px;
margin-left:21px;
margin-top:8px;
background:#FFF;
float:left;}

#coluna-3{
width:255px;
margin-right:1px;
margin-top:8px;
background:#FFF;
float:right;}

#chamadas-teen{
width:100%;
float:left;
border-top:3px solid #ccc;
border-bottom:1px solid #ccc;
margin-bottom:10px;
padding-bottom:10px;
}
#coluna-1-teen{
width:330px;
margin-left:3px;
margin-top:8px;
float:left;
}
#coluna-2-teen{
width:356px;
margin-left:21px;
margin-top:8px;
float:left;
}
#coluna-3-teen{
width:255px;
margin-right:1px;
margin-top:8px;
float:right;
}


#coluna-1-chamadas{
width:330px;
margin-left:3px;
margin-top:8px;
padding-top:10px;
float:left;
border-top:3px solid #ccc;
}
#coluna-2-chamadas{
width:356px;
margin-left:21px;
margin-top:8px;
padding-top:10px;
float:left;
border-top:3px solid #ccc;
}
#coluna-3-chamadas{
width:255px;
margin-right:1px;
margin-top:8px;
padding-top:15px;
float:right;
border-top:3px solid #ccc;
}
#cont{
width:100%;
height:auto;
overflow:hidden;
clear:both;
background:#FFF;
padding-bottom:10px;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}
#cont_semlinha{
width:100%;
height:auto;
overflow:hidden;
clear:both;
background:#FFF;
padding-bottom:10px;
margin-bottom:10px;
}
#cont_editorias{
width:100%;
height:auto;
overflow:hidden;
clear:both;
background:#FFF;
padding-bottom:10px;
margin-bottom:10px;
}
#cont-center-chamadas{
width:100%;
height:auto;
overflow:hidden;
clear:both;
background:#FFF;
padding-bottom:10px;
margin-top:10px;
/* border-bottom:1px solid #ccc; */
}
#cont-center{
width:100%;
height:auto;
overflow:hidden;
clear:both;
background:#FFF;
}
#sub-sem-foto-esq{
width:156px;
margin-top:4px;
float:left;
}
#sub-sem-foto-dir{
width:156px;
margin-top:4px;
float:right;
}
#sub-sem-foto-esq-center{
width:168px;
margin-top:4px;
float:left;
}
#sub-sem-foto-dir-center{
width:168px;
margin-top:4px;
float:right;
}
#sub-com-foto-esq{
width:156px;
margin-top:4px;
float:left;
}
#sub-com-foto-dir{
width:156px;
margin-top:4px;
float:right;
margin-right:4px;
}
#coluna-1-noticias{
width:710px;
margin-left:3px;
margin-top:8px;
float:left;
background:#fff;
}
#coluna-2-noticias{
width:255px;
margin-right:1px;
margin-top:8px;
background:#fff;
float:right;
}
#data-hora-letra {
text-decoration:none;
font:normal 11px/10px "Trebuchet MS", Arial, Verdana, Tahoma;
margin-top:15px;
height:30px;
background:#F0F0F0;
}
#tamanho_fonte {
float:right;
width:300px;
left:330px;
text-align:right;
}
.legenda-foto{
font-size:0.9em;
line-height:1.2em;
padding-bottom:0.6em;
padding-top:0.6em;
}
.credito-foto{
font-size:0.8em;
}
a.chapeu-internas:link, a.chapeu-internas:visited, a.chapeu-internas:active {
    font-size:17px; color:#AE0A0A; text-decoration:none;
	margin:0;}
a.chapeu-internas:hover {
     font-size:17px; color:#cc0000; text-decoration:underline;
     }
a.chapeu-tag:link, a.chapeu-tag:visited, a.chapeu-tag:active {
    font-size:17px; color:#AE0A0A; text-decoration:none; text-transform:lowercase;
	margin:0;}
a.chapeu-tag:hover {
     font-size:17px; color:#cc0000; text-decoration:underline; text-transform:lowercase;
}
.barra-chapeu { font-size:17px; color:#404040;
}
a.leiamais:link, a.leiamais:visited, a.leiamais:active {
    font-size:14px; color:#AE0A0A; text-decoration:none;
	margin:0;font-weight:bold;}
a.leiamais:hover {
     font-size:14px; color:#cc0000; text-decoration:underline; font-weight:bold;
}
a.leiatags:link, a.leiatags:visited, a.leiatags:active {
    font-size:14px; color:#AE0A0A; text-decoration:none;
	margin:0;font-weight:normal;text-transform:lowercase}
a.leiatags:hover {
     font-size:14px; color:#cc0000; text-decoration:underline; font-weight:normal;text-transform:lowercase
}
a.leiamaisde:link, a.leiamaisde:visited, a.leiamaisde:active {
    font-size:14px; color:#AE0A0A; text-decoration:none;
	margin:0;font-weight:bold;}
a.leiamaisde:hover {
    font-size:14px; color:#cc0000; text-decoration:underline; font-weight:bold;
}
a.leiamaisprimeira:link, a.leiamaisprimeira:visited, a.leiamaisprimeira:active {
    font-size:12px; color:#AE0A0A; text-decoration:none;
	margin-bottom:10px;font-weight:normal;}
a.leiamaisprimeira:hover {
    font-size:12px; color:#cc0000; text-decoration:underline; font-weight:normal;
}
.espacamento-linha{margin-top:10px;margin-bottom:10px;border-top:1px solid #ccc;
}
.espacamento-editorias{margin-top:5px;margin-bottom:5px;border-top:1px solid #ccc;
}
.espacamento-primeira{margin-top:10px;border-top:1px solid #ccc;width:94%;
}
.texto-outrasde{font:normal 19px "Trebuchet MS", Arial, Verdana, Tahoma;
color:#404040;margin-bottom:8px;font-weight:bold; text-transform:lowercase;border-bottom:1px solid #ccc;
}
.fonte-fonte {
text-decoration:none;
font:normal 11px/11px "Trebuchet MS", Arial, Verdana, Tahoma;
margin-top:15px;
margin-bottom:15px;
}
.autor-suavez {
text-decoration:none;
font:normal 13px/13px "Trebuchet MS", Arial, Verdana, Tahoma;
margin-top:15px;
margin-bottom:15px;
}

#box-foto{
background:#F0F0F0;
width:305px;
margin-bottom:10px;
}
#mais-noticias{
width:100%;
margin-top:10px;
border-top:1px solid #ccc;
}
#mais-noticias-coluna1{
width:350px;
margin-top:8px;
float:left;
}
#mais-noticias-coluna2{
width:345px;
margin-left:15px;
margin-top:8px;
float:right;
}
#busca-cep{
width:468px;
float:left;
}
#busca-cep-1{
width:170px;
margin-left:20px;
float:right;
}
#tradutor{
width:468px;
float:left;
}
#tradutor-1{
width:170px;
margin-left:20px;
float:right;
}
a.linkpaginacao-pa:link, a.linkpaginacao-pa:visited, a.linkpaginacao-pa:active {
    font:13px/125% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#AE0A0A; text-decoration:none;
    margin:0;}
a.linkpaginacao-pa:hover {
     font:13px/125% "Trebuchet MS", Arial, Helvetica, sans-serif;
     color:#AE0A0A; text-decoration:underline;
     }

a.linkpaginacao:link, a.linkpaginacao:visited, a.linkpaginacao:active {
    font:14px/125% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#ffffff; text-decoration:none;
    background:#AE0A0A;
    margin:0;}
a.linkpaginacao:hover {
     font:14px/125% "Trebuchet MS", Arial, Helvetica, sans-serif;
     color:#AE0A0A; text-decoration:none;
     background:#ffffff;}


a.linkpaginacao-off:link, a.linkpaginacao-off:visited, a.linkpaginacao-off:active {
    font:13px/125% "Trebuchet MS", Arial, Helvetica, sans-serif;
    color:#ffffff; text-decoration:none;
    background:#D0D0D0;
	margin:0;}
a.linkpaginacao-off:hover {
     font:13x/125% "Trebuchet MS", Arial, Helvetica, sans-serif;
     color:#ffffff; text-decoration:none;
     background:#D0D0D0;
     }

#result_tag {
    text-align:left;
    padding:5px 5px;
    font: 13px/13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    color: #606060;
    background:#F8F8F8;
    margin-bottom:15px;
    border:1px double #D0D0D0;
}
.hora_arquivo {
    color:#808080;
    font:bold 12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.lead_tags {
color:#606060;
font:11px/125% "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0;
margin:0;
}
/* CHAMADAS FOTINHAS */
#sub-fotop-esq{
width:110px;
margin-top:4px;
float:left;
}
#sub-fotop-cent{
width:110px;
margin-top:4px;
margin-left:13px;
float:left;
}
#sub-fotop-dir{
width:110px;
margin-top:4px;
float:right;
}
/* FIM CHAMADAS FOTINHAS */
#sub-com-foto{
width:156px;
margin-top:4px;
float:left;
}
#sub-com-texto{
width:163px;
margin-top:4px;
float:right;
margin-right:4px;
}
#google_big_index {
text-align:center;
padding:10px 0px;
background-color:#fff;
width:356px;
height:auto;
border:1px double #ccc;
vertical-align:center;
margin-bottom:10px;
}
#google_medio_index {
text-align:center;
padding-top:3px;
width:253px;
height:253px;
border:1px solid #ccc;
background:#F9F9F9;
}
#box-enquete {
text-align:center;
padding-top:3px;
width:255px;
height:auto;
border:1px solid #ccc;
background:#F9F9F9;
margin-top:15px;
}
#box-servicos {
padding-top:3px;
padding-bottom:3px;
padding-left:0.7em;
width:252px;
height:auto;
border:1px solid #ccc;
background:#F9F9F9;
margin-top:15px;
}
#box-twitter {
padding-top:3px;
width:253px;
height:auto;
border:1px solid #ccc;
background:#F9F9F9;
margin-top:6px;
margin-bottom:15px;
}
#box-links {
padding-top:3px;
width:253px;
height:auto;
border:1px solid #ccc;
background:#F9F9F9;
margin-bottom:15px;
}
#botoes120x60-esq{
width:120px;
float:left;
}
#botoes120x60-dir{
width:120px;
float:right;
margin-right:0px;
/* margin-right:4px; */
}
#cont-pub{
width:252px;
height:auto;
overflow:hidden;
clear:both;
background:#FFF;
margin-top:0px;
margin-bottom:8px;
}
#cont-120x60{
width:252px;
height:auto;
clear:both;
background:#FFF;
margin-top:14px;
margin-bottom:5px;
}
#cont-120x600{
width:252px;
height:auto;
clear:both;
background:#FFF;
margin-bottom:10px;
}
#cont-enquete{
width:252px;
height:auto;
overflow:hidden;
clear:both;
background:#F9F9F9;
margin-top:15px;
margin-bottom:15px;
border:1px solid #ccc;
}

/* RODAPÉ */
#rodape{
width:1000px;
clear:both;
float:center;
border-top:1px solid #fff;
margin-bottom:40px;
}
#menurodape ul{
width:100%;
text-align:center;
height:25px;
line-height:25px;
background:#F8F8F8;
margin-top:50px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;}

#menurodape li{
display:inline;
text-transform:uppercase;
margin:0 5px;
font-size:11px;}

#rodape .coluna-1{
float:left;
width:160px;
padding-top:20px;
}

#rodape .coluna-2{
float:left;
width:680px;
font-size:11px;
text-align:center;}

#rodape .coluna-2 ul{
width:100%;
text-align:center;
height:25px;
line-height:25px;
margin-bottom:10px;}

#rodape .coluna-2 li{
display:inline;
text-transform:uppercase;
margin:0 5px;
font-size:11px;}

#rodape .coluna-2 form{
margin-top:30px;
margin-bottom:15px;}

#rodape .coluna-3{
float:left;
width:160px;
padding-top:20px;
}
/* RANKING */

.ranking{
display:block;
margin-bottom:15px;}

.ranking #menu-ranking{
	clear:both;
	margin:10px 0 0 0;
	width:auto;}

.ranking #lista{
	padding:10px;
	background:#fff;
	border:1px solid #DCDFE3;
	font-size:85%;
	border-top:none;}

.ranking  #lista span{
	font-weight:bold;
	font-size:10px;
	color:#A40007}

.ranking #lista ol{
width:auto;
margin-left:20px;
font-size:16px;
font-weight:bold;
color: #979797;}

.ranking #lista li{
padding-bottom:10px;}

.ranking  #lista a{
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:120%;}

.ranking #tag{
	width:auto;
	padding:10px;
	background:#fff;
	border:1px solid #DCDFE3;
	font-size:85%;
	border-top:none;
	float:left;
	margin-bottom:20px;
    }

.ranking #tag ul{
list-style:none;
margin-bottom:20px;
float:left;
display:block;}

.ranking #tag li{
text-align:center;
width:auto;
float:left;
margin:5px;
vertical-align:middle;
height:25px;}

.ranking #tag li span.tam1{
font-size:22px;
font-weight:bold;
letter-spacing:-1px;}

.ranking #tag li span.tam2{
font-size:18px;
font-weight:bold;}

.ranking #tag li span.tam3{
font-size:16px;
font-weight:bold;}

.ranking #tag li span.tam4{
font-size:14px;
font-weight:normal;}

.ranking #tag li span.tam5{
font-size:12px;
font-weight:normal;}

.ranking #tag li span.tam6{
font-size:10px;
font-weight:normal;
}
.manchete-tipo4{
display:block;
clear:both;
overflow:hidden;
float:left;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}
.manchete-tipo4 h3.manchete,
.manchete-tipo4 h3.manchete a{
font-size:26px;
font-weight: bold;
color:#AE0A0A;
margin-bottom:15px;
}
.titulo-materias h3.titulo{
font-size:26px;
font-weight: bold;
margin-bottom:8px;
color:#404040;
}
.manchete-tipo4 p.sutia{
line-height:120%;
margin-bottom:15px;
color:#6a717b;
font-size:0.9em;
}
.manchete-tipo4 .col-1{
width:300px;
float:left;
}
#box_comentarios {
float:left;
width:100%;
height:auto;
border:1px double #ccc;
margin-bottom:10px;
margin-top:10px;
padding-bottom:10px;
}

#box_comentarios_colunas {
float:left;
width:98%;
height:auto;
border:1px double #ccc;
margin-bottom:10px;
margin-top:10px;
padding-bottom:10px;
}

#urgente{
width:100%;
text-align:center;
}
#urgente-titulo{
margin-top:20px;
float:right;
padding-top:15px;
padding-left:15px;
padding-bottom:15px;
text-align:left;
width:815px;
background: #FF0000;}
a.urgente-titulo:link, a.urgente-titulo:visited, a.urgente-titulo:active {
    font-size:30px; font-weight:bold; color:#fff; text-decoration:none;
	margin:0;}
a.urgente-titulo:hover {
     font-size:30px; font-weight:bold; color:#fff; text-decoration:underline;
     }
#urgente-topo{
margin-top:20px;
float:left;
width:160px;
padding-top:15px;
padding-bottom:15px;
background: #000;
font: bold 30px trebuchet ms, Arial, Helvetica, sans-serif;
	color: #fff;}

a.urgente-topo:link, a.urgente-topo:visited, a.urgente-topo:active {
    font-size:30px; font-weight:bold; color:#fff; text-decoration:none;
	margin:0;}
a.urgente-topo:hover {
     font-size:30px; font-weight:bold; color:#fff; text-decoration:underline;
     }


