@charset "utf-8";
/* CSS Document */


body{
	background-image: url(../images/backgrounds/bg_geral.jpg);
	margin: 0 0 0 0;
	}	

#div_topo{
	position: relative;
	float: left;
	width: 100%;
	height: 249px;
	background:url(../images/linhas/horiz_dots.jpg) bottom repeat-x;
	text-align: center;
	}
	
#div_menuflash{
	position: relative;
	float: left;
	width: 1010px;
	margin-left: 50%;
	left: -505px;
	height: 244px;
	background: url(../images/backgrounds/bg_topo.jpg) top center no-repeat;
	}
		
#div_linhatopo{
	width: 100%;
	height: 5px;
	background-color:#C63;
	}

#div_margin_content{
	position: relative;
	float: left;
	width: 1000px;
	height: 366px;
	
	margin-left: 50%;
	left: -500px;
	
	background: url(../images/backgrounds/bg_content.gif);
	background-position: center;
	background-repeat: no-repeat;

	}

#abic{
	position: relative;
	float: left;
	width: 107px;
	height: 60px;
	
	margin-top: 0px;
	
	}
	
#cafeesaude{
	position: relative;
	float: left;	
	width: 107px;
	height: 60px;

	margin-top: 5px;
	
	}
	
#leiseca{

	position: relative;
	float: left;
	width: 107px;
	height: 107px;
	
	margin-top: 5px;
	_margin-top: 0px;
	*margin-top: 0px;

	background-image:url(../images/leiseca.jpg);
	
	}
	
#selo{

	position: relative;
	float: left;
	width: 107px;
	height: 107px;
	
	margin-top: 5px;
		
	}	
	

/* CONTENTS */


#home{
	position: relative;
	float: left;
	
	width:770px;
	height: 370px;

	}

#armazem{
	width:770px;
	height:370px;
	}
	
#cardapio{
	width:770px;
	height:370px;
	}
	
/* Sessão cardápio e suas Internas */	
	
#cardapio_int{
	width:770px;
	height:770px;
	}
	
	#submenu_cardapio{
		width: 760px;
		height: 22px;
		background-color: #5e402d;
		border:none;
		text-align:left;
		padding-top: 5px;
		color: #FFFFFF;
		font-family: Georgia, serif, Times New Roman, Times;
		font-size:12px;
		font-weight: bold;
		letter-spacing: 1px;
		}
	
	#content{
		width: 765px;
		height: 770px;
		background: url(../images/backgrounds/bg_content.jpg) top center repeat-y;
		}
		
	#div_tit{
		width:750px;
		height: 30px;
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:13px;
		font-weight: bold;
		padding: 10 0 0 7;
		background: url(../images/backgrounds/cardapio/bg_tit.jpg) right top no-repeat;
	}
	
	.fotos_card{
		padding-left: 9px;
		padding-bottom: 2px;
		}
	
	.leg_cardapio{
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		color: #F7F7F7;
		font-size: 9px;
		text-align:right;
		padding: 2 2 20 5;
		line-height: 14px;
		}
		
	.txt_cardapio{
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		color: #F7F7F7;
		font-size: 10px;
		text-align: justify;
		padding-top: 8px;
		padding-left: 25px;
		padding-right: 25px;
		line-height: 14px;
		}
		
	.bt_paginacao{
		font-family: Tahoma, Verdana, Helvetica, sans-serif;
		font-weight: bold;
		color: #754F3B;
		font-size: 10px;
		padding-right: 8px;
		}
	
	
	
	
/* Fim da Sessão cardápio e suas Internas */	


#vitrine{
	width: 770px;
	height: 370px;
	}
	
#news{
	width: 770px;
	height: 370px;
	}

#nossaslojas{
	width: 770px;
	height: 370px;
	}
	
#faleconosco{
	width: 770px;
	height: 370px;
	}


/* RODAPÉ */


#div_rodape{
	position: relative;
	float: left;
		
	width: 100%;
	height: 23px;
	background: url(../images/backgrounds/bg_rodape.gif) bottom left repeat-x;
		text-align: center;
		color: #FFFFFF;
		font-family: Georgia, serif, Times New Roman, Times;
		font-size:11px;
		line-height: 23px;
		margin-top: 3px;
		_margin-top: 0px;	
	}




#teste{
	width: 600px;
	height: 100px;
	}






























