@charset "utf-8";
/* // link */
a:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration: none;	
}
a:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration: none;	
}
a:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration: none;	
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration: none;	
}
a.link:link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
}
a.link:visited {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
}
a.link:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
}
a.link:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration: underline;
}

/* // formatação texto */


/* // botões do formulário */
.btn {
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_acessar.gif); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 89px; 
	height: 32px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
	backgroung-image: repeat-x
}
.btn_buscar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_buscar.gif); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 50px;
	height: 18px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_buscar_noticias{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/btn_enviar.jpg); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 40px;
	height: 18px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_login{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/entrar.jpg); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 31px;
	height: 12px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_alterar_senha{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/alterar_senha.jpg); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 92px;
	height: 26px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}

.btn_limpa{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_limpar.gif); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 50px;
	height: 18px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_enviar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_enviar.gif); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 50px;
	height: 18px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_enviar_newLetter{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-image: url(../imagens/but_enviar.jpg);	
	color: #FFF;	
	font-weight: bold; 
	background-color:#;
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 52px;
	height: 29px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_entrar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-image: url(../imagens/but_entrar.jpg);	
	color: #FFF;	
	font-weight: bold; 
	background-color:#;
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 52px;
	height: 24px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_contato{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;	
	font-weight: bold; 
	background-color:#999;
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 50px;
	height: 18px;
	cursor: pointer; 
	padding-top: 0px
}
.btn_ok{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/ok.gif); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 42px; 
	height: 41px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_cadastrar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image:url(../imagens/but_cadastrese2.jpg) ;
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 91px; 
	height: 33px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
/* imput */
.inputtextfield {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 14px;
	width: 220px;
	border: 1px solid #cccccc;
}
.inputtextfield-pesquisa {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 17px;
	width: 150px;
	border:0
}
.input {
	background-image:url(../imagens/barra.gif);
	background-repeat:repeat-x;
	border-style:none;
	font-family: verdana;
	font-weight:100;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 170px;	
	border: 0px solid #cccccc;
	font-size-adjust:inherit;
	margin-bottom:auto;
		
}
.inputtextfield-file {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 220px;
	border: 1px solid #cccccc;
}
.inputtextfield-login {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 15px;
	width: 140px;
	border: 1px solid #cccccc;
}
.inputtextfield-acesso {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#996600;
	text-decoration: none;
	height: 14px;
	width: 140px;
	border: 1px solid #996600;
}
.inputtextfield-valor {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 20px;
	border: 1px solid #cccccc;
}
.inputtextfield-menor {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 15px;
	width: 80px;
	border: 1px solid #cccccc;
}
.textarea {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
	padding:2px;
	border: 1px solid #CCC;	
}
.inputtextfield-informativo {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
	width: 195px;
	height: 16px;
	padding:2px;
	border: 1px solid #CCC;
}
.inputtextfield-contato {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
	/*width: 130px;*/
	height: 14px;
	padding:2px;
	border: 1px solid #FFFFFF;
}
.informativo-cidade {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
	width: 100px;
	height: 16px;
	padding:2px;
	border: 0px solid #FFFFFF;
}
.inputtextfield-telefone {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 90px;
	border: 1px solid #cccccc
}
.inputtextfield-cnpj {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 110px;
	border: 1px solid #cccccc
}
/* // distancia das bordas */
.tm1{margin-left:5px;margin-top:5px;margin-right:5px;margin-bottom:5px}
.tm2{margin-left:3px;margin-top:3px;margin-right:3px;margin-bottom:3px}
.tm3{margin-left:3px;margin-top:2px;margin-right:3px;margin-bottom:2px}
.tm4{margin-left:5px;margin-top:1px;margin-right:3px;margin-bottom:1px}
.tm5{margin-left:20px;margin-top:5px;margin-right:2px;margin-bottom:5px}
.tm6{margin-left:0px;margin-top:1px;margin-right:0px;margin-bottom:0px}
/*BORDER DA FOTO GALERIA*/
.img_fotos{
   border:1px solid #023401;
}
.img{
	margin:0;
	border:solid 3px #FFF;
}
.img_bord_cinz{
	margin:0;
	border:solid 4px #E4E4E4;
}
/* Texto Formulário Buscar*/
.textobusca {
	color: #000;
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal
}
.tituloprod{
	font-size: 11px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 0px;
	font-weight:bold	
}
.txt_prod{
	font-size: 11px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	font-weight:normal
}
.codigoprod{
	font-size: 10px;
	color: #777777;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0 10px 0 0;
	font-weight:normal	
}
.precoprod{
	font-size: 11px;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px 10px 0px 0px
}
.Cadastro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
	font-weight:normal
}
.Nome_Prod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	font-weight:normal
}
.Descicao {
	font-family: tahoma;
	font-size: 8px;
	color: #000000;
	font-weight:bold
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	font-weight:bold;
}

