/* ----- Formatação Geral ----- */
/* ---------------------------- */
#fundo_site{ width: 760px; height: 760px; position: relative; left: 50%; margin-left: -380px; padding: 0px;}
#topo_site{ width: 760px; height: 310px; position: relative; top: 0px; left: 0px; margin: 0px; padding: 0px;}
#chama_conteudo{ width: 750px; height: 390px; position: relative; top: 10px; left: 5px; margin: 0px; padding: 0px;}
#rodape{ width: 760px; height: 40px; position: relative; top: 20px; left: 0px; margin: 0px; padding: 0px;}
#fundo_conteudo {width: 750px; height: 390px; position: relative; top: 0px; left: 0px; margin: 0px; padding: 0px; background-image: url(../imagens/img_conteudo.jpg); background-repeat: no-repeat;}

/* ----- Formatação Home ----- */
/* --------------------------- */
#fundo_home{ width: 750px; height: 390px; position: relative; top: 0px; left: 0px; margin: 0px; padding: 0px;}
#cont_shopping{ width: 750px; height: 170px; position: relative; top: 0px; left: 0px; margin: 0px; padding: 0px; background-image: url(../imagens/img_shopping_home.jpg); background-repeat: no-repeat;}
#cont_localizacao{ width: 240px; height: 210px; position: relative; top: 10px; float: left; left: 0px; margin: 0px; padding: 0px; background-image: url(../imagens/img_localizacao.jpg); background-repeat: no-repeat;}
#cont_estrutura{ width: 240px; height: 210px; position: relative; top: 10px; float: left; left: 15px; margin: 0px; padding: 0px; background-image: url(../imagens/img_estrutura.jpg); background-repeat: no-repeat;}
#cont_lojas{ width: 240px; height: 210px; position: relative; top: 10px; float: right; margin: 0px; padding: 0px; background-image: url(../imagens/img_lojas.jpg); background-repeat: no-repeat;}

/* ----- Formatação Shopping ----- */
/* ------------------------------- */
#titulo_shopping{ width: 748px; height: 23px; position: relative; top: 1px; left: 1px; margin: 0px; padding: 0px; background-image: url(../imagens/tit_shopping.jpg); background-repeat: no-repeat;}

/* ----- Formatação Estrutura ----- */
/* -------------------------------- */
#titulo_estrutura{ width: 748px; height: 23px; position: relative; top: 1px; left: 1px; margin: 0px; padding: 0px; background-image: url(../imagens/tit_estrutura.jpg); background-repeat: no-repeat;}

/* ----- Formatação Localização ----- */
/* ---------------------------------- */
#titulo_localizacao{ width: 748px; height: 23px; position: relative; top: 1px; left: 1px; margin: 0px; padding: 0px; background-image: url(../imagens/tit_localizacao.jpg); background-repeat: no-repeat;}
#fundo_flash_localizacao{ width: 720px; height: 350px; position: relative; top: 10px; left: 15px; margin: 0px; padding: 0px;}

/* ----- Formatação Lojas ----- */
/* ---------------------------- */
#titulo_lojas{ width: 748px; height: 23px; position: relative; top: 1px; left: 1px; margin: 0px; padding: 0px; background-image: url(../imagens/tit_lojas.jpg); background-repeat: no-repeat;}
#fundo_flash_lojas{ width: 740px; height: 410px; position: relative; top: 10px; left: 5px; margin: 0px; padding: 0px;}
#chama_lojas{ width: 750px; height: 450px; position: relative; top: 10px; left: 5px; margin: 0px; padding: 0px;}
#fundo_cont_lojas {width: 750px; height: 450px; position: relative; top: 0px; left: 0px; margin: 0px; padding: 0px; background-image: url(../imagens/img_conteudo_lojas.jpg); background-repeat: no-repeat;}


/* ----- Formatação Fale Conosco ----- */
/* ----------------------------------- */
#titulo_fale_conosco{ width: 748px; height: 23px; position: relative; top: 1px; left: 1px; margin: 0px; padding: 0px; background-image: url(../imagens/tit_fale_conosco.jpg); background-repeat: no-repeat;}

/* ----- Formatação Fale Conosco ----- */
/* ----------------------------------- */
#titulo_contato{ width: 748px; height: 23px; position: relative; top: 1px; left: 1px; margin: 0px; padding: 0px; background-image: url(../imagens/tit_contato.jpg); background-repeat: no-repeat;}

/* ----- Formatação Texto ----- */
/* ---------------------------- */
.rodape{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none; margin: 0px; padding: 0px;}
.rodape:hover{ color: #C40000;}
.stmartins{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none; margin: 0px; padding: 0px;}
.stmartins:hover{ color: #C40000;}
.texto_home{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; margin: 0px; padding: 0px;}
.texto_home:hover{ color: #C40000;}
.texto_conteudo{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; margin: 0px; padding: 0px;}
