#mirante{
	background-image:url(imagens/comercios/promocao/remador_promo.jpg);
	background-repeat:no-repeat;
}
#texto_promo{
	width:210px;
	color:#FFFFFF;
	
}
#miolo1{
	margin-top:10px;
	width:390px;
	height:430px;
	float:left;
}

.letra1{
	font:11px Verdana, sans-serif;
	text-align:left;
	margin-left:20px;
	line-height:20px;
	color:#000000;
}

.inf1{
	margin-top:10px;
	margin-left:15px;
	text-align:left;
	font:11px Verdana, sans-serif;
	color:#5e5d5d;
}
#texto_receita{
	width:570px;
	height:100%;
	display:inline;
	float:left;
	margin-left:10px;
}
#ingrfot{
	width:285px;
	height:100%;
	float:left;
}
#foto_chefe{
	margin-top:15px;
	width:146px;
	height:120px;
	float:left;

}
#desc_chefe{
	width:146px;
	height:60px;
	font:10px Verdana, sans-serif;
	float:left;
}

#nome_rec{
	margin-top:10px;
	width:570px;
	height:30px;
	text-align:center;
	font:15px Verdana, sans-serif;
	color:#8c1414;
	float:left;
}
#logo_rec{
	margin-top:10px;
	width:146px;
	height:63px;
	float:left;
}
#descr_rec{
	font:12px Verdana, sans-serif;
}

#sub3_mh{
	float:left;
	width:599px;
	height:58px;
}
#sub4_mh{
	float:left;
	width:599px;
	height:50px;
}
#rolagem{
	height:800px;
	overflow: auto;
}

/* ------------- Cardapio ----------------- */
#card_corpo{
	width:650px;
	height:600px;
	border:1px solid gray;
	overflow: auto;
}
#titulo{
	width:630px;
	height:30px;
	text-align:center;
	font:25px Verdana, sans-serif;
	color:#8c1414;
	border-bottom:1px solid gray;
	float:left;
	background-color:#fbf8ec;
}

#topicos{
	width:629px;
	height:25px;
	font:18px Verdana, sans-serif;
	color:#8c1414;
	text-decoration:underline;
	margin-top:10px;
	margin-bottom:3px;
	background-color:#f9efc7;
	float:left;
}
#pratos{
	width:630px;
	height:20px;
	font:12px Verdana, sans-serif;
	color:#000000;
	margin-top:10px;
	float:left;
	background-color:#fbf8ec;
}
#descr_pratos{
	width:630px;
	height:15px;
	font:11px Verdana, sans-serif;
	color:#000000;
	float:left;
}
/* ------------- Programacao ----------------- */
#prog_corpo{
	width:630px;
	height:500px;
	background-image:url(imagens/prog_modelo.jpg);
	background-repeat:no-repeat;
}

#prog_txt{
	width:600px;
	height:450px;
	margin-left:15px;
	font:12px Verdana, sans-serif;
	color:#000000;
	margin-top:10px;
	float:left;
}

/* ------------- Novidade ----------------- */
#novi_corpo{
	width:450px;
	height:300px;
	background-image:url(imagens/novidades.jpg);
	background-repeat:no-repeat;
}

#novi_txt{
	width:450px;
	height:250px;
	margin-left:5px;
	font:12px Verdana, sans-serif;
	color:#000000;
	margin-top:10px;
	float:left;
}

p{
	margin-left:10px;
}