/* // formatação texto */
.textopreto {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}
.textocinza {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#999;
}
.textovermelho {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#F00;
}
/*////////////////////*/
/* // Estilos do Site */
/*////////////////////*/

.acesso{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}
.acesso_sub{
	font-family:Verdana, Geneva, sans-serif;
	font-style:oblique;
	text-decoration:underline;
	font-size:10px;
	color:#000;
}
.cabec{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:16px;
	color:#000;
}

.txt_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:13px;
	color:#28166F;
}
.menu_lat{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#000;
}
.txt_noticia {
	font-weight: 400;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
}
.txt_rodape {
	font-weight: 400;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
}
.tit_noticia {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000;
}
.txt_endereco {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color:#333333;
}
.tit_secao {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color:#26136C;
}
.tit_secao_destaques {
	font-weight: bold;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#26136C;
}

/*/////////////////////////*/
/* Fim dos estilos do Site */
/*/////////////////////////*/


/*////////////////*/
/* INICIO CSS DIV */
/*////////////////*/
body{
	margin:0;
	padding:0;
	table-layout:auto;
}
/* CSS DIV */
#site{
    width:100%;
	height:auto;
	margin:0;
	background-image:url(../imagens/fundo_site_completo_topo.jpg);
	background-repeat:repeat-x;
}
#site ul{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
}
#site li{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
}
#site_interno{
    width:928px;
	position: relative;	
	min-height:100%;
	height:auto;
	margin:auto;
	background-image:url(../imagens/borda_site_interno.jpg);
	background-repeat:repeat-y;
	display:table;
}
#site_interno ul{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
}
#site_interno li{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
}

/*DIVs do topo*/
#topo{
    width:928px;
	height:133px;
	margin:auto;	
	background-image:url(../imagens/fundo_topo_site_interno.jpg);
	background-repeat:repeat-x;
}
#topo ul{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
}
#topo li{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#topo_superior{
    width:920px;
	height:130px;
	margin:auto;
	float:left;
}
#topo_superior ul{
    width:920px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
#topo_superior li{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#topo_inferior{
    width:900px;
	height:20px;
	margin:18px 0 0 10px;
	margin:18px 0 0 5px;
	float:left;
}
#topo_inferior ul{
    width:900px;
	height:20px;
	margin:0;
	padding:0;
	float:left;
}
#topo_inferior li{
    width:auto;
	height:auto;
	margin:0 0 0 40px;
	_margin:0 0 0 20px;
	padding:0;
	float:left;
	list-style:none;
}
#topo_inferior a{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:13px;
	color:#28166F;
	text-decoration:none;
}
#topo_banner{
	width:320px;
	height:60px;
	margin:12px 20px 12px 22px;
	_margin:12px 10px 12px 11px;
	float:left;
}
#topo_banner ul{
    width:auto;
	height:60px;
	margin:0;
	padding:0;
}
#topo_banner li{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
}
#acesso{
	width:380px;
	height:70px;
	margin:12px 0 2px 0;
	float:left;
}
#acesso ul{
    width:380px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
#acesso li{
    width:auto;
	height:auto;
	margin:0 10px 0 0;
	_margin:0 3px 0 0;
	*margin:0 3px 0 0;
	padding:0;
	float:left;
	list-style:none;
}
#base_topo{
	width:990px;
	height:225px;
	float:left;
}
#base_topo ul{
    width:990px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
#base_topo li{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
#menu{
	width:250px;
	height:220px;
	float:left;
	background-image:url(../imagens/fnd_menu.jpg);
	background-repeat:repeat-x;
}
#menu ul{
    width:250px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
#menu li{
    width:auto;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}

/*FIM DIVs do topo*/

/*DIVs do corpo*/
* html #site_interno{
	height:100%;
}
#corpo{
	width:928px;
	height:630px auto;
	position: relative;		
	float:left;
	margin:0;
	padding:0;
	display:table;
}
#corpo ul{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#corpo li{
	width: auto;
	height: auto;
	margin:0;
	padding:0;
	list-style:none;
	float: left
}
#lateral_esq{
	width:255px;
	height:auto;	
	float:left;
	margin:0;
	padding:0;
}
#lateral_esq ul{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#lateral_esq li{
	width: auto;
	height: auto;
	margin:0;
	padding:0;
	list-style:none;
	float: left
}
#menu_lat{
	width:230px;
	height:auto;
	float:left;
	margin:10px;
	_margin:5px;
	padding:0;
	border: 1px solid #CCC;
	background-image:url(../imagens/fnd_lat_menu.jpg);
	background-repeat:repeat-x;
}
#menu_lat ul{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#menu_lat li{
	width: auto;
	height: auto;
	margin:0;
	padding:0;
	list-style:none;
	float: left
}
#webmail{
	width:230px;
	height:auto;
	float:left;
	margin:10px;
	_margin:5px;
	padding:0;
	border: 1px solid #CCC;
	background-image:url(../imagens/fnd_webmail.jpg);
	background-repeat:repeat-x;
}
#webmail ul{
	width:230px;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#webmail li{
	width: auto;
	height: auto;
	margin:0;
	padding:5px;
	list-style:none;
	float: left
}
#indices{
	width:230px;
	height:auto;
	float:left;
	margin:10px;
	_margin:5px;
	padding:0;
	border: 1px solid #CCC;
	background-image:url(../imagens/fnd_webmail.jpg);
	background-repeat:repeat-x;
}
#indices ul{
	width:230px;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#indices li{
	width: auto;
	height: auto;
	margin:0;
	padding:5px;
	list-style:none;
	float: left
}

