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

/* // formatação texto */
.textopreto {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#000000;
}
.textovermelho {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#F00;
}
.textorecados {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color:#000000;
}
.textoobs {
	font-weight: normal;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}
.textomenu {
    font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color:#000000;
}
.texto_datanoticia {
    font-weight: normal;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color:#000000;
}
.textotitulos {
    font-weight: bold;
	font-size: 14px;
	font-family: Verdana, sans-serif;
	color:#003300;
}
.texto_titulodestaque {
    font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color:#003300;
}
.texto_geral {
    font-weight: normal;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color:#000000;
}
.texto_rodape {
    font-weight: bold;
	font-size: 12px;
	font-family: Verdana, sans-serif;
	color:#000000;
}
.textodata{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color:#000000;
}
/* // 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;
	color: #FFF;	
	font-weight: bold; 
	background-image: url(../imagens/btn_enviar.jpg); 
	padding-bottom: 0px; 
	margin: 0; 
	border-left: 0px outset; 
	width: 60px;
	height: 19px;
	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-recado {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 14px;
	width: 100px;
	border: 1px solid #cccccc;
}
.inputtextfield-pesquisa {
	font-family: tahoma;
	font-size: 16px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 20px;
	width: 230px;
	border: 1px solid #366184;
}
.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;
    /*width:130px;
	height:70px;*/
	border: 1px solid #CCC;	
}
.inputtextfield-informativo {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
	width: 195px;
	height: 16px;
	padding:2px;
	border: 0px solid #FFFFFF;
}
.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 #E3CA99;
}
/* 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: 0px 10px 0px 0px;
	font-weight:normal
}
.codigoprod{
	font-size: 10px;
	color: #777777;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 0px 10px 0px 0px;
	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;
}



/*////////////////////*/
/* // Estilos do Site */
/*////////////////////*/
.transp {
	opacity:0.5;
	-moz-opacity: 0.5;
	-khtml-opacity:0.5;
	filter: alpha(opacity=50);
	background-color:#FFF;
	z-index:1;
	width:280px; 
	height:280px;
	position:absolute;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
	color: #000;
}
.cabec_newsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 400;
	font-style:normal;
	color: #000;
}
.txt_newsletter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 400;
	font-style:normal;
	color: #000;
}
.but_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	color: #000;
}
.tit_noticias {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;
}
.txt_noticias {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:normal;
	color: #000;
}
.mais_noticias {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #990000; 
}
.autor {
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #990000;
}
.tit_noticia_dest {
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #006; 
}
.data {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000
}
.data_galeria {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000
}
.cabec_azul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
	color: #0066FF;
}
.cabec_azul_fotos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	font-style:normal;
	color: #000066;
}
.cabec_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
.cabec_busca{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: 400;
	font-style:normal;
	color: #FFF;
}
.autor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 400;
	font-style:normal;
	color: #000;
}
.txt_acesso{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	font-style:normal;
	color: #FFF;
}
.txt_destaque_ver{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #900;
}
.txt_destaque_azul{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066FF;
}
.txt_rodape {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
}

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

/*////////////////*/
/* INICIO CSS DIV */
/*////////////////*/
body{
	margin:0;
	padding:0;
	background-color:#eeddbf;
	table-layout:auto
}
/* CSS DIV */
#site{
    width:1024px;
	height:auto;
	margin:auto;
}
#site ul{
	margin:0;
	_margin:0;
	padding:0;
	float:left;	
}
#site li{
	margin:0;
	_margin:0;
	padding:0;
	float:left;	
	list-style:none;
}
/*DIVs do Topo*/
#topo{
	width:1024px;
	height:638px;
	float:left
}
/*fim DIVs do Topo*/


/*DIVs do Corpo*/
#corpo{
	width:1024px;
	height:596px;
	float:left;
	margin:0;
	_margin:0;
	padding:0;
}
#corpo ul{
	width:auto;
	height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float: left
}
#corpo li{
	width: auto;
	height: auto;
	margin:0;
	_margin:0;
	padding:0;
	list-style: none;
	float: left
}
/*Fim DIVs do Corpo*/

