@charset "utf-8";
/* CSS Document */

@import url("geral.css");

#boxNoticias{
}
#boxNoticias .titu-buscas{
color:#FF9C2C;
padding-top:10px;
font-size:16px;
font-weight:bold;
}
#boxNoticias #Busca{
width:435px;
background-color:#E9E7E8;
padding-top:10px;
padding-bottom:10px;
padding-left:15px;
height:24px;
margin-bottom:10px;
}
#boxNoticias #Busca div{
float:left;
margin-right:5px;
line-height:23px;
}
#boxNoticias #Busca input{
border:solid 1px #666666;
height:17px;
}
#boxNoticias #Busca .botao-buscar{
border:none;
margin-right:0px;
height:25px;
padding-top:1px;
}
#boxNoticias #Busca .botao-buscar input{
border:none;
height:17px;
}
#boxNoticias #Busca .selecionar{
border:none;
margin-right:8px;
line-height:20px;
padding-top:2px;
}
#boxNoticias #Noticias .area, #Noticias2 .area{
text-transform:uppercase;
color:#999999;
float:left;
padding-top:5px;
padding-bottom:5px;
}
#boxNoticias #Noticias .data{
color:#000000;
font-weight:bold;
padding-top:5px;
padding-bottom:5px;
float:left;
width:80px;
}
#boxNoticias #Noticias .data span{
font-weight:normal;
}
#boxNoticias #Noticias .titulo-noticia{
font-size:17px;
margin:0;
margin-bottom:10px;
padding-top:5px;
font-weight:bold;
clear:both;
color:#1A6F84;
}
#boxNoticias #Noticias .titulo-noticia a {
color:#1A6F84;
text-decoration:none;
}
#boxNoticias #Noticias .titulo-noticia a:hover{
text-decoration:underline;
}
#boxNoticias #Noticias .trecho-noticia{
text-align:justify;
width:450px;
font-size:13px;
color:#666666;
padding-top: 10px;
}
#boxNoticias #Noticias .trecho-noticia a{
font-size:13px;
color:#666666;
text-decoration: none;
}
#boxNoticias #Noticias .trecho-noticia a:hover{
font-size:13px;
color:#666666;
text-decoration: underline;
}
#boxNoticias #Noticias .conteudo-noticia{
text-align:left;
width:450px;
font-size:12px;
color:#666666;
padding-top: 10px;
}
#boxNoticias #Noticias .conteudo-noticia a{
font-size:13px;
color:#1A6F84;
font-weight: bold;
text-decoration: none;
}
#boxNoticias #Noticias .conteudo-noticia a:hover{
font-size:13px;
color:#1A6F84;
font-weight: bold;
text-decoration: underline;
}
#boxNoticias #Noticias .separador-noticias{
padding-top:10px;
padding-bottom:5px;
text-align:center;
}
#boxNoticias #Noticias2 .titulo-noticia{
color:#1A6F84;
font-size:15px;
margin:0;
margin-bottom:15px;
padding-top:10px;
font-weight:bold;
text-transform:uppercase;
}
#boxNoticias .fonte a{
color:#1A6F84;
font-weight:bold;
}
#boxNoticias #imgNews{
float:left; margin-right:8px; margin-bottom:1px; height:auto; width:200px;
}
#boxNoticias #imgNews p {
background-color: #EEEEEE;
}
#boxNoticias #imgNews p.ampliar{
text-align:right; padding:0px; border: solid 1px #EEEEEE; height:16px; 
}
#boxNoticias #imgNews p.ampliar a{
text-decoration: none;font-size: 10px;color: #555555;
}
#boxNoticias #imgNews p.ampliar a:hover{
text-decoration: underline;font-size: 10px;color: #555555;
}
#boxNoticias #imgNews p.ampliar img{
margin-bottom:-4px; margin-left:5px; 
}
#boxNoticias #voltar{
text-align: center;padding: 10px;
}
#boxNoticias #voltar a{
color: #FF0000;text-decoration:underline;
}
#boxNoticias #voltar a:hover{
color: #FF0000;text-decoration:none;
}