#newletter{
	width:210px;
	height:auto;
	float:left;
	margin:0;
	_margin:0;
	text-align:right;
	padding:0;
}
#menu_int{
	width:205px;
	height:auto;
	float:left;
	margin:0 0 0 10px;
	_margin:0 0 0 5px;
	padding:0;
}
#menu_int ul{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#menu_int li{
	width: 200px;
	height: auto;
	margin:0;
	padding:5px;
	_padding:3px;
	list-style:none;
	float: left
}
#menu_int a{
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	color:#000;
	text-decoration:none;
}
/*DIVs do conteudo*/
#conteudo{
	width:650px;
	float:left;
	position: relative;		
	margin:0;
	padding:0;
	display:table;
}
#conteudo ul{
	width:auto;
	height:auto;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}
#conteudo li{
	width: auto;
	height: auto;
	margin:0;
	padding:0;
	list-style:none;
	float: left;	
}
#noticias{
	width:645px;
	min-height:480px;
	margin:0;
	padding:0;
	border: 1px solid #CCC;
	background-image:url(../imagens/fnd_webmail.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	display:table;
}
#noticias ul{
	width:645px;
	height:auto;
	margin:0;
	_margin:0;	
	padding:0;
	float: left
}
#noticias li{
	width: auto;
	height: auto;
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
}
/* novo por periodo */
#reforma{
	width:645px;
	height:150px;
	margin:4px 0 0 0;
	padding:0;
	border: 1px solid #CCC;
	background-image:url(../imagens/fnd_webmail.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	display:table;
}
#reforma ul{
	width:645px;
	height:auto;
	margin:0;
	_margin:0;	
	padding:0;
	float: left
}
#reforma li{
	width: auto;
	height: auto;
	margin:6px 0 0 0;
	padding:0;
	list-style:none;
	float:left;
}
#noticias_interna{
	width:600px;
    min-height:480px;
	float:left;
	margin:0 0 0 24px;
	_margin:0 0 0 12px;
	padding:0;
	display:table;
}
#noticias_interna ul{
	width:600px;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#noticias_interna li{
	width: auto;
	height: auto;
	margin:0;
	padding:1px;
	list-style:none;
	float: left
}
#noticia_texto{
	width:480px;
	height:auto;
	float:left;
	margin:0;
	_margin:0;
	padding:0;
}
#noticia_texto ul{
	width:480px;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#noticia_texto li{
	width: auto;
	height: auto;
	margin:0;
	padding:1px;
	list-style:none;
	float: left
}
#noticias_interna_conteudo{
	width:645px;
	height:700px auto;
	min-height:521px;
	float:left;
	margin:0;
	padding:0;
	border: 1px solid #CCC;
	position:relative;
}
#noticias_interna_conteudo ul{
	width:645px;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#noticias_interna_conteudo li{
	width: auto;
	height: auto;
	margin:6px 0 0 0;
	_margin:6px 0 0 0;
	padding:0;
	list-style:none;
	float: left;
}
#noticias_conteudo{
	width:630px;
	height:auto;
	float:left;
	margin:0 0 0 0;
	_margin:0 0 0 0;
	padding:0;
}
#noticias_conteudo ul{
	width:630px;
	height:auto;
	margin:0;
	padding:0;
	float: left
}
#noticias_conteudo li{
	width: auto;
	height: auto;
	margin:0;
	padding:0;
	list-style:none;
	float: left
}
/*fim DIVs do conteudo*/

/*DIVs do corpo*/
#rodape{
	width:100%;
    height:132px;
	position: absolute;	
	display:table;
	float:left;
	margin:0;
	padding:0;
	background-color:#E8E8E8;
}
#rodape_interno{
	width:900px;
    height:132px;
	margin:auto;
	padding:0;
}
#rodape_interno ul{
	width:900px;
    height:auto;
	margin:0;
}
#rodape_interno li{
	width:auto;
    height:auto;
	margin:0;
	float:left;
	list-style:none;
}
#rodape_imagens{
	width:600px;
    height:92px;
	margin:auto;
	padding:0;
}
#rodape_imagens ul{
	width:600px;
    height:auto;
	margin:0;
	float:left;
}
#rodape_imagens li{
	width:auto;
    height:auto;
	margin:0;
	float:left;
	list-style:none;
}
/*//////////////*/
/* FIM CSS DIV  */
/*//////////////*/
