/* aqui comeca a parte comum a todas as paginas, incluindo as internas */

body {
	background-color:#FFE3E1;
		}


#centralizador {
   height:450px;
   left:50%;
   margin:0px 0 0 -462px;
   position:absolute;
   top:0%;
   width:800px;
   z-index: 20;
}

#top_gradiente {
    background:url(top_gradiente.gif) repeat-x;
    position: absolute;
	left:0px;
    top: 0px;
    width: 100%;
    height: 110px;
    z-index: 1;
}

#topo_menu {
    position: absolute;
    left: -56px;
    top: 5px;
    width: 1020px;
    height: 158px;
    z-index: 23;
}

#continua_menu {
    background:url(background_repete_fino.jpg) repeat-x;
    position: absolute;
    left: 0px;
    top: 60px;
    width: 100%;
    height: 110px;
    z-index: 2;
}

#renda_se_faixa_branca{
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 165px;
    width: 100%;
    height: 162px;
    z-index: 2;
}

#entrega {
    
	position: absolute;
    left: 475px;
    top: 0px;
    width: 345px;
    height: 28px;
    z-index: 6;
}

/* aqui termina a parte comum as internas */

/* aqui comecam os elementos da inicial */

#renda_se_flash {
    position: absolute;
    left: 15%;
    top: 165px;
    width: 880px;
    height: 164px;
    z-index: 20;
}

    #tabela_1 {
	background:url(imagens/box_esquerda_1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 35px;
    top: 338px;
	width: 312px;
    height: 301px;
	z-index: 5;
	}
		
	#tabela_1_txt_1 {
	position: absolute;
	top: 43px;
	left: 90px;
	width: 170px;
    height: 60px;
	z-index: 5;
	}
	
	#tabela_1_txt_2 {
	position: absolute;
	top: 131px;
	left: 90px;
	width: 170px;
    height: 60px;
	z-index: 5;
	}
	
		#tabela_1_txt_3 {
	position: absolute;
	top: 218px;
	left: 90px;
	width: 170px;
    height: 60px;
	z-index: 5;
	}
	
	
	
		
	#tabela_2 {
    background:url(imagens/box_direita_1.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 610px;
    top: 338px;
	width: 317px;
    height: 335px;
	z-index: 6;
	}
	
	
	#tabela_2_txt {
	position: absolute;
	top: 41px;
	left: 20px;
	width: 230px;
    height: 70px;
	z-index: 8;
	}

#tabela_2_txt_2 {
	position: absolute;
	top: 130px;
	left: 20px;
	width: 230px;
    height: 70px;
	z-index: 8;
	}
	
	#tabela_2_txt_3{
	position: absolute;
	top: 218px;
	left: 20px;
	width: 230px;
    height: 70px;
	z-index: 8;
	}


	#mulher {
	background:url(dicas_tartine.jpg);
	background-repeat: no-repeat;
	position: absolute;
	left: 333px;
	top: 410px;
	width: 260px;
    height: 200px;
	z-index: 8;
	}
	
	/* aqui terminam os elementos da inicial */
	
	/* aqui comeca o menu */

#top_gradiente  {
background:url(top_gradiente.gif);
background-repeat:repeat-x;
 position: absolute;
    left: 0px;
	 top: 0px;
    height: 100px;
}

/* aqui termina o menu */

/* aqui comecam os elementos do cardapio de tortas */

/* aqui comeca o menu de kit festas*/

#cardapios_menu {
    position: absolute;
    left: 10%;
    top: 190px;
    width: 750px;
    height: 115px;
    z-index: 10;
}

/* aqui termina o menu */

/* rodape */

#rodape {
    background:url(imagens/rodape.jpg) repeat-x;
    position: absolute;
    left: 0px;
    top: 660px;
    width: 100%;
    height: 25px;
    z-index: 2;
}

#texto_rodape {
 
    position: absolute;
    left:53%;
    top: 665px;;
    width: 800px;
	  margin:0px 0 0 -362px;
    height: 15px;
    z-index: 23;
}

