/* CSS RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {	margin:0; padding:0;	border:0; font:inherit; list-style:none; }
:focus { outline: 0; }

/* GERAL */
body { background:none; }
.container { width:960px; margin-left:auto; margin-right:auto; font-family:Georgia, Serif; color:#172830; }

.header { display:none; }
/* HEADER 
.header { background:transparent url("../img/header_bg.png") right no-repeat; height:20px; width:100%; }
.header .main-logo a { float:left; margin:20px 0px 0px 20px; background:transparent url("../img/logo_filda.png") no-repeat; width:100%; text-indent:20px; text-decoration:none; color:#09627e; font-size:20px; font-weight:bold; }*/


/* MENU */
.main-menu { display:none; }
 
/* CONTENT */
.content { background-color:#ffffff; overflow:hidden; }
.content .col-esq { float:left; width:100%; }
.content .col-dta { display:none; }
.content a { color:#003953; text-decoration:none; }
.content a:hover { color:#146984; }

.box-headlines { background-color:#fff; padding:20px 20px 10px 20px; margin-bottom:20px; overflow:hidden; }
.box-headlines .principais { width:100%; padding-left:20px; float:none; border:none; }
.box-headlines .laterais { width:100%; padding-right:20px; float:none; }
.box-headlines h1 { font-size:18px; line-height:24px; font-weight:bold; margin-bottom:5px; }
.box-headlines h2 { font-size:14px; line-height:20px; font-weight:bold; margin-bottom:5px; }
.box-headlines h3 { font-size:12px; line-height:18px; font-weight:bold; margin-bottom:5px; }

.box-headlines .noticia1 { border-bottom:1px solid #bfcacf; margin-bottom:20px; }
.box-headlines .noticia1 img { width:340px; height:255px; margin-bottom:10px; float:left; margin-right:20px; }
.box-headlines .noticia1 p { font-size:14px; margin-bottom:20px; }
.box-headlines .noticia2 { margin-bottom:20px; }
.box-headlines .noticia2 img { width:160px; height:120px; float:left; margin:0px 20px 5px 0px;}
.box-headlines .noticia2 p { font-size:12px; margin-bottom:20px; }
.box-headlines .noticia3 { border-bottom:none; margin-bottom:20px; }
.box-headlines .noticia3 img,
.box-headlines .noticia4 img { width:160px; height:120px; margin-bottom:10px; margin-left:20px; float:left; margin-right:20px; }
.box-headlines .noticia3 p,
.box-headlines .noticia4 p { font-size:11px; margin-bottom:20px; }
.box-headlines .foto a { background:transparent url("../img/icon_foto.png") no-repeat; padding-left:20px; }
.box-headlines .video a { background:transparent url("../img/icon_video.png") no-repeat; padding-left:20px; }
.box-headlines .noticia1,
.box-headlines .noticia2,
.box-headlines .noticia3,
.box-headlines .noticia4 { overflow:hidden; }

.box-headlines .list-noticias .noticia { display:none; overflow:hidden; border-bottom:1px solid #bfcacf; padding-bottom:20px; margin-bottom:20px; }
.box-headlines .list-noticias .last { border-bottom:none; margin-bottom:0px; }
.box-headlines .list-noticias .noticia img { width:160px; height:120px; float:left; margin:0px 10px 5px 0px; }
.box-headlines .list-noticias .noticia h2 { font-size:16px; margin-bottom:10px; }
.box-headlines .list-noticias .noticia h3 { font-size:12px; font-weight:normal; }
.box-headlines .list-noticias .noticia p { font-size:12px; line-height:16px; }
.box-headlines .list-noticias .noticia p span { font-size:11px; color:#758790; line-height:20px; }
.box-headlines .list-noticias .noticia p a { color:#23738c; text-decoration:underline; }
.box-headlines .list-noticias .noticia p a:hover { text-decoration:none; }

.box-headlines .list-noticias .manchete { border:none; padding-bottom:0px; display:block; }
.box-headlines .list-noticias .manchete img { width:300px; height:225px; }
.box-headlines .list-noticias .manchete h2 { font-size:18px; margin-bottom:10px; }
.box-headlines .list-noticias .manchete h3 { font-size:14px; font-weight:normal; }

.box-default { background-color:#fff; margin-bottom:20px; overflow:hidden; }
.box-default .box-header { height:30px; background:#ffffff url("../img/box_header_bg.png") bottom repeat-x; border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
.box-default .box-header h1 { display:none; color:#788d97; line-height:30px; text-transform:uppercase; font-size:11px; margin-left:10px; }
.box-default .box-header h2 { display:none; }
.box-default ul.multimedia { overflow:hidden; padding:10px; }
.box-default ul.multimedia li { display:inline-block; width:120px; padding:10px; float:left; }
.box-default ul.multimedia li img { display:block; margin-bottom:5px; }
.box-default ul.multimedia li p { font-size:11px; font-weight:bold; }
.box-default ul.multimedia li.foto p { background:transparent url("../img/icon_foto.png") no-repeat; padding-left:20px; display:inline; }
.box-default ul.multimedia li.video p { background:transparent url("../img/icon_video.png") no-repeat; padding-left:20px; display:inline; }
.box-default .col-noticias {  float:left; width:245px; padding:0px 20px 0px 20px; margin:20px 0px 10px 0px; }
.box-default .sep { border-left:1px solid #bfcacf; margin-left:5px; }
.box-default .col-noticias { display:none; }
.box-default .col-noticias .noticia { overflow:hidden; margin-bottom:20px; }
.box-default .col-noticias .noticia img { width:100px; height:75px; float:left; margin-right:5px; }
.box-default .col-noticias .noticia h3 { font-size:12px; font-weight:bold; margin:5px 0px 5px 0px; }
.box-default .col-noticias .noticia p { font-size:11px; color:#747e83; }

.box-default ul.mais-vistas { padding:15px 10px 5px 20px; }
.box-default ul.mais-vistas li { margin-bottom:15px; }
.box-default ul.mais-vistas li a { font-size:11px; font-weight:bold; }
.box-default ul.mais-vistas li span { display:block; font-size:11px; color:#758790; line-height:15px; }

.box-pub { background:#fff url("../img/icon_pub.png") top right no-repeat; padding:20px 10px 0px 10px; margin-bottom:20px; overflow:hidden; }
.box-pub .banner { width:300px; height:100px; overflow:hidden; margin-bottom:10px; }
.box-pub .mrec { width:300px; height:250px; overflow:hidden; margin-bottom:10px; }

/* ARTIGO */
.artigo { background-color:#fff; padding:5px 20px 0px 20px; margin-bottom:20px; overflow:hidden; }
.artigo h1 { font-size:22px; margin-bottom:10px; }
.artigo h2 { font-size:15px; margin-bottom:10px; color:#515e64; }
.artigo p { font-size:15px; line-height:20px; margin:10px 0px 10px 0px; }
.artigo p span { font-size:12px; color:#758790; }
.artigo img.left { float:left; margin:5px 10px 0px 0px; }
.artigo img.right { float:right; margin:5px 0px 0px 10px; }
.artigo img.center { display:block; margin-left:auto; margin-right:auto; margin:20px 0px 20px 0px; }

.box-default .artigo-header { height:50px; }
.box-default .artigo-header .fonte { float:none; height:30px; width:auto; margin:10px 0px 0px 20px; color:#788d97; line-height:30px; text-transform:uppercase; font-size:11px; background:transparent url("../img/logos_fontes.png") no-repeat; background-position:0px -210px; }
.box-default .artigo-header .fonte span { display:inline; margin-left:10px; }

ul.artigo-nav { display:none; height:23px; padding-top:10px; margin-right:10px; float:right; }
ul.artigo-nav li { display:inline-block; }
ul.artigo-nav li a { background:transparent url("../img/icons_artigo.png") no-repeat; display:block; width:16px; height:16px; font-size:11px; text-indent:-3000px; }
ul.artigo-nav li.out a { background-position:0px 0px;  }
ul.artigo-nav li.in a { background-position:-20px 0px; }
ul.artigo-nav li.mail a { background-position:-40px 0px; }
ul.artigo-nav li.save a { background-position:-60px 0px; }
ul.artigo-nav li.print a { background-position:-80px 0px; }
ul.artigo-nav li.out a:hover { background-position:0px -20px;  }
ul.artigo-nav li.in a:hover { background-position:-20px -20px; }
ul.artigo-nav li.mail a:hover { background-position:-40px -20px; }
ul.artigo-nav li.save a:hover { background-position:-60px -20px; }
ul.artigo-nav li.print a:hover { background-position:-80px -20px; }

ul.page-nav { display:none; }

.fb-like,
.comentarios { display:none; }

/* PAGINAÇÃO */
ul.main-nav { display:none; height:23px; padding-top:7px; margin-right:10px; float:right; }
ul.main-nav li { display:inline-block; font-size:11px; }
ul.main-nav li a { background:transparent url("../img/icons_nav.png") no-repeat; display:block; width:16px; height:16px; font-size:11px; }
ul.main-nav li.prev a { background-position:-2px -2px; text-indent:-3000px; }
ul.main-nav li.default a { background-position:-25px -2px; text-indent:-3000px; width:10px; }
ul.main-nav li.selected a { background-position:-25px -42px; text-indent:-3000px; width:10px; }
ul.main-nav li.next a { background-position:-42px -2px; text-indent:-3000px; }
ul.main-nav li.mais a { background-position:-64px -1px; width:auto; padding:0px 3px 0px 14px; line-height:18px; border-bottom:1px solid #003953; }
ul.main-nav li.prev a:hover { background-position:-2px -22px; }
ul.main-nav li.default a:hover { background-position:-25px -22px; }
ul.main-nav li.next a:hover { background-position:-42px -22px; }
ul.main-nav li.mais a:hover { background-position:-64px -21px; border-bottom:1px solid #146984; }

/* GALERIA */
.galeria { padding:20px 0px 20px 0px; overflow:hidden; }
.galeria .frame { width:500px; background-color:#e8e8e8; overflow:hidden; float:left; text-align:center; margin-bottom:10px; }
.galeria a { width:30px; height:40px; float:left; text-indent:-3000px; background:transparent url("../img/bts_galeria.png") no-repeat; margin-top:25%; }
.galeria a.galeria-prev { background-position:0px 0px; margin-left:10px; }
.galeria a.galeria-next { background-position:-30px 0px; margin-right:10px; }
.galeria a.galeria-prev:hover { width:30px; height:40px; float:left; text-indent:-3000px; background-position:0px -40px; }
.galeria a.galeria-next:hover { width:30px; height:40px; float:left; text-indent:-3000px; background-position:-30px -40px; }
.galeria a.galeria-prev-off { background-position:0px -80px; margin-left:10px; }
.galeria a.galeria-next-off { background-position:-30px -80px; margin-right:10px; }
.galeria h2 { font-size:16px; font-weight:bold; margin:0px 30px 10px 40px; }
.galeria p { font-size:12px; color:#515e64; margin:0px 30px 0px 40px; }


/* FOOTER POWERED BY */
.footer-powered { display:none; }

.footer-container { display:none; }
/* FOOTER 
.footer-container { background:#003954 url("../img/footer_bg.png") center top no-repeat; min-height:100px; }
.footer-container #pageFooter #pageFooterContent { margin:20px 0px 0px 40px; font-family:"Trebuchet MS",Helvetica,Jamrul,sans-serif; }
.footer-container #pageFooter #pageFooterContent img { float:left; }
.footer-container #pageFooter #pageFooterContent p { color:#e8e8e8; font-size:11px; font-weight:normal; line-height:20px; }
.footer-container #pageFooter #pageFooterContent p a { color:#e8e8e8; text-decoration:none; }

.footer-container ul.uteis { display:none; }*/
