.festa{ font-size:14px; color:#44261F; text-align:left; line-height:10px; margin-top:5px;}
.boxFesta{  float:left; width:253px; margin-top:15px;}

/*--------------------*/
	/*** VITRINE  ***/
/*--------------------*/

#vitrine{width:100%; height:299px; overflow:hidden;}

/*--------------------*/
	/*** CONTEUDO  ***/
/*--------------------*/

#conteudo{width:1118px; height:448px; margin:0 auto; background:url(/imagens/bg_conteudo_home.gif) repeat-x center top;}
	#cont_conteudo{width:976px; height:448px; margin:0 auto; background:url(/imagens/bg_conteudo_rodape.gif) bottom no-repeat; padding:0 0 0 20px;}
	#cont_conteudo p{ margin:3px 0 10px 0; padding:0;}
	#cont_conteudo p a{ color:#44261f; font-size:15px; text-decoration:none;}
		#coluna1{ width:253px; float:left; /*margin:0 0 0 20px; */text-align:left;}
			#tit_home_reserve{ width:214px; height: 46px; background:url(/imagens/tit_home_reserve.jpg) no-repeat;}
			#tit_home_blog{ width:253px; height: 46px; background:url(/imagens/tit_home_blog.jpg) no-repeat;}
			#tit_home_sd {width:253px; height: 62px; background:url(/imagens/tit_home_sp.jpg) no-repeat;}
			
			a#btn_reserve{background:url(/imagens/btn_reserve2.jpg) no-repeat;}
			a#btn_blog{background:url(/imagens/btn_blog.jpg) no-repeat;}	
			a#btn_sp{background:url(/imagens/btn_sp.jpg) no-repeat;}	
	
			a#btn_reserve,
			a#btn_blog,
			a#btn_sp
			{width:144px; height:24px; display:block; text-indent:-1000px;}

			a#btn_reserve:hover,
			a#btn_blog:hover,
			a#btn_sp:hover
			{background-position:0 -24px;}

		#coluna2{ width:253px; float:left; margin:0 0 0 20px;}
			#tit_home_cartao{ width:253px; height: 62px; background:url(/imagens/tit_home_cartao.jpg) no-repeat;}
			#tit_home_festa{ width:253px; height: 64px; background:url(/imagens/tit_home_cartao.jpg) no-repeat;}
			.imgHomeCartao { margin-top:5px;}

		#coluna3{ width:410px; float:left; margin:0 0 0 20px; }
			#tit_home_promocoes{ width:410px; height:62px; background:url(/imagens/tit_home_promocoes.gif) no-repeat;}
			
			#tit_home_reserve,
			#tit_home_blog,
			#tit_home_cartao,			
			#tit_home_promocoes,
			#tit_home_sd,
			#tit_home_festa
			{text-indent:-10000px; margin:0;}