/*Divs Conteudo*/
#conteudo{
	width:948px;
	height:596px;
	float:left;
	margin:0;
	_margin:0;
	padding:0;
	background-image:url(../imagens/fnd_conteudo_r1.jpg);	
}
#conteudo ul {
	width:auto;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float: left
}
#conteudo li{
	width:auto;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	list-style: none;
	float: left
}
#noticias{
	width:280px;
	height:312px;
	float:left;
	margin:0;
	_margin:0;
	padding:0;
}
#noticias ul{
	width:280px;
	height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float:left;
}
#noticias li{
	width:auto;
	height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#box_noticia{
	width:280px;
	height:270px;
	float:left;
	margin:0;
	_margin:0;
	padding:0;
	background-image:url(../imagens/fnd_box_not.jpg);
	background-repeat:no-repeat;
}
#box_noticia ul {
	width:280px;
    height:auto;
	margin:auto;
	padding:0;
	float:left;
}
#box_noticia li{
	width:200px;
    height:auto;
	margin:auto;
	padding:0;
	list-style: none;
}
#box_noticia p{
	margin:auto;
	padding:0;
	z-index:2;
	position:absolute;
}
#but_leia{
	width:100px;
	height:23px;
	float:left;
	margin:10px 0 0 170px;
	_margin:10px 0 0 85px;
	padding:0;
}
#cont_noticia{
	width:200px;
	height:auto;
	float:left;
	margin:0 40px 0 40px;
	_margin:0 20px 0 20px;
	padding:0;
	z-index:2;
}
#cont_noticia ul {
	width:auto;
    height:auto;
	margin:auto;
	padding:0;
	float:left;
}
#cont_noticia li{
	width:200px;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	list-style: none;
}
#cont_noticia h1{
	width:130px;
	height:16px;
	margin:0 0 4px 0;
	_margin:0 0 4px 0;
	padding:0;
}
#cont_noticia h2{
	width:130px;
	height:70px;
	margin:0 0 4px 0;
	_margin:0 0 4px 0;
	padding:0;
}
#mural{
	width:617px;
	height:auto;
	float:left;
	margin:0;
}
#mural ul{
	width:617px;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float: left
}
#mural li{
	width:auto;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	list-style: none;
	float: left
}
#recados{
	width:610px;
	height:207px;
	float:left;
	margin:0;
	_margin:0;
	overflow:auto;
	background-color:#666;
	background:url(../imagens/fundo_recado.jpg);
	background-repeat:repeat-y;
	background-attachment:scroll;
}
#recados ul{
	width:590px;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float: left
}
#recados li{
	width:auto;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	list-style: none;
	float: left
}
#deixar_recados{
	width:285px;
	height:215px;
	float:left;
	margin:0 0 0 36px;
	_margin:0 0 0 18px;
}
#deixar_recados ul{
	width:285px;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float: left
}
#deixar_recados li{
	width:auto;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	list-style: none;
	float: left
}
#destaques_noticias{
	width:569px;
	height:auto;
	float:left;
	margin:17px 0 0 0;
	_margin:8px 0 0 0;
}
#destaques_noticias ul{
	width:569px;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float: left
}
#destaques_noticias li{
	width:auto;
    height:auto;
	margin:0 5px 0 0;
	_margin:0 2px 0 0;
	padding:0;
	list-style: none;
	float: left
}
#destaques_noticias a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:normal;
	color: #000;	
}
#barra_titulo{
	width:241px;
	height:31px;
	margin:0;
	_margin:0;
	padding:0;
	float:left;
	background-color:#522900;
}
#barra_titulo h1{
	margin:4px 4px 4px 8px;
	_margin:4px 2px 4px 4px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	font-style:normal;
	color:#FFF;	
}
#texto{
	width:240px;
	height:160px;
	margin:0;
	_margin:0;
	padding:0;
}
#texto ul{
	width:240px;
	height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float:left;
}
#texto li{
	width:auto;
	height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float:left;
	list-style:none;
}
#caixa_texto{
	width:210px;
	height:80px;
	margin:10px 0 0 0;
	_margin:10px 0 0 0;
	padding:0;
	float:left;
}
#caixa_texto ul{
	width:210px;
	height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float:left;
}
#caixa_texto li{
	width:auto;
	height:auto;
	margin:0;
	_margin:0;
	padding:0;
	float:left;
}
#lat_dir_cont{
	width:202px;
	height:auto;
	float:left;
	margin:0;
	_margin:0;
	padding:0;
}
#lat_dir_cont ul {
	width:202px;
    height:auto;
	margin:auto;
	padding:0;
}
#lat_dir_cont li{
	width:auto;
    height:auto;
	margin:0;
	_margin:0;
	padding:0;
	list-style: none;
	float: left
}
#banner_lat{
	width:180px;
	height:90px;
	margin:20px 10px 0 10px;
	_margin:20px 5px 0 5px;
	padding:0;
	border: 1px solid #FFF;
}
#duas_noticias{
	width:530px;
	height:140px;
	margin:10px 0px 0px 0px;
	padding:0;
	float:left;
}
#duas_noticias ul{
	width:530px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
