div,h2,ul,li{margin:0px;padding:0px}
		
		body,div,td,p,input,select,textarea{
            font-size:11px;
            font-family:Arial,Verdana;
        }
        a{
            color:#F8A933;
			text-decoration:none;
        }

        body{
            margin-bottom:20px;
         }

        img{
            border:none;
        }

        #site{
            margin:auto;
            width:955px;
        }
        #site #bannertop{
            width:750px;
            height:90px;
            margin-bottom:20px;
            margin-left:100px;
            background:url('images/pub.gif');
            background-repeat:no-repeat;
            background-position:top right;
        }

        #site #topo{
            display:table;
            height:355px;
        }
        #site #topo #logo{
            width:290px;
            height:68px;
            background:url('images/logo.gif');
            background-repeat:no-repeat;
        }

        #site #topo #logo a{
            width:290px;
            height:68px;
            display:block;
        }
        #site #topo #logo h1{
            display:none;
        }
        .lateral1{
            float:left;
            width:334px;
        }
        .lateral2{
            float:left;
            width:620px;
            text-align:right;
        }
        .textotop{
            font-weight:bold;
            margin-bottom:3px;
         }
         .textotop a {
            text-decoration:none;
            color:#000;
         }

         .textotop a:hover {
            color:#FF9900;
         }
         #noticia_destaque{
            margin-top:33px;
            height:135px;
            overflow-y:hidden;
            width:303px;
            margin-bottom:29px;
         }
         #noticia_destaque h2{
            margin:0;
            margin-bottom:10px;
            font-size:16px;
         }

		 #noticia_destaque a {text-decoration:none}

         #caixa {
            height:84px;
            width:303px;
            background:#FF9900;
         }

         #caixa #tit_pesquisa {
            background:url(images/seta.gif);
            background-repeat:no-repeat;
            background-color:#000;
            background-position:10px 3px;
            height:25px;
            border-bottom:1px solid #fff;
            color:#fff;
         }
         #caixa #tit_pesquisa div{
            font-size:14px;
            font-weight:bold;
            padding-left:25px;
            padding-top:4px;
         }

         .form_pesquisa {
             padding:10px;
             padding-left:20px;
             font-size:9px;
          }

         .form_pesquisa_txt {
            border:1px solid #fff;
            background:#F8A933;
            width:250px;
            padding-left:2px;
            padding-right:2px;
         }
         .botao_pesquisa{
            background:#FF9900;
            border:1px solid #fff;
            font-weight:bold;
            width:100px;
            margin-top:4px;
            margin-left:156px;

         }
         .titulo_noticia{
            background:#000;
            height:85px;
            margin-left:22px;
         }
         .titulo_noticia_linhas{
            border:1px solid #fff;
            border-top:none;
            height:75px;
            width:580px;
            margin:auto;
            overflow:hidden;
           }

         .titulo_noticia_linhas div{
            color:#fff;
            font-size:16px;
            text-align:right;
            padding:5px;
            font-weight:bold;
          }
          .pub{
            background:url('images/pub.gif');
            background-repeat:no-repeat;
            background-position:top right;

          }
#content{
    margin-top:20px;
    padding-top:20px;

}
#lat1{
    width:176px;
    float:left;
}
#lat2{
    width:420px;
    float:left;
    margin-left:20px;
    margin-right:20px;
}
#lat3{
    width:314px;
    float:left;
}
        #tit_edicoes {
            background:url(images/seta.gif);
            background-repeat:no-repeat;
            background-color:#000;
            background-position:10px 3px;
            height:25px;
            border-bottom:1px solid #fff;
            color:#fff;
         }
         #tit_edicoes div{
            font-size:14px;
            font-weight:bold;
            padding-left:25px;
            padding-top:4px;
          }

         #caixa_edicoes {
            width:176px;
            background:#FF9900;
         }
         #caixa_edicoes ul{
            margin:0;
            padding:0;
         }
         #caixa_edicoes ul li{
            list-style:none;
            padding-bottom:1px;
            padding-top:1px;
         }
         #caixa_edicoes ul li a{
            display:block;
            width:176px;
            color:#000;
            font-weight:bold;
            text-decoration:none;
            padding-top:4x;
            padding-bottom:4px;
         }
         #caixa_edicoes ul li a:hover{
            background:#fff;
         }
         #caixa_edicoes ul li a div{
            padding-left:20px;
            padding-top:3px;
         }
#rodape {

	clear:both;
	padding-top:20px;
	color:#8D8D8F;
	font-weight:bold;
	font-size:10px;
	font-family:Arial;
	margin-bottom:20px;
	text-align:left;
	margin-left:180px;
	text-align:right   ;
}



#rodape a {
	color:#8D8D8F;
	text-decoration:none   ;

}


.lista_1 li{
    border-bottom:1px solid #666;
    padding-bottom:10px;
	margin-bottom:10px;
    font-weight:normal;
    display:table;
    width:400px;
    list-style: none;
}

.lista_1{

	float:left;
    width:430px;
}

.lista_1 .img{
    width:120px;
    overflow:hidden;
    float:left;
    text-align:center;
}

.lista_1 .texto{
    float:left;
    width:300px;
    line-height:1.4;
}

.link_titulo {
	text-decoration:none;
	color:#000;
	font-weight:bold;
}

.conteudos2 h2 {
	font-size:16px;
	font-weight:bold;
}

.navbar {
	margin-top:10px;

	float:left;
	width:410px;
	text-align:center;
	padding:3px;
}