/******************* 
ESTRUTURA 
*******************/

/*******************************************************************
-------------------------- TAGS PRINCIPAIS -------------------------
*******************************************************************/
body{ width:780px; margin:0 auto; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-align:center;
}
*{ margin:0 auto; padding:0; text-align:left;
}
#estrutura{ width:100%; display:table; border:1px solid #666666;
}
img{ border:0;
}
a{ text-decoration:none; color:#000;
}
/*******************************************************************
------------------------------- TOPO -------------------------------
*******************************************************************/
#menu{ width:100%; display:table; margin-bottom:-12px;
}
#menu ul li{ width:104px; height:20px; float:left; 
}
/*******************************************************************
------------------------------- CORPO ------------------------------
*******************************************************************/
#corpo{ width:100%; display:table;
}
/*******************************************************************
-------------------------- CORPO LATERAL ---------------------------
*******************************************************************/
#corpo_lateral{ width:220px; float:left;
}
/*
--- Login
*/
#login{ width:150px; height:100px;
}
.login_campo input{ width:110px;
}
.login{ float:left;
}
/*
--- Divisoria
*/
.corpo_lateral_divisoria{ margin:6px 0;
}
/*
--- Enquete
*/
#enquete{ width:150px; height:100%;
}
#enquete_titulo{ margin-bottom:6px;
}
/*
--- Arquivo de Noticias
*/
#arquivo_noticia{ width:150px; height:100%;
}
/*******************************************************************
-------------------------- CORPO DIVISORIA ---------------------------
*******************************************************************/
#divisoria{ width:10px; height:1px; float:left;
}
#divisoria02{ width:6px; height:1px; float:left;
}
/*******************************************************************
-------------------------- CORPO PRINCIPAL -------------------------
*******************************************************************/
#corpo_principal{ width: 554px; float:left;
}
/*
--- Principal Cima
*/
#principal_cima{ height:100%; margin-bottom:6px; display:table;
}
#chamada{ height:89px; float:left;
}
#chamada01{ height:100%; float:left;
}
/*
--- Principal Baixo
*/
#principal_baixo{ height:100%; display:table;
}
#chamada02, #chamada03{ height:100%; float:left;
}
/*
--- Chamadas
*/
.titulo{ margin-bottom:6px;
}
.titulo_txt{ float:left;
}
.texto{ display:table;
}
.saibamais{ margin:6px 0;
}
/*
--- Fale Conosco
*/
#faleconosco_texto{ float:left;
}
#faleconosco_bt{ margin-top:10px;
}
/*******************************************************************
------------------------------ RODAPÉ ------------------------------
*******************************************************************/
#rodape{ width:780px; float:left;
}
#info{ float:right;
}
#rodape_foto{ float:right;
}
#copy { width:554px; float:left;
}