#duas_noticias li{
	width:auto;
	height:auto;
	margin:0px 15px 0px 0px;
	_margin:0px 7px 0px 0px;
	padding:0;
	float:left;
	list-style:none;
}
#tres_noticias{
	width:780px;
	height:140px;
	margin:10px 0px 0px 0px;
	padding:0;
	float:left;
}
#tres_noticias ul{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
#tres_noticias li{
	width:auto;
	height:auto;
	margin:0px 10px 0px 0px;
	_margin:0px 5px 0px 0px;
	padding:0;
	float:left;
	list-style:none;
}

/*Fim Divs Conteudo*/


#nome_video_des{
	width:340px;
	height:265px;
	float:left;
	margin:0;
	padding:0;
}
#nome_video_des ul {
	width:340px;
    height:auto;
	margin:0;
	padding:0;
	float: left
}
#nome_video_des li{
	width:auto;
    height:auto;
	margin:10px 0px 0px 14px;
	_margin:10px 0px 0px 7px;
	padding:0;
	list-style: none;
	float: left
}
#nome_video_des a{
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	color: #006; 
}
#mais_visitos{
	width:220px;
	height:auto;
	float:left;
	margin:10px 0px 0px 0px;
	padding:0;
}
#mais_visitos ul {
	width:220px;
    height:auto;
	margin:0;
	padding:0;
	float: left
}
#mais_visitos li{
	width:auto;
    height:auto;
	margin:0;
	padding:0;
	list-style: none;
	float: left
}
#canal_fotos{
	width:220px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	background-color:#EBEBEB;
}
#canal_fotos ul {
	width:220px;
    height:auto;
	margin:0;
	padding:0;
	float: left;
}
#canal_fotos li{
	width:auto;
    height:auto;
	margin:2px 0px 18px 20px;
	_margin:2px 0px 18px 10px;
	padding:0;
	list-style: none;
	float: left
}
#lateral_dir_cont{
	width:220px;
	height:auto;
	float:left;
	margin:10px 0px 0px 20px;
	padding:0;
}
#lateral_dir_cont ul{
	width:220px;
	height:auto;
	float:left;
	padding:0;
}
#lateral_dir_cont li{
	width:auto;
	height:auto;
	padding:0;
	list-style:none;
	float:left
}
#cabec_noticias{
	width:500px;
	height:auto;
	margin:auto;
	padding:0;
	overflow:hidden
}
#cabec_noticias ul{
	width:500px;
	height:auto;
	margin:0;
	padding:0;
	overflow:hidden
}
#cabec_noticias li{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden
}

#parceiros{
	width:220px;
	height:auto;
	float:left;
	margin:auto;
}
#parceiros ul{
	width:510px;
    height:auto;
	margin:0;
	padding:0;
	float: left
}
#parceiros li{
	width:auto;
    height:auto;
	margin:0;
	padding:0;
	list-style: none;
	float: left
}
#rodape{
	width:100%;
    height:auto;
	float:left;
	margin: auto;
    overflow:hidden;
	background-image:url(../imagens/fnd_rodape.jpg);
	background-repeat:repeat-x;
}
#imgrodape{
	width:990px;
    height:auto;
	margin:auto;
	padding:0;
}
/*//////////////*/
/* FIM CSS DIV  */
/*//////////////*/

