/* 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;
}





#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 */

/* 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 */


#titulo {
	
	position:absolute;
	left: 310px;
	top: 55px;
	width: 350px;
	height: 29px;
	z-index: 14;
}


#texto {
	
	position:absolute;
	left: 310px;
	top: 85px;
	width: 350px;
	height: 29px;
	z-index: 14;
}







/* aqui comeca o menu de kit festas*/

#cardapios_menu {
    position: absolute;
    left: 10%;
    top: 190px;
    width: 750px;
    height: 115px;
    z-index: 10;
}


#background_branco {
    
	background-color: #FFFFFF;
    position: absolute;
    left: 10%;
    top: 340px;
    width: 793px;
    height: 2550px;
    z-index: 7;
}

#borda_baixo {
    
	background:url(imagens/borda_baixo.jpg);
	background-repeat:no-repeat;
    position: absolute;
    left: 0px;
    top: 2530px;
    width: 100%;
    height: 25px;
    z-index: 20;
}

#background_rosa {
    
	background-color: #ffe3e1;
    position: absolute;
    left: 8%;
    top: 0px;
    width: 840px;
    height: 2890px;
    z-index: 1;
}

#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 */




#icone {
    position: absolute;
    left: 51px;
	top: 37px;
    width: 215px;
    height: 165px;
	z-index: 13;
}



#kit_1 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 380px;
    width: 750px;
    height: 230px;
    z-index: 11;
}



#titulo {
  
	position:absolute;
	z-index: 14;
}


#kit_2 {
    
		background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 630px;
    width: 750px;
    height: 230px;
    z-index: 11;
}

#kit_3 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 880px;
    width: 750px;
    height: 230px;
    z-index: 14;
}

#kit_4 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 1130px;
    width: 750px;
    height: 230px;
    z-index: 14;
}

#kit_5 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 1380px;
    width: 750px;
    height: 230px;
    z-index: 14;
}

#kit_6 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 1630px;
    width: 750px;
    height: 230px;
    z-index: 14;
}

#kit_7 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 1880px;
    width: 750px;
    height: 230px;
    z-index: 14;
}

#kit_8 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 2130px;
    width: 750px;
    height: 230px;
    z-index: 14;
}

#kit_9 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 2380px;
    width: 750px;
    height: 230px;
    z-index: 14;
}

#kit_10 {
    
	background:url(fundo_produtos_bege.jpg) no-repeat;
    position: absolute;
    left: 12%;
    top: 2630px;
    width: 750px;
    height: 230px;
    z-index: 14;
}

/* aqui termina o menu de kit festas*/

/* rodape */

#rodape {
    background:url(imagens/rodape.jpg) repeat-x;
    position: absolute;
    left: 0px;
    top: 2950px;
    width: 100%;
    height: 25px;
    z-index: 2;
}

#texto_rodape {
 
    position: absolute;
    left:53%;
    top: 2955px;;
    width: 800px;
	  margin:0px 0 0 -429px;
    height: 15px;
    z-index: 23;
}

